2019-07-12 05:49:10,006 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-87 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-07-12 05:49:10,012 - 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.40,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.40:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=SdKQQ7EnbdvddDIl4P6G2Nh3G 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=bdde0b6755384876bea1caf69f7ebddc export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-07-12 05:49:10,013 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-12 05:49:10,015 - 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 tempest_smoke | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2019-07-12 05:49:10,059 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-07-12 05:49:10,310 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-07-12 05:49:11,016 - 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'agent', u'quotas', u'dhcp_agent_scheduler', u'external-net', u'router', u'flavors', u'trunk', u'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'availability_zone_filter', u'revision-if-match', u'filter-validation', u'subnet-segmentid-writable', u'l3-ha', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'empty-string-filtering', u'subnet-service-types', u'port-mac-address-regenerate', u'standard-attr-timestamp', u'provider', u'pagination', u'qos-rule-type-details', u'l3-flavors', u'multi-provider', u'segment', u'port-security-groups-filtering', u'standard-attr-revisions', u'service-type', u'sorting', u'standard-attr-segment', u'segments-peer-subnet-host-routes', u'security-group', u'l3_agent_scheduler', u'extra_dhcp_opt', u'fip-port-details', u'router_availability_zone', u'rbac-policies', u'l2_adjacency', u'qos-bw-limit-direction', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'binding-extended', u'project-id', u'qos-fip', u'ip_allocation']) 2019-07-12 05:49:11,799 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-07-12 05:49:12,006 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'7e9c2591f57d4e3f96787d81d590b1a1', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-07-12 05:49:12,251 - 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.40:5000/v3/endpoints/0141fa8e36c748adb8f2be2b20a90686'}, u'url': u'http://172.30.9.40:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'76d89401cbb649f1a1ee7017f1bfc18c', u'id': u'0141fa8e36c748adb8f2be2b20a90686'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/14eb20947d3e4eecb5d132c749760466'}, u'url': u'http://172.30.9.40:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a1fb54b6d8374c01a7eb3ce14a6fd3c2', u'id': u'14eb20947d3e4eecb5d132c749760466'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/15fb94add2684b3497a97902bdc284fc'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'227bef33ed6a400a970c954a3cd87058', u'id': u'15fb94add2684b3497a97902bdc284fc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/1801610beca34616981d9432b39c50d2'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'926cddacdc4e46988e00cbc43237c7dd', u'id': u'1801610beca34616981d9432b39c50d2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/2163415f33c2495391eab246e6044031'}, u'url': u'http://12.0.0.32:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fd312752874d4f3d9393e6c14586afca', u'id': u'2163415f33c2495391eab246e6044031'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/238f88d62aac448894ec66c04a325aee'}, u'url': u'http://172.30.9.40:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0b062dcaa3c244d79a29c79488efee03', u'id': u'238f88d62aac448894ec66c04a325aee'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/23a53978e80349f7a066e9573804c60f'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'551bae1582cb434bae2f797cbbbe8202', u'id': u'23a53978e80349f7a066e9573804c60f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/2440b04857e54974bd85e439ec5e8f5d'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f4fd1bb449174c388b8279c8a7d37247', u'id': u'2440b04857e54974bd85e439ec5e8f5d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/24835d76dd634ec2828fcfeec22dc712'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f4fd1bb449174c388b8279c8a7d37247', u'id': u'24835d76dd634ec2828fcfeec22dc712'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/27075cee6c954e16b257c8f906612735'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'939d5ab2866e4f348fe2a9fa3dd3b305', u'id': u'27075cee6c954e16b257c8f906612735'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/2a14874e47164984a1852a058f465e86'}, u'url': u'http://172.30.9.40:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fd312752874d4f3d9393e6c14586afca', u'id': u'2a14874e47164984a1852a058f465e86'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/383aa14c30bb442494fa0abe96c2ba26'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0d54f8d268dc4bd0af06e65fbca55401', u'id': u'383aa14c30bb442494fa0abe96c2ba26'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/3c9e011ebf6a4912bee4b2692a528724'}, u'url': u'http://172.30.9.40:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0d54f8d268dc4bd0af06e65fbca55401', u'id': u'3c9e011ebf6a4912bee4b2692a528724'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/41e58a3e2e344092a72770503876c2ca'}, u'url': u'http://172.30.9.40:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'60c1967eb85548afbc5865ece07b5e3c', u'id': u'41e58a3e2e344092a72770503876c2ca'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/4256629787a44c94baff141486937bff'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'76d89401cbb649f1a1ee7017f1bfc18c', u'id': u'4256629787a44c94baff141486937bff'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/47bb88e6525f43df83917105965048f0'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0a88dcc7b1914c24bfa217b8415ad2d5', u'id': u'47bb88e6525f43df83917105965048f0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/4f0d62ffb7fc4dddac3dcf2d0091843a'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0a88dcc7b1914c24bfa217b8415ad2d5', u'id': u'4f0d62ffb7fc4dddac3dcf2d0091843a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/4fe861ba26024c5ea6ba247fd723d399'}, u'url': u'http://172.30.9.40:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f4fd1bb449174c388b8279c8a7d37247', u'id': u'4fe861ba26024c5ea6ba247fd723d399'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/54b31b30c8164ce0b90144fe38c9f0a6'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0b062dcaa3c244d79a29c79488efee03', u'id': u'54b31b30c8164ce0b90144fe38c9f0a6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/5db222fd54e046ab8f16c7b45bb39d99'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'227bef33ed6a400a970c954a3cd87058', u'id': u'5db222fd54e046ab8f16c7b45bb39d99'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/5f9a5e9692974493b1b968a87a15aa12'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e3467076bd434a7e8e3c5335afb76fcf', u'id': u'5f9a5e9692974493b1b968a87a15aa12'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/6a020c3d33e44e48b23972adca427a40'}, u'url': u'http://172.30.9.40:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'926cddacdc4e46988e00cbc43237c7dd', u'id': u'6a020c3d33e44e48b23972adca427a40'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/6e02428590c9474b95dde6d105242112'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'76d89401cbb649f1a1ee7017f1bfc18c', u'id': u'6e02428590c9474b95dde6d105242112'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/742cf7e22dbf46cfa7d87993cbba625e'}, u'url': u'http://172.30.9.40:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e3467076bd434a7e8e3c5335afb76fcf', u'id': u'742cf7e22dbf46cfa7d87993cbba625e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/75acdedf124041e48a4a994a01877942'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'60c1967eb85548afbc5865ece07b5e3c', u'id': u'75acdedf124041e48a4a994a01877942'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/7d2fe62d753b4aad8fee6537858e9c43'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'939d5ab2866e4f348fe2a9fa3dd3b305', u'id': u'7d2fe62d753b4aad8fee6537858e9c43'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/875a450496ba402f804dbec66477a5f0'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0d54f8d268dc4bd0af06e65fbca55401', u'id': u'875a450496ba402f804dbec66477a5f0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/885c06a029a24b68a5f1acb1d77ad824'}, u'url': u'http://172.30.9.40:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'939d5ab2866e4f348fe2a9fa3dd3b305', u'id': u'885c06a029a24b68a5f1acb1d77ad824'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/8b690bc613ad4d63bf9b83b6d85afeb2'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a1fb54b6d8374c01a7eb3ce14a6fd3c2', u'id': u'8b690bc613ad4d63bf9b83b6d85afeb2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/97912debb5374858a5defd88f6d9aefe'}, u'url': u'http://172.30.9.40:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'227bef33ed6a400a970c954a3cd87058', u'id': u'97912debb5374858a5defd88f6d9aefe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/9eb8f2c8053f41779a8b0368f277bc7a'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e3467076bd434a7e8e3c5335afb76fcf', u'id': u'9eb8f2c8053f41779a8b0368f277bc7a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/aa1c75d8f43049aa87d2526e770344c0'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a1fb54b6d8374c01a7eb3ce14a6fd3c2', u'id': u'aa1c75d8f43049aa87d2526e770344c0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/abd93acf57e847e19765efedc934acf0'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0b062dcaa3c244d79a29c79488efee03', u'id': u'abd93acf57e847e19765efedc934acf0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/b0bc064f725b43a2b571ef93c56dc154'}, u'url': u'http://172.30.9.40:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0a88dcc7b1914c24bfa217b8415ad2d5', u'id': u'b0bc064f725b43a2b571ef93c56dc154'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/b616becb58554f9ea4bbac124aad42b8'}, u'url': u'http://172.30.9.40:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'551bae1582cb434bae2f797cbbbe8202', u'id': u'b616becb58554f9ea4bbac124aad42b8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/bb70eb27c4894e6ea800b0ed401f92b3'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'926cddacdc4e46988e00cbc43237c7dd', u'id': u'bb70eb27c4894e6ea800b0ed401f92b3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/cfd3889e5d484cd6bccccac4433d18f7'}, u'url': u'http://12.0.0.32:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fd312752874d4f3d9393e6c14586afca', u'id': u'cfd3889e5d484cd6bccccac4433d18f7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/eaeedd396cd4440885c65ffeacdad441'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'60c1967eb85548afbc5865ece07b5e3c', u'id': u'eaeedd396cd4440885c65ffeacdad441'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/fe7651ed690b4abb878e8e45283869a5'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'551bae1582cb434bae2f797cbbbe8202', u'id': u'fe7651ed690b4abb878e8e45283869a5'})] 2019-07-12 05:49:14,483 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-07-12 05:49:14,554 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-07-12 05:49:14,603 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', 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", "md-clear", "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': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 13}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-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", "md-clear", "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': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 14}, 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})] 2019-07-12 05:49:14,729 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-07-12 05:49:14,817 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'eb3b44fd-36a1-4100-b814-1b8c0b81224e'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-12T05:46:12Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', 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'2019-07-12T05:46:07Z', u'provider:network_type': u'flat', u'tenant_id': u'9d3ac425f7ff45be8cbfd6bb45a04c62', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9d3ac425f7ff45be8cbfd6bb45a04c62', u'l2_adjacency': True})] 2019-07-12 05:49:14,847 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-07-12 05:49:14,970 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'9d3ac425f7ff45be8cbfd6bb45a04c62', 'id': u'42aef4b427ba406aa6b4287c6ce3bc6c', 'user': u'021642c406464a79a8481883ae131079'}), Munch({'project': u'9d3ac425f7ff45be8cbfd6bb45a04c62', 'id': u'42aef4b427ba406aa6b4287c6ce3bc6c', 'user': u'2dd07e1b0d844bb08f92b50c625eb745'}), Munch({'project': u'9d3ac425f7ff45be8cbfd6bb45a04c62', 'id': u'42aef4b427ba406aa6b4287c6ce3bc6c', 'user': u'56a9829fd6224460b08f6b571aac315c'}), Munch({'project': u'9d3ac425f7ff45be8cbfd6bb45a04c62', 'id': u'a2646d13b0ec447cbcb41012e9bc0718', 'user': u'56a9829fd6224460b08f6b571aac315c'}), Munch({'project': u'9d3ac425f7ff45be8cbfd6bb45a04c62', 'id': u'42aef4b427ba406aa6b4287c6ce3bc6c', 'user': u'58c337195dc74bff8943b602af31c96e'}), Munch({'project': u'9d3ac425f7ff45be8cbfd6bb45a04c62', 'id': u'42aef4b427ba406aa6b4287c6ce3bc6c', 'user': u'681ae47519124c58b65c79b66fd0371e'}), Munch({'project': u'9d3ac425f7ff45be8cbfd6bb45a04c62', 'id': u'42aef4b427ba406aa6b4287c6ce3bc6c', 'user': u'85337f5aed864146a96c460d784bf905'}), Munch({'project': u'bdde0b6755384876bea1caf69f7ebddc', 'id': u'42aef4b427ba406aa6b4287c6ce3bc6c', 'user': u'93707f19f8d44f28a19ab96c214ac3bb'}), Munch({'project': u'bdde0b6755384876bea1caf69f7ebddc', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'93707f19f8d44f28a19ab96c214ac3bb'}), Munch({'project': u'9d3ac425f7ff45be8cbfd6bb45a04c62', 'id': u'42aef4b427ba406aa6b4287c6ce3bc6c', 'user': u'a1554d462c3746538e9e330ed37015ee'}), Munch({'project': u'9d3ac425f7ff45be8cbfd6bb45a04c62', 'id': u'42aef4b427ba406aa6b4287c6ce3bc6c', 'user': u'a9cd0fe5dd134022a5e5aac432e5916b'}), Munch({'project': u'9d3ac425f7ff45be8cbfd6bb45a04c62', 'id': u'42aef4b427ba406aa6b4287c6ce3bc6c', 'user': u'b4ed4feebf514dfbb8b6ee14806f4ea0'}), Munch({'project': u'9d3ac425f7ff45be8cbfd6bb45a04c62', 'id': u'42aef4b427ba406aa6b4287c6ce3bc6c', 'user': u'd41daf3fd27043928a964a2f07da8d82'}), Munch({'project': u'9d3ac425f7ff45be8cbfd6bb45a04c62', 'id': u'42aef4b427ba406aa6b4287c6ce3bc6c', 'user': u'e4aa5a0abb4c4491991aeee806c027d8'}), Munch({'project': u'9d3ac425f7ff45be8cbfd6bb45a04c62', 'id': u'42aef4b427ba406aa6b4287c6ce3bc6c', 'user': u'eacf12ecc86145379a20e703926c3a57'}), Munch({'domain': u'7e9c2591f57d4e3f96787d81d590b1a1', 'id': u'42aef4b427ba406aa6b4287c6ce3bc6c', 'user': u'5deb10030b404456a4cfb3d065daa9b7'}), Munch({'id': u'42aef4b427ba406aa6b4287c6ce3bc6c', 'user': u'93707f19f8d44f28a19ab96c214ac3bb'})] 2019-07-12 05:49:15,088 - 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'heat_stack_user', 'id': u'1030bd0e8aa54e48aea587a34df6db80'}), 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'42aef4b427ba406aa6b4287c6ce3bc6c'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'reader', 'id': u'7c6ff8ca6c5e40fdbfe5ec76fd333761'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'a2646d13b0ec447cbcb41012e9bc0718'}), 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'a65ce4a3e1734b46bcebc0d251b8db16'}), 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'e1ecd4ed18db4a6b85c730d58228e228'})] 2019-07-12 05:49:15,139 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-07-12 05:49:15,346 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-07-12 05:49:15,558 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'0a88dcc7b1914c24bfa217b8415ad2d5', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'0b062dcaa3c244d79a29c79488efee03', 'name': u'nova'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'0d54f8d268dc4bd0af06e65fbca55401', 'name': u'cinderv3'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'227bef33ed6a400a970c954a3cd87058', 'name': u'heat'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'551bae1582cb434bae2f797cbbbe8202', 'name': u'neutron'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'60c1967eb85548afbc5865ece07b5e3c', 'name': u'glance'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'76d89401cbb649f1a1ee7017f1bfc18c', 'name': u'panko'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'926cddacdc4e46988e00cbc43237c7dd', 'name': u'cinderv2'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'939d5ab2866e4f348fe2a9fa3dd3b305', 'name': u'placement'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'a1fb54b6d8374c01a7eb3ce14a6fd3c2', 'name': u'aodh'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'ca7246adface40c09eb6eb084b366978', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'e3467076bd434a7e8e3c5335afb76fcf', 'name': u'keystone'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'f4fd1bb449174c388b8279c8a7d37247', 'name': u'gnocchi'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'fd312752874d4f3d9393e6c14586afca', 'name': u'swift'})] 2019-07-12 05:49:15,601 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T05:46:12Z', 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'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'tenant_id': u'9d3ac425f7ff45be8cbfd6bb45a04c62', u'created_at': u'2019-07-12T05:46:12Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'9d3ac425f7ff45be8cbfd6bb45a04c62'})] 2019-07-12 05:49:15,609 - 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'})] 2019-07-12 05:49:15,754 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 05:49:15,754 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-07-12 05:49:15,801 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-07-12 05:49:16,611 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-07-12 05:49:17,437 - 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'2019-07-12T05:49:17Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'71e87e06-6d32-416d-806e-edf40c518f86', u'provider:segmentation_id': 20, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_dd4295ce-cb49-4879-8b51-f95cc3a5a40d', u'created_at': u'2019-07-12T05:49:17Z', u'mtu': 1450, u'tenant_id': u'bdde0b6755384876bea1caf69f7ebddc', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bdde0b6755384876bea1caf69f7ebddc', u'l2_adjacency': True}) 2019-07-12 05:49:18,040 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T05:49: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'daf1fcc4-b385-4ee4-83f2-003468090e5b', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_dd4295ce-cb49-4879-8b51-f95cc3a5a40d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'71e87e06-6d32-416d-806e-edf40c518f86', u'tenant_id': u'bdde0b6755384876bea1caf69f7ebddc', u'created_at': u'2019-07-12T05:49: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'bdde0b6755384876bea1caf69f7ebddc'}) 2019-07-12 05:49:19,598 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T05:49:19Z', u'revision_number': 2, u'ha': False, u'id': u'2b0c8465-8819-46d8-9819-6c6f8bade0df', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_dd4295ce-cb49-4879-8b51-f95cc3a5a40d', u'admin_state_up': True, u'tenant_id': u'bdde0b6755384876bea1caf69f7ebddc', u'created_at': u'2019-07-12T05:49:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'bdde0b6755384876bea1caf69f7ebddc'}) 2019-07-12 05:49:21,761 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 05:49:21,761 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2019-07-12 05:49:27,839 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-07-12 05:49:29,916 - 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'cddf01f1d6a54f95a89a85660a890a8c', '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_b034e1f2-da99-4262-830e-5c060ad23f08'}) 2019-07-12 05:49:30,465 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'38dd65a32833421fa06655943aab3d8c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_b034e1f2-da99-4262-830e-5c060ad23f08'}) 2019-07-12 05:49:31,845 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_b034e1f2-da99-4262-830e-5c060ad23f08', 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'cddf01f1d6a54f95a89a85660a890a8c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8gjExCcxym6BO4TFEUMfPirfSQnLaf', 'username': u'tenantnetwork2-user_b034e1f2-da99-4262-830e-5c060ad23f08', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 05:49:31,849 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_b034e1f2-da99-4262-830e-5c060ad23f08', 'password': '8gjExCcxym6BO4TFEUMfPirfSQnLaf', 'project_name': 'tenantnetwork2-project_b034e1f2-da99-4262-830e-5c060ad23f08', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': 'cddf01f1d6a54f95a89a85660a890a8c', 'project_domain_name': 'Default'} 2019-07-12 05:49:31,849 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-07-12 05:49:32,549 - 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'2019-07-12T05:49:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ae8ea189-3979-426e-a6b0-5ecd815e48b5', u'provider:segmentation_id': 38, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_b034e1f2-da99-4262-830e-5c060ad23f08', u'created_at': u'2019-07-12T05:49:32Z', u'mtu': 1450, u'tenant_id': u'cddf01f1d6a54f95a89a85660a890a8c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cddf01f1d6a54f95a89a85660a890a8c', u'l2_adjacency': True}) 2019-07-12 05:49:34,836 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T05:49:34Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'55ca0fa3-61db-4c2f-b4fd-115d114b75b3', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_b034e1f2-da99-4262-830e-5c060ad23f08', u'enable_dhcp': True, u'network_id': u'ae8ea189-3979-426e-a6b0-5ecd815e48b5', u'tenant_id': u'cddf01f1d6a54f95a89a85660a890a8c', u'created_at': u'2019-07-12T05:49:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'cddf01f1d6a54f95a89a85660a890a8c'}) 2019-07-12 05:49:36,588 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T05:49:36Z', u'revision_number': 2, u'id': u'1f1f547c-dc50-4cdb-8add-21df90eac19a', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_b034e1f2-da99-4262-830e-5c060ad23f08', u'admin_state_up': True, u'tenant_id': u'cddf01f1d6a54f95a89a85660a890a8c', u'created_at': u'2019-07-12T05:49:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'cddf01f1d6a54f95a89a85660a890a8c'}) 2019-07-12 05:49:39,607 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 05:49:39,608 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:08 | PASS | +------------------------+------------------+------------------+----------------+ 2019-07-12 05:49:47,613 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-07-12 05:49:48,474 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-07-12 05:49:49,110 - 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'2019-07-12T05:49:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0f4e21ba-ce58-4e2e-8804-cbdd7a8b7335', u'provider:segmentation_id': 20, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_f9bc2966-7d22-4311-8daa-e146b8b67438', u'created_at': u'2019-07-12T05:49:49Z', u'mtu': 1450, u'tenant_id': u'bdde0b6755384876bea1caf69f7ebddc', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bdde0b6755384876bea1caf69f7ebddc', u'l2_adjacency': True}) 2019-07-12 05:49:49,939 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T05:49:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5c9f5ca8-ecb9-45af-ae84-d7e4158eb62b', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_f9bc2966-7d22-4311-8daa-e146b8b67438', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'0f4e21ba-ce58-4e2e-8804-cbdd7a8b7335', u'tenant_id': u'bdde0b6755384876bea1caf69f7ebddc', u'created_at': u'2019-07-12T05:49:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bdde0b6755384876bea1caf69f7ebddc'}) 2019-07-12 05:49:51,387 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T05:49:51Z', u'revision_number': 2, u'ha': False, u'id': u'218d2e87-a325-4c28-8afb-4230b6d80449', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_f9bc2966-7d22-4311-8daa-e146b8b67438', u'admin_state_up': True, u'tenant_id': u'bdde0b6755384876bea1caf69f7ebddc', u'created_at': u'2019-07-12T05:49:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'bdde0b6755384876bea1caf69f7ebddc'}) 2019-07-12 05:49:57,419 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/ff2c7f69-a8f0-4f2a-b3a8-a288563149a9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ff2c7f69-a8f0-4f2a-b3a8-a288563149a9/file', 'owner': u'bdde0b6755384876bea1caf69f7ebddc', 'id': u'ff2c7f69-a8f0-4f2a-b3a8-a288563149a9', 'size': 12716032, u'self': u'/v2/images/ff2c7f69-a8f0-4f2a-b3a8-a288563149a9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bdde0b6755384876bea1caf69f7ebddc', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/ff2c7f69-a8f0-4f2a-b3a8-a288563149a9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T05:49:57Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-12T05:49:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_f9bc2966-7d22-4311-8daa-e146b8b67438', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ff2c7f69-a8f0-4f2a-b3a8-a288563149a9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_f9bc2966-7d22-4311-8daa-e146b8b67438', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_f9bc2966-7d22-4311-8daa-e146b8b67438', 'created': u'2019-07-12T05:49:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-12T05:49:54Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ff2c7f69-a8f0-4f2a-b3a8-a288563149a9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_f9bc2966-7d22-4311-8daa-e146b8b67438', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-12 05:49:58,261 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_f9bc2966-7d22-4311-8daa-e146b8b67438', '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'bdde0b6755384876bea1caf69f7ebddc', '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'171e27d8-e643-4718-92c1-e9be9e1bb6b3', 'swap': 0}) 2019-07-12 05:49:58,402 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 05:49:58,402 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:10 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-12 05:50:05,398 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-07-12 05:50:07,324 - 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'05fb5995c6314a5a99443113a4db6d9a', '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_326d1a48-8bdb-4c9d-a8f4-5038e37472cc'}) 2019-07-12 05:50:07,711 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ac2efea49c214b97abff6cc3235e109b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_326d1a48-8bdb-4c9d-a8f4-5038e37472cc'}) 2019-07-12 05:50:09,531 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_326d1a48-8bdb-4c9d-a8f4-5038e37472cc', 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'05fb5995c6314a5a99443113a4db6d9a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'GcRnC9Nct9mP74y3Thx4LBvQT6BQs1', 'username': u'vmready2-user_326d1a48-8bdb-4c9d-a8f4-5038e37472cc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 05:50:09,535 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_326d1a48-8bdb-4c9d-a8f4-5038e37472cc', 'password': 'GcRnC9Nct9mP74y3Thx4LBvQT6BQs1', 'project_name': 'vmready2-project_326d1a48-8bdb-4c9d-a8f4-5038e37472cc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '05fb5995c6314a5a99443113a4db6d9a', 'project_domain_name': 'Default'} 2019-07-12 05:50:09,536 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-07-12 05:50:10,233 - 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'2019-07-12T05:50:10Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0fa72bf6-c101-4d2e-ac6e-e7b9c0691bdd', u'provider:segmentation_id': 8, 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_326d1a48-8bdb-4c9d-a8f4-5038e37472cc', u'created_at': u'2019-07-12T05:50:10Z', u'mtu': 1450, u'tenant_id': u'05fb5995c6314a5a99443113a4db6d9a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'05fb5995c6314a5a99443113a4db6d9a', u'l2_adjacency': True}) 2019-07-12 05:50:11,660 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T05:50:11Z', 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'96442863-5d1d-46ac-9572-602805d6b90d', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_326d1a48-8bdb-4c9d-a8f4-5038e37472cc', u'enable_dhcp': True, u'network_id': u'0fa72bf6-c101-4d2e-ac6e-e7b9c0691bdd', u'tenant_id': u'05fb5995c6314a5a99443113a4db6d9a', u'created_at': u'2019-07-12T05:50:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'05fb5995c6314a5a99443113a4db6d9a'}) 2019-07-12 05:50:13,203 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T05:50:13Z', u'revision_number': 2, u'id': u'cbf2dc3f-1c30-4cf8-8473-d977c1eae39c', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_326d1a48-8bdb-4c9d-a8f4-5038e37472cc', u'admin_state_up': True, u'tenant_id': u'05fb5995c6314a5a99443113a4db6d9a', u'created_at': u'2019-07-12T05:50:12Z', u'flavor_id': None, u'routes': [], u'project_id': u'05fb5995c6314a5a99443113a4db6d9a'}) 2019-07-12 05:50:17,383 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/c965e5ac-03b1-49d0-91cb-ee2feae67585/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c965e5ac-03b1-49d0-91cb-ee2feae67585/file', 'owner': u'05fb5995c6314a5a99443113a4db6d9a', 'id': u'c965e5ac-03b1-49d0-91cb-ee2feae67585', 'size': 12716032, u'self': u'/v2/images/c965e5ac-03b1-49d0-91cb-ee2feae67585', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05fb5995c6314a5a99443113a4db6d9a', 'name': 'vmready2-project_326d1a48-8bdb-4c9d-a8f4-5038e37472cc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/c965e5ac-03b1-49d0-91cb-ee2feae67585/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T05:50:17Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-12T05:50:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_326d1a48-8bdb-4c9d-a8f4-5038e37472cc', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c965e5ac-03b1-49d0-91cb-ee2feae67585', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_326d1a48-8bdb-4c9d-a8f4-5038e37472cc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_326d1a48-8bdb-4c9d-a8f4-5038e37472cc', 'created': u'2019-07-12T05:50:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-12T05:50:16Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c965e5ac-03b1-49d0-91cb-ee2feae67585', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_326d1a48-8bdb-4c9d-a8f4-5038e37472cc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-12 05:50:18,222 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_326d1a48-8bdb-4c9d-a8f4-5038e37472cc', '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'bdde0b6755384876bea1caf69f7ebddc', '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'bf7a3e49-c1a3-468c-84f3-358d0273f609', 'swap': 0}) 2019-07-12 05:50:18,367 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 05:50:18,367 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-12 05:50:27,208 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-07-12 05:50:28,780 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-07-12 05:50:29,476 - 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'2019-07-12T05:50:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c6a0d765-82ad-480e-a775-33c91d75ce0a', u'provider:segmentation_id': 50, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_cb90ef97-1dd9-4b1f-80ae-dc3209fc73a1', u'created_at': u'2019-07-12T05:50:29Z', u'mtu': 1450, u'tenant_id': u'bdde0b6755384876bea1caf69f7ebddc', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bdde0b6755384876bea1caf69f7ebddc', u'l2_adjacency': True}) 2019-07-12 05:50:30,171 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T05:50:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'60f7bf23-ae54-46fa-8351-c0a6ed2e317d', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_cb90ef97-1dd9-4b1f-80ae-dc3209fc73a1', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'c6a0d765-82ad-480e-a775-33c91d75ce0a', u'tenant_id': u'bdde0b6755384876bea1caf69f7ebddc', u'created_at': u'2019-07-12T05:50:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bdde0b6755384876bea1caf69f7ebddc'}) 2019-07-12 05:50:31,900 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T05:50:31Z', u'revision_number': 2, u'ha': False, u'id': u'63495787-49d1-4eaa-9e12-7d59217985ff', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_cb90ef97-1dd9-4b1f-80ae-dc3209fc73a1', u'admin_state_up': True, u'tenant_id': u'bdde0b6755384876bea1caf69f7ebddc', u'created_at': u'2019-07-12T05:50:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'bdde0b6755384876bea1caf69f7ebddc'}) 2019-07-12 05:50:35,473 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/65910cd4-1a7b-4fef-b0b1-181d540defba/snap', u'metadata': Munch({})})], 'file': u'/v2/images/65910cd4-1a7b-4fef-b0b1-181d540defba/file', 'owner': u'bdde0b6755384876bea1caf69f7ebddc', 'id': u'65910cd4-1a7b-4fef-b0b1-181d540defba', 'size': 12716032, u'self': u'/v2/images/65910cd4-1a7b-4fef-b0b1-181d540defba', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bdde0b6755384876bea1caf69f7ebddc', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/65910cd4-1a7b-4fef-b0b1-181d540defba/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T05:50:35Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-12T05:50:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_cb90ef97-1dd9-4b1f-80ae-dc3209fc73a1', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/65910cd4-1a7b-4fef-b0b1-181d540defba', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_cb90ef97-1dd9-4b1f-80ae-dc3209fc73a1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_cb90ef97-1dd9-4b1f-80ae-dc3209fc73a1', 'created': u'2019-07-12T05:50:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-12T05:50:35Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/65910cd4-1a7b-4fef-b0b1-181d540defba', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_cb90ef97-1dd9-4b1f-80ae-dc3209fc73a1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-12 05:50:35,885 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_cb90ef97-1dd9-4b1f-80ae-dc3209fc73a1', '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'bdde0b6755384876bea1caf69f7ebddc', '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'909416b9-c064-4947-afe0-a0656ae63055', 'swap': 0}) 2019-07-12 05:50:36,145 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnGoRAOa0RlKrjuD4m69V/fk6eFBKSM/yZE/z0Y84A8MXBFExloOIAeoYmf3gMl9QhJzF8yQeJeICyI5rgHcZ5MrL0xKToY1JQfnMlsFhqtxWwk7peR3IgFi8Vas/1wktCpDS75Ry3ltTWlPL6iOr1N/zyLhBNF2mMBq1m3R1JRjVPYpmO71Kzp8zpL8HDQBnAQ4nBXjE3txA3MrkxChHVFS331CFcv64w603T4sBJRTgDXd+jYrhaZeAvBOAVYdIHdB2jkOdI281gZtzD1GGpIZAwTwKnJq9rXX7wZVJIBShErXNX2+EA2ECfGZW2RS/v6AVPjZeACPgIessfuv0v Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApxqEQDmtEZSq47g+JuvVf35OnhQSkjP8mRP89GPOAPDFwRRM\nZaDiAHqGJn94DJfUIScxfMkHiXiAsiOa4B3GeTKy9MSk6GNSUH5zJbBYarcVsJO6\nXkdyIBYvFWrP9cJLQqQ0u+Uct5bU1pTy+ojq9Tf88i4QTRdpjAatZt0dSUY1T2KZ\nju9Ss6fM6S/Bw0AZwEOJwV4xN7cQNzK5MQoR1RUt99QhXL+uMOtN0+LASUU4A13f\no2K4WmXgLwTgFWHSB3Qdo5DnSNvNYGbcw9RhqSGQME8Cpyava11+8GVSSAUoRK1z\nV9vhANhAnxmVtkUv7+gFT42XgAj4CHrLH7r9LwIDAQABAoIBAC2+x5ehcmyOq12d\nsX4ML60wUatayV621p69ZxEsRVfikfBycxubOGNzJ0hguuePpOXSieykR+jtUSXz\nM1HJNO024OC6+H4Zuo4In9MgfIPyTQDC4FEw8+Au0oLlc7rOjrXWqA0MApmLtAZu\nTjohw1iQFDHkRFgmYaGQrmWrgHnvSevnEHskOV4wjDPPu5DnGVfHrstHQ9u75AF+\nbxTaxwFteTNz9woNK7xsMoIKLH0VYyNBHwdwQ3GUIn+4UihjkZKXYXsWKkamnlI0\nkD8RQAgEcF5m/IpJvZWb7lj2QpGzKTmw9eqKaOfaW8A51XVbr39CDi39zYJdq7Wg\nNU/RBJECgYEA3Kp4g2clmkUzwePzmQiKfAvyUCb5/U4biBpuI1ylifBz6QPxyBHg\nFOr0OxP8nXUIrJdcFC8uSBk1AzOCvrm5usfOibqkaKRAvpXiotNGnSoO5/vqYpN4\nRpWgJP/uwXSgrpeN9ipVTKcg+yiqbBxRbkfRA6bpulNgHAVzLVOdrzkCgYEAwdxr\nxZ5IKjwrqkWEilH3LbVxtRK/4Q1wyRZ/X1i2CY1wiCHT9WjHOvYH+6UMnKsWJML5\nCzbNGqg/X6jzU/XEAGMtX+9+GsblRW34Lxm6HTs+4qq/0bqjhiq/OJ9rvgQnSnn+\nmsO7EZmUhImaeTDqgyF0O9x+beNfGheMu5OMJ6cCgYEApBl977JoS1aFS/5aLIcm\nfWNg+uxRYmeQn+GP4GpIjNEtUa7mQjPQ4Z1srPaLGQlsvvT8u+HuWB2ux8epxm5V\nyapHVTNgipUDtPfAB/h4fe5GEYzM3Cvw+QTSiFFv25wA1nXMU7Fdp9ht9Xlja2yP\nviRYMpARJshUI+KFqcKR9DkCgYB5P0AUeDuQVtPEifgsfrlG2E3Gv3RM8JgS3MRL\nQPORo+m26tljiuXYhZpWlFMABa0yztLuZZcATixcyxFs+LBewajWcLaBTtaEhxQL\neV7C+5QINl0EcmPl/QReCK9dR8G/Pe+0oih1CIYwItP/ak2yOBE3g197oRKRAhue\nEdk9zwKBgQC3JrtT9cs0SFDb8UzKLvLJ586OcYUtwQuXHYbzGdMV7a1TB5mVg0cn\nq5bXImHRdCo6z+k4SRb4+NhZkllZzrSbeMZba9kfF3GmKSIgYqZUA4McZV7y9BPN\nxi0SqeSXt0eISoollsyb6w804BT87dyXpvPeM3k6AxVzKQp4KSShPA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'93707f19f8d44f28a19ab96c214ac3bb', 'name': u'singlevm1-kp_cb90ef97-1dd9-4b1f-80ae-dc3209fc73a1', 'created_at': '2019-07-12T05:50:36.145284', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bdde0b6755384876bea1caf69f7ebddc', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'dc:7a:52:18:61:a7:25:f2:cc:43:d5:4c:92:35:ff:8d', 'type': 'ssh', 'id': u'singlevm1-kp_cb90ef97-1dd9-4b1f-80ae-dc3209fc73a1'}) 2019-07-12 05:50:36,145 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEApxqEQDmtEZSq47g+JuvVf35OnhQSkjP8mRP89GPOAPDFwRRM ZaDiAHqGJn94DJfUIScxfMkHiXiAsiOa4B3GeTKy9MSk6GNSUH5zJbBYarcVsJO6 XkdyIBYvFWrP9cJLQqQ0u+Uct5bU1pTy+ojq9Tf88i4QTRdpjAatZt0dSUY1T2KZ ju9Ss6fM6S/Bw0AZwEOJwV4xN7cQNzK5MQoR1RUt99QhXL+uMOtN0+LASUU4A13f o2K4WmXgLwTgFWHSB3Qdo5DnSNvNYGbcw9RhqSGQME8Cpyava11+8GVSSAUoRK1z V9vhANhAnxmVtkUv7+gFT42XgAj4CHrLH7r9LwIDAQABAoIBAC2+x5ehcmyOq12d sX4ML60wUatayV621p69ZxEsRVfikfBycxubOGNzJ0hguuePpOXSieykR+jtUSXz M1HJNO024OC6+H4Zuo4In9MgfIPyTQDC4FEw8+Au0oLlc7rOjrXWqA0MApmLtAZu Tjohw1iQFDHkRFgmYaGQrmWrgHnvSevnEHskOV4wjDPPu5DnGVfHrstHQ9u75AF+ bxTaxwFteTNz9woNK7xsMoIKLH0VYyNBHwdwQ3GUIn+4UihjkZKXYXsWKkamnlI0 kD8RQAgEcF5m/IpJvZWb7lj2QpGzKTmw9eqKaOfaW8A51XVbr39CDi39zYJdq7Wg NU/RBJECgYEA3Kp4g2clmkUzwePzmQiKfAvyUCb5/U4biBpuI1ylifBz6QPxyBHg FOr0OxP8nXUIrJdcFC8uSBk1AzOCvrm5usfOibqkaKRAvpXiotNGnSoO5/vqYpN4 RpWgJP/uwXSgrpeN9ipVTKcg+yiqbBxRbkfRA6bpulNgHAVzLVOdrzkCgYEAwdxr xZ5IKjwrqkWEilH3LbVxtRK/4Q1wyRZ/X1i2CY1wiCHT9WjHOvYH+6UMnKsWJML5 CzbNGqg/X6jzU/XEAGMtX+9+GsblRW34Lxm6HTs+4qq/0bqjhiq/OJ9rvgQnSnn+ msO7EZmUhImaeTDqgyF0O9x+beNfGheMu5OMJ6cCgYEApBl977JoS1aFS/5aLIcm fWNg+uxRYmeQn+GP4GpIjNEtUa7mQjPQ4Z1srPaLGQlsvvT8u+HuWB2ux8epxm5V yapHVTNgipUDtPfAB/h4fe5GEYzM3Cvw+QTSiFFv25wA1nXMU7Fdp9ht9Xlja2yP viRYMpARJshUI+KFqcKR9DkCgYB5P0AUeDuQVtPEifgsfrlG2E3Gv3RM8JgS3MRL QPORo+m26tljiuXYhZpWlFMABa0yztLuZZcATixcyxFs+LBewajWcLaBTtaEhxQL eV7C+5QINl0EcmPl/QReCK9dR8G/Pe+0oih1CIYwItP/ak2yOBE3g197oRKRAhue Edk9zwKBgQC3JrtT9cs0SFDb8UzKLvLJ586OcYUtwQuXHYbzGdMV7a1TB5mVg0cn q5bXImHRdCo6z+k4SRb4+NhZkllZzrSbeMZba9kfF3GmKSIgYqZUA4McZV7y9BPN xi0SqeSXt0eISoollsyb6w804BT87dyXpvPeM3k6AxVzKQp4KSShPA== -----END RSA PRIVATE KEY----- 2019-07-12 05:50:54,025 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_cb90ef97-1dd9-4b1f-80ae-dc3209fc73a1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:dc:f7:84', u'version': 4, u'addr': u'192.168.120.21', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'65910cd4-1a7b-4fef-b0b1-181d540defba'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2019-07-12T05:50:51.000000', 'flavor': Munch({u'id': u'909416b9-c064-4947-afe0-a0656ae63055'}), 'az': u'nova', 'id': u'104dcdf5-d93d-4c16-92fd-796fd3745959', 'security_groups': [Munch({u'name': u'singlevm1-sg_cb90ef97-1dd9-4b1f-80ae-dc3209fc73a1'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'93707f19f8d44f28a19ab96c214ac3bb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bdde0b6755384876bea1caf69f7ebddc', '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'2019-07-12T05:50:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T05:50:52Z', 'hostId': u'd2348c1141848712dbca4dd7bd629bf2d8e874821f5f6487428b4fb7', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_cb90ef97-1dd9-4b1f-80ae-dc3209fc73a1', 'public_v6': '', 'private_v4': u'192.168.120.21', 'cloud': 'envvars', 'host_id': u'd2348c1141848712dbca4dd7bd629bf2d8e874821f5f6487428b4fb7', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2019-07-12T05:50:51.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'bdde0b6755384876bea1caf69f7ebddc', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_cb90ef97-1dd9-4b1f-80ae-dc3209fc73a1', 'adminPass': u'47PsC9Au2fgt', 'tenant_id': u'bdde0b6755384876bea1caf69f7ebddc', 'created_at': u'2019-07-12T05:50:40Z', 'created': u'2019-07-12T05:50:40Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-12 05:50:57,755 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'63495787-49d1-4eaa-9e12-7d59217985ff', 'updated_at': u'2019-07-12T05:50:58Z', 'fixed_ip_address': u'192.168.120.21', 'floating_ip_address': u'172.30.9.209', 'revision_number': 1, 'port_id': u'c13b2825-ee35-411d-9fdd-15f42b56f0d8', 'id': u'736da06e-726c-4246-921c-3a8e45c876b4', 'network': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', 'port': u'c13b2825-ee35-411d-9fdd-15f42b56f0d8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bdde0b6755384876bea1caf69f7ebddc', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'bdde0b6755384876bea1caf69f7ebddc', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c6a0d765-82ad-480e-a775-33c91d75ce0a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:dc:f7:84', u'device_id': u'104dcdf5-d93d-4c16-92fd-796fd3745959'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'bdde0b6755384876bea1caf69f7ebddc', 'created_at': u'2019-07-12T05:50:55Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c6a0d765-82ad-480e-a775-33c91d75ce0a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:dc:f7:84', u'device_id': u'104dcdf5-d93d-4c16-92fd-796fd3745959'}), 'router': u'63495787-49d1-4eaa-9e12-7d59217985ff'}) 2019-07-12 05:50:58,555 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 529622677 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.914 MHz processor [ 0.242278] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.245384] pid_max: default: 32768 minimum: 301 [ 0.247054] ACPI: Core revision 20150930 [ 0.249119] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.251549] Security Framework initialized [ 0.253158] Yama: becoming mindful. [ 0.254429] AppArmor: AppArmor initialized [ 0.256323] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.259285] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.262186] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.264961] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268029] Initializing cgroup subsys io [ 0.269860] Initializing cgroup subsys memory [ 0.271800] Initializing cgroup subsys devices [ 0.273772] Initializing cgroup subsys freezer [ 0.275730] Initializing cgroup subsys net_cls [ 0.277700] Initializing cgroup subsys perf_event [ 0.279558] Initializing cgroup subsys net_prio [ 0.281219] Initializing cgroup subsys hugetlb [ 0.282840] Initializing cgroup subsys pids [ 0.284460] CPU: Physical Processor ID: 0 [ 0.286649] mce: CPU supports 10 MCE banks [ 0.288633] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.290972] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.309715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.319508] ftrace: allocating 31920 entries in 125 pages [ 0.356417] smpboot: Max logical packages: 1 [ 0.358014] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.360401] x2apic enabled [ 0.361779] Switched APIC routing to physical x2apic. [ 0.364691] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.366675] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.370286] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.373510] KVM setup paravirtual spinlock [ 0.375465] x86: Booted up 1 node, 1 CPUs [ 0.376918] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.379364] devtmpfs: initialized [ 0.381574] evm: security.selinux [ 0.382789] evm: security.SMACK64 [ 0.384054] evm: security.SMACK64EXEC [ 0.385465] evm: security.SMACK64TRANSMUTE [ 0.386974] evm: security.SMACK64MMAP [ 0.388374] evm: security.ima [ 0.389568] evm: security.capability [ 0.391067] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.394530] pinctrl core: initialized pinctrl subsystem [ 0.396539] RTC time: 5:50:51, date: 07/12/19 [ 0.398273] NET: Registered protocol family 16 [ 0.400030] cpuidle: using governor ladder [ 0.401560] cpuidle: using governor menu [ 0.403026] PCCT header not found. [ 0.404399] ACPI: bus type PCI registered [ 0.405893] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.408203] PCI: Using configuration type 1 for base access [ 0.410891] ACPI: Added _OSI(Module Device) [ 0.412456] ACPI: Added _OSI(Processor Device) [ 0.414070] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.415760] ACPI: Added _OSI(Processor Aggregator Device) [ 0.418487] ACPI: Interpreter enabled [ 0.419904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.423393] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.426837] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.430295] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.433743] ACPI: (supports S0 S5) [ 0.435061] ACPI: Using IOAPIC for interrupt routing [ 0.436833] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.441524] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.443660] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.445976] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.448221] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.452261] acpiphp: Slot [3] registered [ 0.453751] acpiphp: Slot [4] registered [ 0.455253] acpiphp: Slot [5] registered [ 0.456746] acpiphp: Slot [6] registered [ 0.458252] acpiphp: Slot [7] registered [ 0.459757] acpiphp: Slot [8] registered [ 0.461256] acpiphp: Slot [9] registered [ 0.462741] acpiphp: Slot [10] registered [ 0.464246] acpiphp: Slot [11] registered [ 0.465777] acpiphp: Slot [12] registered [ 0.467283] acpiphp: Slot [13] registered [ 0.468814] acpiphp: Slot [14] registered [ 0.470325] acpiphp: Slot [15] registered [ 0.488536] acpiphp: Slot [16] registered [ 0.490064] acpiphp: Slot [17] registered [ 0.491577] acpiphp: Slot [18] registered [ 0.493086] acpiphp: Slot [19] registered [ 0.494596] acpiphp: Slot [20] registered [ 0.496107] acpiphp: Slot [21] registered [ 0.497624] acpiphp: Slot [22] registered [ 0.499135] acpiphp: Slot [23] registered [ 0.500644] acpiphp: Slot [24] registered [ 0.502157] acpiphp: Slot [25] registered [ 0.503660] acpiphp: Slot [26] registered [ 0.505179] acpiphp: Slot [27] registered [ 0.506696] acpiphp: Slot [28] registered [ 0.508208] acpiphp: Slot [29] registered [ 0.509717] acpiphp: Slot [30] registered [ 0.511229] acpiphp: Slot [31] registered [ 0.512737] PCI host bridge to bus 0000:00 [ 0.514246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.516529] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.518813] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.521535] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.524252] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.527005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.535287] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.537874] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.540090] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.542827] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.547983] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.550644] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.573821] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.576567] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.579200] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.581923] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.584575] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.586943] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.589511] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.591638] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.594656] vgaarb: loaded [ 0.595812] vgaarb: bridge control possible 0000:00:02.0 [ 0.598062] SCSI subsystem initialized [ 0.599792] ACPI: bus type USB registered [ 0.601340] usbcore: registered new interface driver usbfs [ 0.603281] usbcore: registered new interface driver hub [ 0.605205] usbcore: registered new device driver usb [ 0.607244] PCI: Using ACPI for IRQ routing [ 0.609306] NetLabel: Initializing [ 0.610657] NetLabel: domain hash size = 128 [ 0.612268] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.614079] NetLabel: unlabeled traffic allowed by default [ 0.616273] clocksource: Switched to clocksource kvm-clock [ 0.628048] AppArmor: AppArmor Filesystem Enabled [ 0.629970] pnp: PnP ACPI init [ 0.631586] pnp: PnP ACPI: found 5 devices [ 0.638822] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.642027] NET: Registered protocol family 2 [ 0.643932] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.646354] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.648624] TCP: Hash tables configured (established 4096 bind 4096) [ 0.650880] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.652926] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.655151] NET: Registered protocol family 1 [ 0.656794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.658855] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.660883] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.676026] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.691271] Trying to unpack rootfs image as initramfs... [ 0.754373] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.757424] Scanning for low memory corruption every 60 seconds [ 0.759803] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.762010] audit: initializing netlink subsys (disabled) [ 0.763930] audit: type=2000 audit(1562910652.091:1): initialized [ 0.766303] Initialise system trusted keyring [ 0.768032] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.770213] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.773481] zbud: loaded [ 0.774730] VFS: Disk quotas dquot_6.6.0 [ 0.776241] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.778968] fuse init (API version 7.23) [ 0.780594] Key type big_key registered [ 0.782088] Allocating IMA MOK and blacklist keyrings. [ 0.784241] Key type asymmetric registered [ 0.785793] Asymmetric key parser 'x509' registered [ 0.787583] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.790360] io scheduler noop registered [ 0.791841] io scheduler deadline registered (default) [ 0.793715] io scheduler cfq registered [ 0.795258] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.797224] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.799572] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.802287] ACPI: Power Button [PWRF] [ 0.803806] GHES: HEST is not enabled! [ 0.818173] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.848255] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.851940] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.877603] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.881282] Linux agpgart interface v0.103 [ 0.884937] brd: module loaded [ 0.887435] loop: module loaded [ 0.892613] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.895331] GPT:90111 != 2097151 [ 0.896614] GPT:Alternate GPT header not at the end of the disk. [ 0.898689] GPT:90111 != 2097151 [ 0.899954] GPT: Use GNU Parted to correct GPT errors. [ 0.901780] vda: vda1 vda15 [ 0.903695] scsi host0: ata_piix [ 0.905104] scsi host1: ata_piix [ 0.906438] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.908739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.911685] libphy: Fixed MDIO Bus: probed [ 0.913228] tun: Universal TUN/TAP device driver, 1.6 [ 0.915028] tun: (C) 1999-2004 Max Krasnyansky [ 0.918825] PPP generic driver version 2.4.2 [ 0.921028] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.924198] ehci-pci: EHCI PCI platform driver [ 0.925861] ehci-platform: EHCI generic platform driver [ 0.927736] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.929880] ohci-pci: OHCI PCI platform driver [ 0.931581] ohci-platform: OHCI generic platform driver [ 0.933471] uhci_hcd: USB Universal Host Controller Interface driver [ 0.948708] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.950576] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.953315] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.955210] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.957332] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.959631] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.962284] usb usb1: Product: UHCI Host Controller [ 0.964034] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.966177] usb usb1: SerialNumber: 0000:00:01.2 [ 0.967956] hub 1-0:1.0: USB hub found [ 0.969406] hub 1-0:1.0: 2 ports detected [ 0.971069] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.974952] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.976740] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.978621] mousedev: PS/2 mouse device common for all mice [ 0.980954] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.984111] rtc_cmos 00:00: RTC can wake from S4 [ 0.986341] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.988561] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.990803] i2c /dev entries driver [ 0.992207] device-mapper: uevent: version 1.0.3 [ 0.993962] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.997010] ledtrig-cpu: registered to indicate activity on CPUs [ 0.999404] NET: Registered protocol family 10 [ 1.001331] NET: Registered protocol family 17 [ 1.002994] Key type dns_resolver registered [ 1.004741] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.006777] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.010029] registered taskstats version 1 [ 1.011584] Loading compiled-in X.509 certificates [ 1.013880] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.017335] zswap: loaded using pool lzo/zbud [ 1.019746] Key type trusted registered [ 1.022236] Key type encrypted registered [ 1.023757] AppArmor: AppArmor sha1 policy hashing enabled [ 1.025719] ima: No TPM chip found, activating TPM-bypass! [ 1.027651] evm: HMAC attrs: 0x1 [ 1.029325] Magic number: 11:223:820 [ 1.030758] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1023 [ 1.033909] rtc_cmos 00:00: setting system clock to 2019-07-12 05:50:52 UTC (1562910652) [ 1.036882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.055876] EDD information not available. [ 1.066000] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.068881] Write protecting the kernel read-only data: 14336k [ 1.072450] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.075665] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 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.95 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.307154] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.21... Lease of 192.168.120.21 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.10. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.914 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.14s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRP6aA6YlznCcmbZR6F7DyVJju3M+EomNkxPbql3cqMTr6DN2j6lVJhIY1GR8CfpTexRoVsD6Nd28PmHcY/mU8nrqVr43vdGutBbyKaj/9mzSrZUxe4RaqTcUW326y8l6Zwui26sYB6LJEj6d9pepdFwWKdGOBTv7xuWFagB60wi9EM8GojkEH4niaZGeGf/pa/cYdjTPZwTjEaRHobc4dLRFpefRpWasneIEvpmnMg03b725tuogm4Wcn2Io/yNkZFOdoMKPdvttwelwKyB8LAfZCaUt7q53ZWeIVOA8ai4XjhnXp40i6s9vWOwigSsLP69iisH+3nfxTIzSiHXFr root@singlevm1-vm-cb90ef97-1dd9-4b1f-80ae-dc3209fc73a1 ssh-dss AAAAB3NzaC1kc3MAAACBAIIYrSU5x/gGreGGnI+2rIi/8va6askzCjiAV7+hGPXUkn/Uh1FsXlH/vgrLtoOab9CG7NkbcGVLBMKb/HsI+8eiqOaXAVKJR2PSLyHE1h/OmieHexDJcF4nidFQ+ah2iAuHdebqD8omi9G+hNu8FrMevDpRquCngMoMtxDNH5yHAAAAFQCfu8j0XvlrS9zqrNoT96PHQBr3JwAAAIAFih2QHnwlqfN7LTFLHs6IvMD3d1LV/fiDZDcB9sD6Jt01tLPLttizDUbJ4ybfVYWFcmBQzfCx60ND4OS0DCpx+CLM6KanT14C6nJKwSusEbinvUMapPuQuIjTmdQsUrsJZ6DVxB4RMlvy/02ABOGBB3JPytbSgf7X4np+bE5W+QAAAIA4gI28kHvlbYYulHd4A38DFfaRdPsYbOGT4YbBmCeloIxMSiFE3GoDoFDdBSr8FMniZGjvVw6jK4pJJNTGVqCpEO3EOQ0jgXOmvn3LLQthMDSKQ1RpweOP0QV+iYpODhfCBdtT6qGG4JjrgYBWlOmo0LA1pz9g31AqPcyxuAZweQ== root@singlevm1-vm-cb90ef97-1dd9-4b1f-80ae-dc3209fc73a1 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.21,24,fe80::f816:3eff:fedc:f784/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.21 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-cb90ef97-1dd9-4b1f-80ae-dc3209fc73a1 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.42 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-cb90ef97-1dd9-4b1f-80ae-dc3209fc73a1 login: 2019-07-12 05:50:58,663 - functest.core.singlevm - DEBUG - output: Hello World 2019-07-12 05:50:58,664 - functest.core.singlevm - DEBUG - error: 2019-07-12 05:50:58,786 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 05:50:58,786 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:30 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-12 05:51:10,203 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-07-12 05:51:11,501 - 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'2d05aff1b8da43cdbb82cd3729a279ea', '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_edb10259-aa91-4364-9060-bddf39ad5630'}) 2019-07-12 05:51:11,931 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5992b20390ce46d6b1a07fcbed446683', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_edb10259-aa91-4364-9060-bddf39ad5630'}) 2019-07-12 05:51:13,472 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_edb10259-aa91-4364-9060-bddf39ad5630', 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'2d05aff1b8da43cdbb82cd3729a279ea', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c5JhWJw25eEdv6xMluPTxfwUqpia8r', 'username': u'singlevm2-user_edb10259-aa91-4364-9060-bddf39ad5630', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 05:51:13,476 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_edb10259-aa91-4364-9060-bddf39ad5630', 'password': 'c5JhWJw25eEdv6xMluPTxfwUqpia8r', 'project_name': 'singlevm2-project_edb10259-aa91-4364-9060-bddf39ad5630', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '2d05aff1b8da43cdbb82cd3729a279ea', 'project_domain_name': 'Default'} 2019-07-12 05:51:13,477 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-07-12 05:51:14,162 - 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'2019-07-12T05:51:14Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'86d7c63b-937b-4edb-b89e-61787d40b10a', u'provider:segmentation_id': 71, 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_edb10259-aa91-4364-9060-bddf39ad5630', u'created_at': u'2019-07-12T05:51:14Z', u'mtu': 1450, u'tenant_id': u'2d05aff1b8da43cdbb82cd3729a279ea', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2d05aff1b8da43cdbb82cd3729a279ea', u'l2_adjacency': True}) 2019-07-12 05:51:15,700 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T05:51:15Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8169ab21-8600-4bd9-b371-b53146c4185d', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_edb10259-aa91-4364-9060-bddf39ad5630', u'enable_dhcp': True, u'network_id': u'86d7c63b-937b-4edb-b89e-61787d40b10a', u'tenant_id': u'2d05aff1b8da43cdbb82cd3729a279ea', u'created_at': u'2019-07-12T05:51:15Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2d05aff1b8da43cdbb82cd3729a279ea'}) 2019-07-12 05:51:17,229 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T05:51:17Z', u'revision_number': 2, u'id': u'561b1b37-e1be-465c-a516-e4f3df319571', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_edb10259-aa91-4364-9060-bddf39ad5630', u'admin_state_up': True, u'tenant_id': u'2d05aff1b8da43cdbb82cd3729a279ea', u'created_at': u'2019-07-12T05:51:16Z', u'flavor_id': None, u'routes': [], u'project_id': u'2d05aff1b8da43cdbb82cd3729a279ea'}) 2019-07-12 05:51:21,333 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/44f71635-e755-409d-a5c0-2e7c34d89ced/snap', u'metadata': Munch({})})], 'file': u'/v2/images/44f71635-e755-409d-a5c0-2e7c34d89ced/file', 'owner': u'2d05aff1b8da43cdbb82cd3729a279ea', 'id': u'44f71635-e755-409d-a5c0-2e7c34d89ced', 'size': 12716032, u'self': u'/v2/images/44f71635-e755-409d-a5c0-2e7c34d89ced', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2d05aff1b8da43cdbb82cd3729a279ea', 'name': 'singlevm2-project_edb10259-aa91-4364-9060-bddf39ad5630', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/44f71635-e755-409d-a5c0-2e7c34d89ced/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T05:51:21Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-12T05:51:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_edb10259-aa91-4364-9060-bddf39ad5630', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/44f71635-e755-409d-a5c0-2e7c34d89ced', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_edb10259-aa91-4364-9060-bddf39ad5630', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_edb10259-aa91-4364-9060-bddf39ad5630', 'created': u'2019-07-12T05:51:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-12T05:51:20Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/44f71635-e755-409d-a5c0-2e7c34d89ced', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_edb10259-aa91-4364-9060-bddf39ad5630', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-12 05:51:21,788 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_edb10259-aa91-4364-9060-bddf39ad5630', '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'bdde0b6755384876bea1caf69f7ebddc', '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'9eb30857-2f63-4e9d-8ccb-2c4d36f0d410', 'swap': 0}) 2019-07-12 05:51:22,258 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3/xDXzXhhYcrwYTTTNzVlvBH6qT/XD8w/yw2wIMnMrNU+892uIFt8XGEYpEVKbeNw4uYewQOi8zAAZuiv5f6sDw7ZLy32OtnEzMn4ThLrfsBSHAVNhIhY4kiUcFJQmsJMZ7GYaSQibQairl2QDTVKLUtED11gaeFAdvRR4wNNXEugrlzPE95ZKfDXxHrhGqZpCmW55WD/Tt77FP1BsJcRyMzzWvQmBKLw4U57ZLG93BR2IxTK+6ZZ7PA9ICahV1BPwjziU83Jw0ljGWCJsFuV2XSPHNaHYdBQZreDkLaX6csORhaJgXyJfkAyAwCo1LdZ8/tbEpRtVJhTmM36aYGB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAt/8Q1814YWHK8GE00zc1ZbwR+qk/1w/MP8sNsCDJzKzVPvPd\nriBbfFxhGKRFSm3jcOLmHsEDovMwAGbor+X+rA8O2S8t9jrZxMzJ+E4S637AUhwF\nTYSIWOJIlHBSUJrCTGexmGkkIm0Goq5dkA01Si1LRA9dYGnhQHb0UeMDTVxLoK5c\nzxPeWSnw18R64RqmaQplueVg/07e+xT9QbCXEcjM81r0JgSi8OFOe2SxvdwUdiMU\nyvumWezwPSAmoVdQT8I84lPNycNJYxlgibBbldl0jxzWh2HQUGa3g5C2l+nLDkYW\niYF8iX5AMgMAqNS3WfP7WxKUbVSYU5jN+mmBgQIDAQABAoIBABH5RqnuFm5c4Tgu\nJrzjTcIMZy03T1cw4eDxcvrbmRr3XzVxGRyjaIxzccC4e1RT+73RTG2AqVxHqU7A\nvsZAD2q7ZdXtd+3vvcotvyUUa2C51wuuVQ5HfhJAuJpXhpL9KzHPh1e+HZuHTvih\nU954i9YdKpcRcSuz7B8h/6foJzBtQ0bT0gqaOoPj2zDpgYx+qzi3krDKF3v3WCT8\nXVIA8Lr7xkWzB9MNQwD9OtxURWdOGdItBNPSGl8xvGHa9Y47IsQOxQXKPGTbJY/q\nATZahFlccVckkH07xuWXG8t2y0Cz7gLkCjPouY9p7TMxiuVA1wQpOytinCN2f6Ht\nI1X0xakCgYEA2knAuAIWlPYsHbgU2FyptVgMk61x1rAHa9LhCXmQwfEv6Wq5Svc1\nrbPyFW3wO0re1mD+j1DU2e6jG/YMicn+l3aY+Y0lMVCKp0vojEJhWsmie3RloEfE\nTt5XRsnoY39NhRYWGCCMXliSw0E6/Vga4Otf1BwJHpWfBjFAeqZmUNsCgYEA18iw\nWSCh6RePanxZZ0F+Tw/ClSxUf8Arsa8uLoxz215RV0dR3Wc6M8S5AXzQmsZXzyVs\niewUKBk6z5NRsmMJBu+nGbkuNDjwjxgWeO7JfynA+1w4EPz8RVRjrbkndMkl4bpd\nYDiyCkWS7mFbPk4Y6skZvQPIx5L8OZW32Fzip9MCgYBP/PyosOMzfK2Xyk+hJPtv\nHy+kocb4Q5LEmQarYSeBWe8Tmm8BoGrEFw9beOix4XKcnfhJ7fXBUifk5BmeGC25\ntNTDhUwesQPN4Av78YsZKI/oqzNeM04lFGZo4y3L3+c5IGnCN5MYM168O9fw4+sd\nhkKcSBWzZmJac4vMJdOSRwKBgFuRs5wu5+aFc/vJRxs1RMeCNZ2eEUGhKCmf4GYq\nfiPSU4xJHKlq290KF0RVViTIFI04IWYqA6e8hSN/LcUYl8UUwAF/fub0XskqfKbX\nFjTbYCSKztQOt3MoS6B2GRNLJMM0ldl2Vb9cJOz57YF0HMjNjBmU2IgwjM5XBYxQ\nZnK3AoGAbdFMw9vgiga1okTNUEVZmY97/Mk3DaBu14ZmOHj2v0AvrgV+1ZSzMYF0\nriPGvbeS0GNmnlyRumaypKBtCEu6z7Xe8uBZFEG9nYIVQIOk2AKpWQGUMXM6Dd+r\nZ8RuKPu5o2CESM9PxYrQt3x6AYvMD5wsev9sbcscFJMOBFip18A=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5992b20390ce46d6b1a07fcbed446683', 'name': u'singlevm2-kp_edb10259-aa91-4364-9060-bddf39ad5630', 'created_at': '2019-07-12T05:51:22.258104', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2d05aff1b8da43cdbb82cd3729a279ea', 'name': 'singlevm2-project_edb10259-aa91-4364-9060-bddf39ad5630', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c1:fe:29:bb:13:9b:d7:98:a0:0d:83:18:55:f2:23:75', 'type': 'ssh', 'id': u'singlevm2-kp_edb10259-aa91-4364-9060-bddf39ad5630'}) 2019-07-12 05:51:22,258 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAt/8Q1814YWHK8GE00zc1ZbwR+qk/1w/MP8sNsCDJzKzVPvPd riBbfFxhGKRFSm3jcOLmHsEDovMwAGbor+X+rA8O2S8t9jrZxMzJ+E4S637AUhwF TYSIWOJIlHBSUJrCTGexmGkkIm0Goq5dkA01Si1LRA9dYGnhQHb0UeMDTVxLoK5c zxPeWSnw18R64RqmaQplueVg/07e+xT9QbCXEcjM81r0JgSi8OFOe2SxvdwUdiMU yvumWezwPSAmoVdQT8I84lPNycNJYxlgibBbldl0jxzWh2HQUGa3g5C2l+nLDkYW iYF8iX5AMgMAqNS3WfP7WxKUbVSYU5jN+mmBgQIDAQABAoIBABH5RqnuFm5c4Tgu JrzjTcIMZy03T1cw4eDxcvrbmRr3XzVxGRyjaIxzccC4e1RT+73RTG2AqVxHqU7A vsZAD2q7ZdXtd+3vvcotvyUUa2C51wuuVQ5HfhJAuJpXhpL9KzHPh1e+HZuHTvih U954i9YdKpcRcSuz7B8h/6foJzBtQ0bT0gqaOoPj2zDpgYx+qzi3krDKF3v3WCT8 XVIA8Lr7xkWzB9MNQwD9OtxURWdOGdItBNPSGl8xvGHa9Y47IsQOxQXKPGTbJY/q ATZahFlccVckkH07xuWXG8t2y0Cz7gLkCjPouY9p7TMxiuVA1wQpOytinCN2f6Ht I1X0xakCgYEA2knAuAIWlPYsHbgU2FyptVgMk61x1rAHa9LhCXmQwfEv6Wq5Svc1 rbPyFW3wO0re1mD+j1DU2e6jG/YMicn+l3aY+Y0lMVCKp0vojEJhWsmie3RloEfE Tt5XRsnoY39NhRYWGCCMXliSw0E6/Vga4Otf1BwJHpWfBjFAeqZmUNsCgYEA18iw WSCh6RePanxZZ0F+Tw/ClSxUf8Arsa8uLoxz215RV0dR3Wc6M8S5AXzQmsZXzyVs iewUKBk6z5NRsmMJBu+nGbkuNDjwjxgWeO7JfynA+1w4EPz8RVRjrbkndMkl4bpd YDiyCkWS7mFbPk4Y6skZvQPIx5L8OZW32Fzip9MCgYBP/PyosOMzfK2Xyk+hJPtv Hy+kocb4Q5LEmQarYSeBWe8Tmm8BoGrEFw9beOix4XKcnfhJ7fXBUifk5BmeGC25 tNTDhUwesQPN4Av78YsZKI/oqzNeM04lFGZo4y3L3+c5IGnCN5MYM168O9fw4+sd hkKcSBWzZmJac4vMJdOSRwKBgFuRs5wu5+aFc/vJRxs1RMeCNZ2eEUGhKCmf4GYq fiPSU4xJHKlq290KF0RVViTIFI04IWYqA6e8hSN/LcUYl8UUwAF/fub0XskqfKbX FjTbYCSKztQOt3MoS6B2GRNLJMM0ldl2Vb9cJOz57YF0HMjNjBmU2IgwjM5XBYxQ ZnK3AoGAbdFMw9vgiga1okTNUEVZmY97/Mk3DaBu14ZmOHj2v0AvrgV+1ZSzMYF0 riPGvbeS0GNmnlyRumaypKBtCEu6z7Xe8uBZFEG9nYIVQIOk2AKpWQGUMXM6Dd+r Z8RuKPu5o2CESM9PxYrQt3x6AYvMD5wsev9sbcscFJMOBFip18A= -----END RSA PRIVATE KEY----- 2019-07-12 05:51:35,846 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_edb10259-aa91-4364-9060-bddf39ad5630': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:69:18:79', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'44f71635-e755-409d-a5c0-2e7c34d89ced'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T05:51:35.000000', 'flavor': Munch({u'id': u'9eb30857-2f63-4e9d-8ccb-2c4d36f0d410'}), 'az': u'nova', 'id': u'699b6414-f488-491d-8cdc-5a6cbe949a74', 'security_groups': [Munch({u'name': u'singlevm2-sg_edb10259-aa91-4364-9060-bddf39ad5630'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5992b20390ce46d6b1a07fcbed446683', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2d05aff1b8da43cdbb82cd3729a279ea', 'name': 'singlevm2-project_edb10259-aa91-4364-9060-bddf39ad5630', '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'2019-07-12T05:51:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T05:51:35Z', 'hostId': u'bc0d996615fe2eb824c74392db5d483da6d1c1fab4803ef64e5ddee5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_edb10259-aa91-4364-9060-bddf39ad5630', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'bc0d996615fe2eb824c74392db5d483da6d1c1fab4803ef64e5ddee5', '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'2019-07-12T05:51:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2d05aff1b8da43cdbb82cd3729a279ea', 'name': u'singlevm2-vm_edb10259-aa91-4364-9060-bddf39ad5630', 'adminPass': u'zD3JuE56VPFg', 'tenant_id': u'2d05aff1b8da43cdbb82cd3729a279ea', 'created_at': u'2019-07-12T05:51:25Z', 'created': u'2019-07-12T05:51:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-12 05:51:39,520 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'561b1b37-e1be-465c-a516-e4f3df319571', 'updated_at': u'2019-07-12T05:51:39Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.212', 'revision_number': 1, 'port_id': u'29e26558-6f8b-44a9-b432-47c69ea1c21a', 'id': u'7db42621-81b3-4d2c-98e8-3232258e1a79', 'network': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', 'port': u'29e26558-6f8b-44a9-b432-47c69ea1c21a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2d05aff1b8da43cdbb82cd3729a279ea', 'name': 'singlevm2-project_edb10259-aa91-4364-9060-bddf39ad5630', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2d05aff1b8da43cdbb82cd3729a279ea', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'86d7c63b-937b-4edb-b89e-61787d40b10a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:69:18:79', u'device_id': u'699b6414-f488-491d-8cdc-5a6cbe949a74'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'2d05aff1b8da43cdbb82cd3729a279ea', 'created_at': u'2019-07-12T05:51:37Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'86d7c63b-937b-4edb-b89e-61787d40b10a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:69:18:79', u'device_id': u'699b6414-f488-491d-8cdc-5a6cbe949a74'}), 'router': u'561b1b37-e1be-465c-a516-e4f3df319571'}) 2019-07-12 05:51:39,633 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 498133842 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.914 MHz processor [ 0.276663] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.279797] pid_max: default: 32768 minimum: 301 [ 0.281479] ACPI: Core revision 20150930 [ 0.283561] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.286005] Security Framework initialized [ 0.287549] Yama: becoming mindful. [ 0.288918] AppArmor: AppArmor initialized [ 0.290481] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.292952] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.295350] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.297610] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.300165] Initializing cgroup subsys io [ 0.301682] Initializing cgroup subsys memory [ 0.303322] Initializing cgroup subsys devices [ 0.304966] Initializing cgroup subsys freezer [ 0.306593] Initializing cgroup subsys net_cls [ 0.308226] Initializing cgroup subsys perf_event [ 0.309937] Initializing cgroup subsys net_prio [ 0.311604] Initializing cgroup subsys hugetlb [ 0.313239] Initializing cgroup subsys pids [ 0.314858] CPU: Physical Processor ID: 0 [ 0.317067] mce: CPU supports 10 MCE banks [ 0.318640] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.320525] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.339127] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.349017] ftrace: allocating 31920 entries in 125 pages [ 0.385977] smpboot: Max logical packages: 1 [ 0.387591] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.390126] x2apic enabled [ 0.391580] Switched APIC routing to physical x2apic. [ 0.394632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.396743] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.400626] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.404002] KVM setup paravirtual spinlock [ 0.406032] x86: Booted up 1 node, 1 CPUs [ 0.407545] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.410092] devtmpfs: initialized [ 0.412404] evm: security.selinux [ 0.413719] evm: security.SMACK64 [ 0.415017] evm: security.SMACK64EXEC [ 0.416417] evm: security.SMACK64TRANSMUTE [ 0.417944] evm: security.SMACK64MMAP [ 0.419340] evm: security.ima [ 0.420535] evm: security.capability [ 0.421983] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.425465] pinctrl core: initialized pinctrl subsystem [ 0.427482] RTC time: 5:51:35, date: 07/12/19 [ 0.429277] NET: Registered protocol family 16 [ 0.431052] cpuidle: using governor ladder [ 0.432594] cpuidle: using governor menu [ 0.434059] PCCT header not found. [ 0.435432] ACPI: bus type PCI registered [ 0.436930] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.439230] PCI: Using configuration type 1 for base access [ 0.441928] ACPI: Added _OSI(Module Device) [ 0.443492] ACPI: Added _OSI(Processor Device) [ 0.445117] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.446802] ACPI: Added _OSI(Processor Aggregator Device) [ 0.449542] ACPI: Interpreter enabled [ 0.450964] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.454422] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.457942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.462154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.465650] ACPI: (supports S0 S5) [ 0.467016] ACPI: Using IOAPIC for interrupt routing [ 0.468796] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.474032] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.476274] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.478603] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.480973] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.485524] acpiphp: Slot [3] registered [ 0.487341] acpiphp: Slot [4] registered [ 0.488801] acpiphp: Slot [5] registered [ 0.490315] acpiphp: Slot [6] registered [ 0.491812] acpiphp: Slot [7] registered [ 0.493300] acpiphp: Slot [8] registered [ 0.494770] acpiphp: Slot [9] registered [ 0.496245] acpiphp: Slot [10] registered [ 0.498014] acpiphp: Slot [11] registered [ 0.499633] acpiphp: Slot [12] registered [ 0.501289] acpiphp: Slot [13] registered [ 0.502893] acpiphp: Slot [14] registered [ 0.504455] acpiphp: Slot [15] registered [ 0.522668] acpiphp: Slot [16] registered [ 0.524800] acpiphp: Slot [17] registered [ 0.526397] acpiphp: Slot [18] registered [ 0.527978] acpiphp: Slot [19] registered [ 0.529486] acpiphp: Slot [20] registered [ 0.531019] acpiphp: Slot [21] registered [ 0.532508] acpiphp: Slot [22] registered [ 0.533999] acpiphp: Slot [23] registered [ 0.535515] acpiphp: Slot [24] registered [ 0.537011] acpiphp: Slot [25] registered [ 0.538496] acpiphp: Slot [26] registered [ 0.540011] acpiphp: Slot [27] registered [ 0.541515] acpiphp: Slot [28] registered [ 0.543014] acpiphp: Slot [29] registered [ 0.544513] acpiphp: Slot [30] registered [ 0.546036] acpiphp: Slot [31] registered [ 0.547518] PCI host bridge to bus 0000:00 [ 0.549017] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.551448] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.553710] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.556423] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.559092] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.561810] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.571486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.574221] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.576482] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.578930] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.584128] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.586888] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.610474] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.614297] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.617470] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.620138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.622802] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.625222] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.628434] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.630451] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.633358] vgaarb: loaded [ 0.634479] vgaarb: bridge control possible 0000:00:02.0 [ 0.637176] SCSI subsystem initialized [ 0.639733] ACPI: bus type USB registered [ 0.641435] usbcore: registered new interface driver usbfs [ 0.643395] usbcore: registered new interface driver hub [ 0.645280] usbcore: registered new device driver usb [ 0.647586] PCI: Using ACPI for IRQ routing [ 0.650095] NetLabel: Initializing [ 0.651451] NetLabel: domain hash size = 128 [ 0.653061] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.654892] NetLabel: unlabeled traffic allowed by default [ 0.657436] clocksource: Switched to clocksource kvm-clock [ 0.669738] AppArmor: AppArmor Filesystem Enabled [ 0.671579] pnp: PnP ACPI init [ 0.673294] pnp: PnP ACPI: found 5 devices [ 0.680770] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.684057] NET: Registered protocol family 2 [ 0.686276] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.688706] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.690981] TCP: Hash tables configured (established 4096 bind 4096) [ 0.693264] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.695317] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.697615] NET: Registered protocol family 1 [ 0.699318] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.701409] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.703447] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.718653] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.734036] Trying to unpack rootfs image as initramfs... [ 0.800944] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.804206] Scanning for low memory corruption every 60 seconds [ 0.806827] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.809035] audit: initializing netlink subsys (disabled) [ 0.811073] audit: type=2000 audit(1562910696.086:1): initialized [ 0.813609] Initialise system trusted keyring [ 0.815469] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.817661] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.820991] zbud: loaded [ 0.822302] VFS: Disk quotas dquot_6.6.0 [ 0.823859] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.826681] fuse init (API version 7.23) [ 0.828355] Key type big_key registered [ 0.829883] Allocating IMA MOK and blacklist keyrings. [ 0.832136] Key type asymmetric registered [ 0.833719] Asymmetric key parser 'x509' registered [ 0.835537] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.838370] io scheduler noop registered [ 0.839850] io scheduler deadline registered (default) [ 0.841752] io scheduler cfq registered [ 0.843343] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.845309] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.847701] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.850466] ACPI: Power Button [PWRF] [ 0.852041] GHES: HEST is not enabled! [ 0.866409] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.896398] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.900133] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.926566] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.930452] Linux agpgart interface v0.103 [ 0.934604] brd: module loaded [ 0.937294] loop: module loaded [ 0.942743] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.945491] GPT:90111 != 2097151 [ 0.946758] GPT:Alternate GPT header not at the end of the disk. [ 0.948821] GPT:90111 != 2097151 [ 0.950098] GPT: Use GNU Parted to correct GPT errors. [ 0.951914] vda: vda1 vda15 [ 0.954003] scsi host0: ata_piix [ 0.955422] scsi host1: ata_piix [ 0.956758] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.959063] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.962073] libphy: Fixed MDIO Bus: probed [ 0.963615] tun: Universal TUN/TAP device driver, 1.6 [ 0.965409] tun: (C) 1999-2004 Max Krasnyansky [ 0.968901] PPP generic driver version 2.4.2 [ 0.970590] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.972843] ehci-pci: EHCI PCI platform driver [ 0.974536] ehci-platform: EHCI generic platform driver [ 0.976445] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.978580] ohci-pci: OHCI PCI platform driver [ 0.980227] ohci-platform: OHCI generic platform driver [ 0.982111] uhci_hcd: USB Universal Host Controller Interface driver [ 0.997333] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.999223] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.001994] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.003854] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.006118] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.008426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.011085] usb usb1: Product: UHCI Host Controller [ 1.012830] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.014975] usb usb1: SerialNumber: 0000:00:01.2 [ 1.016781] hub 1-0:1.0: USB hub found [ 1.018252] hub 1-0:1.0: 2 ports detected [ 1.019977] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.023878] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.025667] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.027560] mousedev: PS/2 mouse device common for all mice [ 1.029917] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.033125] rtc_cmos 00:00: RTC can wake from S4 [ 1.035413] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.037664] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.039906] i2c /dev entries driver [ 1.041332] device-mapper: uevent: version 1.0.3 [ 1.043109] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.046187] ledtrig-cpu: registered to indicate activity on CPUs [ 1.048673] NET: Registered protocol family 10 [ 1.050846] NET: Registered protocol family 17 [ 1.052528] Key type dns_resolver registered [ 1.054364] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.056420] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.059716] registered taskstats version 1 [ 1.061305] Loading compiled-in X.509 certificates [ 1.063697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.067192] zswap: loaded using pool lzo/zbud [ 1.069981] Key type trusted registered [ 1.072583] Key type encrypted registered [ 1.074117] AppArmor: AppArmor sha1 policy hashing enabled [ 1.076100] ima: No TPM chip found, activating TPM-bypass! [ 1.078084] evm: HMAC attrs: 0x1 [ 1.079808] Magic number: 11:773:870 [ 1.081401] rtc_cmos 00:00: setting system clock to 2019-07-12 05:51:35 UTC (1562910695) [ 1.084450] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.086550] EDD information not available. [ 1.120376] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.140139] Write protecting the kernel read-only data: 14336k [ 1.145849] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.149308] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.79 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 [ 1.200609] random: blkid urandom read with 3 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.93 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.11. iid=i-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: 2019-07-12 05:51:39,637 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.212: [Errno None] Unable to connect to port 22 on 172.30.9.212 2019-07-12 05:51:48,743 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 498133842 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.914 MHz processor [ 0.276663] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.279797] pid_max: default: 32768 minimum: 301 [ 0.281479] ACPI: Core revision 20150930 [ 0.283561] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.286005] Security Framework initialized [ 0.287549] Yama: becoming mindful. [ 0.288918] AppArmor: AppArmor initialized [ 0.290481] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.292952] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.295350] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.297610] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.300165] Initializing cgroup subsys io [ 0.301682] Initializing cgroup subsys memory [ 0.303322] Initializing cgroup subsys devices [ 0.304966] Initializing cgroup subsys freezer [ 0.306593] Initializing cgroup subsys net_cls [ 0.308226] Initializing cgroup subsys perf_event [ 0.309937] Initializing cgroup subsys net_prio [ 0.311604] Initializing cgroup subsys hugetlb [ 0.313239] Initializing cgroup subsys pids [ 0.314858] CPU: Physical Processor ID: 0 [ 0.317067] mce: CPU supports 10 MCE banks [ 0.318640] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.320525] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.339127] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.349017] ftrace: allocating 31920 entries in 125 pages [ 0.385977] smpboot: Max logical packages: 1 [ 0.387591] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.390126] x2apic enabled [ 0.391580] Switched APIC routing to physical x2apic. [ 0.394632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.396743] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.400626] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.404002] KVM setup paravirtual spinlock [ 0.406032] x86: Booted up 1 node, 1 CPUs [ 0.407545] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.410092] devtmpfs: initialized [ 0.412404] evm: security.selinux [ 0.413719] evm: security.SMACK64 [ 0.415017] evm: security.SMACK64EXEC [ 0.416417] evm: security.SMACK64TRANSMUTE [ 0.417944] evm: security.SMACK64MMAP [ 0.419340] evm: security.ima [ 0.420535] evm: security.capability [ 0.421983] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.425465] pinctrl core: initialized pinctrl subsystem [ 0.427482] RTC time: 5:51:35, date: 07/12/19 [ 0.429277] NET: Registered protocol family 16 [ 0.431052] cpuidle: using governor ladder [ 0.432594] cpuidle: using governor menu [ 0.434059] PCCT header not found. [ 0.435432] ACPI: bus type PCI registered [ 0.436930] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.439230] PCI: Using configuration type 1 for base access [ 0.441928] ACPI: Added _OSI(Module Device) [ 0.443492] ACPI: Added _OSI(Processor Device) [ 0.445117] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.446802] ACPI: Added _OSI(Processor Aggregator Device) [ 0.449542] ACPI: Interpreter enabled [ 0.450964] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.454422] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.457942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.462154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.465650] ACPI: (supports S0 S5) [ 0.467016] ACPI: Using IOAPIC for interrupt routing [ 0.468796] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.474032] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.476274] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.478603] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.480973] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.485524] acpiphp: Slot [3] registered [ 0.487341] acpiphp: Slot [4] registered [ 0.488801] acpiphp: Slot [5] registered [ 0.490315] acpiphp: Slot [6] registered [ 0.491812] acpiphp: Slot [7] registered [ 0.493300] acpiphp: Slot [8] registered [ 0.494770] acpiphp: Slot [9] registered [ 0.496245] acpiphp: Slot [10] registered [ 0.498014] acpiphp: Slot [11] registered [ 0.499633] acpiphp: Slot [12] registered [ 0.501289] acpiphp: Slot [13] registered [ 0.502893] acpiphp: Slot [14] registered [ 0.504455] acpiphp: Slot [15] registered [ 0.522668] acpiphp: Slot [16] registered [ 0.524800] acpiphp: Slot [17] registered [ 0.526397] acpiphp: Slot [18] registered [ 0.527978] acpiphp: Slot [19] registered [ 0.529486] acpiphp: Slot [20] registered [ 0.531019] acpiphp: Slot [21] registered [ 0.532508] acpiphp: Slot [22] registered [ 0.533999] acpiphp: Slot [23] registered [ 0.535515] acpiphp: Slot [24] registered [ 0.537011] acpiphp: Slot [25] registered [ 0.538496] acpiphp: Slot [26] registered [ 0.540011] acpiphp: Slot [27] registered [ 0.541515] acpiphp: Slot [28] registered [ 0.543014] acpiphp: Slot [29] registered [ 0.544513] acpiphp: Slot [30] registered [ 0.546036] acpiphp: Slot [31] registered [ 0.547518] PCI host bridge to bus 0000:00 [ 0.549017] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.551448] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.553710] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.556423] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.559092] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.561810] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.571486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.574221] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.576482] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.578930] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.584128] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.586888] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.610474] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.614297] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.617470] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.620138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.622802] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.625222] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.628434] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.630451] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.633358] vgaarb: loaded [ 0.634479] vgaarb: bridge control possible 0000:00:02.0 [ 0.637176] SCSI subsystem initialized [ 0.639733] ACPI: bus type USB registered [ 0.641435] usbcore: registered new interface driver usbfs [ 0.643395] usbcore: registered new interface driver hub [ 0.645280] usbcore: registered new device driver usb [ 0.647586] PCI: Using ACPI for IRQ routing [ 0.650095] NetLabel: Initializing [ 0.651451] NetLabel: domain hash size = 128 [ 0.653061] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.654892] NetLabel: unlabeled traffic allowed by default [ 0.657436] clocksource: Switched to clocksource kvm-clock [ 0.669738] AppArmor: AppArmor Filesystem Enabled [ 0.671579] pnp: PnP ACPI init [ 0.673294] pnp: PnP ACPI: found 5 devices [ 0.680770] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.684057] NET: Registered protocol family 2 [ 0.686276] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.688706] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.690981] TCP: Hash tables configured (established 4096 bind 4096) [ 0.693264] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.695317] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.697615] NET: Registered protocol family 1 [ 0.699318] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.701409] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.703447] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.718653] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.734036] Trying to unpack rootfs image as initramfs... [ 0.800944] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.804206] Scanning for low memory corruption every 60 seconds [ 0.806827] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.809035] audit: initializing netlink subsys (disabled) [ 0.811073] audit: type=2000 audit(1562910696.086:1): initialized [ 0.813609] Initialise system trusted keyring [ 0.815469] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.817661] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.820991] zbud: loaded [ 0.822302] VFS: Disk quotas dquot_6.6.0 [ 0.823859] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.826681] fuse init (API version 7.23) [ 0.828355] Key type big_key registered [ 0.829883] Allocating IMA MOK and blacklist keyrings. [ 0.832136] Key type asymmetric registered [ 0.833719] Asymmetric key parser 'x509' registered [ 0.835537] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.838370] io scheduler noop registered [ 0.839850] io scheduler deadline registered (default) [ 0.841752] io scheduler cfq registered [ 0.843343] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.845309] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.847701] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.850466] ACPI: Power Button [PWRF] [ 0.852041] GHES: HEST is not enabled! [ 0.866409] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.896398] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.900133] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.926566] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.930452] Linux agpgart interface v0.103 [ 0.934604] brd: module loaded [ 0.937294] loop: module loaded [ 0.942743] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.945491] GPT:90111 != 2097151 [ 0.946758] GPT:Alternate GPT header not at the end of the disk. [ 0.948821] GPT:90111 != 2097151 [ 0.950098] GPT: Use GNU Parted to correct GPT errors. [ 0.951914] vda: vda1 vda15 [ 0.954003] scsi host0: ata_piix [ 0.955422] scsi host1: ata_piix [ 0.956758] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.959063] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.962073] libphy: Fixed MDIO Bus: probed [ 0.963615] tun: Universal TUN/TAP device driver, 1.6 [ 0.965409] tun: (C) 1999-2004 Max Krasnyansky [ 0.968901] PPP generic driver version 2.4.2 [ 0.970590] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.972843] ehci-pci: EHCI PCI platform driver [ 0.974536] ehci-platform: EHCI generic platform driver [ 0.976445] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.978580] ohci-pci: OHCI PCI platform driver [ 0.980227] ohci-platform: OHCI generic platform driver [ 0.982111] uhci_hcd: USB Universal Host Controller Interface driver [ 0.997333] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.999223] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.001994] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.003854] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.006118] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.008426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.011085] usb usb1: Product: UHCI Host Controller [ 1.012830] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.014975] usb usb1: SerialNumber: 0000:00:01.2 [ 1.016781] hub 1-0:1.0: USB hub found [ 1.018252] hub 1-0:1.0: 2 ports detected [ 1.019977] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.023878] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.025667] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.027560] mousedev: PS/2 mouse device common for all mice [ 1.029917] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.033125] rtc_cmos 00:00: RTC can wake from S4 [ 1.035413] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.037664] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.039906] i2c /dev entries driver [ 1.041332] device-mapper: uevent: version 1.0.3 [ 1.043109] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.046187] ledtrig-cpu: registered to indicate activity on CPUs [ 1.048673] NET: Registered protocol family 10 [ 1.050846] NET: Registered protocol family 17 [ 1.052528] Key type dns_resolver registered [ 1.054364] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.056420] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.059716] registered taskstats version 1 [ 1.061305] Loading compiled-in X.509 certificates [ 1.063697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.067192] zswap: loaded using pool lzo/zbud [ 1.069981] Key type trusted registered [ 1.072583] Key type encrypted registered [ 1.074117] AppArmor: AppArmor sha1 policy hashing enabled [ 1.076100] ima: No TPM chip found, activating TPM-bypass! [ 1.078084] evm: HMAC attrs: 0x1 [ 1.079808] Magic number: 11:773:870 [ 1.081401] rtc_cmos 00:00: setting system clock to 2019-07-12 05:51:35 UTC (1562910695) [ 1.084450] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.086550] EDD information not available. [ 1.120376] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.140139] Write protecting the kernel read-only data: 14336k [ 1.145849] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.149308] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.79 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 [ 1.200609] random: blkid urandom read with 3 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.93 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.11. iid=i-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.914 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCT+JuiSvQEHSQYkw5j/BDMeLyawMTZVVZeqlmad3uxb7VB/PBQ+is7YKsD8RP5gK2hqVVx10dfpxGxFcbjDbqaNcgsexFUGUdLLgLLO6TAWNdcLW89X9r2T8Vp5Mh/7Q6uOtE9Ft7ddbngnkn06lHfllT8KD4SeA6zXnwT24U0VFHXOwfDQosRHp46yKAjzhDXZ15AvT3HMC2ItTQpuNjPvwXcqNY7VeGt57KUvOfuSUT+5FzbtS30cQ65mVJr+ONBK0DcKJbuhWuJORTTPUoL+9azvmlPvKBQ+qT68PTfLU7tGLiQQjMu05SzE9JyZbQH+uOvQxQdoM5k0b4VX8Zv root@singlevm2-vm-edb10259-aa91-4364-9060-bddf39ad5630 ssh-dss AAAAB3NzaC1kc3MAAACBAOxoNiCxx9IFdLS/L7Mm/5eA1YSlKKEfGx91Irds9aNAtK0NypD3+HoSuAZarfUS4mI3EpsRyPWKWFf2JA1FPfRzJLl5xYJ3S8UC7+WVlqb89Yxj4Vg8YAS/1ToMXUFNyCLRLvIGRHnAmzeTJvQ483SXpDDN+EuHS9C6bzC0usybAAAAFQDNYNyxxn/o3RI8/Q7R4B5E4En5cQAAAIBCTTk0zKatPgsSmHH+2Pe0fi+6T2DgzoltiPAzmgt8yyDgd0WyD6i0gBDlGfmGx9SIm9tsI+UpuAIS12wtsNrvCdNQJKoZAubY5JjqNUuQO8d41OluIuj51YIW9LwMF82gPaXVstFxo2GWU50BNRjqvI6ugTNiiBTmxKif9K0//QAAAIEAsv0jcuqNZUGuPYoB/jESPyU0baxiHb7dBaakLCPbF6k0ZZ0pHQ2eIWIYNP0pGncp4iezkqPEtaWyoLEz1D6xyIPJxJiMr4xM6g3kCi9l1MddqbxEc/zhopod5lU8wdoMdd+gPRTQr2daTNIlyPqDVPg8Zbfqh6Jrcf+kJlNPVt8= root@singlevm2-vm-edb10259-aa91-4364-9060-bddf39ad5630 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe69:1879/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-edb10259-aa91-4364-9060-bddf39ad5630 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.00 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-edb10259-aa91-4364-9060-bddf39ad5630 login: 2019-07-12 05:51:48,815 - functest.core.singlevm - DEBUG - output: Hello World 2019-07-12 05:51:48,816 - functest.core.singlevm - DEBUG - error: 2019-07-12 05:51:48,960 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 05:51:48,960 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:35 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-12 05:52:04,066 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-07-12 05:52:05,172 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'9b8b2ea066e74fcfa77627288a6e00a4', '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_8e8cac4e-cba7-4e38-890f-ad1ced199f3d'}) 2019-07-12 05:52:05,592 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ecae00d6e0c94a0b8da2ea44ed87f7b6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_8e8cac4e-cba7-4e38-890f-ad1ced199f3d'}) 2019-07-12 05:52:07,173 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_8e8cac4e-cba7-4e38-890f-ad1ced199f3d', 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'9b8b2ea066e74fcfa77627288a6e00a4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1G5SnjALDTfQiOz8JPRlbfXnxH7xbB', 'username': u'vping_ssh-user_8e8cac4e-cba7-4e38-890f-ad1ced199f3d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 05:52:07,178 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_8e8cac4e-cba7-4e38-890f-ad1ced199f3d', 'password': '1G5SnjALDTfQiOz8JPRlbfXnxH7xbB', 'project_name': 'vping_ssh-project_8e8cac4e-cba7-4e38-890f-ad1ced199f3d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '9b8b2ea066e74fcfa77627288a6e00a4', 'project_domain_name': 'Default'} 2019-07-12 05:52:07,179 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-07-12 05:52:07,764 - 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'2019-07-12T05:52:08Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7b17f7f3-ba57-42cd-979b-3457403c23a4', u'provider:segmentation_id': 62, 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_8e8cac4e-cba7-4e38-890f-ad1ced199f3d', u'created_at': u'2019-07-12T05:52:07Z', u'mtu': 1450, u'tenant_id': u'9b8b2ea066e74fcfa77627288a6e00a4', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9b8b2ea066e74fcfa77627288a6e00a4', u'l2_adjacency': True}) 2019-07-12 05:52:09,998 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T05:52:09Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b02ddf93-d245-4502-9aca-d1a7ca89c584', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_8e8cac4e-cba7-4e38-890f-ad1ced199f3d', u'enable_dhcp': True, u'network_id': u'7b17f7f3-ba57-42cd-979b-3457403c23a4', u'tenant_id': u'9b8b2ea066e74fcfa77627288a6e00a4', u'created_at': u'2019-07-12T05:52:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9b8b2ea066e74fcfa77627288a6e00a4'}) 2019-07-12 05:52:11,760 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T05:52:11Z', u'revision_number': 2, u'id': u'6dfb2fc9-6a56-44b6-acdf-694f89bac0e8', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_8e8cac4e-cba7-4e38-890f-ad1ced199f3d', u'admin_state_up': True, u'tenant_id': u'9b8b2ea066e74fcfa77627288a6e00a4', u'created_at': u'2019-07-12T05:52:10Z', u'flavor_id': None, u'routes': [], u'project_id': u'9b8b2ea066e74fcfa77627288a6e00a4'}) 2019-07-12 05:52:15,370 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/3a8a0644-3c7b-47ba-b53f-33c4c5142db9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3a8a0644-3c7b-47ba-b53f-33c4c5142db9/file', 'owner': u'9b8b2ea066e74fcfa77627288a6e00a4', 'id': u'3a8a0644-3c7b-47ba-b53f-33c4c5142db9', 'size': 12716032, u'self': u'/v2/images/3a8a0644-3c7b-47ba-b53f-33c4c5142db9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9b8b2ea066e74fcfa77627288a6e00a4', 'name': 'vping_ssh-project_8e8cac4e-cba7-4e38-890f-ad1ced199f3d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/3a8a0644-3c7b-47ba-b53f-33c4c5142db9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T05:52:15Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-12T05:52:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_8e8cac4e-cba7-4e38-890f-ad1ced199f3d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/3a8a0644-3c7b-47ba-b53f-33c4c5142db9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_8e8cac4e-cba7-4e38-890f-ad1ced199f3d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_8e8cac4e-cba7-4e38-890f-ad1ced199f3d', 'created': u'2019-07-12T05:52:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-12T05:52:14Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/3a8a0644-3c7b-47ba-b53f-33c4c5142db9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_8e8cac4e-cba7-4e38-890f-ad1ced199f3d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-12 05:52:15,749 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_8e8cac4e-cba7-4e38-890f-ad1ced199f3d', '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'bdde0b6755384876bea1caf69f7ebddc', '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'6cf2fed4-93ae-42f9-9c70-68e419b4d027', 'swap': 0}) 2019-07-12 05:52:16,172 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQmK4AjMU4+e5VMyeOnRBaS7vg9Z4Ns/vt6RTyclQ/Pa5czM3QRKIFi9gxmhb5FtfQmt5Mqws/4CApVMccaujkmrf/kQSoSDTxbMB6bGqyDMwWkrRhc2DCDk+AQMckvuFxbVccmO4r2NQAam7zs3omtnNpXNoOOJoqBXaqHVGbRqWLjuJl9o7cXumgQNYsASPmYEguzYUTIP9b20/ZhA/iYcKPLr++dnNGxoRGtUbjq3XKONPmqI/XehvaS7g27pnAmRj6wH+wUgb+GwraHx4cg/JhzL3W/eKxaOzq+m3AqAkre4LlSvNDMo7T99qLCox5TL6n7GaRvm3rZOLn6DWr Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0JiuAIzFOPnuVTMnjp0QWku74PWeDbP77ekU8nJUPz2uXMzN\n0ESiBYvYMZoW+RbX0JreTKsLP+AgKVTHHGro5Jq3/5EEqEg08WzAemxqsgzMFpK0\nYXNgwg5PgEDHJL7hcW1XHJjuK9jUAGpu87N6JrZzaVzaDjiaKgV2qh1Rm0ali47i\nZfaO3F7poEDWLAEj5mBILs2FEyD/W9tP2YQP4mHCjy6/vnZzRsaERrVG46t1yjjT\n5qiP13ob2ku4Nu6ZwJkY+sB/sFIG/hsK2h8eHIPyYcy91v3isWjs6vptwKgJK3uC\n5UrzQzKO0/faiwqMeUy+p+xmkb5t62Ti5+g1qwIDAQABAoIBAGhm0kfiLN+8b6Xi\n6Xx+be3Tk+Ae7pFLMN89VkeWI0ZXt8ookyYXA8Sk3nrM9YyL+04kBPj4brP0mAQ3\ns0Qs2g14xni5+0vCgAUJejiLxMcCkq8FlBRmK9pUUUQOp91jT/B2WjAs9p+pcUoX\n+xosDQoNLSxh1Z1ihP5dJ6wy6mI9DSCNdXTOjrcFNiT2rOAs3BB9lwCFDN5Longz\nMoY6hQvHLXSR/IgeRbFx0eG0bVAy1SY7Vkf6MAnaWKhf331PB4TLhw0CE4BlOvTn\nlgUwbJYG0G0pVTg+p1s6h5T5b5SR7TXVXCw3aLvE0wavpHcgZKVB651cLKxuOMpI\nSQwB9vkCgYEA8MZUibga4pVdmvA4pb+kh8GvTXEMQ5BV1igyfc6DhxQrXypDX96E\nb3qLj9tJxkagZpLi61ufLzAHPdfjmL/yvD93eeD/Yuip3DAz9mb5PsAOwKXHuv18\nLgFBq5TYlmxZofTBWePmPJ7dMstUOC8rL6beGvkrX5x2KyWco+i+CCUCgYEA3cly\nFkpxRqoL65844jDUfMIVF/IBriAZmXMNJLrVHXNLYYPogGlY+6DnGWLXGNaL8Urr\n4tngHUK+D5ot7r0uurxyPKASOtj2Pfiw9o1OPWdPmIWRh9wPTPsgJ4vF+edheLyw\ne3z5sFWaipucZ+tmpGatSclelkUf4r2IONgqNY8CgYAHhxvjhmcIyIS5sGMFA53g\nRLT3Zd5tSlj0riMN/ePs2DuW6RpcJ/faCGnOoJuI4HJpYpRHqYCrmAPR8isCfpXX\nPuC8ZcV2UTHmWXd2b7fBN33+lfBNr1kvkwh7ldbDtTWEM8PLzK1JHepqiSLj8s2V\n2tC85SdvANRM+wsPsNooJQKBgHJbbHgR6laFV6AmeS4n/2hUqouuPS+LXafBqwVF\nUJ3e1P9zBG8x4q/cR0zPqhkkhwPjnb1amjR8NYPV+9kdsvqWMFESOFQfithpYtW+\nBpmiq2f5dxCWZ01KL0o0x+ATbi7THCyQRC6n9QeDNSJgPoyGZNOnAR56hfZjw9mL\nnDgBAoGBAJYtMHMB39XgBSVlUBIoCa7DepzU3Lv1iBg3DHQW1aCOfg06pUH2n/aV\nipegiQMwKFoDIeJBCqwRE6PFXsAy0QxSs0BXl/Blw/BRzj1fYY9tqdTGOvxtVsLO\nKfsna2jbwfnctFSJk+RdQTM5mqvj7RJRVMnkU2U31S+zBXXGxi8i\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ecae00d6e0c94a0b8da2ea44ed87f7b6', 'name': u'vping_ssh-kp_8e8cac4e-cba7-4e38-890f-ad1ced199f3d', 'created_at': '2019-07-12T05:52:16.172923', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9b8b2ea066e74fcfa77627288a6e00a4', 'name': 'vping_ssh-project_8e8cac4e-cba7-4e38-890f-ad1ced199f3d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'7e:a3:14:cc:33:2f:bf:d5:11:72:63:4c:bd:c2:41:c7', 'type': 'ssh', 'id': u'vping_ssh-kp_8e8cac4e-cba7-4e38-890f-ad1ced199f3d'}) 2019-07-12 05:52:16,173 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA0JiuAIzFOPnuVTMnjp0QWku74PWeDbP77ekU8nJUPz2uXMzN 0ESiBYvYMZoW+RbX0JreTKsLP+AgKVTHHGro5Jq3/5EEqEg08WzAemxqsgzMFpK0 YXNgwg5PgEDHJL7hcW1XHJjuK9jUAGpu87N6JrZzaVzaDjiaKgV2qh1Rm0ali47i ZfaO3F7poEDWLAEj5mBILs2FEyD/W9tP2YQP4mHCjy6/vnZzRsaERrVG46t1yjjT 5qiP13ob2ku4Nu6ZwJkY+sB/sFIG/hsK2h8eHIPyYcy91v3isWjs6vptwKgJK3uC 5UrzQzKO0/faiwqMeUy+p+xmkb5t62Ti5+g1qwIDAQABAoIBAGhm0kfiLN+8b6Xi 6Xx+be3Tk+Ae7pFLMN89VkeWI0ZXt8ookyYXA8Sk3nrM9YyL+04kBPj4brP0mAQ3 s0Qs2g14xni5+0vCgAUJejiLxMcCkq8FlBRmK9pUUUQOp91jT/B2WjAs9p+pcUoX +xosDQoNLSxh1Z1ihP5dJ6wy6mI9DSCNdXTOjrcFNiT2rOAs3BB9lwCFDN5Longz MoY6hQvHLXSR/IgeRbFx0eG0bVAy1SY7Vkf6MAnaWKhf331PB4TLhw0CE4BlOvTn lgUwbJYG0G0pVTg+p1s6h5T5b5SR7TXVXCw3aLvE0wavpHcgZKVB651cLKxuOMpI SQwB9vkCgYEA8MZUibga4pVdmvA4pb+kh8GvTXEMQ5BV1igyfc6DhxQrXypDX96E b3qLj9tJxkagZpLi61ufLzAHPdfjmL/yvD93eeD/Yuip3DAz9mb5PsAOwKXHuv18 LgFBq5TYlmxZofTBWePmPJ7dMstUOC8rL6beGvkrX5x2KyWco+i+CCUCgYEA3cly FkpxRqoL65844jDUfMIVF/IBriAZmXMNJLrVHXNLYYPogGlY+6DnGWLXGNaL8Urr 4tngHUK+D5ot7r0uurxyPKASOtj2Pfiw9o1OPWdPmIWRh9wPTPsgJ4vF+edheLyw e3z5sFWaipucZ+tmpGatSclelkUf4r2IONgqNY8CgYAHhxvjhmcIyIS5sGMFA53g RLT3Zd5tSlj0riMN/ePs2DuW6RpcJ/faCGnOoJuI4HJpYpRHqYCrmAPR8isCfpXX PuC8ZcV2UTHmWXd2b7fBN33+lfBNr1kvkwh7ldbDtTWEM8PLzK1JHepqiSLj8s2V 2tC85SdvANRM+wsPsNooJQKBgHJbbHgR6laFV6AmeS4n/2hUqouuPS+LXafBqwVF UJ3e1P9zBG8x4q/cR0zPqhkkhwPjnb1amjR8NYPV+9kdsvqWMFESOFQfithpYtW+ Bpmiq2f5dxCWZ01KL0o0x+ATbi7THCyQRC6n9QeDNSJgPoyGZNOnAR56hfZjw9mL nDgBAoGBAJYtMHMB39XgBSVlUBIoCa7DepzU3Lv1iBg3DHQW1aCOfg06pUH2n/aV ipegiQMwKFoDIeJBCqwRE6PFXsAy0QxSs0BXl/Blw/BRzj1fYY9tqdTGOvxtVsLO Kfsna2jbwfnctFSJk+RdQTM5mqvj7RJRVMnkU2U31S+zBXXGxi8i -----END RSA PRIVATE KEY----- 2019-07-12 05:52:29,607 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_8e8cac4e-cba7-4e38-890f-ad1ced199f3d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:99:05:f3', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3a8a0644-3c7b-47ba-b53f-33c4c5142db9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T05:52:29.000000', 'flavor': Munch({u'id': u'6cf2fed4-93ae-42f9-9c70-68e419b4d027'}), 'az': u'nova', 'id': u'f1e629b6-f700-4bf1-9f6b-99f6ee3650b3', 'security_groups': [Munch({u'name': u'vping_ssh-sg_8e8cac4e-cba7-4e38-890f-ad1ced199f3d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ecae00d6e0c94a0b8da2ea44ed87f7b6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9b8b2ea066e74fcfa77627288a6e00a4', 'name': 'vping_ssh-project_8e8cac4e-cba7-4e38-890f-ad1ced199f3d', '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'2019-07-12T05:52:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T05:52:29Z', 'hostId': u'cb7043767296d5f3116e903aebda379b935984ae647a45a4d8929db3', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'cb7043767296d5f3116e903aebda379b935984ae647a45a4d8929db3', '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'2019-07-12T05:52:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9b8b2ea066e74fcfa77627288a6e00a4', 'name': u'vping_ssh-vm2_8e8cac4e-cba7-4e38-890f-ad1ced199f3d', 'adminPass': u'LQv3fWEyaESr', 'tenant_id': u'9b8b2ea066e74fcfa77627288a6e00a4', 'created_at': u'2019-07-12T05:52:20Z', 'created': u'2019-07-12T05:52:20Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-12 05:52:42,802 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_8e8cac4e-cba7-4e38-890f-ad1ced199f3d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ac:c6:f9', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3a8a0644-3c7b-47ba-b53f-33c4c5142db9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T05:52:42.000000', 'flavor': Munch({u'id': u'6cf2fed4-93ae-42f9-9c70-68e419b4d027'}), 'az': u'nova', 'id': u'e6d6cb58-2634-4fa7-a304-a3b6d6dfc6f8', 'security_groups': [Munch({u'name': u'vping_ssh-sg_8e8cac4e-cba7-4e38-890f-ad1ced199f3d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ecae00d6e0c94a0b8da2ea44ed87f7b6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9b8b2ea066e74fcfa77627288a6e00a4', 'name': 'vping_ssh-project_8e8cac4e-cba7-4e38-890f-ad1ced199f3d', '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'2019-07-12T05:52:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T05:52:42Z', 'hostId': u'085883fb9db5f27e943a2d783f74c9f12a65e1ec5dd4cf318ffda123', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_8e8cac4e-cba7-4e38-890f-ad1ced199f3d', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'085883fb9db5f27e943a2d783f74c9f12a65e1ec5dd4cf318ffda123', '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'2019-07-12T05:52:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9b8b2ea066e74fcfa77627288a6e00a4', 'name': u'vping_ssh-vm_8e8cac4e-cba7-4e38-890f-ad1ced199f3d', 'adminPass': u'Qp3Rn3sc7nHr', 'tenant_id': u'9b8b2ea066e74fcfa77627288a6e00a4', 'created_at': u'2019-07-12T05:52:33Z', 'created': u'2019-07-12T05:52:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-12 05:52:46,763 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'6dfb2fc9-6a56-44b6-acdf-694f89bac0e8', 'updated_at': u'2019-07-12T05:52:47Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.204', 'revision_number': 1, 'port_id': u'4bd8834a-2ef3-4da5-abd1-c8f8c74f0030', 'id': u'c1e7529e-df01-4a31-a34f-292af93cf4d3', 'network': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', 'port': u'4bd8834a-2ef3-4da5-abd1-c8f8c74f0030', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9b8b2ea066e74fcfa77627288a6e00a4', 'name': 'vping_ssh-project_8e8cac4e-cba7-4e38-890f-ad1ced199f3d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9b8b2ea066e74fcfa77627288a6e00a4', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7b17f7f3-ba57-42cd-979b-3457403c23a4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ac:c6:f9', u'device_id': u'e6d6cb58-2634-4fa7-a304-a3b6d6dfc6f8'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'9b8b2ea066e74fcfa77627288a6e00a4', 'created_at': u'2019-07-12T05:52:44Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7b17f7f3-ba57-42cd-979b-3457403c23a4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ac:c6:f9', u'device_id': u'e6d6cb58-2634-4fa7-a304-a3b6d6dfc6f8'}), 'router': u'6dfb2fc9-6a56-44b6-acdf-694f89bac0e8'}) 2019-07-12 05:52:47,547 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 508730246 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.914 MHz processor [ 0.254699] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.257851] pid_max: default: 32768 minimum: 301 [ 0.259534] ACPI: Core revision 20150930 [ 0.261584] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.264015] Security Framework initialized [ 0.265550] Yama: becoming mindful. [ 0.266941] AppArmor: AppArmor initialized [ 0.268512] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.270944] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.273335] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.275603] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.278219] Initializing cgroup subsys io [ 0.279732] Initializing cgroup subsys memory [ 0.281353] Initializing cgroup subsys devices [ 0.282985] Initializing cgroup subsys freezer [ 0.284605] Initializing cgroup subsys net_cls [ 0.286235] Initializing cgroup subsys perf_event [ 0.287977] Initializing cgroup subsys net_prio [ 0.289659] Initializing cgroup subsys hugetlb [ 0.291284] Initializing cgroup subsys pids [ 0.292893] CPU: Physical Processor ID: 0 [ 0.295100] mce: CPU supports 10 MCE banks [ 0.296672] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.298578] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.320317] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.330000] ftrace: allocating 31920 entries in 125 pages [ 0.365744] smpboot: Max logical packages: 1 [ 0.367335] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.369891] x2apic enabled [ 0.371327] Switched APIC routing to physical x2apic. [ 0.374351] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.376473] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.380393] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.383738] KVM setup paravirtual spinlock [ 0.385743] x86: Booted up 1 node, 1 CPUs [ 0.387248] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.389817] devtmpfs: initialized [ 0.392100] evm: security.selinux [ 0.393394] evm: security.SMACK64 [ 0.394686] evm: security.SMACK64EXEC [ 0.396081] evm: security.SMACK64TRANSMUTE [ 0.397591] evm: security.SMACK64MMAP [ 0.399015] evm: security.ima [ 0.400205] evm: security.capability [ 0.401644] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.405077] pinctrl core: initialized pinctrl subsystem [ 0.407073] RTC time: 5:52:42, date: 07/12/19 [ 0.408826] NET: Registered protocol family 16 [ 0.410585] cpuidle: using governor ladder [ 0.412117] cpuidle: using governor menu [ 0.413584] PCCT header not found. [ 0.414953] ACPI: bus type PCI registered [ 0.416488] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.418825] PCI: Using configuration type 1 for base access [ 0.421497] ACPI: Added _OSI(Module Device) [ 0.423065] ACPI: Added _OSI(Processor Device) [ 0.424679] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.426380] ACPI: Added _OSI(Processor Aggregator Device) [ 0.429158] ACPI: Interpreter enabled [ 0.430589] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.434051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.437494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.441019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.444462] ACPI: (supports S0 S5) [ 0.445776] ACPI: Using IOAPIC for interrupt routing [ 0.447543] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.452288] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.454435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.456759] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.459031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.463144] acpiphp: Slot [3] registered [ 0.464631] acpiphp: Slot [4] registered [ 0.466121] acpiphp: Slot [5] registered [ 0.467606] acpiphp: Slot [6] registered [ 0.469104] acpiphp: Slot [7] registered [ 0.470631] acpiphp: Slot [8] registered [ 0.472122] acpiphp: Slot [9] registered [ 0.473602] acpiphp: Slot [10] registered [ 0.475106] acpiphp: Slot [11] registered [ 0.476637] acpiphp: Slot [12] registered [ 0.478165] acpiphp: Slot [13] registered [ 0.479688] acpiphp: Slot [14] registered [ 0.481217] acpiphp: Slot [15] registered [ 0.499195] acpiphp: Slot [16] registered [ 0.500741] acpiphp: Slot [17] registered [ 0.502251] acpiphp: Slot [18] registered [ 0.503758] acpiphp: Slot [19] registered [ 0.505264] acpiphp: Slot [20] registered [ 0.506768] acpiphp: Slot [21] registered [ 0.508276] acpiphp: Slot [22] registered [ 0.509815] acpiphp: Slot [23] registered [ 0.511328] acpiphp: Slot [24] registered [ 0.512838] acpiphp: Slot [25] registered [ 0.514348] acpiphp: Slot [26] registered [ 0.515847] acpiphp: Slot [27] registered [ 0.517360] acpiphp: Slot [28] registered [ 0.518872] acpiphp: Slot [29] registered [ 0.520414] acpiphp: Slot [30] registered [ 0.521924] acpiphp: Slot [31] registered [ 0.523435] PCI host bridge to bus 0000:00 [ 0.524947] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.527272] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.529565] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.532321] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.535050] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.537826] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.542730] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.545151] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.547373] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.553421] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.559176] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.562014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.585602] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.588429] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.591122] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.593798] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.596448] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.598812] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.601300] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.603329] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.606304] vgaarb: loaded [ 0.607448] vgaarb: bridge control possible 0000:00:02.0 [ 0.609738] SCSI subsystem initialized [ 0.611496] ACPI: bus type USB registered [ 0.613088] usbcore: registered new interface driver usbfs [ 0.615071] usbcore: registered new interface driver hub [ 0.617008] usbcore: registered new device driver usb [ 0.619079] PCI: Using ACPI for IRQ routing [ 0.621164] NetLabel: Initializing [ 0.622534] NetLabel: domain hash size = 128 [ 0.624172] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.626024] NetLabel: unlabeled traffic allowed by default [ 0.628270] clocksource: Switched to clocksource kvm-clock [ 0.638969] AppArmor: AppArmor Filesystem Enabled [ 0.640782] pnp: PnP ACPI init [ 0.642390] pnp: PnP ACPI: found 5 devices [ 0.649731] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.653025] NET: Registered protocol family 2 [ 0.654968] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.657463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.659785] TCP: Hash tables configured (established 4096 bind 4096) [ 0.662106] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.664209] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.666475] NET: Registered protocol family 1 [ 0.668154] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.670266] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.672347] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.687507] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.702786] Trying to unpack rootfs image as initramfs... [ 0.765315] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.768410] Scanning for low memory corruption every 60 seconds [ 0.770842] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.773115] audit: initializing netlink subsys (disabled) [ 0.775080] audit: type=2000 audit(1562910763.082:1): initialized [ 0.777508] Initialise system trusted keyring [ 0.779290] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.781534] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.784848] zbud: loaded [ 0.786127] VFS: Disk quotas dquot_6.6.0 [ 0.787684] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.790477] fuse init (API version 7.23) [ 0.792135] Key type big_key registered [ 0.793673] Allocating IMA MOK and blacklist keyrings. [ 0.795881] Key type asymmetric registered [ 0.797468] Asymmetric key parser 'x509' registered [ 0.799303] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.802143] io scheduler noop registered [ 0.803654] io scheduler deadline registered (default) [ 0.805575] io scheduler cfq registered [ 0.807151] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.809167] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.811562] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.814349] ACPI: Power Button [PWRF] [ 0.815897] GHES: HEST is not enabled! [ 0.830297] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.860539] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.864267] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.890030] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.893795] Linux agpgart interface v0.103 [ 0.897575] brd: module loaded [ 0.900146] loop: module loaded [ 0.905202] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.907987] GPT:90111 != 2097151 [ 0.909287] GPT:Alternate GPT header not at the end of the disk. [ 0.911410] GPT:90111 != 2097151 [ 0.912718] GPT: Use GNU Parted to correct GPT errors. [ 0.914592] vda: vda1 vda15 [ 0.916563] scsi host0: ata_piix [ 0.917992] scsi host1: ata_piix [ 0.919341] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.921704] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.924706] libphy: Fixed MDIO Bus: probed [ 0.926279] tun: Universal TUN/TAP device driver, 1.6 [ 0.928118] tun: (C) 1999-2004 Max Krasnyansky [ 0.931577] PPP generic driver version 2.4.2 [ 0.933269] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.935560] ehci-pci: EHCI PCI platform driver [ 0.937236] ehci-platform: EHCI generic platform driver [ 0.939146] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.941331] ohci-pci: OHCI PCI platform driver [ 0.943011] ohci-platform: OHCI generic platform driver [ 0.944926] uhci_hcd: USB Universal Host Controller Interface driver [ 0.960136] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.962053] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.964867] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.966813] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.968993] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.971354] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.974075] usb usb1: Product: UHCI Host Controller [ 0.975860] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.978069] usb usb1: SerialNumber: 0000:00:01.2 [ 0.979896] hub 1-0:1.0: USB hub found [ 0.981390] hub 1-0:1.0: 2 ports detected [ 0.983103] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.987068] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.988916] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.990856] mousedev: PS/2 mouse device common for all mice [ 0.993245] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.996491] rtc_cmos 00:00: RTC can wake from S4 [ 0.998777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.001056] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.003352] i2c /dev entries driver [ 1.004783] device-mapper: uevent: version 1.0.3 [ 1.006591] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.009707] ledtrig-cpu: registered to indicate activity on CPUs [ 1.012168] NET: Registered protocol family 10 [ 1.014146] NET: Registered protocol family 17 [ 1.015846] Key type dns_resolver registered [ 1.017633] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.019726] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.023065] registered taskstats version 1 [ 1.024670] Loading compiled-in X.509 certificates [ 1.027001] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.030555] zswap: loaded using pool lzo/zbud [ 1.033063] Key type trusted registered [ 1.035608] Key type encrypted registered [ 1.037198] AppArmor: AppArmor sha1 policy hashing enabled [ 1.039190] ima: No TPM chip found, activating TPM-bypass! [ 1.041194] evm: HMAC attrs: 0x1 [ 1.042892] Magic number: 11:773:870 [ 1.044523] rtc_cmos 00:00: setting system clock to 2019-07-12 05:52:43 UTC (1562910763) [ 1.047576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.049717] EDD information not available. [ 1.082059] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.101717] Write protecting the kernel read-only data: 14336k [ 1.105236] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.108459] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 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.90 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.265597] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.04. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.914 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCnX+q5U8JjNepq7vLbdac6hGBdUKnCSXw6gi/WGfo8bwJs4moUWY7UU+h4S1btVCl69frJgbEoCDllUJtQ40rhi9/yYuiDB8rkVOTwQStCJO32cuAgYetT7QYjF/hlI+APSMW1s4x1NGmbpreomfHjKykhbtVouG6kN2WaPOk7uq8haewOmSYYBoYm04dFbg4kysonvfrqb+bw/d5mmegiXS8tiFwnbpBI1eWVu/Gxz0VHd11vBmkPOgkosigz8u+dei1GDNvNA2CwssUBZBaiAuGgpCZr3/7ZY/l0LRvRr+VYxS4QzVphRzBRMERpDb8/eOon7nkhqNDsUB38lZV5 root@vping-ssh-vm-8e8cac4e-cba7-4e38-890f-ad1ced199f3d ssh-dss AAAAB3NzaC1kc3MAAACBAI5DGFuOogmIM+XXlE9fvxcYba7W4q0Yl0KQLbQVuLRu55ozEROBAp7PPpP6HXLe5wtyqzZSMKD+CTEzyHicGIEqDB9R5OiOcmKDEfxRB++VfRLtfTmOg4tPTqo1lZ2i7+jaen4zXqpyZSslfGxjvPXevZ9EiBG7dZ0sBFD9qO3DAAAAFQC/kPBwv7PtpkXbzP+9cPBAoMIOfwAAAIAsmDqxxTu210VW6kk4n/kBlNyhCRhXDh4m4eUgMJ9noD1UWxa0N7zV/2sMVKFjbvAk8nZ+eXmWNJRCxn2cKOT/YNqkL+M0S06dpqofidqH34JzzRCko7liXiutDxWcuuzMzjtKfiF2o1Das49erLYWc6kj7Vqz1uCFVF05M+10HgAAAIARIndSEqpVz+3y+JLlZ0md+F5r6pbouYhkjKXX0VJVu9xgDlLzrjQfg/qfZke6UtpO3KnW/ftOQ/vuQph1hGSleK9nAYnGCiIrxIJdH5HoGStUUJRy3IlhddfpqslciBglDu7HDeIfxexbQV1MgQnNQynNJrL/rYZRB1Pmcts4Cg== root@vping-ssh-vm-8e8cac4e-cba7-4e38-890f-ad1ced199f3d -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.78s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:feac:c6f9/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-8e8cac4e-cba7-4e38-890f-ad1ced199f3d launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.79 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-8e8cac4e-cba7-4e38-890f-ad1ced199f3d login: 2019-07-12 05:52:47,729 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.13 (192.168.120.13): 56 data bytes 64 bytes from 192.168.120.13: seq=0 ttl=64 time=42.622 ms --- 192.168.120.13 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.622/42.622/42.622 ms 2019-07-12 05:52:47,730 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-07-12 05:52:47,837 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 05:52:47,837 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:41 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-12 05:53:03,945 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-07-12 05:53:05,203 - 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'506a4041d4c94d77ac1d19680739cb7f', '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_0a78eb4d-280c-42ee-a045-c9f3f7cb6fb1'}) 2019-07-12 05:53:05,633 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9fa27601fdd444909d99632e4536e661', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_0a78eb4d-280c-42ee-a045-c9f3f7cb6fb1'}) 2019-07-12 05:53:06,929 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_0a78eb4d-280c-42ee-a045-c9f3f7cb6fb1', 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'506a4041d4c94d77ac1d19680739cb7f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'lUdwuRNlMaZ6zUHZrFEyO16qeJz2t3', 'username': u'vping_userdata-user_0a78eb4d-280c-42ee-a045-c9f3f7cb6fb1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 05:53:06,933 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_0a78eb4d-280c-42ee-a045-c9f3f7cb6fb1', 'password': 'lUdwuRNlMaZ6zUHZrFEyO16qeJz2t3', 'project_name': 'vping_userdata-project_0a78eb4d-280c-42ee-a045-c9f3f7cb6fb1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '506a4041d4c94d77ac1d19680739cb7f', 'project_domain_name': 'Default'} 2019-07-12 05:53:06,934 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-07-12 05:53:07,564 - 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'2019-07-12T05:53:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ea29cd5a-44a4-431a-aabe-3eb0c0564a98', u'provider:segmentation_id': 97, 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_0a78eb4d-280c-42ee-a045-c9f3f7cb6fb1', u'created_at': u'2019-07-12T05:53:07Z', u'mtu': 1450, u'tenant_id': u'506a4041d4c94d77ac1d19680739cb7f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'506a4041d4c94d77ac1d19680739cb7f', u'l2_adjacency': True}) 2019-07-12 05:53:09,554 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T05:53:09Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f3e1f4f8-c004-4ff1-8360-00074029f250', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_0a78eb4d-280c-42ee-a045-c9f3f7cb6fb1', u'enable_dhcp': True, u'network_id': u'ea29cd5a-44a4-431a-aabe-3eb0c0564a98', u'tenant_id': u'506a4041d4c94d77ac1d19680739cb7f', u'created_at': u'2019-07-12T05:53:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'506a4041d4c94d77ac1d19680739cb7f'}) 2019-07-12 05:53:11,118 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T05:53:11Z', u'revision_number': 2, u'id': u'd5197363-f0ff-4bb1-81b8-1673ea20cee3', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_0a78eb4d-280c-42ee-a045-c9f3f7cb6fb1', u'admin_state_up': True, u'tenant_id': u'506a4041d4c94d77ac1d19680739cb7f', u'created_at': u'2019-07-12T05:53:10Z', u'flavor_id': None, u'routes': [], u'project_id': u'506a4041d4c94d77ac1d19680739cb7f'}) 2019-07-12 05:53:15,380 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/b221085d-b31f-457f-aab8-43f184ff9769/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b221085d-b31f-457f-aab8-43f184ff9769/file', 'owner': u'506a4041d4c94d77ac1d19680739cb7f', 'id': u'b221085d-b31f-457f-aab8-43f184ff9769', 'size': 12716032, u'self': u'/v2/images/b221085d-b31f-457f-aab8-43f184ff9769', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'506a4041d4c94d77ac1d19680739cb7f', 'name': 'vping_userdata-project_0a78eb4d-280c-42ee-a045-c9f3f7cb6fb1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/b221085d-b31f-457f-aab8-43f184ff9769/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T05:53:15Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-12T05:53:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_0a78eb4d-280c-42ee-a045-c9f3f7cb6fb1', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b221085d-b31f-457f-aab8-43f184ff9769', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_0a78eb4d-280c-42ee-a045-c9f3f7cb6fb1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_0a78eb4d-280c-42ee-a045-c9f3f7cb6fb1', 'created': u'2019-07-12T05:53:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-12T05:53:14Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b221085d-b31f-457f-aab8-43f184ff9769', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_0a78eb4d-280c-42ee-a045-c9f3f7cb6fb1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-12 05:53:15,718 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_0a78eb4d-280c-42ee-a045-c9f3f7cb6fb1', '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'bdde0b6755384876bea1caf69f7ebddc', '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'c2ae9d54-8a48-44f9-a092-9caa2e012383', 'swap': 0}) 2019-07-12 05:53:28,534 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_0a78eb4d-280c-42ee-a045-c9f3f7cb6fb1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:45:68:35', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b221085d-b31f-457f-aab8-43f184ff9769'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T05:53:27.000000', 'flavor': Munch({u'id': u'c2ae9d54-8a48-44f9-a092-9caa2e012383'}), 'az': u'nova', 'id': u'1437cb4d-a56c-4d31-b1bb-0537dd8a5055', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9fa27601fdd444909d99632e4536e661', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'506a4041d4c94d77ac1d19680739cb7f', 'name': 'vping_userdata-project_0a78eb4d-280c-42ee-a045-c9f3f7cb6fb1', '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'2019-07-12T05:53:27.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T05:53:27Z', 'hostId': u'ea850d14413fc29bd182cfe7deb4dd4347c5be19b85885c4e4e79ea7', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'ea850d14413fc29bd182cfe7deb4dd4347c5be19b85885c4e4e79ea7', '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'2019-07-12T05:53:27.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'506a4041d4c94d77ac1d19680739cb7f', 'name': u'vping_userdata-vm_0a78eb4d-280c-42ee-a045-c9f3f7cb6fb1', 'adminPass': u'2ynp6n8xcaJe', 'tenant_id': u'506a4041d4c94d77ac1d19680739cb7f', 'created_at': u'2019-07-12T05:53:18Z', 'created': u'2019-07-12T05:53:18Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-12 05:53:40,392 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_0a78eb4d-280c-42ee-a045-c9f3f7cb6fb1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b0:16:bf', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b221085d-b31f-457f-aab8-43f184ff9769'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T05:53:38.000000', 'flavor': Munch({u'id': u'c2ae9d54-8a48-44f9-a092-9caa2e012383'}), 'az': u'nova', 'id': u'03f80330-e973-4050-afe1-4a7d15a92cb3', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9fa27601fdd444909d99632e4536e661', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'506a4041d4c94d77ac1d19680739cb7f', 'name': 'vping_userdata-project_0a78eb4d-280c-42ee-a045-c9f3f7cb6fb1', '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'2019-07-12T05:53:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T05:53:38Z', 'hostId': u'eb974558adee039484962d8836b2b83571c12ef1053a0915274ffe54', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'eb974558adee039484962d8836b2b83571c12ef1053a0915274ffe54', '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'2019-07-12T05:53:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'506a4041d4c94d77ac1d19680739cb7f', 'name': u'vping_userdata-vm2_0a78eb4d-280c-42ee-a045-c9f3f7cb6fb1', 'adminPass': u'PTY89gRjvPQd', 'tenant_id': u'506a4041d4c94d77ac1d19680739cb7f', 'created_at': u'2019-07-12T05:53:30Z', 'created': u'2019-07-12T05:53:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-12 05:53:40,393 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-07-12 05:53:42,177 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 518130669 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.914 MHz processor [ 0.253499] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.256792] pid_max: default: 32768 minimum: 301 [ 0.258562] ACPI: Core revision 20150930 [ 0.260711] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.263267] Security Framework initialized [ 0.264873] Yama: becoming mindful. [ 0.266328] AppArmor: AppArmor initialized [ 0.267991] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.270574] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.273076] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.275470] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.278149] Initializing cgroup subsys io [ 0.279756] Initializing cgroup subsys memory [ 0.281449] Initializing cgroup subsys devices [ 0.283164] Initializing cgroup subsys freezer [ 0.284878] Initializing cgroup subsys net_cls [ 0.286592] Initializing cgroup subsys perf_event [ 0.288391] Initializing cgroup subsys net_prio [ 0.290130] Initializing cgroup subsys hugetlb [ 0.291844] Initializing cgroup subsys pids [ 0.293538] CPU: Physical Processor ID: 0 [ 0.295834] mce: CPU supports 10 MCE banks [ 0.297473] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.299447] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.320154] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.330100] ftrace: allocating 31920 entries in 125 pages [ 0.366808] smpboot: Max logical packages: 1 [ 0.368491] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.371131] x2apic enabled [ 0.372639] Switched APIC routing to physical x2apic. [ 0.375774] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.377979] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.382053] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.385557] KVM setup paravirtual spinlock [ 0.387641] x86: Booted up 1 node, 1 CPUs [ 0.389218] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.391877] devtmpfs: initialized [ 0.394246] evm: security.selinux [ 0.395615] evm: security.SMACK64 [ 0.396964] evm: security.SMACK64EXEC [ 0.398422] evm: security.SMACK64TRANSMUTE [ 0.400009] evm: security.SMACK64MMAP [ 0.401459] evm: security.ima [ 0.402703] evm: security.capability [ 0.404208] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.407825] pinctrl core: initialized pinctrl subsystem [ 0.409924] RTC time: 5:53:38, date: 07/12/19 [ 0.411727] NET: Registered protocol family 16 [ 0.413557] cpuidle: using governor ladder [ 0.415167] cpuidle: using governor menu [ 0.416716] PCCT header not found. [ 0.418141] ACPI: bus type PCI registered [ 0.419715] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.422137] PCI: Using configuration type 1 for base access [ 0.424932] ACPI: Added _OSI(Module Device) [ 0.426574] ACPI: Added _OSI(Processor Device) [ 0.428276] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.430053] ACPI: Added _OSI(Processor Aggregator Device) [ 0.432880] ACPI: Interpreter enabled [ 0.434360] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.437979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.441582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.445196] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.448796] ACPI: (supports S0 S5) [ 0.450167] ACPI: Using IOAPIC for interrupt routing [ 0.452020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.456906] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.459159] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.461609] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.463969] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.468222] acpiphp: Slot [3] registered [ 0.469786] acpiphp: Slot [4] registered [ 0.471338] acpiphp: Slot [5] registered [ 0.472896] acpiphp: Slot [6] registered [ 0.474443] acpiphp: Slot [7] registered [ 0.475993] acpiphp: Slot [8] registered [ 0.477549] acpiphp: Slot [9] registered [ 0.479100] acpiphp: Slot [10] registered [ 0.480675] acpiphp: Slot [11] registered [ 0.482255] acpiphp: Slot [12] registered [ 0.483897] acpiphp: Slot [13] registered [ 0.485476] acpiphp: Slot [14] registered [ 0.487065] acpiphp: Slot [15] registered [ 0.505406] acpiphp: Slot [16] registered [ 0.506988] acpiphp: Slot [17] registered [ 0.508566] acpiphp: Slot [18] registered [ 0.510141] acpiphp: Slot [19] registered [ 0.511716] acpiphp: Slot [20] registered [ 0.513290] acpiphp: Slot [21] registered [ 0.514870] acpiphp: Slot [22] registered [ 0.516446] acpiphp: Slot [23] registered [ 0.518025] acpiphp: Slot [24] registered [ 0.519610] acpiphp: Slot [25] registered [ 0.521187] acpiphp: Slot [26] registered [ 0.522759] acpiphp: Slot [27] registered [ 0.524339] acpiphp: Slot [28] registered [ 0.525918] acpiphp: Slot [29] registered [ 0.527491] acpiphp: Slot [30] registered [ 0.529075] acpiphp: Slot [31] registered [ 0.530655] PCI host bridge to bus 0000:00 [ 0.532240] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.534644] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.537045] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.539886] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.542743] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.547202] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.554543] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.557077] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.559411] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.562011] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.567010] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.569794] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.594215] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.597047] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.599784] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.602502] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.605189] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.607593] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.610113] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.612210] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.615243] vgaarb: loaded [ 0.616409] vgaarb: bridge control possible 0000:00:02.0 [ 0.618753] SCSI subsystem initialized [ 0.620540] ACPI: bus type USB registered [ 0.622153] usbcore: registered new interface driver usbfs [ 0.624188] usbcore: registered new interface driver hub [ 0.626174] usbcore: registered new device driver usb [ 0.628296] PCI: Using ACPI for IRQ routing [ 0.630418] NetLabel: Initializing [ 0.631830] NetLabel: domain hash size = 128 [ 0.633510] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.635400] NetLabel: unlabeled traffic allowed by default [ 0.637697] clocksource: Switched to clocksource kvm-clock [ 0.648503] AppArmor: AppArmor Filesystem Enabled [ 0.650367] pnp: PnP ACPI init [ 0.652001] pnp: PnP ACPI: found 5 devices [ 0.659385] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.662740] NET: Registered protocol family 2 [ 0.664721] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.667265] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.669639] TCP: Hash tables configured (established 4096 bind 4096) [ 0.672008] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.674169] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.676490] NET: Registered protocol family 1 [ 0.678205] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.680372] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.682494] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.697775] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.713120] Trying to unpack rootfs image as initramfs... [ 0.776516] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.779690] Scanning for low memory corruption every 60 seconds [ 0.782256] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.784540] audit: initializing netlink subsys (disabled) [ 0.786598] audit: type=2000 audit(1562910819.250:1): initialized [ 0.789101] Initialise system trusted keyring [ 0.790921] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.793219] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.796601] zbud: loaded [ 0.797905] VFS: Disk quotas dquot_6.6.0 [ 0.799488] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.802349] fuse init (API version 7.23) [ 0.804043] Key type big_key registered [ 0.805602] Allocating IMA MOK and blacklist keyrings. [ 0.807921] Key type asymmetric registered [ 0.809539] Asymmetric key parser 'x509' registered [ 0.811413] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.814339] io scheduler noop registered [ 0.815887] io scheduler deadline registered (default) [ 0.817854] io scheduler cfq registered [ 0.819468] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.821527] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.823988] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.826842] ACPI: Power Button [PWRF] [ 0.828433] GHES: HEST is not enabled! [ 0.842874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.873132] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.876990] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.902834] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.906727] Linux agpgart interface v0.103 [ 0.910665] brd: module loaded [ 0.913297] loop: module loaded [ 0.918644] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.921497] GPT:90111 != 2097151 [ 0.922844] GPT:Alternate GPT header not at the end of the disk. [ 0.925051] GPT:90111 != 2097151 [ 0.926390] GPT: Use GNU Parted to correct GPT errors. [ 0.928309] vda: vda1 vda15 [ 0.930287] scsi host0: ata_piix [ 0.931761] scsi host1: ata_piix [ 0.933158] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.935590] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.938673] libphy: Fixed MDIO Bus: probed [ 0.940304] tun: Universal TUN/TAP device driver, 1.6 [ 0.942209] tun: (C) 1999-2004 Max Krasnyansky [ 0.945821] PPP generic driver version 2.4.2 [ 0.947622] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.949939] ehci-pci: EHCI PCI platform driver [ 0.951623] ehci-platform: EHCI generic platform driver [ 0.953534] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.955727] ohci-pci: OHCI PCI platform driver [ 0.957406] ohci-platform: OHCI generic platform driver [ 0.959327] uhci_hcd: USB Universal Host Controller Interface driver [ 0.974550] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.976457] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.979264] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.981215] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.983396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.985773] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.988499] usb usb1: Product: UHCI Host Controller [ 0.990293] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.992527] usb usb1: SerialNumber: 0000:00:01.2 [ 0.994346] hub 1-0:1.0: USB hub found [ 0.995832] hub 1-0:1.0: 2 ports detected [ 0.997531] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.001398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.003227] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.005157] mousedev: PS/2 mouse device common for all mice [ 1.007531] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.010751] rtc_cmos 00:00: RTC can wake from S4 [ 1.013013] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.015295] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.017592] i2c /dev entries driver [ 1.019014] device-mapper: uevent: version 1.0.3 [ 1.020815] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.023931] ledtrig-cpu: registered to indicate activity on CPUs [ 1.026381] NET: Registered protocol family 10 [ 1.028336] NET: Registered protocol family 17 [ 1.030037] Key type dns_resolver registered [ 1.031821] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.033921] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.037235] registered taskstats version 1 [ 1.038851] Loading compiled-in X.509 certificates [ 1.041178] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.044739] zswap: loaded using pool lzo/zbud [ 1.047205] Key type trusted registered [ 1.049741] Key type encrypted registered [ 1.051289] AppArmor: AppArmor sha1 policy hashing enabled [ 1.053297] ima: No TPM chip found, activating TPM-bypass! [ 1.055305] evm: HMAC attrs: 0x1 [ 1.056994] Magic number: 11:773:870 [ 1.058607] rtc_cmos 00:00: setting system clock to 2019-07-12 05:53:39 UTC (1562910819) [ 1.061645] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.063793] EDD information not available. [ 1.095476] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.115274] Write protecting the kernel read-only data: 14336k [ 1.118846] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.122163] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.79 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.92 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.285885] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.06. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2019-07-12 05:53:42,178 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.3. Waiting for response... 2019-07-12 05:53:43,681 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 518130669 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.914 MHz processor [ 0.253499] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.256792] pid_max: default: 32768 minimum: 301 [ 0.258562] ACPI: Core revision 20150930 [ 0.260711] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.263267] Security Framework initialized [ 0.264873] Yama: becoming mindful. [ 0.266328] AppArmor: AppArmor initialized [ 0.267991] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.270574] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.273076] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.275470] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.278149] Initializing cgroup subsys io [ 0.279756] Initializing cgroup subsys memory [ 0.281449] Initializing cgroup subsys devices [ 0.283164] Initializing cgroup subsys freezer [ 0.284878] Initializing cgroup subsys net_cls [ 0.286592] Initializing cgroup subsys perf_event [ 0.288391] Initializing cgroup subsys net_prio [ 0.290130] Initializing cgroup subsys hugetlb [ 0.291844] Initializing cgroup subsys pids [ 0.293538] CPU: Physical Processor ID: 0 [ 0.295834] mce: CPU supports 10 MCE banks [ 0.297473] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.299447] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.320154] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.330100] ftrace: allocating 31920 entries in 125 pages [ 0.366808] smpboot: Max logical packages: 1 [ 0.368491] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.371131] x2apic enabled [ 0.372639] Switched APIC routing to physical x2apic. [ 0.375774] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.377979] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.382053] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.385557] KVM setup paravirtual spinlock [ 0.387641] x86: Booted up 1 node, 1 CPUs [ 0.389218] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.391877] devtmpfs: initialized [ 0.394246] evm: security.selinux [ 0.395615] evm: security.SMACK64 [ 0.396964] evm: security.SMACK64EXEC [ 0.398422] evm: security.SMACK64TRANSMUTE [ 0.400009] evm: security.SMACK64MMAP [ 0.401459] evm: security.ima [ 0.402703] evm: security.capability [ 0.404208] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.407825] pinctrl core: initialized pinctrl subsystem [ 0.409924] RTC time: 5:53:38, date: 07/12/19 [ 0.411727] NET: Registered protocol family 16 [ 0.413557] cpuidle: using governor ladder [ 0.415167] cpuidle: using governor menu [ 0.416716] PCCT header not found. [ 0.418141] ACPI: bus type PCI registered [ 0.419715] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.422137] PCI: Using configuration type 1 for base access [ 0.424932] ACPI: Added _OSI(Module Device) [ 0.426574] ACPI: Added _OSI(Processor Device) [ 0.428276] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.430053] ACPI: Added _OSI(Processor Aggregator Device) [ 0.432880] ACPI: Interpreter enabled [ 0.434360] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.437979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.441582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.445196] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.448796] ACPI: (supports S0 S5) [ 0.450167] ACPI: Using IOAPIC for interrupt routing [ 0.452020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.456906] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.459159] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.461609] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.463969] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.468222] acpiphp: Slot [3] registered [ 0.469786] acpiphp: Slot [4] registered [ 0.471338] acpiphp: Slot [5] registered [ 0.472896] acpiphp: Slot [6] registered [ 0.474443] acpiphp: Slot [7] registered [ 0.475993] acpiphp: Slot [8] registered [ 0.477549] acpiphp: Slot [9] registered [ 0.479100] acpiphp: Slot [10] registered [ 0.480675] acpiphp: Slot [11] registered [ 0.482255] acpiphp: Slot [12] registered [ 0.483897] acpiphp: Slot [13] registered [ 0.485476] acpiphp: Slot [14] registered [ 0.487065] acpiphp: Slot [15] registered [ 0.505406] acpiphp: Slot [16] registered [ 0.506988] acpiphp: Slot [17] registered [ 0.508566] acpiphp: Slot [18] registered [ 0.510141] acpiphp: Slot [19] registered [ 0.511716] acpiphp: Slot [20] registered [ 0.513290] acpiphp: Slot [21] registered [ 0.514870] acpiphp: Slot [22] registered [ 0.516446] acpiphp: Slot [23] registered [ 0.518025] acpiphp: Slot [24] registered [ 0.519610] acpiphp: Slot [25] registered [ 0.521187] acpiphp: Slot [26] registered [ 0.522759] acpiphp: Slot [27] registered [ 0.524339] acpiphp: Slot [28] registered [ 0.525918] acpiphp: Slot [29] registered [ 0.527491] acpiphp: Slot [30] registered [ 0.529075] acpiphp: Slot [31] registered [ 0.530655] PCI host bridge to bus 0000:00 [ 0.532240] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.534644] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.537045] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.539886] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.542743] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.547202] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.554543] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.557077] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.559411] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.562011] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.567010] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.569794] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.594215] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.597047] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.599784] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.602502] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.605189] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.607593] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.610113] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.612210] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.615243] vgaarb: loaded [ 0.616409] vgaarb: bridge control possible 0000:00:02.0 [ 0.618753] SCSI subsystem initialized [ 0.620540] ACPI: bus type USB registered [ 0.622153] usbcore: registered new interface driver usbfs [ 0.624188] usbcore: registered new interface driver hub [ 0.626174] usbcore: registered new device driver usb [ 0.628296] PCI: Using ACPI for IRQ routing [ 0.630418] NetLabel: Initializing [ 0.631830] NetLabel: domain hash size = 128 [ 0.633510] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.635400] NetLabel: unlabeled traffic allowed by default [ 0.637697] clocksource: Switched to clocksource kvm-clock [ 0.648503] AppArmor: AppArmor Filesystem Enabled [ 0.650367] pnp: PnP ACPI init [ 0.652001] pnp: PnP ACPI: found 5 devices [ 0.659385] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.662740] NET: Registered protocol family 2 [ 0.664721] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.667265] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.669639] TCP: Hash tables configured (established 4096 bind 4096) [ 0.672008] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.674169] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.676490] NET: Registered protocol family 1 [ 0.678205] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.680372] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.682494] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.697775] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.713120] Trying to unpack rootfs image as initramfs... [ 0.776516] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.779690] Scanning for low memory corruption every 60 seconds [ 0.782256] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.784540] audit: initializing netlink subsys (disabled) [ 0.786598] audit: type=2000 audit(1562910819.250:1): initialized [ 0.789101] Initialise system trusted keyring [ 0.790921] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.793219] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.796601] zbud: loaded [ 0.797905] VFS: Disk quotas dquot_6.6.0 [ 0.799488] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.802349] fuse init (API version 7.23) [ 0.804043] Key type big_key registered [ 0.805602] Allocating IMA MOK and blacklist keyrings. [ 0.807921] Key type asymmetric registered [ 0.809539] Asymmetric key parser 'x509' registered [ 0.811413] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.814339] io scheduler noop registered [ 0.815887] io scheduler deadline registered (default) [ 0.817854] io scheduler cfq registered [ 0.819468] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.821527] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.823988] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.826842] ACPI: Power Button [PWRF] [ 0.828433] GHES: HEST is not enabled! [ 0.842874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.873132] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.876990] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.902834] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.906727] Linux agpgart interface v0.103 [ 0.910665] brd: module loaded [ 0.913297] loop: module loaded [ 0.918644] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.921497] GPT:90111 != 2097151 [ 0.922844] GPT:Alternate GPT header not at the end of the disk. [ 0.925051] GPT:90111 != 2097151 [ 0.926390] GPT: Use GNU Parted to correct GPT errors. [ 0.928309] vda: vda1 vda15 [ 0.930287] scsi host0: ata_piix [ 0.931761] scsi host1: ata_piix [ 0.933158] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.935590] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.938673] libphy: Fixed MDIO Bus: probed [ 0.940304] tun: Universal TUN/TAP device driver, 1.6 [ 0.942209] tun: (C) 1999-2004 Max Krasnyansky [ 0.945821] PPP generic driver version 2.4.2 [ 0.947622] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.949939] ehci-pci: EHCI PCI platform driver [ 0.951623] ehci-platform: EHCI generic platform driver [ 0.953534] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.955727] ohci-pci: OHCI PCI platform driver [ 0.957406] ohci-platform: OHCI generic platform driver [ 0.959327] uhci_hcd: USB Universal Host Controller Interface driver [ 0.974550] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.976457] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.979264] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.981215] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.983396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.985773] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.988499] usb usb1: Product: UHCI Host Controller [ 0.990293] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.992527] usb usb1: SerialNumber: 0000:00:01.2 [ 0.994346] hub 1-0:1.0: USB hub found [ 0.995832] hub 1-0:1.0: 2 ports detected [ 0.997531] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.001398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.003227] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.005157] mousedev: PS/2 mouse device common for all mice [ 1.007531] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.010751] rtc_cmos 00:00: RTC can wake from S4 [ 1.013013] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.015295] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.017592] i2c /dev entries driver [ 1.019014] device-mapper: uevent: version 1.0.3 [ 1.020815] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.023931] ledtrig-cpu: registered to indicate activity on CPUs [ 1.026381] NET: Registered protocol family 10 [ 1.028336] NET: Registered protocol family 17 [ 1.030037] Key type dns_resolver registered [ 1.031821] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.033921] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.037235] registered taskstats version 1 [ 1.038851] Loading compiled-in X.509 certificates [ 1.041178] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.044739] zswap: loaded using pool lzo/zbud [ 1.047205] Key type trusted registered [ 1.049741] Key type encrypted registered [ 1.051289] AppArmor: AppArmor sha1 policy hashing enabled [ 1.053297] ima: No TPM chip found, activating TPM-bypass! [ 1.055305] evm: HMAC attrs: 0x1 [ 1.056994] Magic number: 11:773:870 [ 1.058607] rtc_cmos 00:00: setting system clock to 2019-07-12 05:53:39 UTC (1562910819) [ 1.061645] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.063793] EDD information not available. [ 1.095476] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.115274] Write protecting the kernel read-only data: 14336k [ 1.118846] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.122163] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.79 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.92 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.285885] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.06. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.914 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCV+2T02jfXTiJ3J2OvRkZOUVNN2p3H8ASuaiTHBa5o/2MBpMyzFx0ErE0To+8Yfm14yoRkTFrKadWuJ0UZ/gfn0csI8+D2cWxdYybUIZZ/VaUsY6HtA90+37rubQYcdp7MK8PHt8lLQiLkycnELpM0P/KrRiwdU913ocXuG7JIoLaExji2utbTP+vn4bC6F+5E8c7rtwel4KH0Gh4JcA7T8IIP7zLYBxuhHWwoHErwGly/VTujp/vU0eYsjkbp3xYdUsEBjCsatIfO1yWIJ6hytr9+Dz8RXEv8BN5u/UVMjpzpPFPwEb05Rp5bUtPnTdYfAdPxD9ZZHqy4aKnAklRZ root@vping-userdata-vm2-0a78eb4d-280c-42ee-a045-c9f3f7cb6fb1 ssh-dss AAAAB3NzaC1kc3MAAACBANDghaxkR9rrmBCzhTLO0jHDnbv4n8fTFS+y7SdY6DZbpToU5yJT/NWYUUTiQwG3geVTeuqLPF6HZW3sMB1ezmb6UBlsS17FA2pGzZkO0jngognqjQPfvvy4R4e4R4p4XNQ7LwpuisOXXju4B3qZh9Z7UrZteS/IpagUBOA6sxkxAAAAFQD//kwDTI9kPeGDq1rHuqyoyERz1wAAAIEAmqtgezR/+nkHw0XXe8+Cm62HathkOJz8arRJDds6OI/++xDbBFWZlfRisc2Iuz17jXK851ONPr7eqxZ1yaCc0UcH3v5bcd9/K5L7yhq24Gu8VdXcijmPqZZs46vO2r247OY9KCmzWE7LmuSFjAjzV8pS/6fgu9daosGVXlbkj5MAAACAIjSv42hDE0d03F1vX8FXDpOUS4iVHZQMwEyFYCR3YPOd4IoUQ5RMyrrME4kLsDitPvPhfYR36l+GcNrXUACgYCAb3koN6APj/Usj///qQD0vZFRBAO6Lzoh1wm7XJa2YFKZuvz2DZI2ju6638kgECZytccx7oBRjMaaGmVqsL8A= root@vping-userdata-vm2-0a78eb4d-280c-42ee-a045-c9f3f7cb6fb1 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:feb0:16bf/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-0a78eb4d-280c-42ee-a045-c9f3f7cb6fb1 launch-index: 0 2019-07-12 05:53:43,682 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-07-12 05:53:43,797 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 05:53:43,798 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:37 | PASS | +------------------------+------------------+------------------+----------------+ 2019-07-12 05:53:57,557 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-07-12 05:53:58,953 - 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'65886ee3fbe44c39ae40b4bdc4fe173f', '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_9bbf08e4-67b3-4a2a-92b0-a319d647d130'}) 2019-07-12 05:53:59,408 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f527876fd7d844ce89af18f60b5f830c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_9bbf08e4-67b3-4a2a-92b0-a319d647d130'}) 2019-07-12 05:54:00,640 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_9bbf08e4-67b3-4a2a-92b0-a319d647d130', 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'65886ee3fbe44c39ae40b4bdc4fe173f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'qT0g3Wwax2EX0EQJ5Wo8rDDfFHRHIO', 'username': u'cinder_test-user_9bbf08e4-67b3-4a2a-92b0-a319d647d130', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 05:54:00,643 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_9bbf08e4-67b3-4a2a-92b0-a319d647d130', 'password': 'qT0g3Wwax2EX0EQJ5Wo8rDDfFHRHIO', 'project_name': 'cinder_test-project_9bbf08e4-67b3-4a2a-92b0-a319d647d130', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '65886ee3fbe44c39ae40b4bdc4fe173f', 'project_domain_name': 'Default'} 2019-07-12 05:54:00,644 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-07-12 05:54:01,463 - 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'2019-07-12T05:54:01Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2fc66f88-e03a-401b-b350-41f12b420d38', u'provider:segmentation_id': 18, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_9bbf08e4-67b3-4a2a-92b0-a319d647d130', u'created_at': u'2019-07-12T05:54:01Z', u'mtu': 1450, u'tenant_id': u'65886ee3fbe44c39ae40b4bdc4fe173f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'65886ee3fbe44c39ae40b4bdc4fe173f', u'l2_adjacency': True}) 2019-07-12 05:54:02,988 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T05:54:02Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e7bfce01-1e1c-44f5-bb3b-6d01c70078c6', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_9bbf08e4-67b3-4a2a-92b0-a319d647d130', u'enable_dhcp': True, u'network_id': u'2fc66f88-e03a-401b-b350-41f12b420d38', u'tenant_id': u'65886ee3fbe44c39ae40b4bdc4fe173f', u'created_at': u'2019-07-12T05:54:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'65886ee3fbe44c39ae40b4bdc4fe173f'}) 2019-07-12 05:54:04,510 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T05:54:04Z', u'revision_number': 2, u'id': u'5d59dca3-e60b-4341-949e-5cf7470e0f5d', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_9bbf08e4-67b3-4a2a-92b0-a319d647d130', u'admin_state_up': True, u'tenant_id': u'65886ee3fbe44c39ae40b4bdc4fe173f', u'created_at': u'2019-07-12T05:54:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'65886ee3fbe44c39ae40b4bdc4fe173f'}) 2019-07-12 05:54:09,678 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/19207b56-a1f3-40c1-be65-25cfb6c6a490/snap', u'metadata': Munch({})})], 'file': u'/v2/images/19207b56-a1f3-40c1-be65-25cfb6c6a490/file', 'owner': u'65886ee3fbe44c39ae40b4bdc4fe173f', 'id': u'19207b56-a1f3-40c1-be65-25cfb6c6a490', 'size': 12716032, u'self': u'/v2/images/19207b56-a1f3-40c1-be65-25cfb6c6a490', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'65886ee3fbe44c39ae40b4bdc4fe173f', 'name': 'cinder_test-project_9bbf08e4-67b3-4a2a-92b0-a319d647d130', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/19207b56-a1f3-40c1-be65-25cfb6c6a490/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T05:54:09Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-12T05:54:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_9bbf08e4-67b3-4a2a-92b0-a319d647d130', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/19207b56-a1f3-40c1-be65-25cfb6c6a490', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_9bbf08e4-67b3-4a2a-92b0-a319d647d130', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_9bbf08e4-67b3-4a2a-92b0-a319d647d130', 'created': u'2019-07-12T05:54:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-12T05:54:08Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/19207b56-a1f3-40c1-be65-25cfb6c6a490', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_9bbf08e4-67b3-4a2a-92b0-a319d647d130', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-12 05:54:10,016 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_9bbf08e4-67b3-4a2a-92b0-a319d647d130', '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'bdde0b6755384876bea1caf69f7ebddc', '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'00bbc4a8-3241-40fe-b08e-ea433519999e', 'swap': 0}) 2019-07-12 05:54:10,524 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZvTvHsy1wzYg9hJlSWRTPcuKZimnTAkvj4NhHtkFeccgCqTCz8D540CiKY/5XTvS8tOHPfg8EMnv0BFlzsYUpnBb7lNLbpqO6QxO+ADDv03rHMa3q1oey+cLJoK9Npe25LNYgWSBMDxgEAzVYyJYJgv2+JwbZRhJTUanm4l76nQ9Wm3DCZuajgpH+Aouou+ZKmVcGd6MJ0MIWxRrRgJcNE4dvPQrXb0Nirlot4+u49Z/HdSP4aIPctYM3TFTI083TsAd0fePf+QNvjyxiBI6AHwV84FWeGTC6+2YajJWeBGGDuOI6W9DWC7a7CKONft6e5ZxPKmV4gZAZLrGQ4sCb Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA2b07x7MtcM2IPYSZUlkUz3LimYpp0wJL4+DYR7ZBXnHIAqkw\ns/A+eNAoimP+V070vLThz34PBDJ79ARZc7GFKZwW+5TS26ajukMTvgAw79N6xzGt\n6taHsvnCyaCvTaXtuSzWIFkgTA8YBAM1WMiWCYL9vicG2UYSU1Gp5uJe+p0PVptw\nwmbmo4KR/gKLqLvmSplXBnejCdDCFsUa0YCXDROHbz0K129DYq5aLePruPWfx3Uj\n+GiD3LWDN0xUyNPN07AHdH3j3/kDb48sYgSOgB8FfOBVnhkwuvtmGoyVngRhg7ji\nOlvQ1gu2uwijjX7enuWcTypleIGQGS6xkOLAmwIDAQABAoIBAFb+TAwVgmo3M9+g\nQsGr5ayccfx2WKF9oWSCSOcd4jAhtY+amWLK8arDP+9K1Ct92Dos6qtD6iv7H5r2\nweZ/XnypaGVLqJMpmPCqLBEVcnffPoanSp0w6TaQo0p7cI7NZJU/XK2/7i91OFsi\nDQZT3d4e/9IhNZNJc7jmP8OHXfsyWFlK7+1eGfmZdU2yP838xIW8MrMAoFZAjREJ\nWOBkmciy3axAeu6tqEktVoIbmXKaudX7/R6SGbmy7nVsf8lFIJhd54rNtXt/7wuQ\n/DHJdQQly5MeMVYQCbOxSNRJutj69sbZr8SqfqaQJkk3i5PgB8gbVu/SwFxTnq7h\nohdsQsECgYEA8yIUBnSEycl+hwQS+GBQrFqSN++VC2Kz0rkvoBA7lPCCmdpMN2Jo\nuBDd0JmYu27r4ACfHKhy7xm90rL8ji2W4LmaLK/xwoCVGEgOGN6xoi8mLroE7VId\nTezNhFMukpoldupjdXV7tCtGrvamAZEHb+TsulvU+v9L3O2dIu2daW8CgYEA5UMf\niGoPZ/EOTMOUjoJpAwF2fxFgpLnMQx56tgaD31T+DgzJBa4J/u8NKFzRc0JpDPf6\nDj+erjkHGLJaDKGaiDpnMyUDpCMwgYdld+ozVe5QhXxyFeTh16mLikd1pDDxxM2T\nxruzuzMwh47oLaVgjssmLcnw6CzVEvXAyjpSTZUCgYBMjY9WlPt2ea4QHvVGJTVh\nf0cIu7PnGNXb5JkdQd8wvyWwAa77xU2Jny3oT2Rqp7s3FZsDr/o4VJeTLu4cajhW\nW7oyldd+UXQgaBegNwYhNc1E6yc//hnh/kybfIFugYCIV7anNi2UBghEcL7GQX7g\n+WicKOv/d8DQODTA2aY1mwKBgG+tRsr4fxCux7x0+QSCWgzwxXwYRu924h0/156b\nhdlgWXEWoUV3Bb99SveCXzS6ANokYVZXf0B23xIUrvDAN7psWKD9QszNp28xOSg0\nmVUehXLAsAIiQDEBkcuGC7Qzc1HeokGIZYCm6tjdsBOsH2DvbGWZnRQ74n8d3w+j\nYTwRAoGAAxY+y7RlkjrJS3bDSlsziF5++dIq2duG4AxHw8WijD59kX2ur40CLrzZ\nbVH/gcavfYyNOiv4SsOijfDCYAhwn66iXF2lXd5RZB/H2vIhgzVWv7QCyMXW0zaX\nBt9NOqJ5fYYZTb9N0bOOIi4b5oS+UY6k4i70FgwArE6UGK5tRuM=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f527876fd7d844ce89af18f60b5f830c', 'name': u'cinder_test-kp_9bbf08e4-67b3-4a2a-92b0-a319d647d130', 'created_at': '2019-07-12T05:54:10.524591', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'65886ee3fbe44c39ae40b4bdc4fe173f', 'name': 'cinder_test-project_9bbf08e4-67b3-4a2a-92b0-a319d647d130', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'96:d9:72:3d:87:67:3d:1a:24:c8:01:5f:9c:17:59:04', 'type': 'ssh', 'id': u'cinder_test-kp_9bbf08e4-67b3-4a2a-92b0-a319d647d130'}) 2019-07-12 05:54:10,525 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEA2b07x7MtcM2IPYSZUlkUz3LimYpp0wJL4+DYR7ZBXnHIAqkw s/A+eNAoimP+V070vLThz34PBDJ79ARZc7GFKZwW+5TS26ajukMTvgAw79N6xzGt 6taHsvnCyaCvTaXtuSzWIFkgTA8YBAM1WMiWCYL9vicG2UYSU1Gp5uJe+p0PVptw wmbmo4KR/gKLqLvmSplXBnejCdDCFsUa0YCXDROHbz0K129DYq5aLePruPWfx3Uj +GiD3LWDN0xUyNPN07AHdH3j3/kDb48sYgSOgB8FfOBVnhkwuvtmGoyVngRhg7ji OlvQ1gu2uwijjX7enuWcTypleIGQGS6xkOLAmwIDAQABAoIBAFb+TAwVgmo3M9+g QsGr5ayccfx2WKF9oWSCSOcd4jAhtY+amWLK8arDP+9K1Ct92Dos6qtD6iv7H5r2 weZ/XnypaGVLqJMpmPCqLBEVcnffPoanSp0w6TaQo0p7cI7NZJU/XK2/7i91OFsi DQZT3d4e/9IhNZNJc7jmP8OHXfsyWFlK7+1eGfmZdU2yP838xIW8MrMAoFZAjREJ WOBkmciy3axAeu6tqEktVoIbmXKaudX7/R6SGbmy7nVsf8lFIJhd54rNtXt/7wuQ /DHJdQQly5MeMVYQCbOxSNRJutj69sbZr8SqfqaQJkk3i5PgB8gbVu/SwFxTnq7h ohdsQsECgYEA8yIUBnSEycl+hwQS+GBQrFqSN++VC2Kz0rkvoBA7lPCCmdpMN2Jo uBDd0JmYu27r4ACfHKhy7xm90rL8ji2W4LmaLK/xwoCVGEgOGN6xoi8mLroE7VId TezNhFMukpoldupjdXV7tCtGrvamAZEHb+TsulvU+v9L3O2dIu2daW8CgYEA5UMf iGoPZ/EOTMOUjoJpAwF2fxFgpLnMQx56tgaD31T+DgzJBa4J/u8NKFzRc0JpDPf6 Dj+erjkHGLJaDKGaiDpnMyUDpCMwgYdld+ozVe5QhXxyFeTh16mLikd1pDDxxM2T xruzuzMwh47oLaVgjssmLcnw6CzVEvXAyjpSTZUCgYBMjY9WlPt2ea4QHvVGJTVh f0cIu7PnGNXb5JkdQd8wvyWwAa77xU2Jny3oT2Rqp7s3FZsDr/o4VJeTLu4cajhW W7oyldd+UXQgaBegNwYhNc1E6yc//hnh/kybfIFugYCIV7anNi2UBghEcL7GQX7g +WicKOv/d8DQODTA2aY1mwKBgG+tRsr4fxCux7x0+QSCWgzwxXwYRu924h0/156b hdlgWXEWoUV3Bb99SveCXzS6ANokYVZXf0B23xIUrvDAN7psWKD9QszNp28xOSg0 mVUehXLAsAIiQDEBkcuGC7Qzc1HeokGIZYCm6tjdsBOsH2DvbGWZnRQ74n8d3w+j YTwRAoGAAxY+y7RlkjrJS3bDSlsziF5++dIq2duG4AxHw8WijD59kX2ur40CLrzZ bVH/gcavfYyNOiv4SsOijfDCYAhwn66iXF2lXd5RZB/H2vIhgzVWv7QCyMXW0zaX Bt9NOqJ5fYYZTb9N0bOOIi4b5oS+UY6k4i70FgwArE6UGK5tRuM= -----END RSA PRIVATE KEY----- 2019-07-12 05:54:23,430 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_9bbf08e4-67b3-4a2a-92b0-a319d647d130': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:01:9c:4b', 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'19207b56-a1f3-40c1-be65-25cfb6c6a490'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T05:54:20.000000', 'flavor': Munch({u'id': u'00bbc4a8-3241-40fe-b08e-ea433519999e'}), 'az': u'nova', 'id': u'74dee3a7-247b-4d50-88e7-1bbe768a6359', 'security_groups': [Munch({u'name': u'cinder_test-sg_9bbf08e4-67b3-4a2a-92b0-a319d647d130'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f527876fd7d844ce89af18f60b5f830c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'65886ee3fbe44c39ae40b4bdc4fe173f', 'name': 'cinder_test-project_9bbf08e4-67b3-4a2a-92b0-a319d647d130', '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'2019-07-12T05:54:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T05:54:21Z', 'hostId': u'2341d84df28cb2b8852eb8b704539fc50cacb7f090ad0f5d829d3bd2', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_9bbf08e4-67b3-4a2a-92b0-a319d647d130', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'2341d84df28cb2b8852eb8b704539fc50cacb7f090ad0f5d829d3bd2', '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'2019-07-12T05:54:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'65886ee3fbe44c39ae40b4bdc4fe173f', 'name': u'cinder_test-vm2_9bbf08e4-67b3-4a2a-92b0-a319d647d130', 'adminPass': u'pAU366NqXZ9x', 'tenant_id': u'65886ee3fbe44c39ae40b4bdc4fe173f', 'created_at': u'2019-07-12T05:54:13Z', 'created': u'2019-07-12T05:54:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-12 05:54:27,245 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'5d59dca3-e60b-4341-949e-5cf7470e0f5d', 'updated_at': u'2019-07-12T05:54:27Z', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'b860c6d8-9cf5-4036-bd41-8c9629cce462', 'id': u'37192e7a-a8bd-48b1-ad75-d66b4530f2f4', 'network': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', 'port': u'b860c6d8-9cf5-4036-bd41-8c9629cce462', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'65886ee3fbe44c39ae40b4bdc4fe173f', 'name': 'cinder_test-project_9bbf08e4-67b3-4a2a-92b0-a319d647d130', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'65886ee3fbe44c39ae40b4bdc4fe173f', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'2fc66f88-e03a-401b-b350-41f12b420d38', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:01:9c:4b', u'device_id': u'74dee3a7-247b-4d50-88e7-1bbe768a6359'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'65886ee3fbe44c39ae40b4bdc4fe173f', 'created_at': u'2019-07-12T05:54:25Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'2fc66f88-e03a-401b-b350-41f12b420d38', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:01:9c:4b', u'device_id': u'74dee3a7-247b-4d50-88e7-1bbe768a6359'}), 'router': u'5d59dca3-e60b-4341-949e-5cf7470e0f5d'}) 2019-07-12 05:54:27,327 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 492782492 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.914 MHz processor [ 0.256930] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.260223] pid_max: default: 32768 minimum: 301 [ 0.261991] ACPI: Core revision 20150930 [ 0.264117] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.266672] Security Framework initialized [ 0.268301] Yama: becoming mindful. [ 0.269741] AppArmor: AppArmor initialized [ 0.271398] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.274010] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.276562] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.279021] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.281687] Initializing cgroup subsys io [ 0.283294] Initializing cgroup subsys memory [ 0.284988] Initializing cgroup subsys devices [ 0.286697] Initializing cgroup subsys freezer [ 0.288412] Initializing cgroup subsys net_cls [ 0.290150] Initializing cgroup subsys perf_event [ 0.291951] Initializing cgroup subsys net_prio [ 0.293686] Initializing cgroup subsys hugetlb [ 0.295407] Initializing cgroup subsys pids [ 0.297098] CPU: Physical Processor ID: 0 [ 0.299421] mce: CPU supports 10 MCE banks [ 0.301066] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.303050] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.324946] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.334805] ftrace: allocating 31920 entries in 125 pages [ 0.370728] smpboot: Max logical packages: 1 [ 0.372404] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.375066] x2apic enabled [ 0.376552] Switched APIC routing to physical x2apic. [ 0.379700] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.381917] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.385982] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.389480] KVM setup paravirtual spinlock [ 0.391576] x86: Booted up 1 node, 1 CPUs [ 0.393148] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.395794] devtmpfs: initialized [ 0.398126] evm: security.selinux [ 0.399479] evm: security.SMACK64 [ 0.400862] evm: security.SMACK64EXEC [ 0.402318] evm: security.SMACK64TRANSMUTE [ 0.403906] evm: security.SMACK64MMAP [ 0.405363] evm: security.ima [ 0.406603] evm: security.capability [ 0.408106] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.411748] pinctrl core: initialized pinctrl subsystem [ 0.413835] RTC time: 5:54:20, date: 07/12/19 [ 0.415639] NET: Registered protocol family 16 [ 0.417509] cpuidle: using governor ladder [ 0.419121] cpuidle: using governor menu [ 0.420692] PCCT header not found. [ 0.422127] ACPI: bus type PCI registered [ 0.423728] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.426160] PCI: Using configuration type 1 for base access [ 0.428974] ACPI: Added _OSI(Module Device) [ 0.430644] ACPI: Added _OSI(Processor Device) [ 0.432347] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.434125] ACPI: Added _OSI(Processor Aggregator Device) [ 0.436963] ACPI: Interpreter enabled [ 0.438451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.442105] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.445721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.449372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.453022] ACPI: (supports S0 S5) [ 0.454397] ACPI: Using IOAPIC for interrupt routing [ 0.456260] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.461169] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.463416] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.465879] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.468287] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.472600] acpiphp: Slot [3] registered [ 0.474194] acpiphp: Slot [4] registered [ 0.475756] acpiphp: Slot [5] registered [ 0.477346] acpiphp: Slot [6] registered [ 0.478942] acpiphp: Slot [7] registered [ 0.480500] acpiphp: Slot [8] registered [ 0.482097] acpiphp: Slot [9] registered [ 0.483655] acpiphp: Slot [10] registered [ 0.485241] acpiphp: Slot [11] registered [ 0.486834] acpiphp: Slot [12] registered [ 0.488502] acpiphp: Slot [13] registered [ 0.490088] acpiphp: Slot [14] registered [ 0.491711] acpiphp: Slot [15] registered [ 0.509601] acpiphp: Slot [16] registered [ 0.511216] acpiphp: Slot [17] registered [ 0.512812] acpiphp: Slot [18] registered [ 0.514402] acpiphp: Slot [19] registered [ 0.515988] acpiphp: Slot [20] registered [ 0.517574] acpiphp: Slot [21] registered [ 0.519163] acpiphp: Slot [22] registered [ 0.520746] acpiphp: Slot [23] registered [ 0.522385] acpiphp: Slot [24] registered [ 0.524007] acpiphp: Slot [25] registered [ 0.525588] acpiphp: Slot [26] registered [ 0.527170] acpiphp: Slot [27] registered [ 0.528787] acpiphp: Slot [28] registered [ 0.530372] acpiphp: Slot [29] registered [ 0.531993] acpiphp: Slot [30] registered [ 0.533578] acpiphp: Slot [31] registered [ 0.535164] PCI host bridge to bus 0000:00 [ 0.536753] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.539178] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.541634] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.544517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.547384] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.550298] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.555282] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.557816] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.560161] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.562714] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.572229] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.575072] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.599131] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.601954] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.604650] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.607354] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.610059] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.612444] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.614955] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.616992] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.619990] vgaarb: loaded [ 0.621135] vgaarb: bridge control possible 0000:00:02.0 [ 0.623436] SCSI subsystem initialized [ 0.625197] ACPI: bus type USB registered [ 0.626784] usbcore: registered new interface driver usbfs [ 0.628779] usbcore: registered new interface driver hub [ 0.630735] usbcore: registered new device driver usb [ 0.632821] PCI: Using ACPI for IRQ routing [ 0.634920] NetLabel: Initializing [ 0.636301] NetLabel: domain hash size = 128 [ 0.637943] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.639801] NetLabel: unlabeled traffic allowed by default [ 0.642054] clocksource: Switched to clocksource kvm-clock [ 0.652694] AppArmor: AppArmor Filesystem Enabled [ 0.654530] pnp: PnP ACPI init [ 0.656150] pnp: PnP ACPI: found 5 devices [ 0.663510] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.666820] NET: Registered protocol family 2 [ 0.668783] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.671296] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.673633] TCP: Hash tables configured (established 4096 bind 4096) [ 0.675968] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.678087] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.680371] NET: Registered protocol family 1 [ 0.682068] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.684199] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.686290] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.701459] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.716760] Trying to unpack rootfs image as initramfs... [ 0.779247] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.782377] Scanning for low memory corruption every 60 seconds [ 0.784821] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.787119] audit: initializing netlink subsys (disabled) [ 0.789106] audit: type=2000 audit(1562910861.393:1): initialized [ 0.791560] Initialise system trusted keyring [ 0.793341] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.795597] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.798953] zbud: loaded [ 0.800232] VFS: Disk quotas dquot_6.6.0 [ 0.801794] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.804615] fuse init (API version 7.23) [ 0.806302] Key type big_key registered [ 0.807837] Allocating IMA MOK and blacklist keyrings. [ 0.810090] Key type asymmetric registered [ 0.811675] Asymmetric key parser 'x509' registered [ 0.813521] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.816391] io scheduler noop registered [ 0.817917] io scheduler deadline registered (default) [ 0.819861] io scheduler cfq registered [ 0.821459] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.823486] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.825905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.828717] ACPI: Power Button [PWRF] [ 0.830302] GHES: HEST is not enabled! [ 0.844711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.874951] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.878745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.904524] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.908336] Linux agpgart interface v0.103 [ 0.912163] brd: module loaded [ 0.914737] loop: module loaded [ 0.919841] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.922657] GPT:90111 != 2097151 [ 0.923970] GPT:Alternate GPT header not at the end of the disk. [ 0.926127] GPT:90111 != 2097151 [ 0.927469] GPT: Use GNU Parted to correct GPT errors. [ 0.929367] vda: vda1 vda15 [ 0.931334] scsi host0: ata_piix [ 0.932768] scsi host1: ata_piix [ 0.934141] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.936531] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.939580] libphy: Fixed MDIO Bus: probed [ 0.941173] tun: Universal TUN/TAP device driver, 1.6 [ 0.943037] tun: (C) 1999-2004 Max Krasnyansky [ 0.946536] PPP generic driver version 2.4.2 [ 0.948256] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.950598] ehci-pci: EHCI PCI platform driver [ 0.952314] ehci-platform: EHCI generic platform driver [ 0.954260] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.956484] ohci-pci: OHCI PCI platform driver [ 0.958191] ohci-platform: OHCI generic platform driver [ 0.960129] uhci_hcd: USB Universal Host Controller Interface driver [ 0.975375] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.977315] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.980157] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.982122] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.984325] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.986731] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.989481] usb usb1: Product: UHCI Host Controller [ 0.991298] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.993531] usb usb1: SerialNumber: 0000:00:01.2 [ 0.995374] hub 1-0:1.0: USB hub found [ 0.996876] hub 1-0:1.0: 2 ports detected [ 0.998626] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.002570] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.004417] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.006390] mousedev: PS/2 mouse device common for all mice [ 1.008795] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.012089] rtc_cmos 00:00: RTC can wake from S4 [ 1.014425] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.016726] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.019045] i2c /dev entries driver [ 1.020490] device-mapper: uevent: version 1.0.3 [ 1.022314] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.025484] ledtrig-cpu: registered to indicate activity on CPUs [ 1.027965] NET: Registered protocol family 10 [ 1.029952] NET: Registered protocol family 17 [ 1.031690] Key type dns_resolver registered [ 1.033480] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.035612] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.038993] registered taskstats version 1 [ 1.040620] Loading compiled-in X.509 certificates [ 1.042991] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.046606] zswap: loaded using pool lzo/zbud [ 1.049118] Key type trusted registered [ 1.051695] Key type encrypted registered [ 1.053280] AppArmor: AppArmor sha1 policy hashing enabled [ 1.055319] ima: No TPM chip found, activating TPM-bypass! [ 1.057363] evm: HMAC attrs: 0x1 [ 1.059100] Magic number: 11:326:921 [ 1.060726] rtc_cmos 00:00: setting system clock to 2019-07-12 05:54:21 UTC (1562910861) [ 1.063829] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.066007] EDD information not available. [ 1.095802] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.115494] Write protecting the kernel read-only data: 14336k [ 1.119184] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.122528] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.78 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 1.06 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.434986] 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 1.21. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.914 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCXx2ZgcQMdhOePUfQlpMBq/tEST0J3bjD/KrWe8rodWSJOG2DQFL5OaObhdGg2UFYnxpmSYg7wSVRGef1MPdKC/Mm5EaVGiuMO91F/RVLmdBSOXtoclhDK1CntzR5bnRm2eaTobjTC2kAm9DTt46wOQXZwMbA1tMQKs9KmDLVFF467fHKYqIyJ7XNPb7S9MlLScj5oQI/CllSRuyEMCRkHV6o86yTsHLqQzh27YOKBAlbWTJmW+Svg5shCYDPBJg+mnuE/U8amRC58vkRdsBRQJoPZgvcT7CNS5bRxVxcl2n/5aGfFRxDNaxsBGWwItuHP6i1+pWH+OAxZoav+jUVx root@cinder-test-vm2-9bbf08e4-67b3-4a2a-92b0-a319d647d130 ssh-dss AAAAB3NzaC1kc3MAAACBAPBgXL0YyF7eArfehtqKcwAua7ETMFFPWojY32xblK6r7nKNKI7NoYULx/UUzZbh/T/VgRDxzimHkDHL0NRwHiriltNqVG25rV7cs/SgNtcQYB4GA6IZQfNVplUGVhrCni97tH4Cqnt+gGHynCSzGWlVzew7NyF29jZbIkK1I+qPAAAAFQCmiZLftSErT/PrObcgQ0IH4QUMfwAAAIASyyIyhde7TKfPL4pCCYgd5lHfir3NSQU8/WAaMecaQri/WTR9k5303oETvRl595VCZSOiiqsSDHfKMIx0BjZBZsP/tvnNWAV4jjz4qyAR+DLU7QKfzBK2Qh2XZL+/R4IIhfT1R/dsMxf9Cilyfa86KSRLVIL2jJIJdITvPRJtDAAAAIEA3o4HQAgr2D5c/3Bbmxc5g8NnmpWpn3eb+okg9BDq9coc/QuISXNmIw0N6HdXxm6kQj/dlybnVIwf8klqFfCiB9S7a309YR2DVl1aXsnu/5Qv9R+0/jhYXYQD/IsoOlf+56xemHW5akehzVUrWyxby1q0nCwdr0t9++O0PAStU50= root@cinder-test-vm2-9bbf08e4-67b3-4a2a-92b0-a319d647d130 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.56s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe01:9c4b/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-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-9bbf08e4-67b3-4a2a-92b0-a319d647d130 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.90 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-9bbf08e4-67b3-4a2a-92b0-a319d647d130 login: 2019-07-12 05:54:45,454 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_9bbf08e4-67b3-4a2a-92b0-a319d647d130': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4a:1f:14', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'19207b56-a1f3-40c1-be65-25cfb6c6a490'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T05:54:44.000000', 'flavor': Munch({u'id': u'00bbc4a8-3241-40fe-b08e-ea433519999e'}), 'az': u'nova', 'id': u'29bb8245-1d76-4f62-aff2-f04e1f9f9130', 'security_groups': [Munch({u'name': u'cinder_test-sg_9bbf08e4-67b3-4a2a-92b0-a319d647d130'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f527876fd7d844ce89af18f60b5f830c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'65886ee3fbe44c39ae40b4bdc4fe173f', 'name': 'cinder_test-project_9bbf08e4-67b3-4a2a-92b0-a319d647d130', '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'2019-07-12T05:54:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T05:54:45Z', 'hostId': u'a56f1299bded1ea98506527e6d738dcec3d12093327b19f9e777e0c5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_9bbf08e4-67b3-4a2a-92b0-a319d647d130', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'a56f1299bded1ea98506527e6d738dcec3d12093327b19f9e777e0c5', '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'2019-07-12T05:54:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'65886ee3fbe44c39ae40b4bdc4fe173f', 'name': u'cinder_test-vm_9bbf08e4-67b3-4a2a-92b0-a319d647d130', 'adminPass': u'RdWzDcwZ95Zt', 'tenant_id': u'65886ee3fbe44c39ae40b4bdc4fe173f', 'created_at': u'2019-07-12T05:54:35Z', 'created': u'2019-07-12T05:54:35Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-12 05:54:49,273 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'5d59dca3-e60b-4341-949e-5cf7470e0f5d', 'updated_at': u'2019-07-12T05:54:49Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'089d208a-183d-4364-8f3a-cbec5a81b2a5', 'id': u'91b11441-91ae-4f2e-b756-d13f94452843', 'network': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', 'port': u'089d208a-183d-4364-8f3a-cbec5a81b2a5', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'65886ee3fbe44c39ae40b4bdc4fe173f', 'name': 'cinder_test-project_9bbf08e4-67b3-4a2a-92b0-a319d647d130', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'65886ee3fbe44c39ae40b4bdc4fe173f', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'2fc66f88-e03a-401b-b350-41f12b420d38', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:4a:1f:14', u'device_id': u'29bb8245-1d76-4f62-aff2-f04e1f9f9130'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'65886ee3fbe44c39ae40b4bdc4fe173f', 'created_at': u'2019-07-12T05:54:47Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'2fc66f88-e03a-401b-b350-41f12b420d38', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:4a:1f:14', u'device_id': u'29bb8245-1d76-4f62-aff2-f04e1f9f9130'}), 'router': u'5d59dca3-e60b-4341-949e-5cf7470e0f5d'}) 2019-07-12 05:54:49,362 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 546702341 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.914 MHz processor [ 0.240398] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.243425] pid_max: default: 32768 minimum: 301 [ 0.245053] ACPI: Core revision 20150930 [ 0.247098] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249458] Security Framework initialized [ 0.250973] Yama: becoming mindful. [ 0.252305] AppArmor: AppArmor initialized [ 0.253828] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256203] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.258522] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.260744] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.263227] Initializing cgroup subsys io [ 0.264693] Initializing cgroup subsys memory [ 0.266252] Initializing cgroup subsys devices [ 0.267870] Initializing cgroup subsys freezer [ 0.269449] Initializing cgroup subsys net_cls [ 0.271054] Initializing cgroup subsys perf_event [ 0.272726] Initializing cgroup subsys net_prio [ 0.274331] Initializing cgroup subsys hugetlb [ 0.275919] Initializing cgroup subsys pids [ 0.277489] CPU: Physical Processor ID: 0 [ 0.279647] mce: CPU supports 10 MCE banks [ 0.281200] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.283028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.301454] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.311192] ftrace: allocating 31920 entries in 125 pages [ 0.347717] smpboot: Max logical packages: 1 [ 0.349272] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.351737] x2apic enabled [ 0.353149] Switched APIC routing to physical x2apic. [ 0.356123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.358172] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.361954] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.365233] KVM setup paravirtual spinlock [ 0.367218] x86: Booted up 1 node, 1 CPUs [ 0.368675] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.371139] devtmpfs: initialized [ 0.373433] evm: security.selinux [ 0.374720] evm: security.SMACK64 [ 0.375988] evm: security.SMACK64EXEC [ 0.377347] evm: security.SMACK64TRANSMUTE [ 0.378810] evm: security.SMACK64MMAP [ 0.380161] evm: security.ima [ 0.381317] evm: security.capability [ 0.382731] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.386086] pinctrl core: initialized pinctrl subsystem [ 0.388046] RTC time: 5:54:45, date: 07/12/19 [ 0.389752] NET: Registered protocol family 16 [ 0.391454] cpuidle: using governor ladder [ 0.392959] cpuidle: using governor menu [ 0.394392] PCCT header not found. [ 0.395721] ACPI: bus type PCI registered [ 0.397172] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.399392] PCI: Using configuration type 1 for base access [ 0.402020] ACPI: Added _OSI(Module Device) [ 0.403555] ACPI: Added _OSI(Processor Device) [ 0.405116] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.406789] ACPI: Added _OSI(Processor Aggregator Device) [ 0.409472] ACPI: Interpreter enabled [ 0.410850] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.414256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.417618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.420952] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.424299] ACPI: (supports S0 S5) [ 0.425574] ACPI: Using IOAPIC for interrupt routing [ 0.427290] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.431877] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.433952] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.436197] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.438368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.442289] acpiphp: Slot [3] registered [ 0.443740] acpiphp: Slot [4] registered [ 0.445184] acpiphp: Slot [5] registered [ 0.446627] acpiphp: Slot [6] registered [ 0.448067] acpiphp: Slot [7] registered [ 0.449502] acpiphp: Slot [8] registered [ 0.450948] acpiphp: Slot [9] registered [ 0.452390] acpiphp: Slot [10] registered [ 0.453854] acpiphp: Slot [11] registered [ 0.455339] acpiphp: Slot [12] registered [ 0.456804] acpiphp: Slot [13] registered [ 0.458264] acpiphp: Slot [14] registered [ 0.459729] acpiphp: Slot [15] registered [ 0.477720] acpiphp: Slot [16] registered [ 0.479195] acpiphp: Slot [17] registered [ 0.480655] acpiphp: Slot [18] registered [ 0.482135] acpiphp: Slot [19] registered [ 0.483611] acpiphp: Slot [20] registered [ 0.485078] acpiphp: Slot [21] registered [ 0.486539] acpiphp: Slot [22] registered [ 0.488001] acpiphp: Slot [23] registered [ 0.489467] acpiphp: Slot [24] registered [ 0.490936] acpiphp: Slot [25] registered [ 0.492397] acpiphp: Slot [26] registered [ 0.493871] acpiphp: Slot [27] registered [ 0.495362] acpiphp: Slot [28] registered [ 0.496824] acpiphp: Slot [29] registered [ 0.498292] acpiphp: Slot [30] registered [ 0.499783] acpiphp: Slot [31] registered [ 0.501246] PCI host bridge to bus 0000:00 [ 0.502711] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.504970] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.507237] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.509845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.512448] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.515170] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.523840] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.526332] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.528492] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.530828] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.535724] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.538335] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.560699] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.563663] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.566228] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.568789] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.571325] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.573582] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.575953] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.577878] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.580691] vgaarb: loaded [ 0.581780] vgaarb: bridge control possible 0000:00:02.0 [ 0.583963] SCSI subsystem initialized [ 0.585634] ACPI: bus type USB registered [ 0.587133] usbcore: registered new interface driver usbfs [ 0.589005] usbcore: registered new interface driver hub [ 0.590837] usbcore: registered new device driver usb [ 0.592822] PCI: Using ACPI for IRQ routing [ 0.594824] NetLabel: Initializing [ 0.596137] NetLabel: domain hash size = 128 [ 0.597695] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.599449] NetLabel: unlabeled traffic allowed by default [ 0.601574] clocksource: Switched to clocksource kvm-clock [ 0.612168] AppArmor: AppArmor Filesystem Enabled [ 0.613899] pnp: PnP ACPI init [ 0.615458] pnp: PnP ACPI: found 5 devices [ 0.622631] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.625766] NET: Registered protocol family 2 [ 0.627625] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.629990] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.632201] TCP: Hash tables configured (established 4096 bind 4096) [ 0.634404] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.636402] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.638548] NET: Registered protocol family 1 [ 0.640143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.642142] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.644136] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.659421] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.675035] Trying to unpack rootfs image as initramfs... [ 0.742186] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.745430] Scanning for low memory corruption every 60 seconds [ 0.748216] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.750465] audit: initializing netlink subsys (disabled) [ 0.752444] audit: type=2000 audit(1562910885.653:1): initialized [ 0.755122] Initialise system trusted keyring [ 0.756970] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.759218] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.762606] zbud: loaded [ 0.763906] VFS: Disk quotas dquot_6.6.0 [ 0.765470] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.768344] fuse init (API version 7.23) [ 0.770062] Key type big_key registered [ 0.771601] Allocating IMA MOK and blacklist keyrings. [ 0.773901] Key type asymmetric registered [ 0.775506] Asymmetric key parser 'x509' registered [ 0.777349] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.780233] io scheduler noop registered [ 0.781755] io scheduler deadline registered (default) [ 0.783687] io scheduler cfq registered [ 0.785314] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.787340] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.789814] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.792604] ACPI: Power Button [PWRF] [ 0.794227] GHES: HEST is not enabled! [ 0.808654] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.838727] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.842522] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.868295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.872197] Linux agpgart interface v0.103 [ 0.876319] brd: module loaded [ 0.879025] loop: module loaded [ 0.884338] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.887127] GPT:90111 != 2097151 [ 0.888421] GPT:Alternate GPT header not at the end of the disk. [ 0.890541] GPT:90111 != 2097151 [ 0.891834] GPT: Use GNU Parted to correct GPT errors. [ 0.893705] vda: vda1 vda15 [ 0.895808] scsi host0: ata_piix [ 0.897253] scsi host1: ata_piix [ 0.898623] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.900984] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.904040] libphy: Fixed MDIO Bus: probed [ 0.905637] tun: Universal TUN/TAP device driver, 1.6 [ 0.907487] tun: (C) 1999-2004 Max Krasnyansky [ 0.911027] PPP generic driver version 2.4.2 [ 0.912755] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.915081] ehci-pci: EHCI PCI platform driver [ 0.916771] ehci-platform: EHCI generic platform driver [ 0.918690] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.920894] ohci-pci: OHCI PCI platform driver [ 0.922593] ohci-platform: OHCI generic platform driver [ 0.924529] uhci_hcd: USB Universal Host Controller Interface driver [ 0.939835] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.941787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.944617] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.946586] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.948851] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.951219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.953944] usb usb1: Product: UHCI Host Controller [ 0.955741] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.957943] usb usb1: SerialNumber: 0000:00:01.2 [ 0.959785] hub 1-0:1.0: USB hub found [ 0.961285] hub 1-0:1.0: 2 ports detected [ 0.963057] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.967006] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.968825] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.970778] mousedev: PS/2 mouse device common for all mice [ 0.973180] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.976434] rtc_cmos 00:00: RTC can wake from S4 [ 0.978777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.981038] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.983333] i2c /dev entries driver [ 0.984779] device-mapper: uevent: version 1.0.3 [ 0.986598] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.989740] ledtrig-cpu: registered to indicate activity on CPUs [ 0.992268] NET: Registered protocol family 10 [ 0.994490] NET: Registered protocol family 17 [ 0.996206] Key type dns_resolver registered [ 0.998078] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.000173] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.003545] registered taskstats version 1 [ 1.005164] Loading compiled-in X.509 certificates [ 1.007588] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.011159] zswap: loaded using pool lzo/zbud [ 1.013971] Key type trusted registered [ 1.016579] Key type encrypted registered [ 1.018148] AppArmor: AppArmor sha1 policy hashing enabled [ 1.020163] ima: No TPM chip found, activating TPM-bypass! [ 1.022187] evm: HMAC attrs: 0x1 [ 1.023929] Magic number: 11:326:921 [ 1.025555] rtc_cmos 00:00: setting system clock to 2019-07-12 05:54:45 UTC (1562910885) [ 1.028681] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.030839] EDD information not available. [ 1.060434] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.080217] Write protecting the kernel read-only data: 14336k [ 1.085999] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.089491] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.78 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 [ 1.141007] random: blkid urandom read with 3 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.91 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.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.06. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 2019-07-12 05:54:49,364 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: [Errno None] Unable to connect to port 22 on 172.30.9.200 2019-07-12 05:54:58,454 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 546702341 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.914 MHz processor [ 0.240398] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.243425] pid_max: default: 32768 minimum: 301 [ 0.245053] ACPI: Core revision 20150930 [ 0.247098] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249458] Security Framework initialized [ 0.250973] Yama: becoming mindful. [ 0.252305] AppArmor: AppArmor initialized [ 0.253828] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256203] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.258522] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.260744] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.263227] Initializing cgroup subsys io [ 0.264693] Initializing cgroup subsys memory [ 0.266252] Initializing cgroup subsys devices [ 0.267870] Initializing cgroup subsys freezer [ 0.269449] Initializing cgroup subsys net_cls [ 0.271054] Initializing cgroup subsys perf_event [ 0.272726] Initializing cgroup subsys net_prio [ 0.274331] Initializing cgroup subsys hugetlb [ 0.275919] Initializing cgroup subsys pids [ 0.277489] CPU: Physical Processor ID: 0 [ 0.279647] mce: CPU supports 10 MCE banks [ 0.281200] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.283028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.301454] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.311192] ftrace: allocating 31920 entries in 125 pages [ 0.347717] smpboot: Max logical packages: 1 [ 0.349272] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.351737] x2apic enabled [ 0.353149] Switched APIC routing to physical x2apic. [ 0.356123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.358172] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.361954] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.365233] KVM setup paravirtual spinlock [ 0.367218] x86: Booted up 1 node, 1 CPUs [ 0.368675] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.371139] devtmpfs: initialized [ 0.373433] evm: security.selinux [ 0.374720] evm: security.SMACK64 [ 0.375988] evm: security.SMACK64EXEC [ 0.377347] evm: security.SMACK64TRANSMUTE [ 0.378810] evm: security.SMACK64MMAP [ 0.380161] evm: security.ima [ 0.381317] evm: security.capability [ 0.382731] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.386086] pinctrl core: initialized pinctrl subsystem [ 0.388046] RTC time: 5:54:45, date: 07/12/19 [ 0.389752] NET: Registered protocol family 16 [ 0.391454] cpuidle: using governor ladder [ 0.392959] cpuidle: using governor menu [ 0.394392] PCCT header not found. [ 0.395721] ACPI: bus type PCI registered [ 0.397172] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.399392] PCI: Using configuration type 1 for base access [ 0.402020] ACPI: Added _OSI(Module Device) [ 0.403555] ACPI: Added _OSI(Processor Device) [ 0.405116] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.406789] ACPI: Added _OSI(Processor Aggregator Device) [ 0.409472] ACPI: Interpreter enabled [ 0.410850] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.414256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.417618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.420952] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.424299] ACPI: (supports S0 S5) [ 0.425574] ACPI: Using IOAPIC for interrupt routing [ 0.427290] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.431877] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.433952] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.436197] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.438368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.442289] acpiphp: Slot [3] registered [ 0.443740] acpiphp: Slot [4] registered [ 0.445184] acpiphp: Slot [5] registered [ 0.446627] acpiphp: Slot [6] registered [ 0.448067] acpiphp: Slot [7] registered [ 0.449502] acpiphp: Slot [8] registered [ 0.450948] acpiphp: Slot [9] registered [ 0.452390] acpiphp: Slot [10] registered [ 0.453854] acpiphp: Slot [11] registered [ 0.455339] acpiphp: Slot [12] registered [ 0.456804] acpiphp: Slot [13] registered [ 0.458264] acpiphp: Slot [14] registered [ 0.459729] acpiphp: Slot [15] registered [ 0.477720] acpiphp: Slot [16] registered [ 0.479195] acpiphp: Slot [17] registered [ 0.480655] acpiphp: Slot [18] registered [ 0.482135] acpiphp: Slot [19] registered [ 0.483611] acpiphp: Slot [20] registered [ 0.485078] acpiphp: Slot [21] registered [ 0.486539] acpiphp: Slot [22] registered [ 0.488001] acpiphp: Slot [23] registered [ 0.489467] acpiphp: Slot [24] registered [ 0.490936] acpiphp: Slot [25] registered [ 0.492397] acpiphp: Slot [26] registered [ 0.493871] acpiphp: Slot [27] registered [ 0.495362] acpiphp: Slot [28] registered [ 0.496824] acpiphp: Slot [29] registered [ 0.498292] acpiphp: Slot [30] registered [ 0.499783] acpiphp: Slot [31] registered [ 0.501246] PCI host bridge to bus 0000:00 [ 0.502711] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.504970] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.507237] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.509845] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.512448] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.515170] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.523840] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.526332] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.528492] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.530828] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.535724] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.538335] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.560699] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.563663] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.566228] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.568789] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.571325] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.573582] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.575953] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.577878] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.580691] vgaarb: loaded [ 0.581780] vgaarb: bridge control possible 0000:00:02.0 [ 0.583963] SCSI subsystem initialized [ 0.585634] ACPI: bus type USB registered [ 0.587133] usbcore: registered new interface driver usbfs [ 0.589005] usbcore: registered new interface driver hub [ 0.590837] usbcore: registered new device driver usb [ 0.592822] PCI: Using ACPI for IRQ routing [ 0.594824] NetLabel: Initializing [ 0.596137] NetLabel: domain hash size = 128 [ 0.597695] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.599449] NetLabel: unlabeled traffic allowed by default [ 0.601574] clocksource: Switched to clocksource kvm-clock [ 0.612168] AppArmor: AppArmor Filesystem Enabled [ 0.613899] pnp: PnP ACPI init [ 0.615458] pnp: PnP ACPI: found 5 devices [ 0.622631] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.625766] NET: Registered protocol family 2 [ 0.627625] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.629990] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.632201] TCP: Hash tables configured (established 4096 bind 4096) [ 0.634404] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.636402] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.638548] NET: Registered protocol family 1 [ 0.640143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.642142] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.644136] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.659421] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.675035] Trying to unpack rootfs image as initramfs... [ 0.742186] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.745430] Scanning for low memory corruption every 60 seconds [ 0.748216] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.750465] audit: initializing netlink subsys (disabled) [ 0.752444] audit: type=2000 audit(1562910885.653:1): initialized [ 0.755122] Initialise system trusted keyring [ 0.756970] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.759218] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.762606] zbud: loaded [ 0.763906] VFS: Disk quotas dquot_6.6.0 [ 0.765470] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.768344] fuse init (API version 7.23) [ 0.770062] Key type big_key registered [ 0.771601] Allocating IMA MOK and blacklist keyrings. [ 0.773901] Key type asymmetric registered [ 0.775506] Asymmetric key parser 'x509' registered [ 0.777349] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.780233] io scheduler noop registered [ 0.781755] io scheduler deadline registered (default) [ 0.783687] io scheduler cfq registered [ 0.785314] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.787340] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.789814] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.792604] ACPI: Power Button [PWRF] [ 0.794227] GHES: HEST is not enabled! [ 0.808654] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.838727] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.842522] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.868295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.872197] Linux agpgart interface v0.103 [ 0.876319] brd: module loaded [ 0.879025] loop: module loaded [ 0.884338] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.887127] GPT:90111 != 2097151 [ 0.888421] GPT:Alternate GPT header not at the end of the disk. [ 0.890541] GPT:90111 != 2097151 [ 0.891834] GPT: Use GNU Parted to correct GPT errors. [ 0.893705] vda: vda1 vda15 [ 0.895808] scsi host0: ata_piix [ 0.897253] scsi host1: ata_piix [ 0.898623] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.900984] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.904040] libphy: Fixed MDIO Bus: probed [ 0.905637] tun: Universal TUN/TAP device driver, 1.6 [ 0.907487] tun: (C) 1999-2004 Max Krasnyansky [ 0.911027] PPP generic driver version 2.4.2 [ 0.912755] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.915081] ehci-pci: EHCI PCI platform driver [ 0.916771] ehci-platform: EHCI generic platform driver [ 0.918690] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.920894] ohci-pci: OHCI PCI platform driver [ 0.922593] ohci-platform: OHCI generic platform driver [ 0.924529] uhci_hcd: USB Universal Host Controller Interface driver [ 0.939835] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.941787] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.944617] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.946586] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.948851] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.951219] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.953944] usb usb1: Product: UHCI Host Controller [ 0.955741] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.957943] usb usb1: SerialNumber: 0000:00:01.2 [ 0.959785] hub 1-0:1.0: USB hub found [ 0.961285] hub 1-0:1.0: 2 ports detected [ 0.963057] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.967006] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.968825] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.970778] mousedev: PS/2 mouse device common for all mice [ 0.973180] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.976434] rtc_cmos 00:00: RTC can wake from S4 [ 0.978777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.981038] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.983333] i2c /dev entries driver [ 0.984779] device-mapper: uevent: version 1.0.3 [ 0.986598] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.989740] ledtrig-cpu: registered to indicate activity on CPUs [ 0.992268] NET: Registered protocol family 10 [ 0.994490] NET: Registered protocol family 17 [ 0.996206] Key type dns_resolver registered [ 0.998078] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.000173] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.003545] registered taskstats version 1 [ 1.005164] Loading compiled-in X.509 certificates [ 1.007588] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.011159] zswap: loaded using pool lzo/zbud [ 1.013971] Key type trusted registered [ 1.016579] Key type encrypted registered [ 1.018148] AppArmor: AppArmor sha1 policy hashing enabled [ 1.020163] ima: No TPM chip found, activating TPM-bypass! [ 1.022187] evm: HMAC attrs: 0x1 [ 1.023929] Magic number: 11:326:921 [ 1.025555] rtc_cmos 00:00: setting system clock to 2019-07-12 05:54:45 UTC (1562910885) [ 1.028681] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.030839] EDD information not available. [ 1.060434] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.080217] Write protecting the kernel read-only data: 14336k [ 1.085999] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.089491] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.78 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 [ 1.141007] random: blkid urandom read with 3 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.91 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.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.06. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.914 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDyj4wUYE+nKJyO+7htr1NXJzk8Oc/VzjKFVXjSoV1naeZFvPRB6YVbhqUGmmhOQhpuFe1LRGrGEOdCR3QrpbCGMrQV3jkJnqfmzFwgnMvMPD6rLm5f6bnntGMIoKyU+sE9ETskTotE+I1evfemeIJus2Gpq+qBCBVqx/L39SqGHYJR8AE/PqPseg6kXZSnt95mNLA4bwuvPsSz68c6WUpQSxZWGPSHydzMYnbW56BGvtqk9PGOipKAUnMi9nqcj2qmOcBai1mJjDx9uEpKHAwwXMnTDK/mTSnyIUcQRpbecuj2RPclPUWeg7XZMKOoWT6TUGyRRJgrVA5dZVyAK/yf root@cinder-test-vm-9bbf08e4-67b3-4a2a-92b0-a319d647d130 ssh-dss AAAAB3NzaC1kc3MAAACBAJ1YIbpoq6owvwMlYKBgTn5j6NI4i+I9cGFKlJELmXToH7/6bxOM3UThev0110i+9/sbG7KnIpWyX3kyUyZN6RUvfuLiQSPt+w6aLYiGe8mjbNfo52PCjoe4zp1WQwEVguFlY6pBJpPf7f+D3kABKhdS/eIS7LgoV4PrWQGPhYmxAAAAFQClr8IsATwqHNaXpVRcb4c4PRc39QAAAIBoIsMgA5VirtnmBM7j3k285Ia77R47Isu0//YJeI8c4YaF2fMXS9Jeb24cI0uPaYtmUgMSfdarg5svm9u6d0pnIZmsvqvoI8lhFPebaY1vy6SDIVdG13WgClw9QymqTl7i0XhcZZEDFzG10Es4CXxOc6cbcxs0747Np0eSrEiBCwAAAIAURrhR7ieGk6s4Hh/1gRTad1U7NkMD1/nrMTWX7eUbE5esi94lCt1K9w3pa/T6mi036DGLePvOhH3D2brj/OvlKB5J6djYU6Kqg5025Z3HTSzfMHnONxneONKZy+Z9hnVBLFIDxFMavC0sS487lHnFcHA3GpqDWY8DwZQ87pygdw== root@cinder-test-vm-9bbf08e4-67b3-4a2a-92b0-a319d647d130 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.51s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe4a:1f14/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-9bbf08e4-67b3-4a2a-92b0-a319d647d130 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.92 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-9bbf08e4-67b3-4a2a-92b0-a319d647d130 login: 2019-07-12 05:55:06,718 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-07-12 05:55:07,494 - 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: 38b4b05d-16fc-4d61-9921-97cb6b7d1025 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! 2019-07-12 05:55:07,495 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-07-12 05:55:07,495 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-07-12 05:55:11,328 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-07-12 05:55:15,426 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-07-12 05:55:15,517 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-07-12 05:55:15,518 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-07-12 05:55:15,518 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-07-12 05:55:18,460 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 05:55:18,460 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:18 | PASS | +---------------------+------------------+------------------+----------------+ 2019-07-12 05:55:37,096 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-07-12 05:55:38,338 - 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'836814eb1fb14624a9d4a4a4493b6823', '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_b3b35875-afec-4a06-97de-f33dd0a23d5f'}) 2019-07-12 05:55:38,800 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9f67cfdd84c64f639c4598ff88fc7a78', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_b3b35875-afec-4a06-97de-f33dd0a23d5f'}) 2019-07-12 05:55:40,138 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_b3b35875-afec-4a06-97de-f33dd0a23d5f', 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'836814eb1fb14624a9d4a4a4493b6823', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6LIcmrgYCF6R33WLUhy03AlbvPQqZC', 'username': u'tempest_smoke-user_b3b35875-afec-4a06-97de-f33dd0a23d5f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 05:55:40,142 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_b3b35875-afec-4a06-97de-f33dd0a23d5f', 'password': '6LIcmrgYCF6R33WLUhy03AlbvPQqZC', 'project_name': 'tempest_smoke-project_b3b35875-afec-4a06-97de-f33dd0a23d5f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '836814eb1fb14624a9d4a4a4493b6823', 'project_domain_name': 'Default'} 2019-07-12 05:55:42,771 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-07-12 05:55:43,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'2019-07-12T05:55:43Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f30b1f39-9338-48a4-b26d-bf65a164d81f', u'provider:segmentation_id': 43, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_b3b35875-afec-4a06-97de-f33dd0a23d5f', u'created_at': u'2019-07-12T05:55:43Z', u'mtu': 1450, u'tenant_id': u'836814eb1fb14624a9d4a4a4493b6823', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'836814eb1fb14624a9d4a4a4493b6823', u'l2_adjacency': True}) 2019-07-12 05:55:44,440 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T05:55:44Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ada9a5e5-5e10-42b7-a4c0-f604a2e5615a', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_b3b35875-afec-4a06-97de-f33dd0a23d5f', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f30b1f39-9338-48a4-b26d-bf65a164d81f', u'tenant_id': u'836814eb1fb14624a9d4a4a4493b6823', u'created_at': u'2019-07-12T05:55:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'836814eb1fb14624a9d4a4a4493b6823'}) 2019-07-12 05:55:45,969 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T05:55:45Z', u'revision_number': 2, u'ha': False, u'id': u'3d134db7-ea70-4265-857e-45a427d33300', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_b3b35875-afec-4a06-97de-f33dd0a23d5f', u'admin_state_up': True, u'tenant_id': u'836814eb1fb14624a9d4a4a4493b6823', u'created_at': u'2019-07-12T05:55:44Z', u'flavor_id': None, u'routes': [], u'project_id': u'836814eb1fb14624a9d4a4a4493b6823'}) 2019-07-12 05:55:49,346 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/367889c4-7250-49b3-a2a4-2646dbfe1e66/snap', u'metadata': Munch({})})], 'file': u'/v2/images/367889c4-7250-49b3-a2a4-2646dbfe1e66/file', 'owner': u'836814eb1fb14624a9d4a4a4493b6823', 'id': u'367889c4-7250-49b3-a2a4-2646dbfe1e66', 'size': 12716032, u'self': u'/v2/images/367889c4-7250-49b3-a2a4-2646dbfe1e66', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'836814eb1fb14624a9d4a4a4493b6823', 'name': 'tempest_smoke-project_b3b35875-afec-4a06-97de-f33dd0a23d5f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/367889c4-7250-49b3-a2a4-2646dbfe1e66/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T05:55:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-12T05:55:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_b3b35875-afec-4a06-97de-f33dd0a23d5f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/367889c4-7250-49b3-a2a4-2646dbfe1e66', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_b3b35875-afec-4a06-97de-f33dd0a23d5f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_b3b35875-afec-4a06-97de-f33dd0a23d5f', 'created': u'2019-07-12T05:55:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-12T05:55:48Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/367889c4-7250-49b3-a2a4-2646dbfe1e66', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_b3b35875-afec-4a06-97de-f33dd0a23d5f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-12 05:55:49,707 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_b3b35875-afec-4a06-97de-f33dd0a23d5f', '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'bdde0b6755384876bea1caf69f7ebddc', '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'802bc857-4e3d-40fa-bcaf-9433875fe214', 'swap': 0}) 2019-07-12 05:55:50,176 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-12 05:55:54,465 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 2870d899-f35b-4271-8b0b-07ad9f9340e5 | 2019-07-12T05:55:54.114279 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 2870d899-f35b-4271-8b0b-07ad9f9340e5 ~/.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 2019-07-12 05:55:57,754 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-07-12 05:55:58,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-12 05:56:03,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=9db50f23-f5fb-48d7-9679-41ba6833c34b) as the default verifier for the future CLI operations. 2019-07-12 05:56:06,188 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/8f646492-ae3b-4bb6-9d93-25e171ef8f61/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8f646492-ae3b-4bb6-9d93-25e171ef8f61/file', 'owner': u'836814eb1fb14624a9d4a4a4493b6823', 'id': u'8f646492-ae3b-4bb6-9d93-25e171ef8f61', 'size': 12716032, u'self': u'/v2/images/8f646492-ae3b-4bb6-9d93-25e171ef8f61', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'836814eb1fb14624a9d4a4a4493b6823', 'name': 'tempest_smoke-project_b3b35875-afec-4a06-97de-f33dd0a23d5f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/8f646492-ae3b-4bb6-9d93-25e171ef8f61/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T05:56:06Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-12T05:56:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_b3b35875-afec-4a06-97de-f33dd0a23d5f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8f646492-ae3b-4bb6-9d93-25e171ef8f61', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_b3b35875-afec-4a06-97de-f33dd0a23d5f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_b3b35875-afec-4a06-97de-f33dd0a23d5f', 'created': u'2019-07-12T05:56:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-12T05:56:06Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8f646492-ae3b-4bb6-9d93-25e171ef8f61', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_b3b35875-afec-4a06-97de-f33dd0a23d5f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-12 05:56:06,225 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_b3b35875-afec-4a06-97de-f33dd0a23d5f', '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'bdde0b6755384876bea1caf69f7ebddc', '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'ae1466b1-c90d-4621-9a36-127e441c5eea', 'swap': 0}) 2019-07-12 05:56:06,246 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_b3b35875-afec-4a06-97de-f33dd0a23d5f', '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'bdde0b6755384876bea1caf69f7ebddc', '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'ae1466b1-c90d-4621-9a36-127e441c5eea', 'swap': 0}) 2019-07-12 05:56:09,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-12 05:56:09,727 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-12 05:56:09,727 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-12 05:56:09,729 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-12 05:56:09,760 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-12 05:56:12,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9db50f23-f5fb-48d7-9679-41ba6833c34b/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-07-12 05:56:12,054 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-12 05:56:12,065 - 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', u'--concurrency=4']'. 2019-07-12 06:00:01,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a65471d4-ff8c-4747-a8b9-5e0f69207f28 2019-07-12 06:00:01,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'a65471d4-ff8c-4747-a8b9-5e0f69207f28']'. 2019-07-12 06:00:02,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-12 06:00:02,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-12 06:00:02,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-12 06:00:02,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a65471d4-ff8c-4747-a8b9-5e0f69207f28 | 2019-07-12 06:00:02,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-12 06:00:02,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-12 05:56:13 | 2019-07-12 06:00:02,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-12 06:00:01 | 2019-07-12 06:00:02,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:48 | 2019-07-12 06:00:02,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-12 06:00:02,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-12 06:00:02,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-12 06:00:02,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9db50f23-f5fb-48d7-9679-41ba6833c34b) | 2019-07-12 06:00:02,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-12 06:00:02,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 2870d899-f35b-4271-8b0b-07ad9f9340e5) | 2019-07-12 06:00:02,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-07-12 06:00:02,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 222.605 | 2019-07-12 06:00:02,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 95 | 2019-07-12 06:00:02,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-07-12 06:00:02,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-12 06:00:02,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-12 06:00:02,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-12 06:00:02,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-12 06:00:02,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-12 06:00:02,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-12 06:00:02,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-07-12 06:00:02,165 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'a65471d4-ff8c-4747-a8b9-5e0f69207f28', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-07-12 06:00:04,135 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid a65471d4-ff8c-4747-a8b9-5e0f69207f28 --to /home/opnfv/functest/results/tempest_smoke/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-12 06:00:04,135 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'a65471d4-ff8c-4747-a8b9-5e0f69207f28', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-07-12 06:00:06,083 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid a65471d4-ff8c-4747-a8b9-5e0f69207f28 --to /home/opnfv/functest/results/tempest_smoke/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-12 06:00:06,196 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 06:00:06,196 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:23 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-07-12 06:00:15,769 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:08 | PASS | | vmready1 | functest | healthcheck | 00:10 | PASS | | vmready2 | functest | healthcheck | 00:09 | PASS | | singlevm1 | functest | healthcheck | 00:30 | PASS | | singlevm2 | functest | healthcheck | 00:35 | PASS | | vping_ssh | functest | healthcheck | 00:41 | PASS | | vping_userdata | functest | healthcheck | 00:37 | PASS | | cinder_test | functest | healthcheck | 01:18 | PASS | | tempest_smoke | functest | healthcheck | 04:23 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-07-12 06:00:15,781 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-07-12 06:00:54,148 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-87 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-07-12 06:00:54,151 - 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.40,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.40:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=SdKQQ7EnbdvddDIl4P6G2Nh3G 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=bdde0b6755384876bea1caf69f7ebddc export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-07-12 06:00:54,151 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-12 06:00:54,152 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+-------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+-------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | neutron-tempest-plugin-api rally_sanity | | | | validate the OPNFV scenarios. | refstack_defcore tempest_full | | | | | tempest_scenario patrole neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+-------------------------------------------------+ 2019-07-12 06:00:54,175 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-07-12 06:00:55,784 - 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'bd7252c2a39d46058e108ff90622c91f', '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_b66b0107-9ca1-4d30-ac11-699d86a68856'}) 2019-07-12 06:00:56,257 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd387628c076d4a14a328e050dc9a7708', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_b66b0107-9ca1-4d30-ac11-699d86a68856'}) 2019-07-12 06:00:57,573 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_b66b0107-9ca1-4d30-ac11-699d86a68856', 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'bd7252c2a39d46058e108ff90622c91f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2YAym3m4JyEX8PCLd34eUIXv2kYhAJ', 'username': u'neutron-tempest-plugin-api-user_b66b0107-9ca1-4d30-ac11-699d86a68856', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 06:00:57,578 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_b66b0107-9ca1-4d30-ac11-699d86a68856', 'password': '2YAym3m4JyEX8PCLd34eUIXv2kYhAJ', 'project_name': 'neutron-tempest-pl-project_b66b0107-9ca1-4d30-ac11-699d86a68856', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': 'bd7252c2a39d46058e108ff90622c91f', 'project_domain_name': 'Default'} 2019-07-12 06:01:00,406 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-07-12 06:01:01,013 - 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'2019-07-12T06:01:00Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'302a24ea-0754-49f9-ae01-0161b77877d0', 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'neutron-tempest-plugin-api-net_b66b0107-9ca1-4d30-ac11-699d86a68856', u'created_at': u'2019-07-12T06:01:00Z', u'mtu': 1450, u'tenant_id': u'bd7252c2a39d46058e108ff90622c91f', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'bd7252c2a39d46058e108ff90622c91f', u'l2_adjacency': True}) 2019-07-12 06:01:01,911 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T06:01:01Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'cd241401-5b6c-4612-b950-dc23cd1bb93b', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_b66b0107-9ca1-4d30-ac11-699d86a68856', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'302a24ea-0754-49f9-ae01-0161b77877d0', u'tenant_id': u'bd7252c2a39d46058e108ff90622c91f', u'created_at': u'2019-07-12T06:01:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bd7252c2a39d46058e108ff90622c91f'}) 2019-07-12 06:01:03,643 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T06:01:03Z', u'revision_number': 2, u'ha': False, u'id': u'6862d373-a5a1-4a5e-8828-5efc2f1d688d', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.213'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_b66b0107-9ca1-4d30-ac11-699d86a68856', u'admin_state_up': True, u'tenant_id': u'bd7252c2a39d46058e108ff90622c91f', u'created_at': u'2019-07-12T06:01:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'bd7252c2a39d46058e108ff90622c91f'}) 2019-07-12 06:01:06,910 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/eab435ad-fdd1-49c4-966b-8d47fe0bd467/snap', u'metadata': Munch({})})], 'file': u'/v2/images/eab435ad-fdd1-49c4-966b-8d47fe0bd467/file', 'owner': u'bd7252c2a39d46058e108ff90622c91f', 'id': u'eab435ad-fdd1-49c4-966b-8d47fe0bd467', 'size': 12716032, u'self': u'/v2/images/eab435ad-fdd1-49c4-966b-8d47fe0bd467', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bd7252c2a39d46058e108ff90622c91f', 'name': 'neutron-tempest-pl-project_b66b0107-9ca1-4d30-ac11-699d86a68856', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/eab435ad-fdd1-49c4-966b-8d47fe0bd467/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T06:01:06Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-12T06:01:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_b66b0107-9ca1-4d30-ac11-699d86a68856', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/eab435ad-fdd1-49c4-966b-8d47fe0bd467', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_b66b0107-9ca1-4d30-ac11-699d86a68856', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_b66b0107-9ca1-4d30-ac11-699d86a68856', 'created': u'2019-07-12T06:01:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-12T06:01:06Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/eab435ad-fdd1-49c4-966b-8d47fe0bd467', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_b66b0107-9ca1-4d30-ac11-699d86a68856', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-12 06:01:07,243 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_b66b0107-9ca1-4d30-ac11-699d86a68856', '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'bdde0b6755384876bea1caf69f7ebddc', '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'f5b927dd-ac8f-4164-8acb-ce7b8457d89f', 'swap': 0}) 2019-07-12 06:01:10,091 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-12 06:01:15,705 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4ebdf0a6-82ad-476e-b070-a82d8109d36a | 2019-07-12T06:01:15.299833 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4ebdf0a6-82ad-476e-b070-a82d8109d36a ~/.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 2019-07-12 06:01:18,868 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-07-12 06:01:19,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-12 06:01:24,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=056298e4-1b28-4c02-98ee-fa1759bd5467) as the default verifier for the future CLI operations. 2019-07-12 06:01:28,002 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/4d32c68d-d091-4ba3-aaab-4b0a60cab533/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4d32c68d-d091-4ba3-aaab-4b0a60cab533/file', 'owner': u'bd7252c2a39d46058e108ff90622c91f', 'id': u'4d32c68d-d091-4ba3-aaab-4b0a60cab533', 'size': 12716032, u'self': u'/v2/images/4d32c68d-d091-4ba3-aaab-4b0a60cab533', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bd7252c2a39d46058e108ff90622c91f', 'name': 'neutron-tempest-pl-project_b66b0107-9ca1-4d30-ac11-699d86a68856', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/4d32c68d-d091-4ba3-aaab-4b0a60cab533/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T06:01:27Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-12T06:01:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_b66b0107-9ca1-4d30-ac11-699d86a68856', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4d32c68d-d091-4ba3-aaab-4b0a60cab533', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_b66b0107-9ca1-4d30-ac11-699d86a68856', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_b66b0107-9ca1-4d30-ac11-699d86a68856', 'created': u'2019-07-12T06:01:26Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-12T06:01:26Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4d32c68d-d091-4ba3-aaab-4b0a60cab533', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_b66b0107-9ca1-4d30-ac11-699d86a68856', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-12 06:01:28,047 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_b66b0107-9ca1-4d30-ac11-699d86a68856', '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'bdde0b6755384876bea1caf69f7ebddc', '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'7f13d2ce-0ea7-4f7b-8607-b487251a0c2a', 'swap': 0}) 2019-07-12 06:01:28,070 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_b66b0107-9ca1-4d30-ac11-699d86a68856', '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'bdde0b6755384876bea1caf69f7ebddc', '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'7f13d2ce-0ea7-4f7b-8607-b487251a0c2a', 'swap': 0}) 2019-07-12 06:01:30,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-12 06:01:30,966 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-12 06:01:30,966 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-12 06:01:30,968 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-12 06:01:31,000 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-12 06:01:34,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-056298e4-1b28-4c02-98ee-fa1759bd5467/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-07-12 06:01:34,250 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-12 06:01:34,262 - 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', '--concurrency=4']'. 2019-07-12 06:12:27,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9326116c-1700-49f1-969c-b2a2eb3c9868 2019-07-12 06:12:27,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'9326116c-1700-49f1-969c-b2a2eb3c9868']'. 2019-07-12 06:12:28,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-12 06:12:28,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-12 06:12:28,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-12 06:12:28,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9326116c-1700-49f1-969c-b2a2eb3c9868 | 2019-07-12 06:12:28,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-12 06:12:28,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-12 06:01:36 | 2019-07-12 06:12:28,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-12 06:12:27 | 2019-07-12 06:12:28,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:51 | 2019-07-12 06:12:28,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-12 06:12:28,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-12 06:12:28,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-12 06:12:28,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 056298e4-1b28-4c02-98ee-fa1759bd5467) | 2019-07-12 06:12:28,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-12 06:12:28,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4ebdf0a6-82ad-476e-b070-a82d8109d36a) | 2019-07-12 06:12:28,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 571 | 2019-07-12 06:12:28,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 644.852 | 2019-07-12 06:12:28,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 498 | 2019-07-12 06:12:28,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 73 | 2019-07-12 06:12:28,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-12 06:12:28,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-12 06:12:28,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-12 06:12:28,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-12 06:12:28,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-12 06:12:28,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-12 06:12:28,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2019-07-12 06:12:28,594 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'9326116c-1700-49f1-969c-b2a2eb3c9868', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html'] 2019-07-12 06:12:30,732 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 9326116c-1700-49f1-969c-b2a2eb3c9868 --to /home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html Saving the report to '/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-12 06:12:30,733 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'9326116c-1700-49f1-969c-b2a2eb3c9868', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml'] 2019-07-12 06:12:32,971 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 9326116c-1700-49f1-969c-b2a2eb3c9868 --to /home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml Saving the report to '/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-12 06:12:33,207 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 06:12:33,207 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:33 | PASS | +------------------------------------+------------------+------------------+----------------+ 2019-07-12 06:12:43,777 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-07-12 06:12:45,080 - 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'9b840a75fc114d058e3b5b2316d33aca', '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_e6962b45-48e5-4b76-8730-8e512a0c52d7'}) 2019-07-12 06:12:45,571 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'78bb4afef1384bb19fde0da9002e3ced', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_e6962b45-48e5-4b76-8730-8e512a0c52d7'}) 2019-07-12 06:12:47,159 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_e6962b45-48e5-4b76-8730-8e512a0c52d7', 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'9b840a75fc114d058e3b5b2316d33aca', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'CZyjvaeGhibJCaPuib3wjmIbBoUbcR', 'username': u'rally_sanity-user_e6962b45-48e5-4b76-8730-8e512a0c52d7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 06:12:47,163 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_e6962b45-48e5-4b76-8730-8e512a0c52d7', 'password': 'CZyjvaeGhibJCaPuib3wjmIbBoUbcR', 'project_name': 'rally_sanity-project_e6962b45-48e5-4b76-8730-8e512a0c52d7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '9b840a75fc114d058e3b5b2316d33aca', 'project_domain_name': 'Default'} 2019-07-12 06:12:48,291 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-07-12 06:12:48,900 - 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'2019-07-12T06:12:48Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'612f81cf-38ca-4db5-a1a1-fa57786ce38e', u'provider:segmentation_id': 56, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_e6962b45-48e5-4b76-8730-8e512a0c52d7', u'created_at': u'2019-07-12T06:12:48Z', u'mtu': 1450, u'tenant_id': u'9b840a75fc114d058e3b5b2316d33aca', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'9b840a75fc114d058e3b5b2316d33aca', u'l2_adjacency': True}) 2019-07-12 06:12:50,574 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T06:12:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'613c24da-a1aa-4249-ac40-9cc9977c35ac', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_e6962b45-48e5-4b76-8730-8e512a0c52d7', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'612f81cf-38ca-4db5-a1a1-fa57786ce38e', u'tenant_id': u'9b840a75fc114d058e3b5b2316d33aca', u'created_at': u'2019-07-12T06:12:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9b840a75fc114d058e3b5b2316d33aca'}) 2019-07-12 06:12:52,127 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T06:12:51Z', u'revision_number': 2, u'ha': False, u'id': u'07592477-32c6-4418-a387-11c7e0fd9564', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_e6962b45-48e5-4b76-8730-8e512a0c52d7', u'admin_state_up': True, u'tenant_id': u'9b840a75fc114d058e3b5b2316d33aca', u'created_at': u'2019-07-12T06:12:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'9b840a75fc114d058e3b5b2316d33aca'}) 2019-07-12 06:12:55,300 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/95c56d31-d0b7-444e-a4d2-ac7185415bca/snap', u'metadata': Munch({})})], 'file': u'/v2/images/95c56d31-d0b7-444e-a4d2-ac7185415bca/file', 'owner': u'9b840a75fc114d058e3b5b2316d33aca', 'id': u'95c56d31-d0b7-444e-a4d2-ac7185415bca', 'size': 12716032, u'self': u'/v2/images/95c56d31-d0b7-444e-a4d2-ac7185415bca', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9b840a75fc114d058e3b5b2316d33aca', 'name': 'rally_sanity-project_e6962b45-48e5-4b76-8730-8e512a0c52d7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/95c56d31-d0b7-444e-a4d2-ac7185415bca/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T06:12:55Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-12T06:12:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_e6962b45-48e5-4b76-8730-8e512a0c52d7', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/95c56d31-d0b7-444e-a4d2-ac7185415bca', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_e6962b45-48e5-4b76-8730-8e512a0c52d7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_e6962b45-48e5-4b76-8730-8e512a0c52d7', 'created': u'2019-07-12T06:12:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-12T06:12:54Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/95c56d31-d0b7-444e-a4d2-ac7185415bca', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_e6962b45-48e5-4b76-8730-8e512a0c52d7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-12 06:12:55,679 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_e6962b45-48e5-4b76-8730-8e512a0c52d7', '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'bdde0b6755384876bea1caf69f7ebddc', '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'79075fd7-8e67-4e0b-95ec-287e798b5c85', 'swap': 0}) 2019-07-12 06:12:55,701 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-12 06:12:57,927 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-12 06:13:00,293 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f1d08631-108e-45f6-ac1a-35623c0245fd | 2019-07-12T06:12:59.897936 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f1d08631-108e-45f6-ac1a-35623c0245fd ~/.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 2019-07-12 06:13:03,688 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-07-12 06:13:04,457 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-07-12 06:13:05,109 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_e6962b45-48e5-4b76-8730-8e512a0c52d7', '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'bdde0b6755384876bea1caf69f7ebddc', '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'3f37ea1b-cdb3-49f3-a5ca-688ea5d127e8', 'swap': 0}) 2019-07-12 06:13:05,353 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_e6962b45-48e5-4b76-8730-8e512a0c52d7', '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'bdde0b6755384876bea1caf69f7ebddc', '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'3f37ea1b-cdb3-49f3-a5ca-688ea5d127e8', 'swap': 0}) 2019-07-12 06:13:05,353 - 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 2019-07-12 06:13:05,353 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-12 06:13:05,373 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-12 06:13:05,374 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-07-12 06:13:05,375 - 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', 'block_migration': 'true', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '612f81cf-38ca-4db5-a1a1-fa57786ce38e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e6962b45-48e5-4b76-8730-8e512a0c52d7', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_e6962b45-48e5-4b76-8730-8e512a0c52d7', '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_e6962b45-48e5-4b76-8730-8e512a0c52d7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-12 06:14:21,701 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d186ea92-a1c5-4e9a-a0bb-a82b10b9cb5a 2019-07-12 06:14:21,701 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'd186ea92-a1c5-4e9a-a0bb-a82b10b9cb5a'] 2019-07-12 06:14:22,477 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d186ea92-a1c5-4e9a-a0bb-a82b10b9cb5a -------------------------------------------------------------------------------- Task d186ea92-a1c5-4e9a-a0bb-a82b10b9cb5a: 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 d186ea92-a1c5-4e9a-a0bb-a82b10b9cb5a 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.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | total | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> duration | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.600318 Full duration: 9.236597 -------------------------------------------------------------------------------- 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 d186ea92-a1c5-4e9a-a0bb-a82b10b9cb5a 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.556 | 0.556 | 0.556 | 0.556 | 0.556 | 0.556 | 100.0% | 1 | | total | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 100.0% | 1 | | -> duration | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.019984 Full duration: 9.53713 -------------------------------------------------------------------------------- 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 d186ea92-a1c5-4e9a-a0bb-a82b10b9cb5a 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.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | total | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> duration | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.779087 Full duration: 9.686947 -------------------------------------------------------------------------------- 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 d186ea92-a1c5-4e9a-a0bb-a82b10b9cb5a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 1.573 | 1.573 | 1.573 | 1.573 | 1.573 | 1.573 | 100.0% | 1 | | total | 2.016 | 2.016 | 2.016 | 2.016 | 2.016 | 2.016 | 100.0% | 1 | | -> duration | 2.016 | 2.016 | 2.016 | 2.016 | 2.016 | 2.016 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.016368 Full duration: 11.185455 -------------------------------------------------------------------------------- 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 d186ea92-a1c5-4e9a-a0bb-a82b10b9cb5a 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.475 | 0.475 | 0.475 | 0.475 | 0.475 | 0.475 | 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.906954 Full duration: 9.82403 -------------------------------------------------------------------------------- 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 d186ea92-a1c5-4e9a-a0bb-a82b10b9cb5a 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.313 | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 100.0% | 1 | | total | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | -> duration | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.772935 Full duration: 9.31533 HINTS: * To plot HTML graphics with this data, run: rally task report d186ea92-a1c5-4e9a-a0bb-a82b10b9cb5a --out output.html * To generate a JUnit report, run: rally task export d186ea92-a1c5-4e9a-a0bb-a82b10b9cb5a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d186ea92-a1c5-4e9a-a0bb-a82b10b9cb5a --json --out output.json 2019-07-12 06:14:22,478 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'd186ea92-a1c5-4e9a-a0bb-a82b10b9cb5a', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-07-12 06:14:24,514 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d186ea92-a1c5-4e9a-a0bb-a82b10b9cb5a --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-07-12 06:14:24,517 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-07-12 06:14:24,517 - 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 2019-07-12 06:14:24,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-12 06:14:24,525 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-12 06:14:24,525 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-07-12 06:14:24,525 - 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', 'block_migration': 'true', 'service_list': ['glance'], 'concurrency': 4, 'netid': '612f81cf-38ca-4db5-a1a1-fa57786ce38e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e6962b45-48e5-4b76-8730-8e512a0c52d7', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_e6962b45-48e5-4b76-8730-8e512a0c52d7', '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_e6962b45-48e5-4b76-8730-8e512a0c52d7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-12 06:16:06,967 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4af37894-5e5c-4196-8cb7-64dd90b0fd5d 2019-07-12 06:16:06,967 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'4af37894-5e5c-4196-8cb7-64dd90b0fd5d'] 2019-07-12 06:16:07,897 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4af37894-5e5c-4196-8cb7-64dd90b0fd5d -------------------------------------------------------------------------------- Task 4af37894-5e5c-4196-8cb7-64dd90b0fd5d: 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 4af37894-5e5c-4196-8cb7-64dd90b0fd5d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.954 | 2.954 | 2.954 | 2.954 | 2.954 | 2.954 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | -> glance_v2.upload_data | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 100.0% | 1 | | glance_v2.delete_image | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | total | 4.015 | 4.015 | 4.015 | 4.015 | 4.015 | 4.015 | 100.0% | 1 | | -> duration | 4.015 | 4.015 | 4.015 | 4.015 | 4.015 | 4.015 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.015457 Full duration: 14.171535 -------------------------------------------------------------------------------- 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 4af37894-5e5c-4196-8cb7-64dd90b0fd5d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.719 | 3.719 | 3.719 | 3.719 | 3.719 | 3.719 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | -> glance_v2.upload_data | 1.194 | 1.194 | 1.194 | 1.194 | 1.194 | 1.194 | 100.0% | 1 | | glance_v2.list_images | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 3.797 | 3.797 | 3.797 | 3.797 | 3.797 | 3.797 | 100.0% | 1 | | -> duration | 3.797 | 3.797 | 3.797 | 3.797 | 3.797 | 3.797 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.796997 Full duration: 16.793502 -------------------------------------------------------------------------------- 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 4af37894-5e5c-4196-8cb7-64dd90b0fd5d 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.319 | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 100.0% | 1 | | total | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 100.0% | 1 | | -> duration | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.318735 Full duration: 10.003441 -------------------------------------------------------------------------------- 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": "612f81cf-38ca-4db5-a1a1-fa57786ce38e" } ], "flavor": { "name": "rally_sanity-flavor_e6962b45-48e5-4b76-8730-8e512a0c52d7" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4af37894-5e5c-4196-8cb7-64dd90b0fd5d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.519 | 3.519 | 3.519 | 3.519 | 3.519 | 3.519 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | -> glance_v2.upload_data | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | nova.boot_servers | 14.391 | 14.391 | 14.391 | 14.391 | 14.391 | 14.391 | 100.0% | 1 | | total | 17.911 | 17.911 | 17.911 | 17.911 | 17.911 | 17.911 | 100.0% | 1 | | -> duration | 16.911 | 16.911 | 16.911 | 16.911 | 16.911 | 16.911 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.910719 Full duration: 40.825831 HINTS: * To plot HTML graphics with this data, run: rally task report 4af37894-5e5c-4196-8cb7-64dd90b0fd5d --out output.html * To generate a JUnit report, run: rally task export 4af37894-5e5c-4196-8cb7-64dd90b0fd5d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4af37894-5e5c-4196-8cb7-64dd90b0fd5d --json --out output.json 2019-07-12 06:16:07,898 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'4af37894-5e5c-4196-8cb7-64dd90b0fd5d', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-07-12 06:16:09,974 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4af37894-5e5c-4196-8cb7-64dd90b0fd5d --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-07-12 06:16:09,980 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-07-12 06:16:09,981 - 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 2019-07-12 06:16:09,981 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-12 06:16:09,998 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-12 06:16:10,000 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-07-12 06:16:10,000 - 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', 'block_migration': 'true', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '612f81cf-38ca-4db5-a1a1-fa57786ce38e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e6962b45-48e5-4b76-8730-8e512a0c52d7', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_e6962b45-48e5-4b76-8730-8e512a0c52d7', '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_e6962b45-48e5-4b76-8730-8e512a0c52d7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-12 06:19:45,190 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b5fb202e-8b75-4fa6-a641-d33e989530b9 2019-07-12 06:19:45,190 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'b5fb202e-8b75-4fa6-a641-d33e989530b9'] 2019-07-12 06:19:46,087 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b5fb202e-8b75-4fa6-a641-d33e989530b9 -------------------------------------------------------------------------------- Task b5fb202e-8b75-4fa6-a641-d33e989530b9: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "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 b5fb202e-8b75-4fa6-a641-d33e989530b9 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_v3.create_snapshot | 3.986 | 3.986 | 3.986 | 3.986 | 3.986 | 3.986 | 100.0% | 1 | | cinder_v3.delete_snapshot | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | total | 4.576 | 4.576 | 4.576 | 4.576 | 4.576 | 4.576 | 100.0% | 1 | | -> duration | 4.576 | 4.576 | 4.576 | 4.576 | 4.576 | 4.576 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.57579 Full duration: 24.561888 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "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 b5fb202e-8b75-4fa6-a641-d33e989530b9 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_v3.create_volume | 3.622 | 3.622 | 3.622 | 3.622 | 3.622 | 3.622 | 100.0% | 1 | | cinder_v3.delete_volume | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | total | 4.28 | 4.28 | 4.28 | 4.28 | 4.28 | 4.28 | 100.0% | 1 | | -> duration | 4.28 | 4.28 | 4.28 | 4.28 | 4.28 | 4.28 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.279585 Full duration: 17.198805 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 1 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_e6962b45-48e5-4b76-8730-8e512a0c52d7" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b5fb202e-8b75-4fa6-a641-d33e989530b9 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_v3.create_volume | 6.281 | 6.281 | 6.281 | 6.281 | 6.281 | 6.281 | 100.0% | 1 | | cinder_v3.delete_volume | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | total | 6.951 | 6.951 | 6.951 | 6.951 | 6.951 | 6.951 | 100.0% | 1 | | -> duration | 6.951 | 6.951 | 6.951 | 6.951 | 6.951 | 6.951 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.951077 Full duration: 21.123273 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 2 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "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 b5fb202e-8b75-4fa6-a641-d33e989530b9 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_v3.create_volume | 3.556 | 3.556 | 3.556 | 3.556 | 3.556 | 3.556 | 100.0% | 1 | | cinder_v3.delete_volume | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | total | 4.229 | 4.229 | 4.229 | 4.229 | 4.229 | 4.229 | 100.0% | 1 | | -> duration | 4.229 | 4.229 | 4.229 | 4.229 | 4.229 | 4.229 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.228657 Full duration: 17.386712 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "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 b5fb202e-8b75-4fa6-a641-d33e989530b9 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_v3.create_volume | 3.607 | 3.607 | 3.607 | 3.607 | 3.607 | 3.607 | 100.0% | 1 | | cinder_v3.extend_volume | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | cinder_v3.delete_volume | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | total | 4.709 | 4.709 | 4.709 | 4.709 | 4.709 | 4.709 | 100.0% | 1 | | -> duration | 4.709 | 4.709 | 4.709 | 4.709 | 4.709 | 4.709 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.708717 Full duration: 17.497903 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "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 b5fb202e-8b75-4fa6-a641-d33e989530b9 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_v3.create_volume | 3.824 | 3.824 | 3.824 | 3.824 | 3.824 | 3.824 | 100.0% | 1 | | cinder_v3.delete_volume | 2.897 | 2.897 | 2.897 | 2.897 | 2.897 | 2.897 | 100.0% | 1 | | total | 6.722 | 6.722 | 6.722 | 6.722 | 6.722 | 6.722 | 100.0% | 1 | | -> duration | 6.722 | 6.722 | 6.722 | 6.722 | 6.722 | 6.722 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.721886 Full duration: 25.746891 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "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 b5fb202e-8b75-4fa6-a641-d33e989530b9 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_v3.create_qos | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | cinder_v3.list_qos | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 100.0% | 1 | | total | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | -> duration | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.064816 Full duration: 15.819299 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "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 b5fb202e-8b75-4fa6-a641-d33e989530b9 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_v3.create_qos | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | cinder_v3.set_qos | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | total | 1.066 | 1.066 | 1.066 | 1.066 | 1.066 | 1.066 | 100.0% | 1 | | -> duration | 1.066 | 1.066 | 1.066 | 1.066 | 1.066 | 1.066 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.066185 Full duration: 15.66442 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b5fb202e-8b75-4fa6-a641-d33e989530b9 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_v3.create_volume_type | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | cinder_v3.list_types | 0.267 | 0.267 | 0.267 | 0.267 | 0.267 | 0.267 | 100.0% | 1 | | total | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | -> duration | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.055515 Full duration: 15.747831 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "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 b5fb202e-8b75-4fa6-a641-d33e989530b9 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_v3.create_volume_type | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | cinder_v3.create_encryption_type | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | total | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 100.0% | 1 | | -> duration | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.341888 Full duration: 16.313039 HINTS: * To plot HTML graphics with this data, run: rally task report b5fb202e-8b75-4fa6-a641-d33e989530b9 --out output.html * To generate a JUnit report, run: rally task export b5fb202e-8b75-4fa6-a641-d33e989530b9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b5fb202e-8b75-4fa6-a641-d33e989530b9 --json --out output.json 2019-07-12 06:19:46,088 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'b5fb202e-8b75-4fa6-a641-d33e989530b9', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-07-12 06:19:48,310 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b5fb202e-8b75-4fa6-a641-d33e989530b9 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-07-12 06:19:48,325 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-07-12 06:19:48,326 - 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 2019-07-12 06:19:48,326 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-12 06:19:48,343 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-12 06:19:48,345 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-07-12 06:19:48,345 - 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', 'block_migration': 'true', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '612f81cf-38ca-4db5-a1a1-fa57786ce38e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e6962b45-48e5-4b76-8730-8e512a0c52d7', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_e6962b45-48e5-4b76-8730-8e512a0c52d7', '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_e6962b45-48e5-4b76-8730-8e512a0c52d7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-12 06:22:08,639 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fd70907e-acca-4d34-a060-8124e79a9c3e 2019-07-12 06:22:08,639 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'fd70907e-acca-4d34-a060-8124e79a9c3e'] 2019-07-12 06:22:09,536 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid fd70907e-acca-4d34-a060-8124e79a9c3e -------------------------------------------------------------------------------- Task fd70907e-acca-4d34-a060-8124e79a9c3e: 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 fd70907e-acca-4d34-a060-8124e79a9c3e has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | total | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | -> duration | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.701829 Full duration: 9.206462 -------------------------------------------------------------------------------- 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 fd70907e-acca-4d34-a060-8124e79a9c3e 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.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | total | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | -> duration | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.733066 Full duration: 9.090374 -------------------------------------------------------------------------------- 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 fd70907e-acca-4d34-a060-8124e79a9c3e 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.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | total | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> duration | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.709531 Full duration: 9.361062 -------------------------------------------------------------------------------- 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 fd70907e-acca-4d34-a060-8124e79a9c3e 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.891 | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 100.0% | 1 | | total | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 100.0% | 1 | | -> duration | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.173033 Full duration: 10.416203 -------------------------------------------------------------------------------- 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 fd70907e-acca-4d34-a060-8124e79a9c3e 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.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | total | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | -> duration | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.68321 Full duration: 9.346474 -------------------------------------------------------------------------------- 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 fd70907e-acca-4d34-a060-8124e79a9c3e 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.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | total | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 100.0% | 1 | | -> duration | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.998764 Full duration: 10.350765 -------------------------------------------------------------------------------- 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 fd70907e-acca-4d34-a060-8124e79a9c3e 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.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | total | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | -> duration | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.700012 Full duration: 9.364686 -------------------------------------------------------------------------------- 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 fd70907e-acca-4d34-a060-8124e79a9c3e 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.302 | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.375 | 0.375 | 0.375 | 0.375 | 0.375 | 0.375 | 100.0% | 1 | | total | 1.678 | 1.678 | 1.678 | 1.678 | 1.678 | 1.678 | 100.0% | 1 | | -> duration | 1.678 | 1.678 | 1.678 | 1.678 | 1.678 | 1.678 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.678001 Full duration: 11.084986 -------------------------------------------------------------------------------- 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 fd70907e-acca-4d34-a060-8124e79a9c3e 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.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | total | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> duration | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.687776 Full duration: 8.994989 -------------------------------------------------------------------------------- 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 fd70907e-acca-4d34-a060-8124e79a9c3e has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 100.0% | 1 | | gnocchi.delete_metric | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 100.0% | 1 | | total | 1.395 | 1.395 | 1.395 | 1.395 | 1.395 | 1.395 | 100.0% | 1 | | -> duration | 1.395 | 1.395 | 1.395 | 1.395 | 1.395 | 1.395 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.395188 Full duration: 10.730993 -------------------------------------------------------------------------------- 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 fd70907e-acca-4d34-a060-8124e79a9c3e 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.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | gnocchi.delete_resource | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 100.0% | 1 | | total | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 100.0% | 1 | | -> duration | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.018982 Full duration: 10.081697 HINTS: * To plot HTML graphics with this data, run: rally task report fd70907e-acca-4d34-a060-8124e79a9c3e --out output.html * To generate a JUnit report, run: rally task export fd70907e-acca-4d34-a060-8124e79a9c3e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fd70907e-acca-4d34-a060-8124e79a9c3e --json --out output.json 2019-07-12 06:22:09,537 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'fd70907e-acca-4d34-a060-8124e79a9c3e', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-07-12 06:22:11,475 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid fd70907e-acca-4d34-a060-8124e79a9c3e --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-07-12 06:22:11,488 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-07-12 06:22:11,489 - 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 2019-07-12 06:22:11,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-12 06:22:11,508 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-12 06:22:11,509 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-07-12 06:22:11,509 - 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', 'block_migration': 'true', 'service_list': ['heat'], 'concurrency': 4, 'netid': '612f81cf-38ca-4db5-a1a1-fa57786ce38e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e6962b45-48e5-4b76-8730-8e512a0c52d7', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_e6962b45-48e5-4b76-8730-8e512a0c52d7', '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_e6962b45-48e5-4b76-8730-8e512a0c52d7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-12 06:23:56,556 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ade1836b-6cbd-40e7-a0df-e5e76226aaf2 2019-07-12 06:23:56,556 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'ade1836b-6cbd-40e7-a0df-e5e76226aaf2'] 2019-07-12 06:23:57,418 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ade1836b-6cbd-40e7-a0df-e5e76226aaf2 -------------------------------------------------------------------------------- Task ade1836b-6cbd-40e7-a0df-e5e76226aaf2: 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 ade1836b-6cbd-40e7-a0df-e5e76226aaf2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 6.541 | 6.541 | 6.541 | 6.541 | 6.541 | 6.541 | 100.0% | 1 | | heat.update_stack | 3.25 | 3.25 | 3.25 | 3.25 | 3.25 | 3.25 | 100.0% | 1 | | heat.delete_stack | 4.066 | 4.066 | 4.066 | 4.066 | 4.066 | 4.066 | 100.0% | 1 | | total | 13.858 | 13.858 | 13.858 | 13.858 | 13.858 | 13.858 | 100.0% | 1 | | -> duration | 9.858 | 9.858 | 9.858 | 9.858 | 9.858 | 9.858 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.857928 Full duration: 24.568021 -------------------------------------------------------------------------------- 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 ade1836b-6cbd-40e7-a0df-e5e76226aaf2 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.216 | 5.216 | 5.216 | 5.216 | 5.216 | 5.216 | 100.0% | 1 | | heat.check_stack | 2.045 | 2.045 | 2.045 | 2.045 | 2.045 | 2.045 | 100.0% | 1 | | heat.delete_stack | 2.302 | 2.302 | 2.302 | 2.302 | 2.302 | 2.302 | 100.0% | 1 | | total | 9.563 | 9.563 | 9.563 | 9.563 | 9.563 | 9.563 | 100.0% | 1 | | -> duration | 7.563 | 7.563 | 7.563 | 7.563 | 7.563 | 7.563 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.563436 Full duration: 20.182868 -------------------------------------------------------------------------------- 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 ade1836b-6cbd-40e7-a0df-e5e76226aaf2 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.195 | 5.195 | 5.195 | 5.195 | 5.195 | 5.195 | 100.0% | 1 | | heat.suspend_stack | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | heat.resume_stack | 2.311 | 2.311 | 2.311 | 2.311 | 2.311 | 2.311 | 100.0% | 1 | | heat.delete_stack | 2.833 | 2.833 | 2.833 | 2.833 | 2.833 | 2.833 | 100.0% | 1 | | total | 11.102 | 11.102 | 11.102 | 11.102 | 11.102 | 11.102 | 100.0% | 1 | | -> duration | 9.102 | 9.102 | 9.102 | 9.102 | 9.102 | 9.102 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.102367 Full duration: 22.032325 -------------------------------------------------------------------------------- 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 ade1836b-6cbd-40e7-a0df-e5e76226aaf2 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.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | total | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> duration | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.820364 Full duration: 10.979664 HINTS: * To plot HTML graphics with this data, run: rally task report ade1836b-6cbd-40e7-a0df-e5e76226aaf2 --out output.html * To generate a JUnit report, run: rally task export ade1836b-6cbd-40e7-a0df-e5e76226aaf2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ade1836b-6cbd-40e7-a0df-e5e76226aaf2 --json --out output.json 2019-07-12 06:23:57,419 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'ade1836b-6cbd-40e7-a0df-e5e76226aaf2', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-07-12 06:23:59,460 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ade1836b-6cbd-40e7-a0df-e5e76226aaf2 --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-07-12 06:23:59,466 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-07-12 06:23:59,467 - 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 2019-07-12 06:23:59,467 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-12 06:23:59,486 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-12 06:23:59,488 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-07-12 06:23:59,488 - 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', 'block_migration': 'true', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '612f81cf-38ca-4db5-a1a1-fa57786ce38e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e6962b45-48e5-4b76-8730-8e512a0c52d7', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_e6962b45-48e5-4b76-8730-8e512a0c52d7', '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_e6962b45-48e5-4b76-8730-8e512a0c52d7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-12 06:28:07,293 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f111f45b-2c6b-4143-90c9-a5ca6011eb04 2019-07-12 06:28:07,294 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'f111f45b-2c6b-4143-90c9-a5ca6011eb04'] 2019-07-12 06:28:08,179 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f111f45b-2c6b-4143-90c9-a5ca6011eb04 -------------------------------------------------------------------------------- Task f111f45b-2c6b-4143-90c9-a5ca6011eb04: 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 f111f45b-2c6b-4143-90c9-a5ca6011eb04 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.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | keystone_v3.add_role | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | keystone_v3.revoke_role | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 100.0% | 1 | | total | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 100.0% | 1 | | -> duration | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.993777 Full duration: 18.269539 -------------------------------------------------------------------------------- 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 f111f45b-2c6b-4143-90c9-a5ca6011eb04 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.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | keystone_v3.add_role | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | keystone_v3.list_roles | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | total | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 100.0% | 1 | | -> duration | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.997185 Full duration: 18.654505 -------------------------------------------------------------------------------- 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 f111f45b-2c6b-4143-90c9-a5ca6011eb04 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | keystone_v3.list_projects | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 100.0% | 1 | | total | 1.257 | 1.257 | 1.257 | 1.257 | 1.257 | 1.257 | 100.0% | 1 | | -> duration | 1.257 | 1.257 | 1.257 | 1.257 | 1.257 | 1.257 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.256734 Full duration: 18.869619 -------------------------------------------------------------------------------- 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 f111f45b-2c6b-4143-90c9-a5ca6011eb04 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.641 | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 100.0% | 1 | | keystone_v3.delete_role | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | total | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> duration | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.779433 Full duration: 16.193018 -------------------------------------------------------------------------------- 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 f111f45b-2c6b-4143-90c9-a5ca6011eb04 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.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | keystone_v3.delete_service | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | total | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 100.0% | 1 | | -> duration | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.887625 Full duration: 16.50689 -------------------------------------------------------------------------------- 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 f111f45b-2c6b-4143-90c9-a5ca6011eb04 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 100.0% | 1 | | keystone_v3.create_user | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | -> keystone_v3.add_role | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 100.0% | 1 | | keystone_v3.create_role | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | keystone_v3.get_project | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 100.0% | 1 | | keystone_v3.get_user | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | keystone_v3.get_role | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | keystone_v3.list_services | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | keystone_v3.get_services | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | total | 2.954 | 2.954 | 2.954 | 2.954 | 2.954 | 2.954 | 100.0% | 1 | | -> duration | 2.954 | 2.954 | 2.954 | 2.954 | 2.954 | 2.954 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.953758 Full duration: 24.983993 -------------------------------------------------------------------------------- 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 f111f45b-2c6b-4143-90c9-a5ca6011eb04 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | keystone_v3.update_project | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 100.0% | 1 | | keystone_v3.delete_project | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 100.0% | 1 | | total | 1.473 | 1.473 | 1.473 | 1.473 | 1.473 | 1.473 | 100.0% | 1 | | -> duration | 1.473 | 1.473 | 1.473 | 1.473 | 1.473 | 1.473 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.473297 Full duration: 16.316807 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f111f45b-2c6b-4143-90c9-a5ca6011eb04 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 100.0% | 1 | | total | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 100.0% | 1 | | -> duration | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.179324 Full duration: 18.524828 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f111f45b-2c6b-4143-90c9-a5ca6011eb04 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | total | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | -> duration | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.052275 Full duration: 18.666555 -------------------------------------------------------------------------------- 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 f111f45b-2c6b-4143-90c9-a5ca6011eb04 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 100.0% | 1 | | keystone_v3.list_users | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | total | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 100.0% | 1 | | -> duration | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.312646 Full duration: 18.148591 -------------------------------------------------------------------------------- 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 f111f45b-2c6b-4143-90c9-a5ca6011eb04 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 100.0% | 1 | | keystone_v3.create_users | 7.185 | 7.185 | 7.185 | 7.185 | 7.185 | 7.185 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 7.185 | 7.185 | 7.185 | 7.185 | 7.185 | 7.185 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.692 | 1.692 | 1.692 | 1.692 | 1.692 | 1.692 | 100.0% | 1 | | total | 9.578 | 9.578 | 9.578 | 9.578 | 9.578 | 9.578 | 100.0% | 1 | | -> duration | 9.578 | 9.578 | 9.578 | 9.578 | 9.578 | 9.578 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.57825 Full duration: 31.196999 HINTS: * To plot HTML graphics with this data, run: rally task report f111f45b-2c6b-4143-90c9-a5ca6011eb04 --out output.html * To generate a JUnit report, run: rally task export f111f45b-2c6b-4143-90c9-a5ca6011eb04 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f111f45b-2c6b-4143-90c9-a5ca6011eb04 --json --out output.json 2019-07-12 06:28:08,180 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'f111f45b-2c6b-4143-90c9-a5ca6011eb04', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-07-12 06:28:10,325 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f111f45b-2c6b-4143-90c9-a5ca6011eb04 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-07-12 06:28:10,340 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-07-12 06:28:10,342 - 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 2019-07-12 06:28:10,342 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-12 06:28:10,359 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-12 06:28:10,361 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-07-12 06:28:10,361 - 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', 'block_migration': 'true', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '612f81cf-38ca-4db5-a1a1-fa57786ce38e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e6962b45-48e5-4b76-8730-8e512a0c52d7', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_e6962b45-48e5-4b76-8730-8e512a0c52d7', '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_e6962b45-48e5-4b76-8730-8e512a0c52d7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-12 06:33:05,536 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a6966752-9a4b-4aa7-9ae3-1af31d058286 2019-07-12 06:33:05,536 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'a6966752-9a4b-4aa7-9ae3-1af31d058286'] 2019-07-12 06:33:06,435 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a6966752-9a4b-4aa7-9ae3-1af31d058286 -------------------------------------------------------------------------------- Task a6966752-9a4b-4aa7-9ae3-1af31d058286: 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 a6966752-9a4b-4aa7-9ae3-1af31d058286 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.026 | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 100.0% | 1 | | neutron.delete_network | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | total | 1.833 | 1.833 | 1.833 | 1.833 | 1.833 | 1.833 | 100.0% | 1 | | -> duration | 1.833 | 1.833 | 1.833 | 1.833 | 1.833 | 1.833 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.833194 Full duration: 17.527775 -------------------------------------------------------------------------------- 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": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a6966752-9a4b-4aa7-9ae3-1af31d058286 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.778 | 1.778 | 1.778 | 1.778 | 1.778 | 1.778 | 100.0% | 1 | | neutron.delete_port | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | total | 2.394 | 2.394 | 2.394 | 2.394 | 2.394 | 2.394 | 100.0% | 1 | | -> duration | 2.394 | 2.394 | 2.394 | 2.394 | 2.394 | 2.394 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.393852 Full duration: 24.752299 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } } }, "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 a6966752-9a4b-4aa7-9ae3-1af31d058286 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | neutron.create_subnet | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | neutron.create_router | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | neutron.add_interface_router | 2.473 | 2.473 | 2.473 | 2.473 | 2.473 | 2.473 | 100.0% | 1 | | neutron.remove_interface_router | 2.925 | 2.925 | 2.925 | 2.925 | 2.925 | 2.925 | 100.0% | 1 | | neutron.delete_router | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | total | 7.827 | 7.827 | 7.827 | 7.827 | 7.827 | 7.827 | 100.0% | 1 | | -> duration | 7.827 | 7.827 | 7.827 | 7.827 | 7.827 | 7.827 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.827187 Full duration: 29.419847 -------------------------------------------------------------------------------- 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": { "router": {} } }, "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 a6966752-9a4b-4aa7-9ae3-1af31d058286 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.528 | 1.528 | 1.528 | 1.528 | 1.528 | 1.528 | 100.0% | 1 | | neutron.delete_subnet | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | total | 2.241 | 2.241 | 2.241 | 2.241 | 2.241 | 2.241 | 100.0% | 1 | | -> duration | 2.241 | 2.241 | 2.241 | 2.241 | 2.241 | 2.241 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.241303 Full duration: 23.919711 -------------------------------------------------------------------------------- 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 a6966752-9a4b-4aa7-9ae3-1af31d058286 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.081 | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 100.0% | 1 | | neutron.list_networks | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 100.0% | 1 | | total | 1.411 | 1.411 | 1.411 | 1.411 | 1.411 | 1.411 | 100.0% | 1 | | -> duration | 1.411 | 1.411 | 1.411 | 1.411 | 1.411 | 1.411 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.410522 Full duration: 19.930155 -------------------------------------------------------------------------------- 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": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a6966752-9a4b-4aa7-9ae3-1af31d058286 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.801 | 1.801 | 1.801 | 1.801 | 1.801 | 1.801 | 100.0% | 1 | | neutron.list_ports | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 1.879 | 1.879 | 1.879 | 1.879 | 1.879 | 1.879 | 100.0% | 1 | | -> duration | 1.879 | 1.879 | 1.879 | 1.879 | 1.879 | 1.879 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.87873 Full duration: 25.22194 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "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": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a6966752-9a4b-4aa7-9ae3-1af31d058286 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.302 | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 100.0% | 1 | | neutron.create_subnet | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | neutron.create_router | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | neutron.add_interface_router | 2.47 | 2.47 | 2.47 | 2.47 | 2.47 | 2.47 | 100.0% | 1 | | neutron.list_routers | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | total | 4.712 | 4.712 | 4.712 | 4.712 | 4.712 | 4.712 | 100.0% | 1 | | -> duration | 4.712 | 4.712 | 4.712 | 4.712 | 4.712 | 4.712 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.712171 Full duration: 32.232108 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "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 a6966752-9a4b-4aa7-9ae3-1af31d058286 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.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | neutron.create_subnet | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | neutron.list_subnets | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | total | 1.795 | 1.795 | 1.795 | 1.795 | 1.795 | 1.795 | 100.0% | 1 | | -> duration | 1.795 | 1.795 | 1.795 | 1.795 | 1.795 | 1.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.79501 Full duration: 24.190022 -------------------------------------------------------------------------------- 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 a6966752-9a4b-4aa7-9ae3-1af31d058286 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.907 | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 100.0% | 1 | | neutron.delete_security_group | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 100.0% | 1 | | -> duration | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.003555 Full duration: 17.408279 -------------------------------------------------------------------------------- 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 a6966752-9a4b-4aa7-9ae3-1af31d058286 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.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | neutron.create_security_group_rule | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | neutron.delete_security_group | 0.354 | 0.354 | 0.354 | 0.354 | 0.354 | 0.354 | 100.0% | 1 | | total | 1.445 | 1.445 | 1.445 | 1.445 | 1.445 | 1.445 | 100.0% | 1 | | -> duration | 1.445 | 1.445 | 1.445 | 1.445 | 1.445 | 1.445 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.444858 Full duration: 17.712347 -------------------------------------------------------------------------------- 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 a6966752-9a4b-4aa7-9ae3-1af31d058286 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.045 | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 100.0% | 1 | | neutron.create_router | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | neutron.add_gateway_router | 2.308 | 2.308 | 2.308 | 2.308 | 2.308 | 2.308 | 100.0% | 1 | | neutron.remove_gateway_router | 1.63 | 1.63 | 1.63 | 1.63 | 1.63 | 1.63 | 100.0% | 1 | | total | 5.073 | 5.073 | 5.073 | 5.073 | 5.073 | 5.073 | 100.0% | 1 | | -> duration | 5.073 | 5.073 | 5.073 | 5.073 | 5.073 | 5.073 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.072589 Full duration: 32.53017 HINTS: * To plot HTML graphics with this data, run: rally task report a6966752-9a4b-4aa7-9ae3-1af31d058286 --out output.html * To generate a JUnit report, run: rally task export a6966752-9a4b-4aa7-9ae3-1af31d058286 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a6966752-9a4b-4aa7-9ae3-1af31d058286 --json --out output.json 2019-07-12 06:33:06,436 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'a6966752-9a4b-4aa7-9ae3-1af31d058286', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-07-12 06:33:08,376 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a6966752-9a4b-4aa7-9ae3-1af31d058286 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-07-12 06:33:08,393 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-07-12 06:33:08,394 - 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 2019-07-12 06:33:08,395 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-12 06:33:08,413 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-12 06:33:08,414 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-07-12 06:33:08,414 - 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', 'block_migration': 'true', 'service_list': ['nova'], 'concurrency': 4, 'netid': '612f81cf-38ca-4db5-a1a1-fa57786ce38e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e6962b45-48e5-4b76-8730-8e512a0c52d7', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_e6962b45-48e5-4b76-8730-8e512a0c52d7', '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_e6962b45-48e5-4b76-8730-8e512a0c52d7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-12 06:34:18,111 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b7047a77-c5e9-4e08-8545-a1ab2858ee89 2019-07-12 06:34:18,112 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'b7047a77-c5e9-4e08-8545-a1ab2858ee89'] 2019-07-12 06:34:18,896 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b7047a77-c5e9-4e08-8545-a1ab2858ee89 -------------------------------------------------------------------------------- Task b7047a77-c5e9-4e08-8545-a1ab2858ee89: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": true, "flavor": { "name": "rally_sanity-flavor_e6962b45-48e5-4b76-8730-8e512a0c52d7" }, "image": { "name": "rally_sanity-img_e6962b45-48e5-4b76-8730-8e512a0c52d7" }, "nics": [ { "net-id": "612f81cf-38ca-4db5-a1a1-fa57786ce38e" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7047a77-c5e9-4e08-8545-a1ab2858ee89 has 1 error(s) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-66e64037-585a-423a-9ccc-44fa6e579d6d) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-66e64037-585a-423a-9ccc-44fa6e579d6d) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.723 | 11.723 | 11.723 | 11.723 | 11.723 | 11.723 | 100.0% | 1 | | nova.live_migrate | 4.364 | 4.364 | 4.364 | 4.364 | 4.364 | 4.364 | 0.0% | 1 | | total | 16.087 | 16.087 | 16.087 | 16.087 | 16.087 | 16.087 | 0.0% | 1 | | -> duration | 15.087 | 15.087 | 15.087 | 15.087 | 15.087 | 15.087 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.087075 Full duration: 33.797323 HINTS: * To plot HTML graphics with this data, run: rally task report b7047a77-c5e9-4e08-8545-a1ab2858ee89 --out output.html * To generate a JUnit report, run: rally task export b7047a77-c5e9-4e08-8545-a1ab2858ee89 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b7047a77-c5e9-4e08-8545-a1ab2858ee89 --json --out output.json At least one workload did not pass SLA criteria. 2019-07-12 06:34:18,897 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'b7047a77-c5e9-4e08-8545-a1ab2858ee89', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-07-12 06:34:21,240 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b7047a77-c5e9-4e08-8545-a1ab2858ee89 --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-07-12 06:34:21,243 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-07-12 06:34:21,244 - 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 2019-07-12 06:34:21,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-12 06:34:21,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-12 06:34:21,265 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-07-12 06:34:21,266 - 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', 'block_migration': 'true', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '612f81cf-38ca-4db5-a1a1-fa57786ce38e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e6962b45-48e5-4b76-8730-8e512a0c52d7', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_e6962b45-48e5-4b76-8730-8e512a0c52d7', '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_e6962b45-48e5-4b76-8730-8e512a0c52d7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-12 06:35:24,413 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0e8f0f6a-50e4-47a4-800c-d64b1004e047 2019-07-12 06:35:24,414 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'0e8f0f6a-50e4-47a4-800c-d64b1004e047'] 2019-07-12 06:35:25,325 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0e8f0f6a-50e4-47a4-800c-d64b1004e047 -------------------------------------------------------------------------------- Task 0e8f0f6a-50e4-47a4-800c-d64b1004e047: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0e8f0f6a-50e4-47a4-800c-d64b1004e047 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.88 | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 100.0% | 1 | | quotas.delete_quotas | 0.297 | 0.297 | 0.297 | 0.297 | 0.297 | 0.297 | 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.176594 Full duration: 11.385797 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0e8f0f6a-50e4-47a4-800c-d64b1004e047 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.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | total | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> duration | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.826147 Full duration: 11.229362 -------------------------------------------------------------------------------- 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 0e8f0f6a-50e4-47a4-800c-d64b1004e047 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.395 | 0.395 | 0.395 | 0.395 | 0.395 | 0.395 | 100.0% | 1 | | total | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | -> duration | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.824548 Full duration: 11.064921 -------------------------------------------------------------------------------- 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 0e8f0f6a-50e4-47a4-800c-d64b1004e047 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.335 | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 100.0% | 1 | | total | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 100.0% | 1 | | -> duration | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.335269 Full duration: 11.477641 HINTS: * To plot HTML graphics with this data, run: rally task report 0e8f0f6a-50e4-47a4-800c-d64b1004e047 --out output.html * To generate a JUnit report, run: rally task export 0e8f0f6a-50e4-47a4-800c-d64b1004e047 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0e8f0f6a-50e4-47a4-800c-d64b1004e047 --json --out output.json 2019-07-12 06:35:25,325 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'0e8f0f6a-50e4-47a4-800c-d64b1004e047', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-07-12 06:35:27,513 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0e8f0f6a-50e4-47a4-800c-d64b1004e047 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-07-12 06:35:27,519 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-07-12 06:35:27,523 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:58 | 6 | 100.00% | | glance | 00:01:21 | 4 | 100.00% | | cinder | 00:03:07 | 10 | 100.00% | | gnocchi | 00:01:48 | 11 | 100.00% | | heat | 00:01:17 | 4 | 100.00% | | keystone | 00:03:36 | 11 | 100.00% | | neutron | 00:04:24 | 11 | 100.00% | | nova | 00:00:33 | 1 | 0.00% | | quotas | 00:00:45 | 4 | 100.00% | | | | | | | TOTAL: | 00:17:53 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2019-07-12 06:35:27,523 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2019-07-12 06:35:27,523 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_sanity/rally_sanity.html'] 2019-07-12 06:35:29,788 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_sanity/rally_sanity.html 2019-07-12 06:35:29,788 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_sanity/rally_sanity.xml'] 2019-07-12 06:35:32,039 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_sanity/rally_sanity.xml 2019-07-12 06:35:32,188 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 06:35:32,188 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 22:44 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-07-12 06:35:41,787 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2019-07-12 06:35:41,835 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-07-12 06:35:43,117 - 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'd5e47259643f476a97956ba298185377', '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_234695ea-3cd2-4162-ae36-f80e5a9f18f1'}) 2019-07-12 06:35:43,590 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'29a3dc0922c34b1d8965b12f85cc612a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_234695ea-3cd2-4162-ae36-f80e5a9f18f1'}) 2019-07-12 06:35:45,117 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_234695ea-3cd2-4162-ae36-f80e5a9f18f1', 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'd5e47259643f476a97956ba298185377', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'dQDFREvKEQrDTuEorIbKpLumlHlMgT', 'username': u'refstack_defcore-user_234695ea-3cd2-4162-ae36-f80e5a9f18f1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 06:35:45,121 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_234695ea-3cd2-4162-ae36-f80e5a9f18f1', 'password': 'dQDFREvKEQrDTuEorIbKpLumlHlMgT', 'project_name': 'refstack_defcore-project_234695ea-3cd2-4162-ae36-f80e5a9f18f1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': 'd5e47259643f476a97956ba298185377', 'project_domain_name': 'Default'} 2019-07-12 06:35:47,481 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-07-12 06:35:48,348 - 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'2019-07-12T06:35:47Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c0a708af-59cf-4fa7-91b5-be9643707546', u'provider:segmentation_id': 43, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'refstack_defcore-net_234695ea-3cd2-4162-ae36-f80e5a9f18f1', u'created_at': u'2019-07-12T06:35:47Z', u'mtu': 1450, u'tenant_id': u'd5e47259643f476a97956ba298185377', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'd5e47259643f476a97956ba298185377', u'l2_adjacency': True}) 2019-07-12 06:35:49,102 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T06:35: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'14bd337a-7216-491b-aee1-012fa21ebb7b', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_234695ea-3cd2-4162-ae36-f80e5a9f18f1', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'c0a708af-59cf-4fa7-91b5-be9643707546', u'tenant_id': u'd5e47259643f476a97956ba298185377', u'created_at': u'2019-07-12T06:35: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'd5e47259643f476a97956ba298185377'}) 2019-07-12 06:35:50,762 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T06:35:50Z', u'revision_number': 2, u'ha': False, u'id': u'e95d5c86-01ff-4b1d-8b86-aca47ad72ce7', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_234695ea-3cd2-4162-ae36-f80e5a9f18f1', u'admin_state_up': True, u'tenant_id': u'd5e47259643f476a97956ba298185377', u'created_at': u'2019-07-12T06:35:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'd5e47259643f476a97956ba298185377'}) 2019-07-12 06:35:54,055 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/2da5820a-a735-4c88-853c-ef463e71d225/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2da5820a-a735-4c88-853c-ef463e71d225/file', 'owner': u'd5e47259643f476a97956ba298185377', 'id': u'2da5820a-a735-4c88-853c-ef463e71d225', 'size': 12716032, u'self': u'/v2/images/2da5820a-a735-4c88-853c-ef463e71d225', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd5e47259643f476a97956ba298185377', 'name': 'refstack_defcore-project_234695ea-3cd2-4162-ae36-f80e5a9f18f1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/2da5820a-a735-4c88-853c-ef463e71d225/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T06:35:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-12T06:35:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_234695ea-3cd2-4162-ae36-f80e5a9f18f1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2da5820a-a735-4c88-853c-ef463e71d225', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_234695ea-3cd2-4162-ae36-f80e5a9f18f1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_234695ea-3cd2-4162-ae36-f80e5a9f18f1', 'created': u'2019-07-12T06:35:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-12T06:35:53Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2da5820a-a735-4c88-853c-ef463e71d225', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_234695ea-3cd2-4162-ae36-f80e5a9f18f1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-12 06:35:54,406 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_234695ea-3cd2-4162-ae36-f80e5a9f18f1', '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'bdde0b6755384876bea1caf69f7ebddc', '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'b7f37d43-c878-40f8-ac3f-1c9bf59954c6', 'swap': 0}) 2019-07-12 06:35:54,935 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-12 06:35:57,423 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-12 06:35:59,808 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 19f0fb6d-ce62-4148-8b8c-e961b18dd763 | 2019-07-12T06:35:59.353490 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 19f0fb6d-ce62-4148-8b8c-e961b18dd763 ~/.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 2019-07-12 06:36:03,284 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-07-12 06:36:04,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-12 06:36:06,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-12 06:36:09,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=095a5d60-299b-4528-846a-8e8e419f4f8d) as the default verifier for the future CLI operations. 2019-07-12 06:36:12,216 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/de418083-7e81-4ca6-aedc-3edf4c12b044/snap', u'metadata': Munch({})})], 'file': u'/v2/images/de418083-7e81-4ca6-aedc-3edf4c12b044/file', 'owner': u'd5e47259643f476a97956ba298185377', 'id': u'de418083-7e81-4ca6-aedc-3edf4c12b044', 'size': 12716032, u'self': u'/v2/images/de418083-7e81-4ca6-aedc-3edf4c12b044', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd5e47259643f476a97956ba298185377', 'name': 'refstack_defcore-project_234695ea-3cd2-4162-ae36-f80e5a9f18f1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/de418083-7e81-4ca6-aedc-3edf4c12b044/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T06:36:12Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-12T06:36:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_234695ea-3cd2-4162-ae36-f80e5a9f18f1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/de418083-7e81-4ca6-aedc-3edf4c12b044', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_234695ea-3cd2-4162-ae36-f80e5a9f18f1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_234695ea-3cd2-4162-ae36-f80e5a9f18f1', 'created': u'2019-07-12T06:36:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-12T06:36:11Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/de418083-7e81-4ca6-aedc-3edf4c12b044', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_234695ea-3cd2-4162-ae36-f80e5a9f18f1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-12 06:36:12,261 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_234695ea-3cd2-4162-ae36-f80e5a9f18f1', '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'bdde0b6755384876bea1caf69f7ebddc', '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'1bb7fddd-339b-4723-b58c-9a986c1e926d', 'swap': 0}) 2019-07-12 06:36:12,284 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_234695ea-3cd2-4162-ae36-f80e5a9f18f1', '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'bdde0b6755384876bea1caf69f7ebddc', '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'1bb7fddd-339b-4723-b58c-9a986c1e926d', 'swap': 0}) 2019-07-12 06:36:15,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-12 06:36:15,864 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-12 06:36:15,864 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-12 06:36:15,867 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-12 06:36:20,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2019-07-12 06:36:20,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-07-12 06:36:20,039 - 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 2019-07-12 06:36:20,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2019-07-12 06:36:20,039 - 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 2019-07-12 06:36:20,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2019-07-12 06:36:20,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-07-12 06:36:20,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2019-07-12 06:36:20,040 - 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 2019-07-12 06:36:20,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2019-07-12 06:36:20,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-07-12 06:36:20,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2019-07-12 06:36:20,040 - 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 2019-07-12 06:36:20,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2019-07-12 06:36:20,040 - 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 2019-07-12 06:36:20,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-07-12 06:36:20,040 - 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 2019-07-12 06:36:20,040 - 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 2019-07-12 06:36:20,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2019-07-12 06:36:20,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-07-12 06:36:20,041 - 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 2019-07-12 06:36:20,041 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2019-07-12 06:36:20,041 - 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 2019-07-12 06:36:20,041 - 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 2019-07-12 06:36:20,041 - 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 2019-07-12 06:36:20,041 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2019-07-12 06:36:20,041 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2019-07-12 06:36:20,041 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-07-12 06:36:20,041 - 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 2019-07-12 06:36:20,041 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-07-12 06:36:20,041 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-07-12 06:36:20,041 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2019-07-12 06:36:20,041 - 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 2019-07-12 06:36:20,041 - 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 2019-07-12 06:36:20,041 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2019-07-12 06:36:20,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-07-12 06:36:20,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2019-07-12 06:36:20,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2019-07-12 06:36:20,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-07-12 06:36:20,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-07-12 06:36:20,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-07-12 06:36:20,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2019-07-12 06:36:20,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2019-07-12 06:36:20,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-07-12 06:36:20,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2019-07-12 06:36:20,042 - 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 2019-07-12 06:36:20,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-07-12 06:36:20,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-07-12 06:36:20,042 - 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 2019-07-12 06:36:20,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2019-07-12 06:36:20,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-07-12 06:36:20,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-07-12 06:36:20,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-07-12 06:36:20,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2019-07-12 06:36:20,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-07-12 06:36:20,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-07-12 06:36:20,043 - 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 2019-07-12 06:36:20,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-07-12 06:36:20,043 - 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 2019-07-12 06:36:20,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-07-12 06:36:20,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2019-07-12 06:36:20,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-07-12 06:36:20,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2019-07-12 06:36:20,044 - 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 2019-07-12 06:36:20,044 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2019-07-12 06:36:20,044 - 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 2019-07-12 06:36:20,044 - 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 2019-07-12 06:36:20,044 - 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 2019-07-12 06:36:20,044 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-07-12 06:36:20,044 - 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 2019-07-12 06:36:20,044 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2019-07-12 06:36:20,044 - 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 2019-07-12 06:36:20,044 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-07-12 06:36:20,044 - 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 2019-07-12 06:36:20,044 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-07-12 06:36:20,044 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-07-12 06:36:20,044 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2019-07-12 06:36:20,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2019-07-12 06:36:20,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-07-12 06:36:20,045 - 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 2019-07-12 06:36:20,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-07-12 06:36:20,045 - 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 2019-07-12 06:36:20,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-07-12 06:36:20,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2019-07-12 06:36:20,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2019-07-12 06:36:20,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-07-12 06:36:20,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2019-07-12 06:36:20,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2019-07-12 06:36:20,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2019-07-12 06:36:20,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2019-07-12 06:36:20,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2019-07-12 06:36:20,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-07-12 06:36:20,046 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2019-07-12 06:36:20,046 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2019-07-12 06:36:20,046 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2019-07-12 06:36:20,046 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-12 06:36:20,072 - 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']'. 2019-07-12 06:42:12,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c191cee3-dd69-4b11-9656-c03fc77351c0 2019-07-12 06:42:12,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'c191cee3-dd69-4b11-9656-c03fc77351c0']'. 2019-07-12 06:42:12,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-12 06:42:12,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-12 06:42:12,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-12 06:42:12,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c191cee3-dd69-4b11-9656-c03fc77351c0 | 2019-07-12 06:42:12,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-12 06:42:12,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-12 06:36:22 | 2019-07-12 06:42:12,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-12 06:42:11 | 2019-07-12 06:42:12,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:49 | 2019-07-12 06:42:12,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-12 06:42:12,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-12 06:42:12,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-12 06:42:12,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 095a5d60-299b-4528-846a-8e8e419f4f8d) | 2019-07-12 06:42:12,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-12 06:42:12,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 19f0fb6d-ce62-4148-8b8c-e961b18dd763) | 2019-07-12 06:42:12,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 219 | 2019-07-12 06:42:12,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 343.837 | 2019-07-12 06:42:12,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 164 | 2019-07-12 06:42:12,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 55 | 2019-07-12 06:42:12,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-12 06:42:12,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-12 06:42:12,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-12 06:42:12,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-12 06:42:12,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-12 06:42:12,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-12 06:42:13,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-07-12 06:42:13,146 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'c191cee3-dd69-4b11-9656-c03fc77351c0', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.html'] 2019-07-12 06:42:15,054 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid c191cee3-dd69-4b11-9656-c03fc77351c0 --to /home/opnfv/functest/results/refstack_defcore/tempest-report.html Saving the report to '/home/opnfv/functest/results/refstack_defcore/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-12 06:42:15,054 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'c191cee3-dd69-4b11-9656-c03fc77351c0', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.xml'] 2019-07-12 06:42:17,081 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid c191cee3-dd69-4b11-9656-c03fc77351c0 --to /home/opnfv/functest/results/refstack_defcore/tempest-report.xml Saving the report to '/home/opnfv/functest/results/refstack_defcore/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-12 06:42:17,268 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 06:42:17,269 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:30 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-07-12 06:42:28,175 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2019-07-12 06:42:28,224 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-07-12 06:42:29,552 - 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'9333b01d89e74f5faea62579dfe49d5c', '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_d0396146-1c50-42b5-a464-35a78c99a154'}) 2019-07-12 06:42:30,050 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1f05cb0bad7c44e58cbb809d3de80eef', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_d0396146-1c50-42b5-a464-35a78c99a154'}) 2019-07-12 06:42:31,382 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_d0396146-1c50-42b5-a464-35a78c99a154', 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'9333b01d89e74f5faea62579dfe49d5c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'eYqvfPoloG8jBTbtGl49gcHxiYwfj5', 'username': u'tempest_full-user_d0396146-1c50-42b5-a464-35a78c99a154', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 06:42:31,387 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_d0396146-1c50-42b5-a464-35a78c99a154', 'password': 'eYqvfPoloG8jBTbtGl49gcHxiYwfj5', 'project_name': 'tempest_full-project_d0396146-1c50-42b5-a464-35a78c99a154', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '9333b01d89e74f5faea62579dfe49d5c', 'project_domain_name': 'Default'} 2019-07-12 06:42:33,738 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-07-12 06:42:34,318 - 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'2019-07-12T06:42:34Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd0b6d491-0b4d-45a6-91b7-1a919932fad0', u'provider:segmentation_id': 46, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_full-net_d0396146-1c50-42b5-a464-35a78c99a154', u'created_at': u'2019-07-12T06:42:34Z', u'mtu': 1450, u'tenant_id': u'9333b01d89e74f5faea62579dfe49d5c', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'9333b01d89e74f5faea62579dfe49d5c', u'l2_adjacency': True}) 2019-07-12 06:42:34,953 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T06:42:34Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4bf1ad67-2680-41ed-aea3-30af03b89a00', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full-subnet_d0396146-1c50-42b5-a464-35a78c99a154', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd0b6d491-0b4d-45a6-91b7-1a919932fad0', u'tenant_id': u'9333b01d89e74f5faea62579dfe49d5c', u'created_at': u'2019-07-12T06:42:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9333b01d89e74f5faea62579dfe49d5c'}) 2019-07-12 06:42:36,566 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T06:42:36Z', u'revision_number': 2, u'ha': False, u'id': u'e6dfd4ef-5e6d-4ab4-9d64-e1903045db5b', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_full-router_d0396146-1c50-42b5-a464-35a78c99a154', u'admin_state_up': True, u'tenant_id': u'9333b01d89e74f5faea62579dfe49d5c', u'created_at': u'2019-07-12T06:42:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'9333b01d89e74f5faea62579dfe49d5c'}) 2019-07-12 06:42:40,516 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/118f233d-0a47-4506-bb35-990a6e10699e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/118f233d-0a47-4506-bb35-990a6e10699e/file', 'owner': u'9333b01d89e74f5faea62579dfe49d5c', 'id': u'118f233d-0a47-4506-bb35-990a6e10699e', 'size': 12716032, u'self': u'/v2/images/118f233d-0a47-4506-bb35-990a6e10699e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9333b01d89e74f5faea62579dfe49d5c', 'name': 'tempest_full-project_d0396146-1c50-42b5-a464-35a78c99a154', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/118f233d-0a47-4506-bb35-990a6e10699e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T06:42:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-12T06:42:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_d0396146-1c50-42b5-a464-35a78c99a154', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/118f233d-0a47-4506-bb35-990a6e10699e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_d0396146-1c50-42b5-a464-35a78c99a154', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_d0396146-1c50-42b5-a464-35a78c99a154', 'created': u'2019-07-12T06:42:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-12T06:42:39Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/118f233d-0a47-4506-bb35-990a6e10699e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_d0396146-1c50-42b5-a464-35a78c99a154', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-12 06:42:40,930 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_d0396146-1c50-42b5-a464-35a78c99a154', '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'bdde0b6755384876bea1caf69f7ebddc', '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'3abcdbe1-fb5b-4362-983f-261f972d1394', 'swap': 0}) 2019-07-12 06:42:41,362 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-12 06:42:43,833 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-12 06:42:46,280 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 7f86f3e0-b16e-4591-9c78-c05b49d14994 | 2019-07-12T06:42:45.847825 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 7f86f3e0-b16e-4591-9c78-c05b49d14994 ~/.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 2019-07-12 06:42:49,601 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-07-12 06:42:50,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-12 06:42:52,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-12 06:42:55,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=33119ef1-7347-43e3-aac3-6aa838ab399c) as the default verifier for the future CLI operations. 2019-07-12 06:42:58,520 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/2ee150ee-7dd6-493c-acb9-abb4918be5fa/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2ee150ee-7dd6-493c-acb9-abb4918be5fa/file', 'owner': u'9333b01d89e74f5faea62579dfe49d5c', 'id': u'2ee150ee-7dd6-493c-acb9-abb4918be5fa', 'size': 12716032, u'self': u'/v2/images/2ee150ee-7dd6-493c-acb9-abb4918be5fa', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9333b01d89e74f5faea62579dfe49d5c', 'name': 'tempest_full-project_d0396146-1c50-42b5-a464-35a78c99a154', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/2ee150ee-7dd6-493c-acb9-abb4918be5fa/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T06:42:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-12T06:42:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_d0396146-1c50-42b5-a464-35a78c99a154', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2ee150ee-7dd6-493c-acb9-abb4918be5fa', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_d0396146-1c50-42b5-a464-35a78c99a154', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_d0396146-1c50-42b5-a464-35a78c99a154', 'created': u'2019-07-12T06:42:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-12T06:42:58Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2ee150ee-7dd6-493c-acb9-abb4918be5fa', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_d0396146-1c50-42b5-a464-35a78c99a154', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-12 06:42:58,577 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_d0396146-1c50-42b5-a464-35a78c99a154', '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'bdde0b6755384876bea1caf69f7ebddc', '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'efaa916e-d388-4d00-8976-cfea4e80315f', 'swap': 0}) 2019-07-12 06:42:58,600 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_d0396146-1c50-42b5-a464-35a78c99a154', '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'bdde0b6755384876bea1caf69f7ebddc', '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'efaa916e-d388-4d00-8976-cfea4e80315f', 'swap': 0}) 2019-07-12 06:43:01,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-12 06:43:01,961 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-12 06:43:01,962 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-12 06:43:01,964 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-12 06:43:01,994 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-12 06:43:05,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-33119ef1-7347-43e3-aac3-6aa838ab399c/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-07-12 06:43:05,335 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-12 06:43:05,380 - 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', u'--concurrency=4']'. 2019-07-12 07:19:53,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: defdc0c6-df9b-448d-a42e-c6f6bbd781bf 2019-07-12 07:19:53,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'defdc0c6-df9b-448d-a42e-c6f6bbd781bf']'. 2019-07-12 07:19:54,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-12 07:19:54,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-12 07:19:54,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-12 07:19:54,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | defdc0c6-df9b-448d-a42e-c6f6bbd781bf | 2019-07-12 07:19:54,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-07-12 07:19:54,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-12 06:43:07 | 2019-07-12 07:19:54,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-12 07:19:53 | 2019-07-12 07:19:54,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:36:46 | 2019-07-12 07:19:54,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-12 07:19:54,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-12 07:19:54,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-12 07:19:54,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 33119ef1-7347-43e3-aac3-6aa838ab399c) | 2019-07-12 07:19:54,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-12 07:19:54,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 7f86f3e0-b16e-4591-9c78-c05b49d14994) | 2019-07-12 07:19:54,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1490 | 2019-07-12 07:19:54,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2199.072 | 2019-07-12 07:19:54,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1039 | 2019-07-12 07:19:54,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 448 | 2019-07-12 07:19:54,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-12 07:19:54,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-12 07:19:54,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2019-07-12 07:19:54,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-12 07:19:54,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-12 07:19:54,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-12 07:19:55,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.7120921305% 2019-07-12 07:19:55,018 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'defdc0c6-df9b-448d-a42e-c6f6bbd781bf', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.html'] 2019-07-12 07:19:57,114 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid defdc0c6-df9b-448d-a42e-c6f6bbd781bf --to /home/opnfv/functest/results/tempest_full/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_full/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-12 07:19:57,115 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'defdc0c6-df9b-448d-a42e-c6f6bbd781bf', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.xml'] 2019-07-12 07:19:59,224 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid defdc0c6-df9b-448d-a42e-c6f6bbd781bf --to /home/opnfv/functest/results/tempest_full/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_full/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-12 07:19:59,479 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 07:19:59,480 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 37:25 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-07-12 07:20:09,208 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-07-12 07:20:09,256 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-07-12 07:20:10,501 - 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'af4981bf774d43218f1608c725b1d1a0', '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_16a889bf-8722-4151-a089-e8d796cda6c1'}) 2019-07-12 07:20:11,005 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0627992410264b4096b0c4212d04a454', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_16a889bf-8722-4151-a089-e8d796cda6c1'}) 2019-07-12 07:20:12,236 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_16a889bf-8722-4151-a089-e8d796cda6c1', 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'af4981bf774d43218f1608c725b1d1a0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5yY23yQpJaxtj7DaltNaEN46rW1opz', 'username': u'tempest_scenario-user_16a889bf-8722-4151-a089-e8d796cda6c1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 07:20:12,239 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_16a889bf-8722-4151-a089-e8d796cda6c1', 'password': '5yY23yQpJaxtj7DaltNaEN46rW1opz', 'project_name': 'tempest_scenario-project_16a889bf-8722-4151-a089-e8d796cda6c1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': 'af4981bf774d43218f1608c725b1d1a0', 'project_domain_name': 'Default'} 2019-07-12 07:20:14,801 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-07-12 07:20:15,477 - 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'2019-07-12T07:20:15Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1b15b809-f0c2-4b26-8102-d9eff6e60d16', u'provider:segmentation_id': 31, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_scenario-net_16a889bf-8722-4151-a089-e8d796cda6c1', u'created_at': u'2019-07-12T07:20:15Z', u'mtu': 1450, u'tenant_id': u'af4981bf774d43218f1608c725b1d1a0', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'af4981bf774d43218f1608c725b1d1a0', u'l2_adjacency': True}) 2019-07-12 07:20:16,448 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T07:20:15Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'acd05d77-97fa-4634-a6b1-a96622b01a0b', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_scenario-subnet_16a889bf-8722-4151-a089-e8d796cda6c1', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'1b15b809-f0c2-4b26-8102-d9eff6e60d16', u'tenant_id': u'af4981bf774d43218f1608c725b1d1a0', u'created_at': u'2019-07-12T07:20:15Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'af4981bf774d43218f1608c725b1d1a0'}) 2019-07-12 07:20:18,114 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T07:20:17Z', u'revision_number': 2, u'ha': False, u'id': u'7876b4e4-cfde-487a-a656-ba5271a90adb', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_scenario-router_16a889bf-8722-4151-a089-e8d796cda6c1', u'admin_state_up': True, u'tenant_id': u'af4981bf774d43218f1608c725b1d1a0', u'created_at': u'2019-07-12T07:20:16Z', u'flavor_id': None, u'routes': [], u'project_id': u'af4981bf774d43218f1608c725b1d1a0'}) 2019-07-12 07:20:22,139 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/90e99858-64c2-49f4-84f5-96ec953c22d6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/90e99858-64c2-49f4-84f5-96ec953c22d6/file', 'owner': u'af4981bf774d43218f1608c725b1d1a0', 'id': u'90e99858-64c2-49f4-84f5-96ec953c22d6', 'size': 12716032, u'self': u'/v2/images/90e99858-64c2-49f4-84f5-96ec953c22d6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'af4981bf774d43218f1608c725b1d1a0', 'name': 'tempest_scenario-project_16a889bf-8722-4151-a089-e8d796cda6c1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/90e99858-64c2-49f4-84f5-96ec953c22d6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T07:20:22Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-12T07:20:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_16a889bf-8722-4151-a089-e8d796cda6c1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/90e99858-64c2-49f4-84f5-96ec953c22d6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_16a889bf-8722-4151-a089-e8d796cda6c1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_16a889bf-8722-4151-a089-e8d796cda6c1', 'created': u'2019-07-12T07:20:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-12T07:20:20Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/90e99858-64c2-49f4-84f5-96ec953c22d6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_16a889bf-8722-4151-a089-e8d796cda6c1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-12 07:20:22,412 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_16a889bf-8722-4151-a089-e8d796cda6c1', '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'bdde0b6755384876bea1caf69f7ebddc', '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'0932d0fa-958c-4bc9-8734-e04aa835794e', 'swap': 0}) 2019-07-12 07:20:22,926 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-12 07:20:25,368 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-12 07:20:27,748 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 3006e365-89cc-432c-a728-52aa7719b5f3 | 2019-07-12T07:20:27.309782 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 3006e365-89cc-432c-a728-52aa7719b5f3 ~/.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 2019-07-12 07:20:31,074 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-07-12 07:20:31,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-12 07:20:34,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-12 07:20:37,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=1ad103d3-3d76-4e3c-b3ca-bcfadc2b34a1) as the default verifier for the future CLI operations. 2019-07-12 07:20:40,133 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/12a5768e-118d-4912-9d99-3cb3c025b97d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/12a5768e-118d-4912-9d99-3cb3c025b97d/file', 'owner': u'af4981bf774d43218f1608c725b1d1a0', 'id': u'12a5768e-118d-4912-9d99-3cb3c025b97d', 'size': 12716032, u'self': u'/v2/images/12a5768e-118d-4912-9d99-3cb3c025b97d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'af4981bf774d43218f1608c725b1d1a0', 'name': 'tempest_scenario-project_16a889bf-8722-4151-a089-e8d796cda6c1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/12a5768e-118d-4912-9d99-3cb3c025b97d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T07:20:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-12T07:20:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_16a889bf-8722-4151-a089-e8d796cda6c1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/12a5768e-118d-4912-9d99-3cb3c025b97d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_16a889bf-8722-4151-a089-e8d796cda6c1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_16a889bf-8722-4151-a089-e8d796cda6c1', 'created': u'2019-07-12T07:20:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-12T07:20:39Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/12a5768e-118d-4912-9d99-3cb3c025b97d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_16a889bf-8722-4151-a089-e8d796cda6c1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-12 07:20:40,177 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_16a889bf-8722-4151-a089-e8d796cda6c1', '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'bdde0b6755384876bea1caf69f7ebddc', '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'da8d2727-8a0f-4d6e-9f8a-b4349a9d6040', 'swap': 0}) 2019-07-12 07:20:40,203 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_16a889bf-8722-4151-a089-e8d796cda6c1', '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'bdde0b6755384876bea1caf69f7ebddc', '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'da8d2727-8a0f-4d6e-9f8a-b4349a9d6040', 'swap': 0}) 2019-07-12 07:20:43,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-12 07:20:43,280 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-12 07:20:43,280 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-12 07:20:43,283 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-12 07:20:43,313 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-12 07:20:46,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-1ad103d3-3d76-4e3c-b3ca-bcfadc2b34a1/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-07-12 07:20:46,839 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-12 07:20:46,875 - 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', u'--concurrency=1']'. 2019-07-12 07:27:35,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 4cd5fa99-e5c2-4c38-8f31-edae803e5e27 2019-07-12 07:27:35,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'4cd5fa99-e5c2-4c38-8f31-edae803e5e27']'. 2019-07-12 07:27:36,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-12 07:27:36,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-12 07:27:36,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-12 07:27:36,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 4cd5fa99-e5c2-4c38-8f31-edae803e5e27 | 2019-07-12 07:27:36,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-12 07:27:36,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-12 07:20:48 | 2019-07-12 07:27:36,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-12 07:27:35 | 2019-07-12 07:27:36,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:47 | 2019-07-12 07:27:36,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-07-12 07:27:36,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-12 07:27:36,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-12 07:27:36,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 1ad103d3-3d76-4e3c-b3ca-bcfadc2b34a1) | 2019-07-12 07:27:36,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-12 07:27:36,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3006e365-89cc-432c-a728-52aa7719b5f3) | 2019-07-12 07:27:36,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 10 | 2019-07-12 07:27:36,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 384.894 | 2019-07-12 07:27:36,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 7 | 2019-07-12 07:27:36,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2019-07-12 07:27:36,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-12 07:27:36,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-12 07:27:36,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-12 07:27:36,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-12 07:27:36,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-12 07:27:36,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-12 07:27:36,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2019-07-12 07:27:36,952 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'4cd5fa99-e5c2-4c38-8f31-edae803e5e27', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.html'] 2019-07-12 07:27:39,537 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 4cd5fa99-e5c2-4c38-8f31-edae803e5e27 --to /home/opnfv/functest/results/tempest_scenario/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_scenario/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-12 07:27:39,538 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'4cd5fa99-e5c2-4c38-8f31-edae803e5e27', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.xml'] 2019-07-12 07:27:41,651 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 4cd5fa99-e5c2-4c38-8f31-edae803e5e27 --to /home/opnfv/functest/results/tempest_scenario/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_scenario/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-12 07:27:41,765 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 07:27:41,766 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 07:27 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-07-12 07:27:52,678 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-07-12 07:27:54,174 - 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'8efa764a9f6e46aea5b0191acf292d46', '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_1e1f2b37-40d2-44f4-a367-c4d0390ff518'}) 2019-07-12 07:27:54,658 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'564ce0ce16454545b499f8d8139f6c57', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_1e1f2b37-40d2-44f4-a367-c4d0390ff518'}) 2019-07-12 07:27:56,048 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_1e1f2b37-40d2-44f4-a367-c4d0390ff518', 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'8efa764a9f6e46aea5b0191acf292d46', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'WOFakAuXaqVwFrghQBzIZRo6MIT9eo', 'username': u'patrole-user_1e1f2b37-40d2-44f4-a367-c4d0390ff518', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 07:27:56,052 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_1e1f2b37-40d2-44f4-a367-c4d0390ff518', 'password': 'WOFakAuXaqVwFrghQBzIZRo6MIT9eo', 'project_name': 'patrole-project_1e1f2b37-40d2-44f4-a367-c4d0390ff518', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '8efa764a9f6e46aea5b0191acf292d46', 'project_domain_name': 'Default'} 2019-07-12 07:27:58,566 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-07-12 07:27:59,158 - 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'2019-07-12T07:27:59Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'dc41e17b-65a0-439a-bebb-ed2a8cf9df03', u'provider:segmentation_id': 61, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_1e1f2b37-40d2-44f4-a367-c4d0390ff518', u'created_at': u'2019-07-12T07:27:58Z', u'mtu': 1450, u'tenant_id': u'8efa764a9f6e46aea5b0191acf292d46', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'8efa764a9f6e46aea5b0191acf292d46', u'l2_adjacency': True}) 2019-07-12 07:27:59,794 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T07:27:59Z', 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'f816192f-716b-4864-afb8-9c7c0a4aebf3', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_1e1f2b37-40d2-44f4-a367-c4d0390ff518', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'dc41e17b-65a0-439a-bebb-ed2a8cf9df03', u'tenant_id': u'8efa764a9f6e46aea5b0191acf292d46', u'created_at': u'2019-07-12T07:27:59Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8efa764a9f6e46aea5b0191acf292d46'}) 2019-07-12 07:28:01,485 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T07:28:01Z', u'revision_number': 2, u'ha': False, u'id': u'0dd26eca-6096-49a0-af59-bd0692ac226f', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_1e1f2b37-40d2-44f4-a367-c4d0390ff518', u'admin_state_up': True, u'tenant_id': u'8efa764a9f6e46aea5b0191acf292d46', u'created_at': u'2019-07-12T07:27:59Z', u'flavor_id': None, u'routes': [], u'project_id': u'8efa764a9f6e46aea5b0191acf292d46'}) 2019-07-12 07:28:04,973 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/44118f81-a17f-485f-9d32-7e5562cadccf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/44118f81-a17f-485f-9d32-7e5562cadccf/file', 'owner': u'8efa764a9f6e46aea5b0191acf292d46', 'id': u'44118f81-a17f-485f-9d32-7e5562cadccf', 'size': 12716032, u'self': u'/v2/images/44118f81-a17f-485f-9d32-7e5562cadccf', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8efa764a9f6e46aea5b0191acf292d46', 'name': 'patrole-project_1e1f2b37-40d2-44f4-a367-c4d0390ff518', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/44118f81-a17f-485f-9d32-7e5562cadccf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T07:28:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-12T07:28:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_1e1f2b37-40d2-44f4-a367-c4d0390ff518', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/44118f81-a17f-485f-9d32-7e5562cadccf', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_1e1f2b37-40d2-44f4-a367-c4d0390ff518', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_1e1f2b37-40d2-44f4-a367-c4d0390ff518', 'created': u'2019-07-12T07:28:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-12T07:28:04Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/44118f81-a17f-485f-9d32-7e5562cadccf', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_1e1f2b37-40d2-44f4-a367-c4d0390ff518', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-12 07:28:05,295 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_1e1f2b37-40d2-44f4-a367-c4d0390ff518', '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'bdde0b6755384876bea1caf69f7ebddc', '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'a4d35d00-e496-49b3-ab95-8c014c9e7fb7', 'swap': 0}) 2019-07-12 07:28:05,703 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-12 07:28:08,151 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-12 07:28:10,461 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 68f8ebc0-5d58-41dd-985b-50cc49195642 | 2019-07-12T07:28:10.029626 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 68f8ebc0-5d58-41dd-985b-50cc49195642 ~/.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 2019-07-12 07:28:13,744 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-07-12 07:28:14,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-12 07:28:16,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-12 07:28:19,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=9087bbf0-d2eb-48e7-9419-f877dffe6f9b) as the default verifier for the future CLI operations. 2019-07-12 07:28:22,787 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/6c5e6be8-b76e-4cc5-aa8d-370dfc353ae0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6c5e6be8-b76e-4cc5-aa8d-370dfc353ae0/file', 'owner': u'8efa764a9f6e46aea5b0191acf292d46', 'id': u'6c5e6be8-b76e-4cc5-aa8d-370dfc353ae0', 'size': 12716032, u'self': u'/v2/images/6c5e6be8-b76e-4cc5-aa8d-370dfc353ae0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8efa764a9f6e46aea5b0191acf292d46', 'name': 'patrole-project_1e1f2b37-40d2-44f4-a367-c4d0390ff518', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/6c5e6be8-b76e-4cc5-aa8d-370dfc353ae0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T07:28:22Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-12T07:28:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_1e1f2b37-40d2-44f4-a367-c4d0390ff518', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/6c5e6be8-b76e-4cc5-aa8d-370dfc353ae0', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_1e1f2b37-40d2-44f4-a367-c4d0390ff518', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_1e1f2b37-40d2-44f4-a367-c4d0390ff518', 'created': u'2019-07-12T07:28:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-12T07:28:22Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/6c5e6be8-b76e-4cc5-aa8d-370dfc353ae0', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_1e1f2b37-40d2-44f4-a367-c4d0390ff518', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-12 07:28:22,826 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_1e1f2b37-40d2-44f4-a367-c4d0390ff518', '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'bdde0b6755384876bea1caf69f7ebddc', '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'0db3c2db-8c16-483e-b0ef-2aa51a02ba0c', 'swap': 0}) 2019-07-12 07:28:22,850 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_1e1f2b37-40d2-44f4-a367-c4d0390ff518', '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'bdde0b6755384876bea1caf69f7ebddc', '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'0db3c2db-8c16-483e-b0ef-2aa51a02ba0c', 'swap': 0}) 2019-07-12 07:28:25,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-12 07:28:25,698 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-12 07:28:25,698 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-12 07:28:25,701 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-12 07:28:25,743 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-12 07:28:29,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9087bbf0-d2eb-48e7-9419-f877dffe6f9b/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?!.*test_auto_allocated_topology_rbac)(?!.*test_create_network_provider_segmentation_id)(?!.*test_list_metadef_namespaces)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2019-07-12 07:28:29,563 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-12 07:28:29,572 - 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']'. 2019-07-12 07:30:59,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 5755293d-18be-4d77-8814-4693af3637e9 2019-07-12 07:30:59,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'5755293d-18be-4d77-8814-4693af3637e9']'. 2019-07-12 07:31:00,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-12 07:31:00,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-12 07:31:00,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-12 07:31:00,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 5755293d-18be-4d77-8814-4693af3637e9 | 2019-07-12 07:31:00,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-12 07:31:00,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-12 07:28:31 | 2019-07-12 07:31:00,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-12 07:30:59 | 2019-07-12 07:31:00,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:28 | 2019-07-12 07:31:00,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-12 07:31:00,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-12 07:31:00,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9087bbf0-d2eb-48e7-9419-f877dffe6f9b) | 2019-07-12 07:31:00,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-12 07:31:00,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 68f8ebc0-5d58-41dd-985b-50cc49195642) | 2019-07-12 07:31:00,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 147 | 2019-07-12 07:31:00,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 139.828 | 2019-07-12 07:31:00,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 138 | 2019-07-12 07:31:00,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-07-12 07:31:00,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-12 07:31:00,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-12 07:31:00,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-12 07:31:00,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-12 07:31:00,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-12 07:31:00,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-12 07:31:01,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-07-12 07:31:01,116 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'5755293d-18be-4d77-8814-4693af3637e9', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.html'] 2019-07-12 07:31:03,017 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 5755293d-18be-4d77-8814-4693af3637e9 --to /home/opnfv/functest/results/patrole/tempest-report.html Saving the report to '/home/opnfv/functest/results/patrole/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-12 07:31:03,017 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'5755293d-18be-4d77-8814-4693af3637e9', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.xml'] 2019-07-12 07:31:05,140 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 5755293d-18be-4d77-8814-4693af3637e9 --to /home/opnfv/functest/results/patrole/tempest-report.xml Saving the report to '/home/opnfv/functest/results/patrole/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-12 07:31:05,295 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 07:31:05,295 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:07 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-12 07:31:16,493 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-07-12 07:31:17,667 - 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'535486e52dfc482e900d6ab189b282c9', '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_501c3dfd-36f6-49e8-afb3-84fc85b083aa'}) 2019-07-12 07:31:18,164 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b12745e3aa614f31b1fff8f383f8b332', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_501c3dfd-36f6-49e8-afb3-84fc85b083aa'}) 2019-07-12 07:31:19,509 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_501c3dfd-36f6-49e8-afb3-84fc85b083aa', 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'535486e52dfc482e900d6ab189b282c9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8ZMv0SOh9YyiXTgf7tlvkfGQ9TP3P0', 'username': u'neutron_trunk-user_501c3dfd-36f6-49e8-afb3-84fc85b083aa', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 07:31:19,512 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_501c3dfd-36f6-49e8-afb3-84fc85b083aa', 'password': '8ZMv0SOh9YyiXTgf7tlvkfGQ9TP3P0', 'project_name': 'neutron_trunk-project_501c3dfd-36f6-49e8-afb3-84fc85b083aa', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '535486e52dfc482e900d6ab189b282c9', 'project_domain_name': 'Default'} 2019-07-12 07:31:21,883 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-07-12 07:31:22,469 - 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'2019-07-12T07:31:22Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7baea8e1-42bb-4561-8ee7-70dc25c1948d', u'provider:segmentation_id': 38, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_501c3dfd-36f6-49e8-afb3-84fc85b083aa', u'created_at': u'2019-07-12T07:31:22Z', u'mtu': 1450, u'tenant_id': u'535486e52dfc482e900d6ab189b282c9', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'535486e52dfc482e900d6ab189b282c9', u'l2_adjacency': True}) 2019-07-12 07:31:23,198 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T07:31:22Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'58ecdfd1-e9d2-444b-a7b3-2c94fd01bbe8', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_501c3dfd-36f6-49e8-afb3-84fc85b083aa', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'7baea8e1-42bb-4561-8ee7-70dc25c1948d', u'tenant_id': u'535486e52dfc482e900d6ab189b282c9', u'created_at': u'2019-07-12T07:31:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'535486e52dfc482e900d6ab189b282c9'}) 2019-07-12 07:31:24,891 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T07:31:24Z', u'revision_number': 2, u'ha': False, u'id': u'54e24925-16c5-499b-a01a-8f49290fe711', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_501c3dfd-36f6-49e8-afb3-84fc85b083aa', u'admin_state_up': True, u'tenant_id': u'535486e52dfc482e900d6ab189b282c9', u'created_at': u'2019-07-12T07:31:23Z', u'flavor_id': None, u'routes': [], u'project_id': u'535486e52dfc482e900d6ab189b282c9'}) 2019-07-12 07:31:28,879 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/69093ce8-09fd-433a-b1e4-c648dcfc8d28/snap', u'metadata': Munch({})})], 'file': u'/v2/images/69093ce8-09fd-433a-b1e4-c648dcfc8d28/file', 'owner': u'535486e52dfc482e900d6ab189b282c9', 'id': u'69093ce8-09fd-433a-b1e4-c648dcfc8d28', 'size': 12716032, u'self': u'/v2/images/69093ce8-09fd-433a-b1e4-c648dcfc8d28', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'535486e52dfc482e900d6ab189b282c9', 'name': 'neutron_trunk-project_501c3dfd-36f6-49e8-afb3-84fc85b083aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/69093ce8-09fd-433a-b1e4-c648dcfc8d28/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T07:31:28Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-12T07:31:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_501c3dfd-36f6-49e8-afb3-84fc85b083aa', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/69093ce8-09fd-433a-b1e4-c648dcfc8d28', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_501c3dfd-36f6-49e8-afb3-84fc85b083aa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_501c3dfd-36f6-49e8-afb3-84fc85b083aa', 'created': u'2019-07-12T07:31:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-12T07:31:27Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/69093ce8-09fd-433a-b1e4-c648dcfc8d28', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_501c3dfd-36f6-49e8-afb3-84fc85b083aa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-12 07:31:29,230 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_501c3dfd-36f6-49e8-afb3-84fc85b083aa', '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'bdde0b6755384876bea1caf69f7ebddc', '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'a6acc6e2-6ab1-49b3-b001-fcf0ef2bb719', 'swap': 0}) 2019-07-12 07:31:29,673 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-12 07:31:32,105 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-12 07:31:34,500 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | feb3e365-e7ec-41bd-b9c3-0d0844343b97 | 2019-07-12T07:31:34.058952 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: feb3e365-e7ec-41bd-b9c3-0d0844343b97 ~/.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 2019-07-12 07:31:37,710 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-07-12 07:31:38,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-12 07:31:40,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-12 07:31:43,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=03c92659-a95c-48fc-9c84-e8426feb1a0b) as the default verifier for the future CLI operations. 2019-07-12 07:31:46,699 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/e3a84059-c7f6-42b2-b8d9-7b13a8a4062e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e3a84059-c7f6-42b2-b8d9-7b13a8a4062e/file', 'owner': u'535486e52dfc482e900d6ab189b282c9', 'id': u'e3a84059-c7f6-42b2-b8d9-7b13a8a4062e', 'size': 12716032, u'self': u'/v2/images/e3a84059-c7f6-42b2-b8d9-7b13a8a4062e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'535486e52dfc482e900d6ab189b282c9', 'name': 'neutron_trunk-project_501c3dfd-36f6-49e8-afb3-84fc85b083aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/e3a84059-c7f6-42b2-b8d9-7b13a8a4062e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T07:31:46Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-12T07:31:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_501c3dfd-36f6-49e8-afb3-84fc85b083aa', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e3a84059-c7f6-42b2-b8d9-7b13a8a4062e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_501c3dfd-36f6-49e8-afb3-84fc85b083aa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_501c3dfd-36f6-49e8-afb3-84fc85b083aa', 'created': u'2019-07-12T07:31:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-12T07:31:45Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e3a84059-c7f6-42b2-b8d9-7b13a8a4062e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_501c3dfd-36f6-49e8-afb3-84fc85b083aa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-12 07:31:46,742 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_501c3dfd-36f6-49e8-afb3-84fc85b083aa', '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'bdde0b6755384876bea1caf69f7ebddc', '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'2e171193-44c5-47f6-b39c-4c41a99431dc', 'swap': 0}) 2019-07-12 07:31:46,763 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_501c3dfd-36f6-49e8-afb3-84fc85b083aa', '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'bdde0b6755384876bea1caf69f7ebddc', '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'2e171193-44c5-47f6-b39c-4c41a99431dc', 'swap': 0}) 2019-07-12 07:31:49,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-12 07:31:49,873 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-12 07:31:49,873 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-12 07:31:49,875 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-12 07:31:49,903 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-12 07:31:53,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-03c92659-a95c-48fc-9c84-e8426feb1a0b/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-07-12 07:31:53,480 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-12 07:31:53,491 - 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']'. 2019-07-12 07:33:34,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 5af82878-1e1d-4cee-b6cc-db06e384b783 2019-07-12 07:33:34,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'5af82878-1e1d-4cee-b6cc-db06e384b783']'. 2019-07-12 07:33:35,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-12 07:33:35,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-12 07:33:35,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-12 07:33:35,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 5af82878-1e1d-4cee-b6cc-db06e384b783 | 2019-07-12 07:33:35,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-12 07:33:35,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-12 07:31:55 | 2019-07-12 07:33:35,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-12 07:33:34 | 2019-07-12 07:33:35,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:39 | 2019-07-12 07:33:35,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-12 07:33:35,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-12 07:33:35,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 03c92659-a95c-48fc-9c84-e8426feb1a0b) | 2019-07-12 07:33:35,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-12 07:33:35,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: feb3e365-e7ec-41bd-b9c3-0d0844343b97) | 2019-07-12 07:33:35,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 53 | 2019-07-12 07:33:35,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 82.902 | 2019-07-12 07:33:35,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-07-12 07:33:35,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2019-07-12 07:33:35,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-12 07:33:35,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-12 07:33:35,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-12 07:33:35,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-12 07:33:35,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-12 07:33:35,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-12 07:33:35,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-07-12 07:33:35,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'5af82878-1e1d-4cee-b6cc-db06e384b783', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.html'] 2019-07-12 07:33:37,584 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 5af82878-1e1d-4cee-b6cc-db06e384b783 --to /home/opnfv/functest/results/neutron_trunk/tempest-report.html Saving the report to '/home/opnfv/functest/results/neutron_trunk/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-12 07:33:37,584 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'5af82878-1e1d-4cee-b6cc-db06e384b783', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.xml'] 2019-07-12 07:33:39,434 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 5af82878-1e1d-4cee-b6cc-db06e384b783 --to /home/opnfv/functest/results/neutron_trunk/tempest-report.xml Saving the report to '/home/opnfv/functest/results/neutron_trunk/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-12 07:33:39,542 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 07:33:39,542 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:18 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-07-12 07:33:50,820 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-07-12 07:33:52,102 - 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'c4d02e9021e1465aaa4dbb3349f99e28', '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_67d541ca-7c14-48e3-ace5-2871959532fb'}) 2019-07-12 07:33:52,582 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7e5b1ceff2cd42c69927f662eb7c3a1b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_67d541ca-7c14-48e3-ace5-2871959532fb'}) 2019-07-12 07:33:53,891 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_67d541ca-7c14-48e3-ace5-2871959532fb', 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'c4d02e9021e1465aaa4dbb3349f99e28', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 't5gWMIIiH5ZUkG4GCyg9FR29XpLgzT', 'username': u'networking-bgpvpn-user_67d541ca-7c14-48e3-ace5-2871959532fb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 07:33:53,895 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_67d541ca-7c14-48e3-ace5-2871959532fb', 'password': 't5gWMIIiH5ZUkG4GCyg9FR29XpLgzT', 'project_name': 'networking-bgpvpn-project_67d541ca-7c14-48e3-ace5-2871959532fb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': 'c4d02e9021e1465aaa4dbb3349f99e28', 'project_domain_name': 'Default'} 2019-07-12 07:33:56,464 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-07-12 07:33:57,298 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-07-12 07:33:57,298 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-07-12 07:33:57,351 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-07-12 07:33:58,607 - 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'9ff40c194d1545ddaeed9dc62299ba86', '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_f7c02a25-a2f5-4c21-8735-68189c560a73'}) 2019-07-12 07:33:59,098 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cc9f1941d46d4454b5695f0c4ef5929e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_f7c02a25-a2f5-4c21-8735-68189c560a73'}) 2019-07-12 07:34:00,699 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_f7c02a25-a2f5-4c21-8735-68189c560a73', 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'9ff40c194d1545ddaeed9dc62299ba86', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'unZqGUfo7PhT1kedjZDyg8zBFYfrwX', 'username': u'networking-sfc-user_f7c02a25-a2f5-4c21-8735-68189c560a73', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 07:34:00,702 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_f7c02a25-a2f5-4c21-8735-68189c560a73', 'password': 'unZqGUfo7PhT1kedjZDyg8zBFYfrwX', 'project_name': 'networking-sfc-project_f7c02a25-a2f5-4c21-8735-68189c560a73', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '9ff40c194d1545ddaeed9dc62299ba86', 'project_domain_name': 'Default'} 2019-07-12 07:34:03,310 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-07-12 07:34:04,222 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-07-12 07:34:04,223 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-07-12 07:34:04,273 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-07-12 07:34:05,768 - 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'1ed33671593c4ad88b22b02dfb002a76', '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_eccf5365-e78b-40aa-9f52-7973ae56e203'}) 2019-07-12 07:34:06,158 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'59a5ae4ea9ef4302b81d60a2bf2be49c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_eccf5365-e78b-40aa-9f52-7973ae56e203'}) 2019-07-12 07:34:07,617 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_eccf5365-e78b-40aa-9f52-7973ae56e203', 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'1ed33671593c4ad88b22b02dfb002a76', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'BkgDhhcpMP2U4XpyAWqnDGTWGVevDR', 'username': u'barbican-user_eccf5365-e78b-40aa-9f52-7973ae56e203', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 07:34:07,620 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_eccf5365-e78b-40aa-9f52-7973ae56e203', 'password': 'BkgDhhcpMP2U4XpyAWqnDGTWGVevDR', 'project_name': 'barbican-project_eccf5365-e78b-40aa-9f52-7973ae56e203', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '1ed33671593c4ad88b22b02dfb002a76', 'project_domain_name': 'Default'} 2019-07-12 07:34:11,454 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-07-12 07:34:11,455 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-07-12 07:34:11,460 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | smoke | 11:33 | PASS | | rally_sanity | functest | smoke | 22:44 | FAIL | | refstack_defcore | functest | smoke | 06:30 | FAIL | | tempest_full | functest | smoke | 37:25 | FAIL | | tempest_scenario | functest | smoke | 07:27 | PASS | | patrole | functest | smoke | 03:07 | PASS | | neutron_trunk | functest | smoke | 02:18 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-07-12 07:34:11,470 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-07-12 07:34:18,720 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-87 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-07-12 07:34:18,723 - 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.40,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.40:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=SdKQQ7EnbdvddDIl4P6G2Nh3G 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=bdde0b6755384876bea1caf69f7ebddc export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-07-12 07:34:18,723 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-12 07:34:18,724 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ | benchmarking | 2 | Run several OpenStack performance tools | rally_full rally_jobs vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ 2019-07-12 07:34:18,732 - xtesting.ci.run_tests - INFO - Loading test case 'rally_full'... 2019-07-12 07:34:20,183 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_full', u'tags': [], 'enabled': True, 'id': u'72c0fcdb6754425bba749b707f7220ab', '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_full-project_81d2bd4a-39e7-4639-8f24-3d75edab9ccd'}) 2019-07-12 07:34:20,650 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0977b98e52d84c52920282453702a92e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_full-user_81d2bd4a-39e7-4639-8f24-3d75edab9ccd'}) 2019-07-12 07:34:21,988 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_full-project_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 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'72c0fcdb6754425bba749b707f7220ab', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'BGKnPodf7TGdxVVgGmfoq8cZfskDHY', 'username': u'rally_full-user_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 07:34:21,993 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_full-user_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'password': 'BGKnPodf7TGdxVVgGmfoq8cZfskDHY', 'project_name': 'rally_full-project_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '72c0fcdb6754425bba749b707f7220ab', 'project_domain_name': 'Default'} 2019-07-12 07:34:22,983 - xtesting.ci.run_tests - INFO - Running test case 'rally_full'... 2019-07-12 07:34:23,709 - 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'2019-07-12T07:34:23Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9b73e932-b726-4f40-a9dd-61ad699bf2f9', u'provider:segmentation_id': 8, 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_full-net_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', u'created_at': u'2019-07-12T07:34:23Z', u'mtu': 1450, u'tenant_id': u'72c0fcdb6754425bba749b707f7220ab', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'72c0fcdb6754425bba749b707f7220ab', u'l2_adjacency': True}) 2019-07-12 07:34:25,092 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T07:34:24Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'bd5d4446-50a2-4308-8d44-7010fe7c4b60', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_full-subnet_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'9b73e932-b726-4f40-a9dd-61ad699bf2f9', u'tenant_id': u'72c0fcdb6754425bba749b707f7220ab', u'created_at': u'2019-07-12T07:34:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'72c0fcdb6754425bba749b707f7220ab'}) 2019-07-12 07:34:26,803 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T07:34:26Z', u'revision_number': 2, u'ha': False, u'id': u'f55b5b6c-a70c-4ff8-a708-d158368f4cc1', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_full-router_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', u'admin_state_up': True, u'tenant_id': u'72c0fcdb6754425bba749b707f7220ab', u'created_at': u'2019-07-12T07:34:25Z', u'flavor_id': None, u'routes': [], u'project_id': u'72c0fcdb6754425bba749b707f7220ab'}) 2019-07-12 07:34:30,803 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/02e9f714-20ba-40c4-8480-5187751e9994/snap', u'metadata': Munch({})})], 'file': u'/v2/images/02e9f714-20ba-40c4-8480-5187751e9994/file', 'owner': u'72c0fcdb6754425bba749b707f7220ab', 'id': u'02e9f714-20ba-40c4-8480-5187751e9994', 'size': 12716032, u'self': u'/v2/images/02e9f714-20ba-40c4-8480-5187751e9994', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'72c0fcdb6754425bba749b707f7220ab', 'name': 'rally_full-project_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/02e9f714-20ba-40c4-8480-5187751e9994/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T07:34:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-12T07:34:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/02e9f714-20ba-40c4-8480-5187751e9994', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'created': u'2019-07-12T07:34:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-12T07:34:29Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/02e9f714-20ba-40c4-8480-5187751e9994', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-12 07:34:31,046 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', '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'bdde0b6755384876bea1caf69f7ebddc', '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'76440b64-6eed-462b-920a-21fd74b69ede', 'swap': 0}) 2019-07-12 07:34:31,071 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-12 07:34:35,316 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c45797ac-6991-4b25-ade2-894604db75cd | 2019-07-12T07:34:34.947899 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c45797ac-6991-4b25-ade2-894604db75cd ~/.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 2019-07-12 07:34:38,658 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-07-12 07:34:39,398 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-07-12 07:34:40,065 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', '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'bdde0b6755384876bea1caf69f7ebddc', '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'9f10fb66-3716-4b7b-949d-c885d82ca16c', 'swap': 0}) 2019-07-12 07:34:40,297 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', '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'bdde0b6755384876bea1caf69f7ebddc', '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'9f10fb66-3716-4b7b-949d-c885d82ca16c', 'swap': 0}) 2019-07-12 07:34:40,297 - 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 2019-07-12 07:34:40,298 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-12 07:34:40,316 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-12 07:34:40,317 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-07-12 07:34:40,318 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '9b73e932-b726-4f40-a9dd-61ad699bf2f9', 'tenants_amount': 3, 'image_name': 'rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-12 07:36:24,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 856bfc6c-acb3-4de6-91ea-98838f98e43f 2019-07-12 07:36:24,227 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'856bfc6c-acb3-4de6-91ea-98838f98e43f'] 2019-07-12 07:36:25,054 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 856bfc6c-acb3-4de6-91ea-98838f98e43f -------------------------------------------------------------------------------- Task 856bfc6c-acb3-4de6-91ea-98838f98e43f: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 856bfc6c-acb3-4de6-91ea-98838f98e43f 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.563 | 0.593 | 0.654 | 0.673 | 0.693 | 0.606 | 100.0% | 10 | | total | 0.563 | 0.594 | 0.654 | 0.673 | 0.693 | 0.606 | 100.0% | 10 | | -> duration | 0.563 | 0.594 | 0.654 | 0.673 | 0.693 | 0.606 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.799131 Full duration: 12.758643 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 856bfc6c-acb3-4de6-91ea-98838f98e43f 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.491 | 1.499 | 2.011 | 2.384 | 2.756 | 1.387 | 100.0% | 10 | | total | 1.029 | 2.016 | 2.429 | 2.807 | 3.186 | 1.976 | 100.0% | 10 | | -> duration | 1.029 | 2.016 | 2.429 | 2.807 | 3.186 | 1.976 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.34026 Full duration: 17.456812 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 856bfc6c-acb3-4de6-91ea-98838f98e43f 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.347 | 0.372 | 0.564 | 0.578 | 0.591 | 0.443 | 100.0% | 10 | | total | 0.784 | 0.834 | 0.994 | 1.001 | 1.009 | 0.881 | 100.0% | 10 | | -> duration | 0.784 | 0.834 | 0.994 | 1.001 | 1.009 | 0.881 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.584158 Full duration: 13.858509 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 856bfc6c-acb3-4de6-91ea-98838f98e43f 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.411 | 1.065 | 1.531 | 1.539 | 1.548 | 1.091 | 100.0% | 10 | | total | 0.859 | 1.503 | 1.98 | 1.985 | 1.99 | 1.533 | 100.0% | 10 | | -> duration | 0.859 | 1.503 | 1.98 | 1.985 | 1.99 | 1.533 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.234381 Full duration: 15.392848 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 856bfc6c-acb3-4de6-91ea-98838f98e43f 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.398 | 0.562 | 0.786 | 0.794 | 0.802 | 0.592 | 100.0% | 10 | | total | 0.812 | 1.004 | 1.213 | 1.22 | 1.226 | 1.026 | 100.0% | 10 | | -> duration | 0.812 | 1.004 | 1.213 | 1.22 | 1.226 | 1.026 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.921744 Full duration: 13.790546 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 856bfc6c-acb3-4de6-91ea-98838f98e43f 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.237 | 0.327 | 0.365 | 0.396 | 0.427 | 0.323 | 100.0% | 10 | | total | 0.655 | 0.783 | 0.834 | 0.875 | 0.917 | 0.78 | 100.0% | 10 | | -> duration | 0.655 | 0.783 | 0.834 | 0.875 | 0.917 | 0.78 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.265691 Full duration: 13.64946 HINTS: * To plot HTML graphics with this data, run: rally task report 856bfc6c-acb3-4de6-91ea-98838f98e43f --out output.html * To generate a JUnit report, run: rally task export 856bfc6c-acb3-4de6-91ea-98838f98e43f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 856bfc6c-acb3-4de6-91ea-98838f98e43f --json --out output.json 2019-07-12 07:36:25,054 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'856bfc6c-acb3-4de6-91ea-98838f98e43f', '--out', u'/home/opnfv/functest/results/rally_full/authenticate.json'] 2019-07-12 07:36:26,920 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 856bfc6c-acb3-4de6-91ea-98838f98e43f --out /home/opnfv/functest/results/rally_full/authenticate.json 2019-07-12 07:36:26,926 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-07-12 07:36:26,927 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-glance.yaml 2019-07-12 07:36:26,927 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-12 07:36:26,935 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-12 07:36:26,936 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-07-12 07:36:26,936 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['glance'], 'concurrency': 4, 'netid': '9b73e932-b726-4f40-a9dd-61ad699bf2f9', 'tenants_amount': 3, 'image_name': 'rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-12 07:42:55,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6f8d9c4a-b1f1-4a25-9b4e-04cc40e18e24 2019-07-12 07:42:55,491 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'6f8d9c4a-b1f1-4a25-9b4e-04cc40e18e24'] 2019-07-12 07:42:56,251 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6f8d9c4a-b1f1-4a25-9b4e-04cc40e18e24 -------------------------------------------------------------------------------- Task 6f8d9c4a-b1f1-4a25-9b4e-04cc40e18e24: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 6f8d9c4a-b1f1-4a25-9b4e-04cc40e18e24 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.133 | 6.705 | 9.316 | 9.761 | 10.206 | 6.34 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.046 | 0.115 | 1.269 | 1.711 | 2.152 | 0.561 | 100.0% | 10 | | -> glance_v2.upload_data | 0.604 | 3.803 | 4.823 | 5.733 | 6.643 | 3.379 | 100.0% | 10 | | glance_v2.delete_image | 0.999 | 2.115 | 4.336 | 4.348 | 4.361 | 2.314 | 100.0% | 10 | | total | 4.283 | 8.884 | 11.49 | 11.502 | 11.513 | 8.654 | 100.0% | 10 | | -> duration | 4.283 | 8.884 | 11.49 | 11.502 | 11.513 | 8.654 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.159283 Full duration: 42.176726 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 6f8d9c4a-b1f1-4a25-9b4e-04cc40e18e24 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.723 | 4.56 | 5.777 | 5.787 | 5.797 | 4.447 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.045 | 0.067 | 0.872 | 0.903 | 0.934 | 0.291 | 100.0% | 10 | | -> glance_v2.upload_data | 0.369 | 1.554 | 3.126 | 3.129 | 3.133 | 1.654 | 100.0% | 10 | | glance_v2.list_images | 0.037 | 0.043 | 0.143 | 0.536 | 0.93 | 0.132 | 100.0% | 10 | | total | 2.769 | 4.887 | 5.818 | 5.829 | 5.84 | 4.58 | 100.0% | 10 | | -> duration | 2.769 | 4.887 | 5.818 | 5.829 | 5.84 | 4.58 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.660999 Full duration: 34.189702 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6f8d9c4a-b1f1-4a25-9b4e-04cc40e18e24 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.232 | 0.327 | 0.403 | 0.41 | 0.417 | 0.324 | 100.0% | 10 | | total | 0.232 | 0.327 | 0.403 | 0.41 | 0.417 | 0.325 | 100.0% | 10 | | -> duration | 0.232 | 0.327 | 0.403 | 0.41 | 0.417 | 0.325 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.697365 Full duration: 15.072992 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "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": "9b73e932-b726-4f40-a9dd-61ad699bf2f9" } ], "flavor": { "name": "rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6f8d9c4a-b1f1-4a25-9b4e-04cc40e18e24 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.13 | 4.031 | 6.301 | 6.361 | 6.421 | 4.398 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.048 | 0.055 | 0.547 | 0.854 | 1.161 | 0.207 | 100.0% | 10 | | -> glance_v2.upload_data | 0.684 | 1.535 | 2.866 | 3.427 | 3.989 | 1.795 | 100.0% | 10 | | nova.boot_servers | 17.32 | 20.601 | 22.303 | 23.373 | 24.442 | 20.498 | 100.0% | 10 | | total | 22.045 | 24.577 | 26.983 | 27.802 | 28.621 | 24.896 | 100.0% | 10 | | -> duration | 21.045 | 23.577 | 25.983 | 26.802 | 27.621 | 23.896 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 76.576285 Full duration: 125.606573 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_deactivate_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 6f8d9c4a-b1f1-4a25-9b4e-04cc40e18e24 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.74 | 3.762 | 6.815 | 6.853 | 6.89 | 4.583 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.04 | 0.061 | 0.124 | 0.222 | 0.32 | 0.091 | 100.0% | 10 | | -> glance_v2.upload_data | 0.344 | 1.225 | 4.257 | 4.276 | 4.296 | 2.102 | 100.0% | 10 | | glance_v2.deactivate_image | 0.069 | 0.116 | 0.308 | 0.683 | 1.058 | 0.226 | 100.0% | 10 | | total | 2.849 | 3.874 | 6.984 | 6.988 | 6.993 | 4.809 | 100.0% | 10 | | -> duration | 2.849 | 3.874 | 6.984 | 6.988 | 6.993 | 4.809 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.462135 Full duration: 36.499243 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_download_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 6f8d9c4a-b1f1-4a25-9b4e-04cc40e18e24 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.951 | 3.631 | 5.82 | 5.842 | 5.864 | 4.032 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.043 | 0.05 | 0.826 | 1.094 | 1.362 | 0.253 | 100.0% | 10 | | -> glance_v2.upload_data | 0.505 | 1.128 | 2.344 | 2.859 | 3.374 | 1.401 | 100.0% | 10 | | glance_v2.download_image | 0.143 | 0.163 | 1.124 | 1.134 | 1.144 | 0.396 | 100.0% | 10 | | total | 3.108 | 4.269 | 6.009 | 6.123 | 6.237 | 4.429 | 100.0% | 10 | | -> duration | 3.108 | 4.269 | 6.009 | 6.123 | 6.237 | 4.429 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.605043 Full duration: 33.339679 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_get_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 6f8d9c4a-b1f1-4a25-9b4e-04cc40e18e24 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.014 | 3.265 | 4.158 | 4.169 | 4.179 | 3.533 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.046 | 0.051 | 0.142 | 0.52 | 0.899 | 0.136 | 100.0% | 10 | | -> glance_v2.upload_data | 0.465 | 0.793 | 1.723 | 1.728 | 1.734 | 0.998 | 100.0% | 10 | | glance_v2.get_image | 0.016 | 0.019 | 0.022 | 0.024 | 0.025 | 0.02 | 100.0% | 10 | | total | 3.031 | 3.283 | 4.183 | 4.191 | 4.199 | 3.553 | 100.0% | 10 | | -> duration | 3.031 | 3.283 | 4.183 | 4.191 | 4.199 | 3.553 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.403648 Full duration: 31.320668 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_update_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 6f8d9c4a-b1f1-4a25-9b4e-04cc40e18e24 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.815 | 3.518 | 4.955 | 4.96 | 4.966 | 3.745 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.042 | 0.047 | 0.057 | 0.062 | 0.067 | 0.05 | 100.0% | 10 | | -> glance_v2.upload_data | 0.382 | 1.094 | 2.384 | 2.384 | 2.385 | 1.298 | 100.0% | 10 | | glance_v2.update_image | 0.127 | 0.135 | 0.185 | 0.193 | 0.201 | 0.145 | 100.0% | 10 | | total | 2.945 | 3.659 | 5.15 | 5.152 | 5.154 | 3.891 | 100.0% | 10 | | -> duration | 2.945 | 3.659 | 5.15 | 5.152 | 5.154 | 3.891 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.503487 Full duration: 32.517798 HINTS: * To plot HTML graphics with this data, run: rally task report 6f8d9c4a-b1f1-4a25-9b4e-04cc40e18e24 --out output.html * To generate a JUnit report, run: rally task export 6f8d9c4a-b1f1-4a25-9b4e-04cc40e18e24 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6f8d9c4a-b1f1-4a25-9b4e-04cc40e18e24 --json --out output.json 2019-07-12 07:42:56,251 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'6f8d9c4a-b1f1-4a25-9b4e-04cc40e18e24', '--out', u'/home/opnfv/functest/results/rally_full/glance.json'] 2019-07-12 07:42:58,205 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6f8d9c4a-b1f1-4a25-9b4e-04cc40e18e24 --out /home/opnfv/functest/results/rally_full/glance.json 2019-07-12 07:42:58,231 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-07-12 07:42:58,232 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-cinder.yaml 2019-07-12 07:42:58,232 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-12 07:42:58,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-12 07:42:58,251 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-07-12 07:42:58,251 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '9b73e932-b726-4f40-a9dd-61ad699bf2f9', 'tenants_amount': 3, 'image_name': 'rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-12 08:06:02,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 91b2ce90-b91b-4690-aa4e-d487b637a40a 2019-07-12 08:06:02,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'91b2ce90-b91b-4690-aa4e-d487b637a40a'] 2019-07-12 08:06:03,099 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 91b2ce90-b91b-4690-aa4e-d487b637a40a -------------------------------------------------------------------------------- Task 91b2ce90-b91b-4690-aa4e-d487b637a40a: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "nics": [ { "net-id": "9b73e932-b726-4f40-a9dd-61ad699bf2f9" } ], "flavor": { "name": "rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" }, "image": { "name": "rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91b2ce90-b91b-4690-aa4e-d487b637a40a 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.887 | 12.875 | 16.326 | 17.569 | 18.812 | 13.473 | 100.0% | 10 | | cinder_v3.create_volume | 2.995 | 3.309 | 3.468 | 3.487 | 3.507 | 3.295 | 100.0% | 10 | | nova.attach_volume | 4.194 | 4.815 | 4.99 | 5.053 | 5.116 | 4.734 | 100.0% | 10 | | nova.detach_volume | 1.318 | 1.694 | 4.377 | 4.414 | 4.451 | 2.56 | 100.0% | 10 | | cinder_v3.delete_volume | 0.295 | 2.189 | 2.598 | 2.652 | 2.707 | 1.965 | 100.0% | 10 | | nova.delete_server | 2.536 | 2.77 | 2.968 | 3.117 | 3.267 | 2.799 | 100.0% | 10 | | total | 24.847 | 28.676 | 31.677 | 32.012 | 32.347 | 28.825 | 100.0% | 10 | | -> duration | 23.847 | 27.676 | 30.677 | 31.012 | 31.347 | 27.825 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 84.820546 Full duration: 119.953209 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_snapshots args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91b2ce90-b91b-4690-aa4e-d487b637a40a 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_v3.create_snapshot | 3.228 | 3.351 | 3.566 | 3.62 | 3.675 | 3.392 | 100.0% | 10 | | cinder_v3.list_snapshots | 0.021 | 0.268 | 0.417 | 0.428 | 0.44 | 0.254 | 100.0% | 10 | | total | 3.278 | 3.682 | 3.833 | 3.884 | 3.935 | 3.647 | 100.0% | 10 | | -> duration | 3.278 | 3.682 | 3.833 | 3.884 | 3.935 | 3.647 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.075965 Full duration: 56.876651 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "image": { "name": "rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91b2ce90-b91b-4690-aa4e-d487b637a40a 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_v3.create_volume | 6.054 | 6.538 | 8.42 | 8.528 | 8.635 | 7.153 | 100.0% | 10 | | cinder_v3.list_volumes | 0.065 | 0.307 | 0.39 | 0.394 | 0.397 | 0.28 | 100.0% | 10 | | total | 6.397 | 6.856 | 8.793 | 8.854 | 8.916 | 7.433 | 100.0% | 10 | | -> duration | 6.397 | 6.856 | 8.793 | 8.854 | 8.916 | 7.433 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.859353 Full duration: 48.391963 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91b2ce90-b91b-4690-aa4e-d487b637a40a 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_v3.create_volume | 3.203 | 3.481 | 3.737 | 3.752 | 3.768 | 3.505 | 100.0% | 10 | | cinder_v3.list_volumes | 0.092 | 0.329 | 0.424 | 0.424 | 0.424 | 0.327 | 100.0% | 10 | | total | 3.295 | 3.821 | 4.136 | 4.147 | 4.157 | 3.833 | 100.0% | 10 | | -> duration | 3.295 | 3.821 | 4.136 | 4.147 | 4.157 | 3.833 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.494691 Full duration: 37.619735 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_upload_volume_to_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "container_format": "bare", "force": false, "disk_format": "raw", "do_delete": true, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91b2ce90-b91b-4690-aa4e-d487b637a40a 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_v3.create_volume | 3.021 | 3.157 | 3.288 | 3.288 | 3.289 | 3.155 | 100.0% | 10 | | cinder_v3.upload_volume_to_image | 37.681 | 61.179 | 65.0 | 65.279 | 65.559 | 53.644 | 100.0% | 10 | | cinder_v3.delete_volume | 2.157 | 2.182 | 2.237 | 2.342 | 2.447 | 2.207 | 100.0% | 10 | | glance_v2.delete_image | 0.322 | 1.637 | 4.399 | 4.499 | 4.599 | 1.828 | 100.0% | 10 | | total | 43.827 | 67.832 | 74.634 | 75.088 | 75.542 | 60.835 | 100.0% | 10 | | -> duration | 43.827 | 67.832 | 74.634 | 75.088 | 75.542 | 60.835 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 163.677226 Full duration: 190.964872 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_nested_snapshots_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "create_vm_params": { "nics": [ { "net-id": "9b73e932-b726-4f40-a9dd-61ad699bf2f9" } ] }, "flavor": { "name": "rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" }, "image": { "name": "rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" }, "nested_level": 1, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91b2ce90-b91b-4690-aa4e-d487b637a40a 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.914 | 15.349 | 21.535 | 22.323 | 23.11 | 16.524 | 100.0% | 10 | | cinder_v3.create_volume | 2.964 | 3.258 | 3.417 | 3.469 | 3.521 | 3.249 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.618 | 2.808 | 2.949 | 2.999 | 3.048 | 2.819 | 100.0% | 10 | | nova.attach_volume | 4.284 | 4.591 | 4.656 | 4.717 | 4.778 | 4.553 | 100.0% | 10 | | nova.detach_volume | 1.119 | 1.551 | 1.969 | 2.994 | 4.018 | 1.731 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.119 | 2.196 | 2.454 | 2.534 | 2.614 | 2.266 | 100.0% | 10 | | cinder_v3.delete_volume | 2.173 | 2.348 | 2.445 | 2.474 | 2.503 | 2.315 | 100.0% | 10 | | nova.delete_server | 2.378 | 2.601 | 3.197 | 4.098 | 5.0 | 2.883 | 100.0% | 10 | | total | 29.687 | 35.006 | 42.274 | 42.448 | 42.621 | 36.342 | 100.0% | 10 | | -> duration | 28.687 | 34.006 | 41.274 | 41.448 | 41.621 | 35.342 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 104.393574 Full duration: 138.148566 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_snapshot_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "create_vm_params": { "nics": [ { "net-id": "9b73e932-b726-4f40-a9dd-61ad699bf2f9" } ] }, "flavor": { "name": "rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" }, "image": { "name": "rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" }, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91b2ce90-b91b-4690-aa4e-d487b637a40a 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_v3.create_volume | 3.299 | 3.572 | 3.679 | 3.721 | 3.763 | 3.545 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.425 | 2.719 | 2.901 | 2.924 | 2.947 | 2.714 | 100.0% | 10 | | nova.boot_server | 10.275 | 11.323 | 14.804 | 14.847 | 14.89 | 12.21 | 100.0% | 10 | | nova.attach_volume | 4.057 | 4.579 | 4.984 | 5.06 | 5.137 | 4.616 | 100.0% | 10 | | nova.detach_volume | 0.901 | 1.419 | 4.074 | 4.08 | 4.087 | 1.888 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.146 | 2.367 | 2.853 | 3.506 | 4.159 | 2.552 | 100.0% | 10 | | cinder_v3.delete_volume | 2.153 | 2.278 | 2.647 | 2.65 | 2.653 | 2.343 | 100.0% | 10 | | nova.delete_server | 2.556 | 2.675 | 4.996 | 5.023 | 5.05 | 3.241 | 100.0% | 10 | | total | 29.953 | 33.567 | 35.772 | 36.159 | 36.546 | 33.109 | 100.0% | 10 | | -> duration | 28.953 | 32.567 | 34.772 | 35.159 | 35.546 | 32.109 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 97.104292 Full duration: 130.092611 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91b2ce90-b91b-4690-aa4e-d487b637a40a 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_v3.create_volume | 3.325 | 3.625 | 3.766 | 3.767 | 3.768 | 3.619 | 100.0% | 10 | | total | 3.325 | 3.625 | 3.767 | 3.767 | 3.768 | 3.619 | 100.0% | 10 | | -> duration | 3.325 | 3.625 | 3.767 | 3.767 | 3.768 | 3.619 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.762951 Full duration: 36.178347 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91b2ce90-b91b-4690-aa4e-d487b637a40a 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_v3.create_volume | 3.395 | 3.555 | 3.602 | 3.621 | 3.641 | 3.53 | 100.0% | 10 | | total | 3.395 | 3.555 | 3.602 | 3.622 | 3.641 | 3.53 | 100.0% | 10 | | -> duration | 3.395 | 3.555 | 3.602 | 3.622 | 3.641 | 3.53 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.545661 Full duration: 37.251479 -------------------------------------------------------------------------------- test scenario CinderVolumes.list_volumes args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 4, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91b2ce90-b91b-4690-aa4e-d487b637a40a 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_v3.list_volumes | 0.683 | 0.735 | 0.856 | 0.919 | 0.982 | 0.764 | 100.0% | 10 | | total | 0.683 | 0.735 | 0.857 | 0.919 | 0.982 | 0.764 | 100.0% | 10 | | -> duration | 0.683 | 0.735 | 0.857 | 0.919 | 0.982 | 0.764 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.260038 Full duration: 59.05346 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "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 91b2ce90-b91b-4690-aa4e-d487b637a40a 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_v3.create_snapshot | 3.103 | 3.257 | 3.493 | 3.51 | 3.527 | 3.308 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.503 | 2.654 | 2.694 | 2.734 | 2.774 | 2.639 | 100.0% | 10 | | total | 5.769 | 5.894 | 6.116 | 6.19 | 6.263 | 5.948 | 100.0% | 10 | | -> duration | 5.769 | 5.894 | 6.116 | 6.19 | 6.263 | 5.948 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.716379 Full duration: 56.557345 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91b2ce90-b91b-4690-aa4e-d487b637a40a 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_v3.create_volume | 3.199 | 3.497 | 3.745 | 3.762 | 3.778 | 3.531 | 100.0% | 10 | | cinder_v3.delete_volume | 2.408 | 2.627 | 2.962 | 2.989 | 3.015 | 2.687 | 100.0% | 10 | | total | 5.98 | 6.193 | 6.437 | 6.441 | 6.446 | 6.218 | 100.0% | 10 | | -> duration | 5.98 | 6.193 | 6.437 | 6.441 | 6.446 | 6.218 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.621396 Full duration: 40.657989 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91b2ce90-b91b-4690-aa4e-d487b637a40a 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_v3.create_volume | 5.976 | 6.169 | 8.29 | 8.344 | 8.399 | 6.596 | 100.0% | 10 | | cinder_v3.delete_volume | 0.318 | 2.5 | 2.683 | 2.791 | 2.898 | 1.76 | 100.0% | 10 | | total | 6.362 | 8.819 | 9.32 | 9.987 | 10.655 | 8.357 | 100.0% | 10 | | -> duration | 6.362 | 8.819 | 9.32 | 9.987 | 10.655 | 8.357 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.116123 Full duration: 46.627856 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 2 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91b2ce90-b91b-4690-aa4e-d487b637a40a 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_v3.create_volume | 3.497 | 3.553 | 3.69 | 3.772 | 3.855 | 3.582 | 100.0% | 10 | | cinder_v3.delete_volume | 0.523 | 2.711 | 2.884 | 2.886 | 2.888 | 2.48 | 100.0% | 10 | | total | 4.021 | 6.337 | 6.456 | 6.459 | 6.461 | 6.062 | 100.0% | 10 | | -> duration | 4.021 | 6.337 | 6.456 | 6.459 | 6.461 | 6.062 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.786662 Full duration: 41.153983 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91b2ce90-b91b-4690-aa4e-d487b637a40a 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_v3.create_volume | 3.255 | 3.473 | 3.661 | 3.664 | 3.667 | 3.498 | 100.0% | 10 | | cinder_v3.extend_volume | 0.396 | 0.586 | 1.092 | 2.008 | 2.924 | 0.833 | 100.0% | 10 | | cinder_v3.delete_volume | 0.368 | 2.54 | 2.78 | 2.798 | 2.816 | 1.981 | 100.0% | 10 | | total | 4.174 | 6.717 | 7.296 | 8.194 | 9.092 | 6.312 | 100.0% | 10 | | -> duration | 4.174 | 6.717 | 7.296 | 8.194 | 9.092 | 6.312 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.929119 Full duration: 40.074678 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "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 91b2ce90-b91b-4690-aa4e-d487b637a40a 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_v3.create_volume | 3.452 | 3.819 | 6.083 | 7.153 | 8.223 | 4.737 | 100.0% | 10 | | cinder_v3.delete_volume | 2.357 | 4.864 | 6.947 | 7.123 | 7.299 | 4.809 | 100.0% | 10 | | total | 6.037 | 10.516 | 10.77 | 10.941 | 11.112 | 9.547 | 100.0% | 10 | | -> duration | 6.037 | 10.516 | 10.77 | 10.941 | 11.112 | 9.547 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.225552 Full duration: 65.381893 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_get_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91b2ce90-b91b-4690-aa4e-d487b637a40a 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_v3.create_qos | 0.634 | 0.757 | 0.863 | 0.872 | 0.881 | 0.759 | 100.0% | 10 | | cinder_v3.get_qos | 0.208 | 0.247 | 0.315 | 0.317 | 0.318 | 0.257 | 100.0% | 10 | | total | 0.864 | 1.049 | 1.099 | 1.113 | 1.126 | 1.016 | 100.0% | 10 | | -> duration | 0.864 | 1.049 | 1.099 | 1.113 | 1.126 | 1.016 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.99437 Full duration: 21.442323 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91b2ce90-b91b-4690-aa4e-d487b637a40a 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_v3.create_qos | 0.654 | 0.721 | 0.828 | 0.895 | 0.962 | 0.745 | 100.0% | 10 | | cinder_v3.list_qos | 0.212 | 0.271 | 0.348 | 0.361 | 0.374 | 0.279 | 100.0% | 10 | | total | 0.866 | 0.976 | 1.169 | 1.216 | 1.263 | 1.024 | 100.0% | 10 | | -> duration | 0.866 | 0.976 | 1.169 | 1.216 | 1.263 | 1.024 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.997041 Full duration: 22.591987 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 91b2ce90-b91b-4690-aa4e-d487b637a40a 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_v3.create_qos | 0.648 | 0.751 | 0.797 | 0.826 | 0.854 | 0.736 | 100.0% | 10 | | cinder_v3.set_qos | 0.226 | 0.314 | 0.332 | 0.336 | 0.341 | 0.29 | 100.0% | 10 | | total | 0.887 | 1.045 | 1.102 | 1.105 | 1.108 | 1.027 | 100.0% | 10 | | -> duration | 0.887 | 1.045 | 1.102 | 1.105 | 1.108 | 1.027 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.033336 Full duration: 21.353196 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_get_volume_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91b2ce90-b91b-4690-aa4e-d487b637a40a 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_v3.create_volume_type | 0.649 | 0.766 | 0.81 | 0.815 | 0.82 | 0.745 | 100.0% | 10 | | cinder_v3.get_volume_type | 0.195 | 0.258 | 0.344 | 0.349 | 0.354 | 0.272 | 100.0% | 10 | | total | 0.845 | 0.99 | 1.155 | 1.164 | 1.173 | 1.017 | 100.0% | 10 | | -> duration | 0.845 | 0.99 | 1.155 | 1.164 | 1.173 | 1.017 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.019234 Full duration: 21.62952 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91b2ce90-b91b-4690-aa4e-d487b637a40a 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_v3.create_volume_type | 0.659 | 0.764 | 0.818 | 0.837 | 0.855 | 0.756 | 100.0% | 10 | | cinder_v3.list_types | 0.216 | 0.249 | 0.315 | 0.316 | 0.316 | 0.259 | 100.0% | 10 | | total | 0.878 | 1.031 | 1.111 | 1.12 | 1.129 | 1.015 | 100.0% | 10 | | -> duration | 0.878 | 1.031 | 1.111 | 1.12 | 1.129 | 1.015 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.94064 Full duration: 21.521497 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_update_volume_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "test", "update_description": "test update" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91b2ce90-b91b-4690-aa4e-d487b637a40a 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.658 | 0.794 | 0.946 | 0.96 | 0.974 | 0.808 | 100.0% | 10 | | cinder_v2.update_volume_type | 0.216 | 0.31 | 0.367 | 0.367 | 0.367 | 0.297 | 100.0% | 10 | | total | 0.877 | 1.151 | 1.269 | 1.279 | 1.288 | 1.105 | 100.0% | 10 | | -> duration | 0.877 | 1.151 | 1.269 | 1.279 | 1.288 | 1.105 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.243398 Full duration: 22.070926 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 91b2ce90-b91b-4690-aa4e-d487b637a40a 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_v3.create_volume_type | 0.667 | 0.76 | 0.81 | 0.893 | 0.976 | 0.764 | 100.0% | 10 | | cinder_v3.create_encryption_type | 0.235 | 0.297 | 0.335 | 0.345 | 0.356 | 0.294 | 100.0% | 10 | | total | 0.902 | 1.042 | 1.137 | 1.223 | 1.309 | 1.058 | 100.0% | 10 | | -> duration | 0.902 | 1.042 | 1.137 | 1.223 | 1.309 | 1.058 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.150794 Full duration: 21.548107 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_add_and_list_type_access args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 91b2ce90-b91b-4690-aa4e-d487b637a40a 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.67 | 0.722 | 0.853 | 0.859 | 0.864 | 0.746 | 100.0% | 10 | | cinder_v2.add_type_access | 0.22 | 0.301 | 0.342 | 0.344 | 0.345 | 0.292 | 100.0% | 10 | | cinder_v2.list_type_access | 0.021 | 0.215 | 0.308 | 0.336 | 0.364 | 0.188 | 100.0% | 10 | | total | 1.068 | 1.209 | 1.366 | 1.416 | 1.466 | 1.227 | 100.0% | 10 | | -> duration | 1.068 | 1.209 | 1.366 | 1.416 | 1.466 | 1.227 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.747657 Full duration: 22.365007 HINTS: * To plot HTML graphics with this data, run: rally task report 91b2ce90-b91b-4690-aa4e-d487b637a40a --out output.html * To generate a JUnit report, run: rally task export 91b2ce90-b91b-4690-aa4e-d487b637a40a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 91b2ce90-b91b-4690-aa4e-d487b637a40a --json --out output.json 2019-07-12 08:06:03,100 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'91b2ce90-b91b-4690-aa4e-d487b637a40a', '--out', u'/home/opnfv/functest/results/rally_full/cinder.json'] 2019-07-12 08:06:05,056 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 91b2ce90-b91b-4690-aa4e-d487b637a40a --out /home/opnfv/functest/results/rally_full/cinder.json 2019-07-12 08:06:05,118 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-07-12 08:06:05,119 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-gnocchi.yaml 2019-07-12 08:06:05,120 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-12 08:06:05,133 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-12 08:06:05,135 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-07-12 08:06:05,135 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '9b73e932-b726-4f40-a9dd-61ad699bf2f9', 'tenants_amount': 3, 'image_name': 'rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-12 08:11:04,247 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 29cb37dc-0af4-42fe-a5f8-9a5cc8059037 2019-07-12 08:11:04,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'29cb37dc-0af4-42fe-a5f8-9a5cc8059037'] 2019-07-12 08:11:05,212 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 29cb37dc-0af4-42fe-a5f8-9a5cc8059037 -------------------------------------------------------------------------------- Task 29cb37dc-0af4-42fe-a5f8-9a5cc8059037: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 29cb37dc-0af4-42fe-a5f8-9a5cc8059037 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.6 | 0.713 | 0.744 | 0.776 | 0.807 | 0.71 | 100.0% | 10 | | total | 0.6 | 0.713 | 0.745 | 0.776 | 0.807 | 0.71 | 100.0% | 10 | | -> duration | 0.6 | 0.713 | 0.745 | 0.776 | 0.807 | 0.71 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.112916 Full duration: 13.885943 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 29cb37dc-0af4-42fe-a5f8-9a5cc8059037 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.696 | 0.726 | 0.75 | 0.774 | 0.798 | 0.731 | 100.0% | 10 | | total | 0.696 | 0.727 | 0.751 | 0.774 | 0.798 | 0.731 | 100.0% | 10 | | -> duration | 0.696 | 0.727 | 0.751 | 0.774 | 0.798 | 0.731 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.262474 Full duration: 13.940676 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 29cb37dc-0af4-42fe-a5f8-9a5cc8059037 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.62 | 0.716 | 0.739 | 0.743 | 0.746 | 0.701 | 100.0% | 10 | | total | 0.62 | 0.716 | 0.739 | 0.743 | 0.746 | 0.701 | 100.0% | 10 | | -> duration | 0.62 | 0.716 | 0.739 | 0.743 | 0.746 | 0.701 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.101073 Full duration: 13.786115 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 29cb37dc-0af4-42fe-a5f8-9a5cc8059037 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.642 | 0.764 | 0.859 | 0.868 | 0.878 | 0.764 | 100.0% | 10 | | total | 0.642 | 0.765 | 0.859 | 0.869 | 0.878 | 0.764 | 100.0% | 10 | | -> duration | 0.642 | 0.765 | 0.859 | 0.869 | 0.878 | 0.764 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.220327 Full duration: 16.743449 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 29cb37dc-0af4-42fe-a5f8-9a5cc8059037 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.627 | 0.73 | 0.764 | 0.772 | 0.78 | 0.716 | 100.0% | 10 | | gnocchi.delete_archive_policy_rule | 0.023 | 0.213 | 0.287 | 0.296 | 0.305 | 0.222 | 100.0% | 10 | | total | 0.786 | 0.972 | 1.005 | 1.023 | 1.04 | 0.938 | 100.0% | 10 | | -> duration | 0.786 | 0.972 | 1.005 | 1.023 | 1.04 | 0.938 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.801246 Full duration: 15.038097 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 29cb37dc-0af4-42fe-a5f8-9a5cc8059037 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.638 | 0.727 | 0.769 | 0.781 | 0.793 | 0.72 | 100.0% | 10 | | total | 0.638 | 0.727 | 0.769 | 0.781 | 0.794 | 0.72 | 100.0% | 10 | | -> duration | 0.638 | 0.727 | 0.769 | 0.781 | 0.794 | 0.72 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.160264 Full duration: 13.977859 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_archive_policy args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 29cb37dc-0af4-42fe-a5f8-9a5cc8059037 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.646 | 0.713 | 0.757 | 0.824 | 0.89 | 0.725 | 100.0% | 10 | | total | 0.646 | 0.713 | 0.757 | 0.824 | 0.891 | 0.725 | 100.0% | 10 | | -> duration | 0.646 | 0.713 | 0.757 | 0.824 | 0.891 | 0.725 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.154123 Full duration: 16.785966 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 29cb37dc-0af4-42fe-a5f8-9a5cc8059037 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.629 | 0.722 | 0.798 | 0.838 | 0.877 | 0.727 | 100.0% | 10 | | gnocchi.delete_archive_policy | 0.199 | 0.257 | 0.295 | 0.296 | 0.296 | 0.25 | 100.0% | 10 | | total | 0.869 | 0.94 | 1.074 | 1.116 | 1.158 | 0.978 | 100.0% | 10 | | -> duration | 0.869 | 0.94 | 1.074 | 1.116 | 1.158 | 0.978 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.912943 Full duration: 15.284872 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 29cb37dc-0af4-42fe-a5f8-9a5cc8059037 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.616 | 0.707 | 0.72 | 0.725 | 0.731 | 0.69 | 100.0% | 10 | | total | 0.616 | 0.707 | 0.72 | 0.726 | 0.731 | 0.69 | 100.0% | 10 | | -> duration | 0.616 | 0.707 | 0.72 | 0.726 | 0.731 | 0.69 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.03085 Full duration: 13.655671 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_resource_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 29cb37dc-0af4-42fe-a5f8-9a5cc8059037 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.99 | 2.752 | 2.923 | 2.966 | 3.009 | 2.632 | 100.0% | 10 | | total | 1.99 | 2.753 | 2.925 | 2.968 | 3.01 | 2.632 | 100.0% | 10 | | -> duration | 1.99 | 2.753 | 2.925 | 2.968 | 3.01 | 2.632 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.499879 Full duration: 24.285243 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 29cb37dc-0af4-42fe-a5f8-9a5cc8059037 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.668 | 2.732 | 2.922 | 2.928 | 2.933 | 2.51 | 100.0% | 10 | | gnocchi.delete_resource_type | 0.283 | 0.625 | 1.102 | 1.104 | 1.107 | 0.659 | 100.0% | 10 | | total | 1.969 | 3.43 | 3.569 | 3.594 | 3.62 | 3.17 | 100.0% | 10 | | -> duration | 1.969 | 3.43 | 3.569 | 3.594 | 3.62 | 3.17 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.94124 Full duration: 21.390284 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 29cb37dc-0af4-42fe-a5f8-9a5cc8059037 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.654 | 0.732 | 0.765 | 0.77 | 0.776 | 0.724 | 100.0% | 10 | | total | 0.654 | 0.732 | 0.765 | 0.771 | 0.776 | 0.725 | 100.0% | 10 | | -> duration | 0.654 | 0.732 | 0.765 | 0.771 | 0.776 | 0.725 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.150289 Full duration: 13.574164 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_metric args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 29cb37dc-0af4-42fe-a5f8-9a5cc8059037 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.843 | 1.002 | 1.031 | 1.033 | 1.035 | 0.97 | 100.0% | 10 | | total | 0.843 | 1.003 | 1.032 | 1.033 | 1.035 | 0.971 | 100.0% | 10 | | -> duration | 0.843 | 1.003 | 1.032 | 1.033 | 1.035 | 0.971 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.883933 Full duration: 16.595066 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 29cb37dc-0af4-42fe-a5f8-9a5cc8059037 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.84 | 1.009 | 1.039 | 1.048 | 1.056 | 0.974 | 100.0% | 10 | | gnocchi.delete_metric | 0.026 | 0.215 | 0.254 | 0.27 | 0.285 | 0.19 | 100.0% | 10 | | total | 1.044 | 1.153 | 1.274 | 1.287 | 1.301 | 1.164 | 100.0% | 10 | | -> duration | 1.044 | 1.153 | 1.274 | 1.287 | 1.301 | 1.164 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.389788 Full duration: 16.602529 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_resource args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 29cb37dc-0af4-42fe-a5f8-9a5cc8059037 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.646 | 0.726 | 0.747 | 0.749 | 0.75 | 0.72 | 100.0% | 10 | | total | 0.646 | 0.726 | 0.748 | 0.749 | 0.75 | 0.72 | 100.0% | 10 | | -> duration | 0.646 | 0.726 | 0.748 | 0.749 | 0.75 | 0.72 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.199799 Full duration: 19.211132 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 29cb37dc-0af4-42fe-a5f8-9a5cc8059037 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.74 | 0.774 | 0.778 | 0.782 | 0.723 | 100.0% | 10 | | gnocchi.delete_resource | 0.212 | 0.293 | 0.343 | 0.343 | 0.343 | 0.284 | 100.0% | 10 | | total | 0.868 | 1.032 | 1.102 | 1.114 | 1.126 | 1.007 | 100.0% | 10 | | -> duration | 0.868 | 1.032 | 1.102 | 1.114 | 1.126 | 1.007 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.942811 Full duration: 16.380553 HINTS: * To plot HTML graphics with this data, run: rally task report 29cb37dc-0af4-42fe-a5f8-9a5cc8059037 --out output.html * To generate a JUnit report, run: rally task export 29cb37dc-0af4-42fe-a5f8-9a5cc8059037 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 29cb37dc-0af4-42fe-a5f8-9a5cc8059037 --json --out output.json 2019-07-12 08:11:05,214 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'29cb37dc-0af4-42fe-a5f8-9a5cc8059037', '--out', u'/home/opnfv/functest/results/rally_full/gnocchi.json'] 2019-07-12 08:11:07,251 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 29cb37dc-0af4-42fe-a5f8-9a5cc8059037 --out /home/opnfv/functest/results/rally_full/gnocchi.json 2019-07-12 08:11:07,279 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-07-12 08:11:07,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-heat.yaml 2019-07-12 08:11:07,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-12 08:11:07,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-12 08:11:07,296 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-07-12 08:11:07,296 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['heat'], 'concurrency': 4, 'netid': '9b73e932-b726-4f40-a9dd-61ad699bf2f9', 'tenants_amount': 3, 'image_name': 'rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-12 08:23:17,968 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7e158812-e091-4264-9d34-ec2533554606 2019-07-12 08:23:17,969 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'7e158812-e091-4264-9d34-ec2533554606'] 2019-07-12 08:23:18,734 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7e158812-e091-4264-9d34-ec2533554606 -------------------------------------------------------------------------------- Task 7e158812-e091-4264-9d34-ec2533554606: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/default.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7e158812-e091-4264-9d34-ec2533554606 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.573 | 5.337 | 5.862 | 5.868 | 5.874 | 5.339 | 100.0% | 10 | | heat.delete_stack | 0.394 | 0.712 | 0.792 | 0.799 | 0.805 | 0.66 | 100.0% | 10 | | total | 5.264 | 5.942 | 6.665 | 6.665 | 6.666 | 5.999 | 100.0% | 10 | | -> duration | 3.264 | 3.942 | 4.665 | 4.665 | 4.666 | 3.999 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.391679 Full duration: 32.741775 -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_delete_stack args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/server_with_ports.yaml.template", "parameters": { "image": "rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd", "public_net": "external", "flavor": "rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7e158812-e091-4264-9d34-ec2533554606 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 | 21.997 | 27.067 | 28.907 | 30.463 | 32.018 | 26.449 | 100.0% | 10 | | heat.delete_stack | 7.664 | 10.571 | 11.526 | 11.55 | 11.575 | 10.197 | 100.0% | 10 | | total | 30.725 | 37.067 | 40.229 | 40.644 | 41.058 | 36.646 | 100.0% | 10 | | -> duration | 28.725 | 35.067 | 38.229 | 38.644 | 39.058 | 34.646 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 103.832943 Full duration: 120.357729 -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_delete_stack args position 2 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/server_with_volume.yaml.template", "parameters": { "network_id": "9b73e932-b726-4f40-a9dd-61ad699bf2f9", "image": "rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd", "flavor": "rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7e158812-e091-4264-9d34-ec2533554606 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 | 17.984 | 22.205 | 25.131 | 25.35 | 25.569 | 22.115 | 100.0% | 10 | | heat.delete_stack | 6.062 | 8.337 | 8.802 | 8.911 | 9.02 | 7.898 | 100.0% | 10 | | total | 24.045 | 30.398 | 34.08 | 34.173 | 34.266 | 30.013 | 100.0% | 10 | | -> duration | 22.045 | 28.398 | 32.08 | 32.173 | 32.266 | 28.013 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 83.53508 Full duration: 100.594392 -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_list_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/default.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7e158812-e091-4264-9d34-ec2533554606 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.599 | 5.022 | 5.268 | 5.321 | 5.373 | 5.001 | 100.0% | 10 | | heat.list_stacks | 0.042 | 0.235 | 0.293 | 0.324 | 0.354 | 0.199 | 100.0% | 10 | | total | 4.841 | 5.145 | 5.503 | 5.554 | 5.604 | 5.2 | 100.0% | 10 | | -> duration | 2.841 | 3.145 | 3.503 | 3.554 | 3.604 | 3.2 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.296118 Full duration: 34.641732 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_add.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7e158812-e091-4264-9d34-ec2533554606 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.868 | 5.196 | 5.33 | 5.352 | 5.373 | 5.171 | 100.0% | 10 | | heat.update_stack | 2.613 | 2.979 | 3.58 | 3.835 | 4.09 | 3.111 | 100.0% | 10 | | heat.delete_stack | 2.474 | 2.85 | 3.318 | 3.551 | 3.785 | 2.949 | 100.0% | 10 | | total | 10.315 | 11.277 | 11.805 | 11.855 | 11.905 | 11.231 | 100.0% | 10 | | -> duration | 6.315 | 7.277 | 7.805 | 7.855 | 7.905 | 7.231 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.261695 Full duration: 50.130016 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_delete.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7e158812-e091-4264-9d34-ec2533554606 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.884 | 5.304 | 5.354 | 5.431 | 5.508 | 5.222 | 100.0% | 10 | | heat.update_stack | 2.545 | 2.648 | 2.924 | 2.955 | 2.987 | 2.724 | 100.0% | 10 | | heat.delete_stack | 0.378 | 0.862 | 1.67 | 1.914 | 2.158 | 1.058 | 100.0% | 10 | | total | 8.382 | 8.924 | 9.81 | 9.848 | 9.886 | 9.004 | 100.0% | 10 | | -> duration | 4.382 | 4.924 | 5.81 | 5.848 | 5.886 | 5.004 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.533369 Full duration: 41.615076 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 2 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/resource_group.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_resource_group_increase.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7e158812-e091-4264-9d34-ec2533554606 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.978 | 5.302 | 5.47 | 5.476 | 5.482 | 5.275 | 100.0% | 10 | | heat.update_stack | 3.698 | 4.204 | 5.503 | 5.554 | 5.605 | 4.58 | 100.0% | 10 | | heat.delete_stack | 3.386 | 3.729 | 3.903 | 3.946 | 3.989 | 3.715 | 100.0% | 10 | | total | 12.567 | 13.222 | 14.492 | 14.622 | 14.753 | 13.57 | 100.0% | 10 | | -> duration | 8.567 | 9.222 | 10.492 | 10.622 | 10.753 | 9.57 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.212518 Full duration: 55.127753 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 3 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "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 7e158812-e091-4264-9d34-ec2533554606 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.175 | 5.385 | 5.994 | 6.045 | 6.095 | 5.501 | 100.0% | 10 | | heat.update_stack | 2.42 | 2.821 | 3.395 | 3.404 | 3.412 | 2.896 | 100.0% | 10 | | heat.delete_stack | 2.482 | 3.09 | 3.253 | 3.356 | 3.459 | 2.977 | 100.0% | 10 | | total | 10.701 | 11.357 | 11.849 | 11.905 | 11.962 | 11.373 | 100.0% | 10 | | -> duration | 6.701 | 7.357 | 7.849 | 7.905 | 7.962 | 7.373 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.965475 Full duration: 48.847383 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 4 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/resource_group.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_resource_group_reduce.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7e158812-e091-4264-9d34-ec2533554606 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.752 | 5.123 | 5.544 | 5.58 | 5.615 | 5.164 | 100.0% | 10 | | heat.update_stack | 2.816 | 3.98 | 4.019 | 4.087 | 4.154 | 3.795 | 100.0% | 10 | | heat.delete_stack | 1.401 | 1.709 | 2.462 | 2.503 | 2.544 | 1.814 | 100.0% | 10 | | total | 9.614 | 10.794 | 11.376 | 11.697 | 12.017 | 10.773 | 100.0% | 10 | | -> duration | 5.614 | 6.794 | 7.376 | 7.697 | 8.017 | 6.773 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.773232 Full duration: 46.991171 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 5 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_replace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7e158812-e091-4264-9d34-ec2533554606 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.04 | 5.348 | 5.917 | 6.101 | 6.285 | 5.44 | 100.0% | 10 | | heat.update_stack | 2.678 | 2.953 | 3.021 | 3.083 | 3.144 | 2.923 | 100.0% | 10 | | heat.delete_stack | 1.455 | 1.669 | 2.141 | 2.201 | 2.261 | 1.736 | 100.0% | 10 | | total | 9.703 | 9.887 | 10.548 | 10.984 | 11.419 | 10.099 | 100.0% | 10 | | -> duration | 5.703 | 5.887 | 6.548 | 6.984 | 7.419 | 6.099 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.429272 Full duration: 44.859176 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "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 7e158812-e091-4264-9d34-ec2533554606 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.638 | 5.072 | 5.313 | 5.334 | 5.356 | 5.061 | 100.0% | 10 | | heat.check_stack | 0.696 | 0.916 | 1.287 | 1.533 | 1.78 | 0.985 | 100.0% | 10 | | heat.delete_stack | 1.456 | 1.822 | 2.77 | 2.914 | 3.058 | 2.067 | 100.0% | 10 | | total | 7.466 | 8.054 | 8.572 | 8.81 | 9.048 | 8.113 | 100.0% | 10 | | -> duration | 5.466 | 6.054 | 6.572 | 6.81 | 7.048 | 6.113 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.615326 Full duration: 39.413705 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "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 7e158812-e091-4264-9d34-ec2533554606 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.816 | 5.206 | 5.404 | 5.662 | 5.92 | 5.233 | 100.0% | 10 | | heat.suspend_stack | 0.731 | 1.01 | 2.03 | 2.163 | 2.296 | 1.263 | 100.0% | 10 | | heat.resume_stack | 0.551 | 1.265 | 1.687 | 1.757 | 1.826 | 1.197 | 100.0% | 10 | | heat.delete_stack | 1.445 | 1.66 | 2.546 | 2.686 | 2.825 | 1.887 | 100.0% | 10 | | total | 8.191 | 9.653 | 10.597 | 11.04 | 11.483 | 9.58 | 100.0% | 10 | | -> duration | 6.191 | 7.653 | 8.597 | 9.04 | 9.483 | 7.58 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.196018 Full duration: 42.040418 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7e158812-e091-4264-9d34-ec2533554606 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.727 | 0.744 | 0.762 | 0.764 | 0.765 | 0.744 | 100.0% | 10 | | total | 0.727 | 0.744 | 0.763 | 0.764 | 0.765 | 0.745 | 100.0% | 10 | | -> duration | 0.727 | 0.744 | 0.763 | 0.764 | 0.765 | 0.745 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.250276 Full duration: 15.03271 HINTS: * To plot HTML graphics with this data, run: rally task report 7e158812-e091-4264-9d34-ec2533554606 --out output.html * To generate a JUnit report, run: rally task export 7e158812-e091-4264-9d34-ec2533554606 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7e158812-e091-4264-9d34-ec2533554606 --json --out output.json 2019-07-12 08:23:18,735 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'7e158812-e091-4264-9d34-ec2533554606', '--out', u'/home/opnfv/functest/results/rally_full/heat.json'] 2019-07-12 08:23:20,842 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7e158812-e091-4264-9d34-ec2533554606 --out /home/opnfv/functest/results/rally_full/heat.json 2019-07-12 08:23:20,876 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-07-12 08:23:20,877 - 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 2019-07-12 08:23:20,877 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-12 08:23:20,893 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-12 08:23:20,894 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-07-12 08:23:20,894 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '9b73e932-b726-4f40-a9dd-61ad699bf2f9', 'tenants_amount': 3, 'image_name': 'rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-12 08:29:37,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3ed832ca-5c68-4e98-8277-2f4e7763854f 2019-07-12 08:29:37,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'3ed832ca-5c68-4e98-8277-2f4e7763854f'] 2019-07-12 08:29:38,752 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3ed832ca-5c68-4e98-8277-2f4e7763854f -------------------------------------------------------------------------------- Task 3ed832ca-5c68-4e98-8277-2f4e7763854f: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ed832ca-5c68-4e98-8277-2f4e7763854f 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.733 | 0.811 | 1.773 | 2.113 | 2.452 | 1.143 | 100.0% | 10 | | keystone_v3.add_role | 0.179 | 0.195 | 0.247 | 0.257 | 0.267 | 0.208 | 100.0% | 10 | | keystone_v3.revoke_role | 0.143 | 0.22 | 0.279 | 0.296 | 0.313 | 0.214 | 100.0% | 10 | | total | 1.069 | 1.233 | 2.267 | 2.55 | 2.832 | 1.565 | 100.0% | 10 | | -> duration | 1.069 | 1.233 | 2.267 | 2.55 | 2.832 | 1.565 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.157644 Full duration: 28.063876 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ed832ca-5c68-4e98-8277-2f4e7763854f 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.655 | 0.861 | 2.123 | 2.265 | 2.407 | 1.295 | 100.0% | 10 | | keystone_v3.add_role | 0.147 | 0.189 | 0.293 | 0.317 | 0.34 | 0.213 | 100.0% | 10 | | keystone_v3.list_roles | 0.13 | 0.149 | 0.24 | 0.276 | 0.311 | 0.176 | 100.0% | 10 | | total | 1.034 | 1.243 | 2.472 | 2.621 | 2.769 | 1.684 | 100.0% | 10 | | -> duration | 1.034 | 1.243 | 2.472 | 2.621 | 2.769 | 1.684 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.348472 Full duration: 29.757619 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ed832ca-5c68-4e98-8277-2f4e7763854f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.054 | 1.138 | 2.359 | 2.505 | 2.652 | 1.591 | 100.0% | 10 | | keystone_v3.list_projects | 0.11 | 0.128 | 0.218 | 0.221 | 0.224 | 0.152 | 100.0% | 10 | | total | 1.183 | 1.315 | 2.551 | 2.678 | 2.806 | 1.744 | 100.0% | 10 | | -> duration | 1.183 | 1.315 | 2.551 | 2.678 | 2.806 | 1.744 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.398994 Full duration: 30.037773 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ed832ca-5c68-4e98-8277-2f4e7763854f 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.667 | 0.804 | 1.885 | 2.086 | 2.288 | 1.221 | 100.0% | 10 | | keystone_v3.delete_role | 0.126 | 0.194 | 0.222 | 0.225 | 0.228 | 0.187 | 100.0% | 10 | | total | 0.805 | 1.002 | 2.079 | 2.294 | 2.51 | 1.408 | 100.0% | 10 | | -> duration | 0.805 | 1.002 | 2.079 | 2.294 | 2.51 | 1.408 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.401706 Full duration: 24.356783 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ed832ca-5c68-4e98-8277-2f4e7763854f 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.675 | 0.85 | 1.35 | 1.538 | 1.725 | 1.024 | 100.0% | 10 | | keystone_v3.delete_service | 0.145 | 0.224 | 0.271 | 0.278 | 0.285 | 0.213 | 100.0% | 10 | | total | 0.883 | 1.078 | 1.571 | 1.764 | 1.956 | 1.238 | 100.0% | 10 | | -> duration | 0.883 | 1.078 | 1.571 | 1.764 | 1.956 | 1.238 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.00919 Full duration: 24.330624 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ed832ca-5c68-4e98-8277-2f4e7763854f 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.881 | 1.192 | 2.633 | 2.981 | 3.33 | 1.71 | 100.0% | 10 | | keystone_v3.create_user | 0.633 | 0.773 | 0.827 | 0.837 | 0.847 | 0.758 | 100.0% | 10 | | -> keystone_v3.list_roles | 0.11 | 0.128 | 0.177 | 0.189 | 0.201 | 0.143 | 100.0% | 10 | | -> keystone_v3.add_role | 0.144 | 0.158 | 0.186 | 0.188 | 0.189 | 0.163 | 100.0% | 10 | | keystone_v3.create_role | 0.141 | 0.165 | 0.201 | 0.217 | 0.233 | 0.171 | 100.0% | 10 | | keystone_v3.get_project | 0.111 | 0.132 | 0.172 | 0.178 | 0.183 | 0.138 | 100.0% | 10 | | keystone_v3.get_user | 0.121 | 0.157 | 0.22 | 0.228 | 0.236 | 0.163 | 100.0% | 10 | | keystone_v3.get_role | 0.108 | 0.117 | 0.126 | 0.143 | 0.16 | 0.12 | 100.0% | 10 | | keystone_v3.list_services | 0.109 | 0.116 | 0.134 | 0.172 | 0.211 | 0.125 | 100.0% | 10 | | keystone_v3.get_services | 0.105 | 0.112 | 0.121 | 0.125 | 0.13 | 0.114 | 100.0% | 10 | | total | 2.51 | 2.945 | 4.473 | 4.747 | 5.021 | 3.448 | 100.0% | 10 | | -> duration | 2.51 | 2.945 | 4.473 | 4.747 | 5.021 | 3.448 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.156162 Full duration: 38.789551 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ed832ca-5c68-4e98-8277-2f4e7763854f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.007 | 1.247 | 2.36 | 2.367 | 2.374 | 1.513 | 100.0% | 10 | | keystone_v3.update_project | 0.125 | 0.148 | 0.192 | 0.198 | 0.204 | 0.159 | 100.0% | 10 | | keystone_v3.delete_project | 0.183 | 0.216 | 0.279 | 0.279 | 0.279 | 0.226 | 100.0% | 10 | | total | 1.361 | 1.612 | 2.712 | 2.777 | 2.842 | 1.898 | 100.0% | 10 | | -> duration | 1.361 | 1.612 | 2.712 | 2.777 | 2.842 | 1.898 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.205287 Full duration: 26.276407 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ed832ca-5c68-4e98-8277-2f4e7763854f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.034 | 1.169 | 2.711 | 2.797 | 2.883 | 1.58 | 100.0% | 10 | | total | 1.174 | 1.311 | 2.851 | 2.931 | 3.012 | 1.733 | 100.0% | 10 | | -> duration | 1.174 | 1.311 | 2.851 | 2.931 | 3.012 | 1.733 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.227253 Full duration: 25.577218 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ed832ca-5c68-4e98-8277-2f4e7763854f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.071 | 1.182 | 3.035 | 3.059 | 3.084 | 1.736 | 100.0% | 10 | | total | 1.071 | 1.182 | 3.035 | 3.059 | 3.084 | 1.737 | 100.0% | 10 | | -> duration | 1.071 | 1.182 | 3.035 | 3.059 | 3.084 | 1.737 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.442818 Full duration: 25.608904 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ed832ca-5c68-4e98-8277-2f4e7763854f 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.939 | 1.175 | 1.942 | 1.957 | 1.973 | 1.38 | 100.0% | 10 | | keystone_v3.list_users | 0.13 | 0.143 | 0.164 | 0.2 | 0.236 | 0.151 | 100.0% | 10 | | total | 1.228 | 1.477 | 2.21 | 2.223 | 2.237 | 1.683 | 100.0% | 10 | | -> duration | 1.228 | 1.477 | 2.21 | 2.223 | 2.237 | 1.683 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.621519 Full duration: 26.337623 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ed832ca-5c68-4e98-8277-2f4e7763854f has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.989 | 1.094 | 1.167 | 1.207 | 1.246 | 1.097 | 100.0% | 10 | | keystone_v3.create_users | 6.983 | 7.244 | 7.624 | 7.727 | 7.831 | 7.329 | 100.0% | 10 | | -> keystone_v3.create_user (x10) | 6.982 | 7.243 | 7.624 | 7.727 | 7.83 | 7.329 | 100.0% | 10 | | --> keystone_v3.list_roles (x10) | 1.243 | 1.337 | 1.435 | 1.462 | 1.49 | 1.351 | 100.0% | 10 | | --> keystone_v3.add_role (x10) | 1.588 | 1.721 | 1.782 | 1.889 | 1.997 | 1.71 | 100.0% | 10 | | total | 9.518 | 9.873 | 10.24 | 10.305 | 10.37 | 9.901 | 100.0% | 10 | | -> duration | 9.518 | 9.873 | 10.24 | 10.305 | 10.37 | 9.901 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.879095 Full duration: 71.167603 HINTS: * To plot HTML graphics with this data, run: rally task report 3ed832ca-5c68-4e98-8277-2f4e7763854f --out output.html * To generate a JUnit report, run: rally task export 3ed832ca-5c68-4e98-8277-2f4e7763854f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3ed832ca-5c68-4e98-8277-2f4e7763854f --json --out output.json 2019-07-12 08:29:38,754 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'3ed832ca-5c68-4e98-8277-2f4e7763854f', '--out', u'/home/opnfv/functest/results/rally_full/keystone.json'] 2019-07-12 08:29:40,806 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3ed832ca-5c68-4e98-8277-2f4e7763854f --out /home/opnfv/functest/results/rally_full/keystone.json 2019-07-12 08:29:40,840 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-07-12 08:29:40,841 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-neutron.yaml 2019-07-12 08:29:40,842 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-12 08:29:40,857 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-12 08:29:40,859 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-07-12 08:29:40,859 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '9b73e932-b726-4f40-a9dd-61ad699bf2f9', 'tenants_amount': 3, 'image_name': 'rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-12 08:50:23,699 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bb4a5ce6-efe6-4157-b675-c5c3657b08a3 2019-07-12 08:50:23,699 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'bb4a5ce6-efe6-4157-b675-c5c3657b08a3'] 2019-07-12 08:50:24,578 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bb4a5ce6-efe6-4157-b675-c5c3657b08a3 -------------------------------------------------------------------------------- Task bb4a5ce6-efe6-4157-b675-c5c3657b08a3: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_networks args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {}, "network_update_args": { "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb4a5ce6-efe6-4157-b675-c5c3657b08a3 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.152 | 1.298 | 1.509 | 1.719 | 1.173 | 100.0% | 10 | | neutron.update_network | 0.42 | 0.737 | 1.664 | 1.719 | 1.773 | 0.861 | 100.0% | 10 | | total | 1.295 | 1.806 | 2.888 | 2.908 | 2.928 | 2.034 | 100.0% | 10 | | -> duration | 1.295 | 1.806 | 2.888 | 2.908 | 2.928 | 2.034 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.212644 Full duration: 44.533876 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {}, "port_update_args": { "device_owner": "dummy_owner", "device_id": "dummy_id", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb4a5ce6-efe6-4157-b675-c5c3657b08a3 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.493 | 2.64 | 2.924 | 2.927 | 2.93 | 2.326 | 100.0% | 10 | | neutron.update_port | 0.493 | 1.075 | 1.245 | 1.272 | 1.3 | 0.963 | 100.0% | 10 | | total | 2.015 | 3.725 | 4.14 | 4.185 | 4.23 | 3.29 | 100.0% | 10 | | -> duration | 2.015 | 3.725 | 4.14 | 4.185 | 4.23 | 3.29 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.803926 Full duration: 59.581169 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } } }, "args": { "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30", "network_create_args": {}, "subnet_create_args": {}, "router_update_args": { "admin_state_up": false }, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb4a5ce6-efe6-4157-b675-c5c3657b08a3 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.933 | 1.183 | 1.511 | 1.532 | 1.554 | 1.239 | 100.0% | 10 | | neutron.create_subnet | 0.731 | 1.255 | 1.664 | 1.672 | 1.681 | 1.271 | 100.0% | 10 | | neutron.create_router | 0.083 | 0.156 | 0.214 | 0.412 | 0.61 | 0.186 | 100.0% | 10 | | neutron.add_interface_router | 2.345 | 3.202 | 4.826 | 4.85 | 4.874 | 3.61 | 100.0% | 10 | | neutron.update_router | 0.638 | 1.212 | 1.662 | 1.678 | 1.694 | 1.198 | 100.0% | 10 | | total | 5.245 | 6.683 | 9.73 | 9.737 | 9.744 | 7.504 | 100.0% | 10 | | -> duration | 5.245 | 6.683 | 9.73 | 9.737 | 9.744 | 7.504 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.249099 Full duration: 89.232865 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.4.0.0/16", "subnet_update_args": { "enable_dhcp": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb4a5ce6-efe6-4157-b675-c5c3657b08a3 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.038 | 1.589 | 1.921 | 1.924 | 1.927 | 1.45 | 100.0% | 10 | | neutron.create_subnet | 0.697 | 2.461 | 3.327 | 3.333 | 3.34 | 2.285 | 100.0% | 10 | | neutron.update_subnet | 0.505 | 2.024 | 2.325 | 2.345 | 2.365 | 1.653 | 100.0% | 10 | | total | 2.368 | 5.695 | 7.356 | 7.36 | 7.363 | 5.387 | 100.0% | 10 | | -> duration | 2.368 | 5.695 | 7.356 | 7.36 | 7.363 | 5.387 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.066678 Full duration: 56.922458 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb4a5ce6-efe6-4157-b675-c5c3657b08a3 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.828 | 1.166 | 1.413 | 1.438 | 1.463 | 1.178 | 100.0% | 10 | | neutron.delete_network | 0.595 | 0.965 | 1.444 | 1.576 | 1.709 | 1.052 | 100.0% | 10 | | total | 1.444 | 2.131 | 2.823 | 2.828 | 2.834 | 2.23 | 100.0% | 10 | | -> duration | 1.444 | 2.131 | 2.823 | 2.828 | 2.834 | 2.23 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.393571 Full duration: 39.615721 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb4a5ce6-efe6-4157-b675-c5c3657b08a3 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.63 | 2.407 | 2.739 | 2.771 | 2.803 | 2.311 | 100.0% | 10 | | neutron.delete_port | 0.65 | 1.17 | 1.353 | 1.384 | 1.415 | 1.112 | 100.0% | 10 | | total | 2.489 | 3.576 | 4.145 | 4.146 | 4.147 | 3.422 | 100.0% | 10 | | -> duration | 2.489 | 3.576 | 4.145 | 4.146 | 4.147 | 3.422 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.047121 Full duration: 56.071036 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } } }, "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 bb4a5ce6-efe6-4157-b675-c5c3657b08a3 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.947 | 1.387 | 1.562 | 1.653 | 1.744 | 1.349 | 100.0% | 10 | | neutron.create_subnet | 0.809 | 0.931 | 2.18 | 2.876 | 3.573 | 1.402 | 100.0% | 10 | | neutron.create_router | 0.078 | 0.126 | 0.339 | 0.406 | 0.473 | 0.185 | 100.0% | 10 | | neutron.add_interface_router | 2.614 | 3.049 | 5.319 | 5.381 | 5.443 | 3.474 | 100.0% | 10 | | neutron.remove_interface_router | 2.172 | 2.971 | 5.108 | 5.11 | 5.112 | 3.3 | 100.0% | 10 | | neutron.delete_router | 0.378 | 0.455 | 1.681 | 1.683 | 1.684 | 0.7 | 100.0% | 10 | | total | 7.792 | 8.808 | 15.854 | 15.929 | 16.004 | 10.41 | 100.0% | 10 | | -> duration | 7.792 | 8.808 | 15.854 | 15.929 | 16.004 | 10.41 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.396751 Full duration: 75.353088 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "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 bb4a5ce6-efe6-4157-b675-c5c3657b08a3 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.433 | 1.83 | 2.096 | 2.21 | 2.324 | 1.838 | 100.0% | 10 | | neutron.delete_subnet | 0.486 | 0.613 | 0.929 | 1.267 | 1.605 | 0.719 | 100.0% | 10 | | total | 2.19 | 2.514 | 2.994 | 3.016 | 3.038 | 2.557 | 100.0% | 10 | | -> duration | 2.19 | 2.514 | 2.994 | 3.016 | 3.038 | 2.557 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.796443 Full duration: 55.478918 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb4a5ce6-efe6-4157-b675-c5c3657b08a3 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.862 | 1.016 | 1.162 | 1.244 | 1.325 | 1.031 | 100.0% | 10 | | neutron.list_networks | 0.111 | 0.152 | 0.267 | 0.319 | 0.37 | 0.184 | 100.0% | 10 | | total | 0.982 | 1.223 | 1.437 | 1.441 | 1.445 | 1.215 | 100.0% | 10 | | -> duration | 0.982 | 1.223 | 1.437 | 1.441 | 1.445 | 1.215 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.7407 Full duration: 42.223439 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb4a5ce6-efe6-4157-b675-c5c3657b08a3 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.558 | 1.814 | 2.773 | 2.786 | 2.799 | 1.968 | 100.0% | 10 | | neutron.list_ports | 0.071 | 0.081 | 0.104 | 0.111 | 0.119 | 0.087 | 100.0% | 10 | | total | 1.642 | 1.898 | 2.89 | 2.896 | 2.901 | 2.055 | 100.0% | 10 | | -> duration | 1.642 | 1.898 | 2.89 | 2.896 | 2.901 | 2.055 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.956579 Full duration: 56.979533 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "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 bb4a5ce6-efe6-4157-b675-c5c3657b08a3 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.972 | 1.3 | 1.699 | 1.772 | 1.845 | 1.35 | 100.0% | 10 | | neutron.create_subnet | 0.839 | 1.359 | 2.502 | 2.551 | 2.599 | 1.55 | 100.0% | 10 | | neutron.create_router | 0.069 | 0.136 | 0.314 | 0.545 | 0.775 | 0.202 | 100.0% | 10 | | neutron.add_interface_router | 2.358 | 4.269 | 7.948 | 8.026 | 8.103 | 4.815 | 100.0% | 10 | | neutron.list_routers | 0.137 | 0.191 | 0.395 | 0.408 | 0.421 | 0.232 | 100.0% | 10 | | total | 4.828 | 7.317 | 12.321 | 12.367 | 12.412 | 8.149 | 100.0% | 10 | | -> duration | 4.828 | 7.317 | 12.321 | 12.367 | 12.412 | 8.149 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.257958 Full duration: 79.413489 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "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 bb4a5ce6-efe6-4157-b675-c5c3657b08a3 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.012 | 1.316 | 1.611 | 1.738 | 1.865 | 1.325 | 100.0% | 10 | | neutron.create_subnet | 0.662 | 2.286 | 2.535 | 2.576 | 2.616 | 1.819 | 100.0% | 10 | | neutron.list_subnets | 0.072 | 0.091 | 0.156 | 0.334 | 0.511 | 0.132 | 100.0% | 10 | | total | 1.962 | 3.918 | 4.088 | 4.137 | 4.186 | 3.276 | 100.0% | 10 | | -> duration | 1.962 | 3.918 | 4.088 | 4.137 | 4.186 | 3.276 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.632465 Full duration: 54.530981 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb4a5ce6-efe6-4157-b675-c5c3657b08a3 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.824 | 1.034 | 1.115 | 1.194 | 1.272 | 1.01 | 100.0% | 10 | | neutron.delete_security_group | 0.099 | 0.124 | 0.184 | 0.202 | 0.221 | 0.137 | 100.0% | 10 | | total | 0.997 | 1.178 | 1.274 | 1.325 | 1.376 | 1.147 | 100.0% | 10 | | -> duration | 0.997 | 1.178 | 1.274 | 1.325 | 1.376 | 1.147 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.236215 Full duration: 36.49112 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb4a5ce6-efe6-4157-b675-c5c3657b08a3 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.753 | 0.991 | 1.152 | 1.279 | 1.407 | 1.01 | 100.0% | 10 | | neutron.create_security_group_rule | 0.103 | 0.131 | 0.19 | 0.196 | 0.203 | 0.14 | 100.0% | 10 | | neutron.delete_security_group_rule | 0.065 | 0.078 | 0.103 | 0.109 | 0.116 | 0.08 | 100.0% | 10 | | neutron.delete_security_group | 0.098 | 0.108 | 0.188 | 0.195 | 0.201 | 0.124 | 100.0% | 10 | | total | 1.022 | 1.314 | 1.618 | 1.673 | 1.728 | 1.354 | 100.0% | 10 | | -> duration | 1.022 | 1.314 | 1.618 | 1.673 | 1.728 | 1.354 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.90644 Full duration: 36.577213 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_list_security_group_rules args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb4a5ce6-efe6-4157-b675-c5c3657b08a3 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.868 | 1.192 | 1.315 | 1.335 | 1.354 | 1.136 | 100.0% | 10 | | neutron.create_security_group_rule | 0.126 | 0.155 | 0.249 | 0.253 | 0.258 | 0.176 | 100.0% | 10 | | neutron.list_security_group_rules | 0.036 | 0.042 | 0.057 | 0.06 | 0.064 | 0.046 | 100.0% | 10 | | total | 1.08 | 1.413 | 1.525 | 1.535 | 1.544 | 1.358 | 100.0% | 10 | | -> duration | 1.08 | 1.413 | 1.525 | 1.535 | 1.544 | 1.358 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.886215 Full duration: 39.290885 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_show_security_group args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb4a5ce6-efe6-4157-b675-c5c3657b08a3 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.813 | 0.966 | 1.249 | 1.339 | 1.429 | 1.037 | 100.0% | 10 | | neutron.show_security_group | 0.029 | 0.038 | 0.048 | 0.052 | 0.055 | 0.039 | 100.0% | 10 | | total | 0.845 | 1.015 | 1.291 | 1.376 | 1.46 | 1.076 | 100.0% | 10 | | -> duration | 0.845 | 1.015 | 1.291 | 1.376 | 1.46 | 1.076 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.052171 Full duration: 38.888203 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb4a5ce6-efe6-4157-b675-c5c3657b08a3 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.924 | 1.43 | 2.014 | 2.171 | 2.328 | 1.541 | 100.0% | 10 | | neutron.create_router | 0.086 | 0.251 | 0.519 | 0.745 | 0.97 | 0.325 | 100.0% | 10 | | neutron.add_gateway_router | 2.158 | 6.976 | 9.349 | 9.358 | 9.366 | 6.442 | 100.0% | 10 | | neutron.remove_gateway_router | 1.374 | 3.973 | 5.447 | 5.451 | 5.455 | 3.776 | 100.0% | 10 | | total | 4.845 | 12.493 | 17.119 | 17.119 | 17.12 | 12.085 | 100.0% | 10 | | -> duration | 4.845 | 12.493 | 17.119 | 17.119 | 17.12 | 12.085 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.216138 Full duration: 88.346164 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "router": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "ports_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb4a5ce6-efe6-4157-b675-c5c3657b08a3 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 (x2) | 2.391 | 2.964 | 4.68 | 4.691 | 4.702 | 3.522 | 100.0% | 10 | | neutron.show_port (x2) | 0.119 | 0.164 | 0.192 | 0.203 | 0.213 | 0.163 | 100.0% | 10 | | total | 2.51 | 3.112 | 4.865 | 4.868 | 4.872 | 3.686 | 100.0% | 10 | | -> duration | 2.51 | 3.112 | 4.865 | 4.868 | 4.872 | 3.686 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.679902 Full duration: 63.438184 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb4a5ce6-efe6-4157-b675-c5c3657b08a3 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.881 | 1.38 | 1.801 | 2.14 | 2.478 | 1.447 | 100.0% | 10 | | neutron.create_subnet (x2) | 1.664 | 2.043 | 3.329 | 3.469 | 3.609 | 2.378 | 100.0% | 10 | | neutron.create_router (x2) | 0.192 | 0.231 | 0.504 | 0.687 | 0.87 | 0.312 | 100.0% | 10 | | neutron.add_interface_router (x2) | 5.084 | 5.8 | 9.247 | 9.504 | 9.761 | 6.384 | 100.0% | 10 | | neutron.show_router (x2) | 0.221 | 0.307 | 0.698 | 0.704 | 0.71 | 0.375 | 100.0% | 10 | | total | 8.179 | 10.127 | 16.198 | 16.233 | 16.269 | 10.896 | 100.0% | 10 | | -> duration | 8.179 | 10.127 | 16.198 | 16.233 | 16.269 | 10.896 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.323505 Full duration: 104.118274 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bb4a5ce6-efe6-4157-b675-c5c3657b08a3 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 (x2) | 2.318 | 3.423 | 4.063 | 4.174 | 4.285 | 3.367 | 100.0% | 10 | | neutron.show_subnet (x2) | 0.111 | 0.183 | 0.248 | 0.339 | 0.43 | 0.191 | 100.0% | 10 | | total | 2.731 | 3.592 | 4.271 | 4.367 | 4.463 | 3.558 | 100.0% | 10 | | -> duration | 2.731 | 3.592 | 4.271 | 4.367 | 4.463 | 3.558 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.930287 Full duration: 78.237625 HINTS: * To plot HTML graphics with this data, run: rally task report bb4a5ce6-efe6-4157-b675-c5c3657b08a3 --out output.html * To generate a JUnit report, run: rally task export bb4a5ce6-efe6-4157-b675-c5c3657b08a3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bb4a5ce6-efe6-4157-b675-c5c3657b08a3 --json --out output.json 2019-07-12 08:50:24,579 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'bb4a5ce6-efe6-4157-b675-c5c3657b08a3', '--out', u'/home/opnfv/functest/results/rally_full/neutron.json'] 2019-07-12 08:50:26,515 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bb4a5ce6-efe6-4157-b675-c5c3657b08a3 --out /home/opnfv/functest/results/rally_full/neutron.json 2019-07-12 08:50:26,565 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-07-12 08:50:26,566 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-nova.yaml 2019-07-12 08:50:26,566 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-12 08:50:26,579 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-12 08:50:26,581 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-07-12 08:50:26,582 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['nova'], 'concurrency': 4, 'netid': '9b73e932-b726-4f40-a9dd-61ad699bf2f9', 'tenants_amount': 3, 'image_name': 'rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-12 09:21:37,038 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e2edfa59-6ce1-488a-8c59-9fbed6bd1b41 2019-07-12 09:21:37,038 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'e2edfa59-6ce1-488a-8c59-9fbed6bd1b41'] 2019-07-12 09:21:37,915 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e2edfa59-6ce1-488a-8c59-9fbed6bd1b41 -------------------------------------------------------------------------------- Task e2edfa59-6ce1-488a-8c59-9fbed6bd1b41: aborted -------------------------------------------------------------------------------- test scenario NovaKeypair.create_and_delete_keypair args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e2edfa59-6ce1-488a-8c59-9fbed6bd1b41 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.763 | 0.898 | 0.925 | 0.926 | 0.927 | 0.873 | 100.0% | 10 | | nova.delete_keypair | 0.026 | 0.03 | 0.033 | 0.035 | 0.038 | 0.03 | 100.0% | 10 | | total | 0.796 | 0.925 | 0.957 | 0.957 | 0.958 | 0.904 | 100.0% | 10 | | -> duration | 0.796 | 0.925 | 0.957 | 0.957 | 0.958 | 0.904 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.691604 Full duration: 24.587493 -------------------------------------------------------------------------------- test scenario NovaKeypair.create_and_list_keypairs args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e2edfa59-6ce1-488a-8c59-9fbed6bd1b41 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.825 | 0.894 | 1.109 | 1.146 | 1.183 | 0.944 | 100.0% | 10 | | nova.list_keypairs | 0.018 | 0.021 | 0.022 | 0.023 | 0.023 | 0.021 | 100.0% | 10 | | total | 0.844 | 0.915 | 1.129 | 1.166 | 1.202 | 0.965 | 100.0% | 10 | | -> duration | 0.844 | 0.915 | 1.129 | 1.166 | 1.202 | 0.965 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.844033 Full duration: 26.988607 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_bounce_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "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": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "9b73e932-b726-4f40-a9dd-61ad699bf2f9" } ], "flavor": { "name": "rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" }, "image": { "name": "rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" }, "actions": [ { "hard_reboot": 1 }, { "soft_reboot": 1 }, { "stop_start": 1 }, { "rescue_unrescue": 1 } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e2edfa59-6ce1-488a-8c59-9fbed6bd1b41 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.885 | 12.53 | 21.819 | 21.861 | 21.902 | 15.091 | 100.0% | 10 | | nova.reboot_server | 4.409 | 4.844 | 6.682 | 6.906 | 7.13 | 5.217 | 100.0% | 10 | | nova.soft_reboot_server | 124.008 | 125.684 | 126.931 | 127.561 | 128.191 | 125.609 | 100.0% | 10 | | nova.stop_and_start_server | 17.253 | 19.332 | 25.149 | 45.978 | 66.808 | 23.612 | 100.0% | 10 | | -> nova.stop_server | 13.483 | 13.93 | 20.642 | 41.475 | 62.309 | 19.048 | 100.0% | 10 | | -> nova.start_server | 3.715 | 3.959 | 6.143 | 6.261 | 6.379 | 4.564 | 100.0% | 10 | | nova.rescue_and_unrescue_server | 17.811 | 19.964 | 20.52 | 20.601 | 20.682 | 19.536 | 100.0% | 10 | | -> nova.rescue_server | 15.535 | 16.747 | 17.925 | 17.926 | 17.926 | 16.778 | 100.0% | 10 | | -> nova.unrescue_server | 2.275 | 2.294 | 4.498 | 4.611 | 4.725 | 2.758 | 100.0% | 10 | | nova.delete_server | 2.315 | 2.533 | 3.064 | 3.91 | 4.757 | 2.732 | 100.0% | 10 | | total | 178.169 | 188.199 | 202.487 | 215.098 | 227.709 | 191.829 | 100.0% | 10 | | -> duration | 169.169 | 179.199 | 193.487 | 206.098 | 218.709 | 182.829 | 100.0% | 10 | | -> idle_duration | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 596.108088 Full duration: 664.56551 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_delete_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "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": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "9b73e932-b726-4f40-a9dd-61ad699bf2f9" } ], "flavor": { "name": "rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" }, "image": { "name": "rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e2edfa59-6ce1-488a-8c59-9fbed6bd1b41 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.929 | 16.072 | 17.186 | 17.204 | 17.221 | 14.962 | 100.0% | 10 | | nova.delete_server | 2.363 | 2.546 | 2.826 | 2.935 | 3.044 | 2.594 | 100.0% | 10 | | total | 13.627 | 18.553 | 20.044 | 20.135 | 20.226 | 17.557 | 100.0% | 10 | | -> duration | 12.627 | 17.553 | 19.044 | 19.135 | 19.226 | 16.557 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 49.635796 Full duration: 110.151458 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_list_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "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": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "detailed": true, "nics": [ { "net-id": "9b73e932-b726-4f40-a9dd-61ad699bf2f9" } ], "flavor": { "name": "rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" }, "image": { "name": "rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e2edfa59-6ce1-488a-8c59-9fbed6bd1b41 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.295 | 11.406 | 14.746 | 14.948 | 15.151 | 12.153 | 100.0% | 10 | | nova.list_servers | 0.176 | 0.191 | 0.533 | 0.552 | 0.571 | 0.289 | 100.0% | 10 | | total | 10.866 | 11.725 | 14.952 | 15.292 | 15.633 | 12.442 | 100.0% | 10 | | -> duration | 9.866 | 10.725 | 13.952 | 14.292 | 14.633 | 11.442 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.541634 Full duration: 108.570973 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_rebuild_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "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": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "9b73e932-b726-4f40-a9dd-61ad699bf2f9" } ], "flavor": { "name": "rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" }, "from_image": { "name": "rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" }, "to_image": { "name": "rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e2edfa59-6ce1-488a-8c59-9fbed6bd1b41 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.072 | 11.204 | 15.934 | 16.069 | 16.205 | 12.321 | 100.0% | 10 | | nova.rebuild_server | 17.786 | 20.195 | 23.882 | 24.331 | 24.781 | 20.778 | 100.0% | 10 | | nova.delete_server | 2.36 | 2.559 | 2.991 | 3.861 | 4.732 | 2.777 | 100.0% | 10 | | total | 29.857 | 33.756 | 42.395 | 43.089 | 43.783 | 35.876 | 100.0% | 10 | | -> duration | 27.857 | 31.756 | 40.395 | 41.089 | 41.783 | 33.876 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 104.226167 Full duration: 167.006802 -------------------------------------------------------------------------------- test scenario NovaServers.snapshot_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "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": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "9b73e932-b726-4f40-a9dd-61ad699bf2f9" } ], "flavor": { "name": "rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" }, "image": { "name": "rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e2edfa59-6ce1-488a-8c59-9fbed6bd1b41 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 (x2) | 17.036 | 21.67 | 27.256 | 28.858 | 30.459 | 22.431 | 100.0% | 10 | | nova.snapshot_server | 5.244 | 9.048 | 13.324 | 14.185 | 15.046 | 9.58 | 100.0% | 10 | | -> glance_v2.get_image | 0.032 | 0.289 | 0.345 | 0.348 | 0.351 | 0.223 | 100.0% | 10 | | -> glance.wait_for_image | 4.063 | 7.935 | 12.355 | 13.266 | 14.177 | 8.682 | 100.0% | 10 | | --> glance_v2.get_image (x7) | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 2 | | --> glance_v2.get_image (x6) | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | --> glance_v2.get_image (x8) | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | --> glance_v2.get_image (x3) | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | --> glance_v2.get_image (x4) | 0.08 | 0.087 | 0.549 | 0.647 | 0.745 | 0.25 | 100.0% | 4 | | --> glance_v2.get_image (x5) | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 100.0% | 1 | | nova.delete_server (x2) | 4.911 | 7.212 | 10.061 | 11.165 | 12.269 | 7.464 | 100.0% | 10 | | nova.delete_image | 0.49 | 0.758 | 1.503 | 1.503 | 1.504 | 0.908 | 100.0% | 10 | | -> glance_v2.delete_image | 0.469 | 0.739 | 1.403 | 1.44 | 1.478 | 0.881 | 100.0% | 10 | | -> glance.wait_for_delete | 0.014 | 0.016 | 0.032 | 0.07 | 0.108 | 0.026 | 100.0% | 10 | | --> glance_v2.get_image | 0.014 | 0.016 | 0.031 | 0.07 | 0.108 | 0.025 | 0.0% | 10 | | total | 32.422 | 38.342 | 48.178 | 49.374 | 50.57 | 40.383 | 100.0% | 10 | | -> duration | 30.422 | 36.342 | 46.178 | 47.374 | 48.57 | 38.383 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 114.027757 Full duration: 179.605826 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "volume_size": 1, "flavor": { "name": "rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" }, "image": { "name": "rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" }, "nics": [ { "net-id": "9b73e932-b726-4f40-a9dd-61ad699bf2f9" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e2edfa59-6ce1-488a-8c59-9fbed6bd1b41 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_v3.create_volume | 7.105 | 8.349 | 9.35 | 9.971 | 10.592 | 8.54 | 100.0% | 10 | | nova.boot_server | 10.429 | 12.728 | 15.997 | 16.196 | 16.394 | 13.264 | 100.0% | 10 | | total | 18.677 | 22.4 | 23.968 | 24.194 | 24.42 | 21.804 | 100.0% | 10 | | -> duration | 17.677 | 21.4 | 22.968 | 23.194 | 23.42 | 20.804 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 62.790599 Full duration: 106.759427 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "nics": [ { "net-id": "9b73e932-b726-4f40-a9dd-61ad699bf2f9" } ], "flavor": { "name": "rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" }, "image": { "name": "rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e2edfa59-6ce1-488a-8c59-9fbed6bd1b41 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 | 11.282 | 13.832 | 15.766 | 16.255 | 16.743 | 13.64 | 100.0% | 10 | | total | 11.282 | 13.832 | 15.766 | 16.255 | 16.743 | 13.64 | 100.0% | 10 | | -> duration | 10.282 | 12.832 | 14.766 | 15.255 | 15.743 | 12.64 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.423025 Full duration: 74.072755 -------------------------------------------------------------------------------- test scenario NovaServers.list_servers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "network": {}, "users": { "users_per_tenant": 2, "tenants": 3 }, "servers": { "servers_per_tenant": 2, "flavor": { "name": "rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" }, "auto_assign_nic": true, "image": { "name": "rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e2edfa59-6ce1-488a-8c59-9fbed6bd1b41 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.list_servers | 1.014 | 1.377 | 1.719 | 1.849 | 1.979 | 1.433 | 100.0% | 10 | | total | 1.014 | 1.377 | 1.72 | 1.849 | 1.979 | 1.433 | 100.0% | 10 | | -> duration | 1.014 | 1.377 | 1.72 | 1.849 | 1.979 | 1.433 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.193191 Full duration: 101.770797 -------------------------------------------------------------------------------- test scenario NovaServers.resize_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "confirm": true, "nics": [ { "net-id": "9b73e932-b726-4f40-a9dd-61ad699bf2f9" } ], "image": { "name": "rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" }, "force_delete": false, "flavor": { "name": "rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" }, "to_flavor": { "name": "rally_full-flavor_alt_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e2edfa59-6ce1-488a-8c59-9fbed6bd1b41 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.537 | 12.039 | 16.534 | 16.598 | 16.661 | 13.115 | 100.0% | 10 | | nova.resize | 17.879 | 23.412 | 28.899 | 29.038 | 29.177 | 23.821 | 100.0% | 10 | | nova.resize_confirm | 2.405 | 3.807 | 4.779 | 5.109 | 5.439 | 3.723 | 100.0% | 10 | | nova.delete_server | 2.345 | 2.678 | 3.268 | 3.94 | 4.613 | 2.837 | 100.0% | 10 | | total | 34.791 | 42.623 | 52.393 | 52.636 | 52.878 | 43.496 | 100.0% | 10 | | -> duration | 33.791 | 41.623 | 51.393 | 51.636 | 51.878 | 42.496 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 122.233753 Full duration: 145.167422 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "block_migration": true, "flavor": { "name": "rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" }, "image": { "name": "rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd" }, "nics": [ { "net-id": "9b73e932-b726-4f40-a9dd-61ad699bf2f9" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e2edfa59-6ce1-488a-8c59-9fbed6bd1b41 has 5 error(s) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-10e22d46-1cb7-429e-bc7f-2732d47440e4) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-10e22d46-1cb7-429e-bc7f-2732d47440e4) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-992b09a7-6e00-4280-b8cf-9bcab26b843e) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-992b09a7-6e00-4280-b8cf-9bcab26b843e) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-2add11ff-20cc-43a4-850b-d898857819ad) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-2add11ff-20cc-43a4-850b-d898857819ad) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-f5dcbf1f-2688-4077-919f-64144945df82) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-f5dcbf1f-2688-4077-919f-64144945df82) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-582d3272-83c6-4a27-9f90-500025ca7fef) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-582d3272-83c6-4a27-9f90-500025ca7fef) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.905 | 15.457 | 15.757 | 15.826 | 15.895 | 14.443 | 100.0% | 5 | | nova.live_migrate | 3.54 | 4.04 | 4.36 | 4.371 | 4.382 | 3.973 | 0.0% | 5 | | total | 15.445 | 19.839 | 19.912 | 19.924 | 19.936 | 18.416 | 0.0% | 5 | | -> duration | 14.445 | 18.839 | 18.912 | 18.924 | 18.936 | 17.416 | 0.0% | 5 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 5 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.43676 Full duration: 61.42438 HINTS: * To plot HTML graphics with this data, run: rally task report e2edfa59-6ce1-488a-8c59-9fbed6bd1b41 --out output.html * To generate a JUnit report, run: rally task export e2edfa59-6ce1-488a-8c59-9fbed6bd1b41 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e2edfa59-6ce1-488a-8c59-9fbed6bd1b41 --json --out output.json At least one workload did not pass SLA criteria. 2019-07-12 09:21:37,917 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'e2edfa59-6ce1-488a-8c59-9fbed6bd1b41', '--out', u'/home/opnfv/functest/results/rally_full/nova.json'] 2019-07-12 09:21:39,909 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e2edfa59-6ce1-488a-8c59-9fbed6bd1b41 --out /home/opnfv/functest/results/rally_full/nova.json 2019-07-12 09:21:39,946 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-07-12 09:21:39,947 - 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 2019-07-12 09:21:39,948 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-12 09:21:39,963 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-12 09:21:39,963 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-07-12 09:21:39,963 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '9b73e932-b726-4f40-a9dd-61ad699bf2f9', 'tenants_amount': 3, 'image_name': 'rally_full-img_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_81d2bd4a-39e7-4639-8f24-3d75edab9ccd', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-12 09:23:09,100 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4075681c-8fb2-4bca-8001-9b08e8b99b69 2019-07-12 09:23:09,101 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'4075681c-8fb2-4bca-8001-9b08e8b99b69'] 2019-07-12 09:23:09,922 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4075681c-8fb2-4bca-8001-9b08e8b99b69 -------------------------------------------------------------------------------- Task 4075681c-8fb2-4bca-8001-9b08e8b99b69: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4075681c-8fb2-4bca-8001-9b08e8b99b69 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.761 | 0.833 | 0.868 | 0.87 | 0.872 | 0.824 | 100.0% | 10 | | quotas.delete_quotas | 0.206 | 0.288 | 0.324 | 0.355 | 0.385 | 0.273 | 100.0% | 10 | | total | 0.994 | 1.077 | 1.167 | 1.207 | 1.247 | 1.097 | 100.0% | 10 | | -> duration | 0.994 | 1.077 | 1.167 | 1.207 | 1.247 | 1.097 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.280997 Full duration: 18.472292 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4075681c-8fb2-4bca-8001-9b08e8b99b69 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.792 | 0.858 | 0.96 | 0.969 | 0.979 | 0.87 | 100.0% | 10 | | total | 0.792 | 0.859 | 0.96 | 0.969 | 0.979 | 0.87 | 100.0% | 10 | | -> duration | 0.792 | 0.859 | 0.96 | 0.969 | 0.979 | 0.87 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.613277 Full duration: 16.084944 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4075681c-8fb2-4bca-8001-9b08e8b99b69 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.333 | 0.449 | 0.484 | 0.49 | 0.496 | 0.446 | 100.0% | 10 | | total | 0.757 | 0.924 | 1.043 | 1.055 | 1.067 | 0.943 | 100.0% | 10 | | -> duration | 0.757 | 0.924 | 1.043 | 1.055 | 1.067 | 0.943 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.825931 Full duration: 16.402333 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4075681c-8fb2-4bca-8001-9b08e8b99b69 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.146 | 1.257 | 1.302 | 1.371 | 1.441 | 1.266 | 100.0% | 10 | | total | 1.146 | 1.257 | 1.302 | 1.372 | 1.441 | 1.266 | 100.0% | 10 | | -> duration | 1.146 | 1.257 | 1.302 | 1.372 | 1.441 | 1.266 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.761141 Full duration: 17.086228 HINTS: * To plot HTML graphics with this data, run: rally task report 4075681c-8fb2-4bca-8001-9b08e8b99b69 --out output.html * To generate a JUnit report, run: rally task export 4075681c-8fb2-4bca-8001-9b08e8b99b69 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4075681c-8fb2-4bca-8001-9b08e8b99b69 --json --out output.json 2019-07-12 09:23:09,922 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'4075681c-8fb2-4bca-8001-9b08e8b99b69', '--out', u'/home/opnfv/functest/results/rally_full/quotas.json'] 2019-07-12 09:23:11,906 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4075681c-8fb2-4bca-8001-9b08e8b99b69 --out /home/opnfv/functest/results/rally_full/quotas.json 2019-07-12 09:23:11,916 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-07-12 09:23:11,920 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:26 | 60 | 100.00% | | glance | 00:05:50 | 80 | 100.00% | | cinder | 00:21:59 | 240 | 100.00% | | gnocchi | 00:04:21 | 160 | 100.00% | | heat | 00:11:12 | 130 | 100.00% | | keystone | 00:05:50 | 110 | 100.00% | | neutron | 00:19:55 | 200 | 100.00% | | nova | 00:29:30 | 115 | 95.65% | | quotas | 00:01:08 | 40 | 100.00% | | | | | | | TOTAL: | 01:41:15 | 1135 | 99.56% | +----------------+------------+----------------+-----------+ 2019-07-12 09:23:11,920 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_full' success_rate is 99.56% in 8/9 modules 2019-07-12 09:23:11,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_full/rally_full.html'] 2019-07-12 09:23:15,124 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_full/rally_full.html 2019-07-12 09:23:15,124 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_full/rally_full.xml'] 2019-07-12 09:23:17,544 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_full/rally_full.xml 2019-07-12 09:23:17,691 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 09:23:17,692 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_full | functest | 108:55 | FAIL | +--------------------+------------------+------------------+----------------+ 2019-07-12 09:23:28,730 - xtesting.ci.run_tests - ERROR - The test case 'rally_full' failed. 2019-07-12 09:23:28,751 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-07-12 09:23:29,971 - 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'0488242c2d5b442ebf48d5d5a812ee79', '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_2aee751f-04c6-429c-a10d-fb2f64bee1d2'}) 2019-07-12 09:23:30,355 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cfd2777ddfa244b3ad82e38495f6c32d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_2aee751f-04c6-429c-a10d-fb2f64bee1d2'}) 2019-07-12 09:23:31,901 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_2aee751f-04c6-429c-a10d-fb2f64bee1d2', 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'0488242c2d5b442ebf48d5d5a812ee79', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ALJtT3dbxbSMJCZzOG8ldvuBWkMhvE', 'username': u'rally_jobs-user_2aee751f-04c6-429c-a10d-fb2f64bee1d2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 09:23:31,905 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_2aee751f-04c6-429c-a10d-fb2f64bee1d2', 'password': 'ALJtT3dbxbSMJCZzOG8ldvuBWkMhvE', 'project_name': 'rally_jobs-project_2aee751f-04c6-429c-a10d-fb2f64bee1d2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '0488242c2d5b442ebf48d5d5a812ee79', 'project_domain_name': 'Default'} 2019-07-12 09:23:32,902 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-07-12 09:23:33,547 - 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'2019-07-12T09:23:33Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'85fe8c9a-807d-4307-9d87-b4264f66585b', u'provider:segmentation_id': 22, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_jobs-net_2aee751f-04c6-429c-a10d-fb2f64bee1d2', u'created_at': u'2019-07-12T09:23:33Z', u'mtu': 1450, u'tenant_id': u'0488242c2d5b442ebf48d5d5a812ee79', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'0488242c2d5b442ebf48d5d5a812ee79', u'l2_adjacency': True}) 2019-07-12 09:23:34,922 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T09:23:34Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'41cad8c4-a86a-4184-a9a4-b4cb59d77df1', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_2aee751f-04c6-429c-a10d-fb2f64bee1d2', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'85fe8c9a-807d-4307-9d87-b4264f66585b', u'tenant_id': u'0488242c2d5b442ebf48d5d5a812ee79', u'created_at': u'2019-07-12T09:23:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0488242c2d5b442ebf48d5d5a812ee79'}) 2019-07-12 09:23:36,679 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T09:23:36Z', u'revision_number': 2, u'ha': False, u'id': u'6f78519c-863f-4274-b668-c96801f5130d', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_2aee751f-04c6-429c-a10d-fb2f64bee1d2', u'admin_state_up': True, u'tenant_id': u'0488242c2d5b442ebf48d5d5a812ee79', u'created_at': u'2019-07-12T09:23:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'0488242c2d5b442ebf48d5d5a812ee79'}) 2019-07-12 09:23:39,787 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/e21b8277-77a6-44ab-943f-067119b70207/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e21b8277-77a6-44ab-943f-067119b70207/file', 'owner': u'0488242c2d5b442ebf48d5d5a812ee79', 'id': u'e21b8277-77a6-44ab-943f-067119b70207', 'size': 12716032, u'self': u'/v2/images/e21b8277-77a6-44ab-943f-067119b70207', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0488242c2d5b442ebf48d5d5a812ee79', 'name': 'rally_jobs-project_2aee751f-04c6-429c-a10d-fb2f64bee1d2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/e21b8277-77a6-44ab-943f-067119b70207/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T09:23:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-12T09:23:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_2aee751f-04c6-429c-a10d-fb2f64bee1d2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e21b8277-77a6-44ab-943f-067119b70207', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_2aee751f-04c6-429c-a10d-fb2f64bee1d2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_2aee751f-04c6-429c-a10d-fb2f64bee1d2', 'created': u'2019-07-12T09:23:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-12T09:23:39Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e21b8277-77a6-44ab-943f-067119b70207', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_2aee751f-04c6-429c-a10d-fb2f64bee1d2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-12 09:23:40,124 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_2aee751f-04c6-429c-a10d-fb2f64bee1d2', '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'bdde0b6755384876bea1caf69f7ebddc', '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'93fb2f11-a528-45d9-89b7-fb288b8fe00e', 'swap': 0}) 2019-07-12 09:23:40,145 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-12 09:23:42,331 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-12 09:23:44,478 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 1c2fd09d-aa1e-442c-a16e-df8695a87985 | 2019-07-12T09:23:44.102454 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 1c2fd09d-aa1e-442c-a16e-df8695a87985 ~/.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 2019-07-12 09:23:47,732 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-07-12 09:23:48,462 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-07-12 09:23:48,777 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_2aee751f-04c6-429c-a10d-fb2f64bee1d2', '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'bdde0b6755384876bea1caf69f7ebddc', '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'a254f78c-14e3-4bea-b7c0-72b71fc5b72f', 'swap': 0}) 2019-07-12 09:23:49,023 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_2aee751f-04c6-429c-a10d-fb2f64bee1d2', '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'bdde0b6755384876bea1caf69f7ebddc', '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'a254f78c-14e3-4bea-b7c0-72b71fc5b72f', 'swap': 0}) 2019-07-12 09:23:49,028 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-07-12 09:23:49,028 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-12 09:23:49,046 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-12 09:23:49,330 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-07-12 09:23:49,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2019-07-12 09:52:16,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e9b3e245-013d-49ed-acb4-aacc6841ab0f 2019-07-12 09:52:16,559 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'e9b3e245-013d-49ed-acb4-aacc6841ab0f'] 2019-07-12 09:52:17,704 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e9b3e245-013d-49ed-acb4-aacc6841ab0f -------------------------------------------------------------------------------- Task e9b3e245-013d-49ed-acb4-aacc6841ab0f: 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 e9b3e245-013d-49ed-acb4-aacc6841ab0f 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.1 | 2.213 | 3.39 | 3.643 | 4.324 | 2.306 | 100.0% | 100 | | neutron.list_networks | 0.114 | 0.515 | 0.963 | 1.075 | 1.556 | 0.584 | 100.0% | 100 | | total | 1.435 | 2.793 | 3.951 | 4.277 | 4.511 | 2.89 | 100.0% | 100 | | -> duration | 1.435 | 2.793 | 3.951 | 4.277 | 4.511 | 2.89 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.403104 Full duration: 54.079607 -------------------------------------------------------------------------------- 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 e9b3e245-013d-49ed-acb4-aacc6841ab0f 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.012 | 1.884 | 2.625 | 2.943 | 3.743 | 1.9 | 100.0% | 40 | | neutron.update_network | 0.398 | 1.209 | 3.619 | 3.789 | 4.059 | 1.508 | 100.0% | 40 | | total | 1.764 | 3.033 | 5.973 | 6.154 | 6.562 | 3.408 | 100.0% | 40 | | -> duration | 1.764 | 3.033 | 5.973 | 6.154 | 6.562 | 3.408 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.757848 Full duration: 34.759422 -------------------------------------------------------------------------------- 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 e9b3e245-013d-49ed-acb4-aacc6841ab0f 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.905 | 1.844 | 3.17 | 3.474 | 4.793 | 2.042 | 100.0% | 40 | | neutron.delete_network | 0.786 | 2.262 | 4.846 | 5.046 | 5.275 | 2.662 | 100.0% | 40 | | total | 1.718 | 4.251 | 7.802 | 8.201 | 8.324 | 4.703 | 100.0% | 40 | | -> duration | 1.718 | 4.251 | 7.802 | 8.201 | 8.324 | 4.703 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.971054 Full duration: 27.187973 -------------------------------------------------------------------------------- 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 e9b3e245-013d-49ed-acb4-aacc6841ab0f 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.193 | 1.982 | 2.612 | 3.726 | 4.364 | 2.114 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.996 | 5.179 | 12.16 | 12.966 | 13.371 | 5.693 | 100.0% | 40 | | neutron.list_subnets | 0.115 | 0.3 | 0.565 | 0.642 | 0.726 | 0.341 | 100.0% | 40 | | total | 3.737 | 7.354 | 15.797 | 16.301 | 16.532 | 8.149 | 100.0% | 40 | | -> duration | 3.737 | 7.354 | 15.797 | 16.301 | 16.532 | 8.149 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.608098 Full duration: 71.960583 -------------------------------------------------------------------------------- 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 e9b3e245-013d-49ed-acb4-aacc6841ab0f 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.124 | 1.985 | 2.665 | 2.946 | 3.586 | 2.022 | 100.0% | 100 | | neutron.create_subnet (x2) | 2.271 | 5.32 | 9.525 | 10.481 | 11.778 | 5.836 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.093 | 3.087 | 6.461 | 7.234 | 8.163 | 3.448 | 100.0% | 100 | | total | 5.295 | 10.326 | 18.79 | 19.982 | 22.853 | 11.306 | 100.0% | 100 | | -> duration | 5.295 | 10.326 | 18.79 | 19.982 | 22.853 | 11.306 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 59.542831 Full duration: 153.687768 -------------------------------------------------------------------------------- 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 e9b3e245-013d-49ed-acb4-aacc6841ab0f 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.923 | 2.293 | 3.78 | 4.118 | 5.015 | 2.429 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.097 | 4.82 | 20.067 | 20.672 | 21.053 | 7.353 | 100.0% | 40 | | neutron.delete_subnet (x2) | 1.292 | 3.862 | 14.806 | 15.197 | 16.149 | 5.363 | 100.0% | 40 | | total | 5.075 | 10.252 | 38.365 | 39.927 | 40.018 | 15.147 | 100.0% | 40 | | -> duration | 5.075 | 10.252 | 38.365 | 39.927 | 40.018 | 15.147 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.074364 Full duration: 67.916233 -------------------------------------------------------------------------------- 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 e9b3e245-013d-49ed-acb4-aacc6841ab0f 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.186 | 1.946 | 2.501 | 3.339 | 4.53 | 2.043 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.227 | 5.069 | 14.995 | 15.7 | 15.936 | 6.045 | 100.0% | 40 | | neutron.create_router (x2) | 0.221 | 0.644 | 2.045 | 3.023 | 4.4 | 0.947 | 100.0% | 40 | | neutron.add_interface_router (x2) | 5.149 | 15.367 | 39.488 | 39.633 | 40.735 | 17.156 | 100.0% | 40 | | neutron.list_routers | 0.212 | 0.529 | 1.061 | 1.085 | 1.094 | 0.586 | 100.0% | 40 | | total | 9.574 | 24.006 | 61.088 | 61.513 | 62.098 | 26.778 | 100.0% | 40 | | -> duration | 9.574 | 24.006 | 61.088 | 61.513 | 62.098 | 26.778 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 62.143785 Full duration: 173.385407 -------------------------------------------------------------------------------- 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 e9b3e245-013d-49ed-acb4-aacc6841ab0f 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.054 | 2.341 | 3.56 | 3.774 | 4.365 | 2.493 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.891 | 6.197 | 13.649 | 14.381 | 14.63 | 6.753 | 100.0% | 40 | | neutron.create_router (x2) | 0.217 | 0.85 | 2.422 | 2.856 | 3.863 | 1.151 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.873 | 14.169 | 37.167 | 37.731 | 38.141 | 17.16 | 100.0% | 40 | | neutron.update_router (x2) | 1.477 | 3.962 | 8.58 | 8.726 | 9.079 | 4.987 | 100.0% | 40 | | total | 12.653 | 27.764 | 64.647 | 65.338 | 65.44 | 32.545 | 100.0% | 40 | | -> duration | 12.653 | 27.764 | 64.647 | 65.338 | 65.44 | 32.545 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 75.508182 Full duration: 189.512194 -------------------------------------------------------------------------------- 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 e9b3e245-013d-49ed-acb4-aacc6841ab0f 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.007 | 1.955 | 3.7 | 4.578 | 5.194 | 2.175 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.503 | 3.852 | 19.101 | 19.38 | 19.443 | 7.889 | 100.0% | 40 | | neutron.create_router (x2) | 0.158 | 0.569 | 2.917 | 3.489 | 4.577 | 1.141 | 100.0% | 40 | | neutron.add_interface_router (x2) | 5.29 | 12.336 | 52.422 | 52.911 | 53.247 | 22.349 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 4.46 | 9.488 | 39.679 | 40.92 | 45.438 | 18.108 | 100.0% | 40 | | neutron.delete_router (x2) | 0.967 | 2.254 | 6.859 | 7.204 | 8.205 | 3.229 | 100.0% | 40 | | total | 15.277 | 30.205 | 123.848 | 123.952 | 124.33 | 54.891 | 100.0% | 40 | | -> duration | 15.277 | 30.205 | 123.848 | 123.952 | 124.33 | 54.891 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 124.333028 Full duration: 185.273067 -------------------------------------------------------------------------------- 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 e9b3e245-013d-49ed-acb4-aacc6841ab0f 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.87 | 1.213 | 1.643 | 1.782 | 1.921 | 1.26 | 100.0% | 8 | | neutron.create_port (x50) | 32.512 | 34.037 | 92.233 | 92.564 | 92.896 | 55.347 | 100.0% | 8 | | neutron.list_ports | 0.293 | 0.797 | 1.14 | 1.254 | 1.368 | 0.783 | 100.0% | 8 | | total | 33.957 | 35.958 | 94.863 | 95.129 | 95.395 | 57.392 | 100.0% | 8 | | -> duration | 33.957 | 35.958 | 94.863 | 95.129 | 95.395 | 57.392 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 129.011629 Full duration: 215.562806 -------------------------------------------------------------------------------- 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 e9b3e245-013d-49ed-acb4-aacc6841ab0f 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.114 | 1.866 | 2.843 | 3.136 | 3.661 | 1.977 | 100.0% | 40 | | neutron.create_port (x5) | 3.266 | 8.966 | 16.126 | 18.282 | 19.654 | 10.057 | 100.0% | 40 | | neutron.update_port (x5) | 2.802 | 5.984 | 10.791 | 12.34 | 13.117 | 6.602 | 100.0% | 40 | | total | 7.281 | 17.076 | 29.022 | 33.592 | 33.751 | 18.638 | 100.0% | 40 | | -> duration | 7.281 | 17.076 | 29.022 | 33.592 | 33.751 | 18.638 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 46.89949 Full duration: 111.02734 -------------------------------------------------------------------------------- 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 e9b3e245-013d-49ed-acb4-aacc6841ab0f 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.871 | 1.799 | 2.851 | 3.03 | 3.516 | 1.836 | 100.0% | 40 | | neutron.create_port (x5) | 4.234 | 8.972 | 22.58 | 23.103 | 24.858 | 10.556 | 100.0% | 40 | | neutron.delete_port (x5) | 2.846 | 6.49 | 16.042 | 16.605 | 17.489 | 7.641 | 100.0% | 40 | | total | 8.072 | 17.356 | 42.576 | 42.984 | 43.009 | 20.035 | 100.0% | 40 | | -> duration | 8.072 | 17.356 | 42.576 | 42.984 | 43.009 | 20.035 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 43.570685 Full duration: 70.665984 -------------------------------------------------------------------------------- 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 e9b3e245-013d-49ed-acb4-aacc6841ab0f 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.42 | 0.963 | 1.122 | 1.139 | 1.194 | 0.903 | 100.0% | 40 | | total | 1.256 | 1.661 | 2.177 | 2.235 | 2.272 | 1.706 | 100.0% | 40 | | -> duration | 1.256 | 1.661 | 2.177 | 2.235 | 2.272 | 1.706 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.617431 Full duration: 45.251481 -------------------------------------------------------------------------------- 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 e9b3e245-013d-49ed-acb4-aacc6841ab0f 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.146 | 1.233 | 1.594 | 1.667 | 1.74 | 1.338 | 100.0% | 4 | | neutron.create_subnet | 0.828 | 0.903 | 1.075 | 1.099 | 1.123 | 0.939 | 100.0% | 4 | | neutron.create_port (x125) | 138.465 | 139.716 | 140.687 | 140.715 | 140.744 | 139.66 | 100.0% | 4 | | neutron.create_trunk | 9.048 | 9.088 | 9.211 | 9.232 | 9.254 | 9.119 | 100.0% | 4 | | neutron.update_port | 1.621 | 1.647 | 1.771 | 1.794 | 1.816 | 1.683 | 100.0% | 4 | | neutron.list_trunks | 0.034 | 0.036 | 0.04 | 0.04 | 0.04 | 0.037 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.36 | 0.503 | 0.66 | 0.664 | 0.668 | 0.509 | 100.0% | 4 | | neutron.delete_trunk | 0.291 | 0.305 | 0.459 | 0.49 | 0.522 | 0.356 | 100.0% | 4 | | total | 152.864 | 153.616 | 154.455 | 154.475 | 154.495 | 153.648 | 100.0% | 4 | | -> duration | 152.864 | 153.616 | 154.455 | 154.475 | 154.495 | 153.648 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 154.494891 Full duration: 270.734105 HINTS: * To plot HTML graphics with this data, run: rally task report e9b3e245-013d-49ed-acb4-aacc6841ab0f --out output.html * To generate a JUnit report, run: rally task export e9b3e245-013d-49ed-acb4-aacc6841ab0f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e9b3e245-013d-49ed-acb4-aacc6841ab0f --json --out output.json 2019-07-12 09:52:17,706 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'e9b3e245-013d-49ed-acb4-aacc6841ab0f', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-07-12 09:52:20,029 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e9b3e245-013d-49ed-acb4-aacc6841ab0f --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-07-12 09:52:20,170 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-07-12 09:52:20,171 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:27:51 | 612 | 100.00% | | | | | | | TOTAL: | 00:27:51 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2019-07-12 09:52:20,171 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2019-07-12 09:52:20,171 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_jobs/rally_jobs.html'] 2019-07-12 09:52:22,568 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_jobs/rally_jobs.html 2019-07-12 09:52:22,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_jobs/rally_jobs.xml'] 2019-07-12 09:52:24,708 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_jobs/rally_jobs.xml 2019-07-12 09:52:24,853 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 09:52:24,853 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 28:52 | PASS | +--------------------+------------------+------------------+----------------+ 2019-07-12 09:52:34,718 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-07-12 09:52:35,915 - 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'de4b84293ab8453188165817f652ff75', '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_906b7256-b45c-48ae-8b5d-0b6c3250b084'}) 2019-07-12 09:52:36,426 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0127e78bf4e54fa7959032368adeb7fc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_906b7256-b45c-48ae-8b5d-0b6c3250b084'}) 2019-07-12 09:52:37,772 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_906b7256-b45c-48ae-8b5d-0b6c3250b084', 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'de4b84293ab8453188165817f652ff75', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Na4grPVFqvTQx7wSyK0rMJBpACQcN5', 'username': u'vmtp-user_906b7256-b45c-48ae-8b5d-0b6c3250b084', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 09:52:37,775 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_906b7256-b45c-48ae-8b5d-0b6c3250b084', 'password': 'Na4grPVFqvTQx7wSyK0rMJBpACQcN5', 'project_name': 'vmtp-project_906b7256-b45c-48ae-8b5d-0b6c3250b084', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': 'de4b84293ab8453188165817f652ff75', 'project_domain_name': 'Default'} 2019-07-12 09:52:38,492 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-07-12 09:52:40,857 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T09:52:40Z', u'revision_number': 2, u'id': u'9fbc2afb-da4f-4d7e-aca3-4a5988bed4a5', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_906b7256-b45c-48ae-8b5d-0b6c3250b084', u'admin_state_up': True, u'tenant_id': u'de4b84293ab8453188165817f652ff75', u'created_at': u'2019-07-12T09:52:39Z', u'flavor_id': None, u'routes': [], u'project_id': u'de4b84293ab8453188165817f652ff75'}) 2019-07-12 09:52:46,644 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/9d5a2a87-0a7c-4de1-a89e-6caa71367db8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9d5a2a87-0a7c-4de1-a89e-6caa71367db8/file', 'owner': u'de4b84293ab8453188165817f652ff75', 'id': u'9d5a2a87-0a7c-4de1-a89e-6caa71367db8', 'size': 263848448, u'self': u'/v2/images/9d5a2a87-0a7c-4de1-a89e-6caa71367db8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'de4b84293ab8453188165817f652ff75', 'name': 'vmtp-project_906b7256-b45c-48ae-8b5d-0b6c3250b084', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/9d5a2a87-0a7c-4de1-a89e-6caa71367db8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T09:52:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-12T09:52:46Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_906b7256-b45c-48ae-8b5d-0b6c3250b084', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', 'properties': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/9d5a2a87-0a7c-4de1-a89e-6caa71367db8', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_906b7256-b45c-48ae-8b5d-0b6c3250b084', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_906b7256-b45c-48ae-8b5d-0b6c3250b084', 'created': u'2019-07-12T09:52:42Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-07-12T09:52:42Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/9d5a2a87-0a7c-4de1-a89e-6caa71367db8', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_906b7256-b45c-48ae-8b5d-0b6c3250b084', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-07-12 09:52:46,679 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_906b7256-b45c-48ae-8b5d-0b6c3250b084', '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'bdde0b6755384876bea1caf69f7ebddc', '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'9bf6f790-e2ab-4b58-9c57-73b468cfc452', 'swap': 0}) 2019-07-12 09:52:48,058 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_906b7256-b45c-48ae-8b5d-0b6c3250b084' 2019-07-12 09:52:49,001 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHBOnTagFg7QVacTEvZ54Hg2gyEy5nbqc1ufecZDP/J5LbIfPUNY7lv9CJKNeNBCFL+94tXSRCYKLH8fFItXbILfT//ovHw2AhpNzO2J4Km1UqqDwtXbm16gmp3Gq/KUbfDJpCgLrNxo9BKVkSI7uDbkLRDZweNetobyXHrMpk+qmkTiWU3G8BxDHkyS27fp80XH8igrMrDGzCvCXMoYH3ILYVmM2LtewOvwcIMFr5WjidPwOAKYaUIQmni2qpJsIiEKjkLCm0HXjSdLulqk9eIjCaF0kIVopILzdEDtHfqkUlPGvotohhBjvbYxfxoon+wS0iDMtTfsNpCeLAZ+Mp Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxwTp02oBYO0FWnExL2eeB4NoMhMuZ26nNbn3nGQz/yeS2yHz\n1DWO5b/QiSjXjQQhS/veLV0kQmCix/HxSLV2yC30//6Lx8NgIaTcztieCptVKqg8\nLV25teoJqdxqvylG3wyaQoC6zcaPQSlZEiO7g25C0Q2cHjXraG8lx6zKZPqppE4l\nlNxvAcQx5Mktu36fNFx/IoKzKwxswrwlzKGB9yC2FZjNi7XsDr8HCDBa+Vo4nT8D\ngCmGlCEJp4tqqSbCIhCo5CwptB140nS7papPXiIwmhdJCFaKSC83RA7R36pFJTxr\n6LaIYQY722MX8aKJ/sEtIgzLU37DaQniwGfjKQIDAQABAoIBAFXGoljCOXHi9gmy\n+3Xo/M1UL5ZVegyOPncDfdrjvR1dmwfjLEnsA3i2IVTcS3q1qvwqw+ldWYFaUQ5I\nEqw5ucYxOIUU2n3wkQAvJBPqfMMpi51lAPq0iJQFGMEjBMb7LVZ5AgtjnB+QUrHM\n9lzBFdJhtV6QtRa4Oou6S9gxetHmDD4E1/a9M3cteM9MqnyptiYMGdtwpgfcigXV\n18heCuG59Lf8cnKtZiphCPBmSXuz6nODueYR/SsZhRc7vUJfIu4PG7BtevjrC192\n0Zp1YSa0qfF372oorBYrXkhdnT+UXBjyS1gIG+jX+pMr+ZkUNdva46ptjxyl4++m\nUGssJmECgYEA8Ha9Xd1KCZgAS5IhUkzTU2G9RLgv9fWSYseB/wTnVTUv8+LqbV0L\nIsw2yhJjZBCOffe3MwcF47rY2Is0DvhCUjDafQr+IiFe8+/ZEVHvRvEP0vy4ZFEt\ngSDIBTupDWKrTwumHnTF++huPtDFSWoPOlAgQKnIs5+q+UD05JYM5N0CgYEA0+Cu\nb2ijgXOLhsoYfzYBBuh68JvJJVvhq0RnpwE+fJau4gvz1RZ4PfEiLJja7ETrgN1X\nHSZklxMnTwfZz1GUbvPbk9gU5MRNQyduuF0Oi4iyuX8eZDdU6u3yeZ3Z455jcHEU\nemvzaclZHO8BPdWqfItm8QaVd2iFWedQWzs53L0CgYEA6G6eFMD189gNUP7rXpYM\nHyj2vhoboe/Bk+Gs8khXI7HJrEDGwPeS8AvdWe30TKEEWxa66oP7WWkeehH0PBQU\nZ0X5q6yYgX0oPzqz414Dn9sbpKHLyov9JDf/n69PdTTOyhVEeWP+i8Tb67P5P0FZ\nftA8nMSAz7+ikFQNY3b297ECgYAP0Z2Uac6TUqofJSWREdofxumu3yK0bFi77b6D\nZH9i0+k4rUXGKghOL5uqkrr9muOuWlgvr/cgpGhx6Rck+GVJp2FEd4SP0+wk0GPe\n1evJFSqq2MfPGaZ4Z82LsPJcoS2xbm/l9/tTcZn6pAmGsVYqOEo2QpSUNrSGEtQY\nC6L1TQKBgQCH2uRT3uUkdCffVXCjbNwjZUZn4VTMjCSbvK9z4HLiRYaeznpPUamW\nZwVOaOBYkmMLBocTbRnQwh49IMmI0Qo/SZUyDqAFK4S26ZzWfkCiElPqwk0S5qlr\n0egpwTU4qUeLlU+2bH2GY0vZHmj7nnmUvl+/a3NKy+6s2XDhey7QMg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0127e78bf4e54fa7959032368adeb7fc', 'name': u'vmtp_906b7256-b45c-48ae-8b5d-0b6c3250b084', 'created_at': '2019-07-12T09:52:49.001470', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'de4b84293ab8453188165817f652ff75', 'name': 'vmtp-project_906b7256-b45c-48ae-8b5d-0b6c3250b084', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4e:87:a2:a5:b1:a2:10:a4:72:12:5c:c2:cc:6f:3a:45', 'type': 'ssh', 'id': u'vmtp_906b7256-b45c-48ae-8b5d-0b6c3250b084'}) 2019-07-12 09:52:49,703 - 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 2019-07-12 10:11:58,520 - 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 2019-07-12 09:52:50,352 INFO Using http://172.30.9.40:5000/v3 2019-07-12 09:52:50,352 INFO VM public key: /tmp/tmpAZquhw 2019-07-12 09:52:50,352 INFO VM private key: /tmp/tmpR6gOnL 2019-07-12 09:52:51,909 INFO Found image vmtp-img_906b7256-b45c-48ae-8b5d-0b6c3250b084 to launch VM, will continue 2019-07-12 09:52:52,499 INFO Using external router: vmtp-router_906b7256-b45c-48ae-8b5d-0b6c3250b084 2019-07-12 09:52:52,499 INFO Using external network: external. 2019-07-12 09:52:53,713 INFO Created internal network: pns-internal-net_906b7256-b45c-48ae-8b5d-0b6c3250b084. 2019-07-12 09:52:54,504 INFO Created internal network: pns-internal-net2_906b7256-b45c-48ae-8b5d-0b6c3250b084. 2019-07-12 09:52:56,877 DEBUG Ext router associated to pns-internal-net_906b7256-b45c-48ae-8b5d-0b6c3250b084 2019-07-12 09:52:58,962 DEBUG Ext router associated to pns-internal-net2_906b7256-b45c-48ae-8b5d-0b6c3250b084 2019-07-12 09:52:59,039 INFO OpenStack agent: Open vSwitch agent 2019-07-12 09:52:59,039 INFO OpenStack network type: vxlan 2019-07-12 09:52:59,918 INFO [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] Creating server VM... 2019-07-12 09:52:59,919 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-07-12 09:53:03,663 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 1 of 150... 2019-07-12 09:53:06,760 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 2 of 150... 2019-07-12 09:53:09,767 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 3 of 150... 2019-07-12 09:53:12,502 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 4 of 150... 2019-07-12 09:53:15,344 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 5 of 150... 2019-07-12 09:53:18,111 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 6 of 150... 2019-07-12 09:53:20,255 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 7 of 150... 2019-07-12 09:53:22,613 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 8 of 150... 2019-07-12 09:53:25,021 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 9 of 150... 2019-07-12 09:53:27,460 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 10 of 150... 2019-07-12 09:53:30,218 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 11 of 150... 2019-07-12 09:53:33,063 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 12 of 150... 2019-07-12 09:53:35,223 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 13 of 150... 2019-07-12 09:53:37,385 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 14 of 150... 2019-07-12 09:53:39,949 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 15 of 150... 2019-07-12 09:53:42,268 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 16 of 150... 2019-07-12 09:53:44,878 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 17 of 150... 2019-07-12 09:53:47,349 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 18 of 150... 2019-07-12 09:53:50,004 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 19 of 150... 2019-07-12 09:53:52,358 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 20 of 150... 2019-07-12 09:53:54,515 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 21 of 150... 2019-07-12 09:53:56,971 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 22 of 150... 2019-07-12 09:53:59,308 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 23 of 150... 2019-07-12 09:54:01,762 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 24 of 150... 2019-07-12 09:54:03,902 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 25 of 150... 2019-07-12 09:54:06,327 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 26 of 150... 2019-07-12 09:54:08,663 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 27 of 150... 2019-07-12 09:54:10,988 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 28 of 150... 2019-07-12 09:54:13,130 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 29 of 150... 2019-07-12 09:54:15,553 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 30 of 150... 2019-07-12 09:54:18,016 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 31 of 150... 2019-07-12 09:54:20,865 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 32 of 150... 2019-07-12 09:54:23,463 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 33 of 150... 2019-07-12 09:54:25,611 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 34 of 150... 2019-07-12 09:54:28,055 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 35 of 150... 2019-07-12 09:54:30,506 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 36 of 150... 2019-07-12 09:54:32,657 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 37 of 150... 2019-07-12 09:54:34,995 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 38 of 150... 2019-07-12 09:54:37,137 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 39 of 150... 2019-07-12 09:54:39,561 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 40 of 150... 2019-07-12 09:54:42,299 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 41 of 150... 2019-07-12 09:54:44,724 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 42 of 150... 2019-07-12 09:54:47,104 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 43 of 150... 2019-07-12 09:54:49,252 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 44 of 150... 2019-07-12 09:54:53,825 INFO [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] Internal network IP: 192.168.1.7 2019-07-12 09:54:53,825 INFO [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] SSH IP: 172.30.9.209 2019-07-12 09:54:53,825 INFO [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] Setup SSH for ubuntu@172.30.9.209 2019-07-12 09:55:05,756 INFO [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] Installing nuttcp-8.1.4... 2019-07-12 09:55:05,804 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] Copying nuttcp-8.1.4 to target... 2019-07-12 09:55:05,963 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] Starting nuttcp-8.1.4 server... 2019-07-12 09:55:06,007 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] 2019-07-12 09:55:06,052 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] Creating client VM... 2019-07-12 09:55:06,053 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-07-12 09:55:08,678 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 1 of 150... 2019-07-12 09:55:10,771 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 2 of 150... 2019-07-12 09:55:12,911 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 3 of 150... 2019-07-12 09:55:15,053 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 4 of 150... 2019-07-12 09:55:17,191 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 5 of 150... 2019-07-12 09:55:19,602 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 6 of 150... 2019-07-12 09:55:21,756 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 7 of 150... 2019-07-12 09:55:23,927 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] VM status=BUILD, retrying 8 of 150... 2019-07-12 09:55:28,673 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] Internal network IP: 192.168.1.18 2019-07-12 09:55:28,673 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] SSH IP: 172.30.9.205 2019-07-12 09:55:28,673 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] Setup SSH for ubuntu@172.30.9.205 2019-07-12 09:55:38,333 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] Installing nuttcp-8.1.4... 2019-07-12 09:55:38,378 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] Copying nuttcp-8.1.4 to target... 2019-07-12 09:55:38,608 INFO ============================================================ 2019-07-12 09:55:38,608 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2019-07-12 09:55:47,654 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] PING 192.168.1.7 (192.168.1.7) 64(92) bytes of data. 72 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=20.9 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.289 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.546 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.393 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.170 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.143 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.243 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.128 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.188 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.141 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 10146ms rtt min/avg/max/mdev = 0.128/2.320/20.966/6.216 ms 2019-07-12 09:55:56,723 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] PING 192.168.1.7 (192.168.1.7) 391(419) bytes of data. 399 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.111 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.143 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.151 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.128 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.124 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.348 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.153 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.125 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.151 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.430 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.111/0.186/0.430/0.104 ms 2019-07-12 09:56:05,766 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] PING 192.168.1.7 (192.168.1.7) 1500(1528) bytes of data. 1508 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.385 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.216 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.391 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.377 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.186 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.198 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.181 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.319 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.539 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.164 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.164/0.295/0.539/0.120 ms 2019-07-12 09:56:05,767 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] Measuring TCP Throughput (packet size=65536)... 2019-07-12 09:56:05,768 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:56:15,868 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=17659.6770 real_seconds=10.00 rate_Mbps=14810.3482 tx_cpu=30 rx_cpu=46 retrans=0 cwnd=3137 rtt_ms=0.17 2019-07-12 09:56:15,870 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:56:25,996 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=17176.3339 real_seconds=10.00 rate_Mbps=14406.8186 tx_cpu=29 rx_cpu=43 retrans=0 cwnd=3137 rtt_ms=0.45 2019-07-12 09:56:25,996 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:56:36,099 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=17534.3896 real_seconds=10.00 rate_Mbps=14706.0929 tx_cpu=31 rx_cpu=45 retrans=0 cwnd=3137 rtt_ms=0.30 2019-07-12 09:56:36,099 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] Measuring UDP Throughput (packet size=128)... 2019-07-12 09:56:36,100 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:56:39,435 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=17.7384 real_seconds=1.00 rate_Mbps=148.3770 tx_cpu=11 rx_cpu=30 drop=0 pkt=145313 data_loss=0.00000 2019-07-12 09:56:39,437 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] pkt-size=128 throughput=1<151938/5000000<10000000 Kbps loss-rate=0 2019-07-12 09:56:39,437 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R455814K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:56:42,789 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=17.6074 real_seconds=1.00 rate_Mbps=147.2753 tx_cpu=11 rx_cpu=30 drop=0 pkt=144240 data_loss=0.00000 2019-07-12 09:56:42,790 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] pkt-size=128 throughput=1<150809/455814<455814 Kbps loss-rate=0 2019-07-12 09:56:42,790 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R303311K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:56:46,142 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=18.0258 real_seconds=1.00 rate_Mbps=150.9083 tx_cpu=15 rx_cpu=31 drop=0 pkt=147667 data_loss=0.00000 2019-07-12 09:56:46,142 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] pkt-size=128 throughput=1<154530/303311<303311 Kbps loss-rate=0 2019-07-12 09:56:46,142 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R228920K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:56:49,495 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=16.6005 real_seconds=1.00 rate_Mbps=138.8188 tx_cpu=15 rx_cpu=27 drop=0 pkt=135991 data_loss=0.00000 2019-07-12 09:56:49,495 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] pkt-size=128 throughput=1<142150/228920<228920 Kbps loss-rate=0 2019-07-12 09:56:49,496 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R185535K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:56:52,823 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=18.0764 real_seconds=1.00 rate_Mbps=151.3100 tx_cpu=12 rx_cpu=27 drop=0 pkt=148082 data_loss=0.00000 2019-07-12 09:56:52,823 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] pkt-size=128 throughput=1<154941/185535<185535 Kbps loss-rate=0 2019-07-12 09:56:52,824 DEBUG undershot, min=154941 kbps=170238 max=185535 2019-07-12 09:56:52,824 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R170238K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:56:56,153 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=18.6079 real_seconds=1.00 rate_Mbps=155.6734 tx_cpu=13 rx_cpu=30 drop=260 pkt=152696 data_loss=0.17007 2019-07-12 09:56:56,153 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] pkt-size=128 throughput=154941<159409/170238<185535 Kbps loss-rate=0 2019-07-12 09:56:56,153 DEBUG undershot, min=159409 kbps=172472 max=185535 2019-07-12 09:56:56,154 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R172472K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:56:59,479 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=19.0616 real_seconds=1.00 rate_Mbps=159.4404 tx_cpu=14 rx_cpu=33 drop=0 pkt=156153 data_loss=0.00000 2019-07-12 09:56:59,479 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] pkt-size=128 throughput=159409<163266/172472<185535 Kbps loss-rate=0 2019-07-12 09:56:59,479 DEBUG undershot, min=163266 kbps=174400 max=185535 2019-07-12 09:56:59,480 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R174400K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:57:02,808 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=18.4412 real_seconds=1.00 rate_Mbps=154.0136 tx_cpu=14 rx_cpu=31 drop=0 pkt=151070 data_loss=0.00000 2019-07-12 09:57:02,809 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] pkt-size=128 throughput=163266<157709/174400<185535 Kbps loss-rate=0 2019-07-12 09:57:02,809 DEBUG undershot, min=174400 kbps=179967 max=185535 2019-07-12 09:57:02,809 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R179967K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:57:06,137 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=17.7821 real_seconds=1.00 rate_Mbps=148.7829 tx_cpu=11 rx_cpu=31 drop=0 pkt=145671 data_loss=0.00000 2019-07-12 09:57:06,137 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] pkt-size=128 throughput=174400<152353/179967<185535 Kbps loss-rate=0 2019-07-12 09:57:06,137 DEBUG undershot, min=179967 kbps=182751 max=185535 2019-07-12 09:57:06,138 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] Measuring UDP Throughput (packet size=1024)... 2019-07-12 09:57:06,138 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:57:09,491 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=138.8037 real_seconds=1.00 rate_Mbps=1162.4646 tx_cpu=18 rx_cpu=28 drop=452 pkt=142587 data_loss=0.31699 2019-07-12 09:57:09,491 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] pkt-size=1024 throughput=1<1190363/5000000<10000000 Kbps loss-rate=0 2019-07-12 09:57:09,492 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3095181K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:57:12,821 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=148.6699 real_seconds=1.00 rate_Mbps=1244.4556 tx_cpu=18 rx_cpu=33 drop=337 pkt=152575 data_loss=0.22087 2019-07-12 09:57:12,821 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] pkt-size=1024 throughput=1<1274322/3095181<3095181 Kbps loss-rate=0 2019-07-12 09:57:12,822 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2184751K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:57:16,150 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=152.0098 real_seconds=1.00 rate_Mbps=1272.8439 tx_cpu=19 rx_cpu=35 drop=298 pkt=155956 data_loss=0.19107 2019-07-12 09:57:16,150 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] pkt-size=1024 throughput=1<1303392/2184751<2184751 Kbps loss-rate=0 2019-07-12 09:57:16,150 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1744071K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:57:19,475 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=148.6934 real_seconds=1.00 rate_Mbps=1245.8801 tx_cpu=20 rx_cpu=34 drop=270 pkt=152532 data_loss=0.17696 2019-07-12 09:57:19,475 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] pkt-size=1024 throughput=1<1275781/1744071<1744071 Kbps loss-rate=0 2019-07-12 09:57:19,475 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1509926K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:57:22,828 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=150.4766 real_seconds=1.00 rate_Mbps=1260.1995 tx_cpu=18 rx_cpu=34 drop=0 pkt=154088 data_loss=0.00000 2019-07-12 09:57:22,828 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] pkt-size=1024 throughput=1<1290444/1509926<1509926 Kbps loss-rate=0 2019-07-12 09:57:22,828 DEBUG undershot, min=1290444 kbps=1400185 max=1509926 2019-07-12 09:57:22,829 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1400185K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:57:26,156 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=146.3887 real_seconds=1.00 rate_Mbps=1225.5485 tx_cpu=19 rx_cpu=31 drop=316 pkt=150218 data_loss=0.21037 2019-07-12 09:57:26,156 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] pkt-size=1024 throughput=1290444<1254961/1400185<1509926 Kbps loss-rate=0 2019-07-12 09:57:26,157 DEBUG undershot, min=1400185 kbps=1455055 max=1509926 2019-07-12 09:57:26,157 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1455055K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:57:29,484 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=140.4668 real_seconds=1.00 rate_Mbps=1176.7770 tx_cpu=20 rx_cpu=31 drop=317 pkt=144155 data_loss=0.21992 2019-07-12 09:57:29,484 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] pkt-size=1024 throughput=1400185<1205019/1455055<1509926 Kbps loss-rate=0 2019-07-12 09:57:29,484 DEBUG undershot, min=1455055 kbps=1482490 max=1509926 2019-07-12 09:57:29,485 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] Measuring UDP Throughput (packet size=8192)... 2019-07-12 09:57:29,485 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:57:32,836 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=594.2500 real_seconds=1.00 rate_Mbps=4984.9851 tx_cpu=99 rx_cpu=21 drop=230 pkt=76294 data_loss=0.30147 2019-07-12 09:57:32,836 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] pkt-size=8192 throughput=1<5104624/5000000<10000000 Kbps loss-rate=0 2019-07-12 09:57:32,836 DEBUG undershot, min=5104624 kbps=7552312 max=10000000 2019-07-12 09:57:32,836 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7552312K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:57:36,188 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=785.8281 real_seconds=1.00 rate_Mbps=6581.0532 tx_cpu=24 rx_cpu=26 drop=18 pkt=100604 data_loss=0.01790 2019-07-12 09:57:36,188 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] pkt-size=8192 throughput=5104624<6738998/7552312<10000000 Kbps loss-rate=0 2019-07-12 09:57:36,188 DEBUG undershot, min=6738998 kbps=8369499 max=10000000 2019-07-12 09:57:36,189 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8369499K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:57:39,540 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=890.1406 real_seconds=1.00 rate_Mbps=7461.3328 tx_cpu=38 rx_cpu=34 drop=23 pkt=113961 data_loss=0.02018 2019-07-12 09:57:39,540 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] pkt-size=8192 throughput=6738998<7640404/8369499<10000000 Kbps loss-rate=0 2019-07-12 09:57:39,540 DEBUG undershot, min=7640404 kbps=8820202 max=10000000 2019-07-12 09:57:39,541 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8820202K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:57:42,870 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=982.2578 real_seconds=1.00 rate_Mbps=8224.6834 tx_cpu=26 rx_cpu=31 drop=346 pkt=126075 data_loss=0.27444 2019-07-12 09:57:42,870 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] pkt-size=8192 throughput=7640404<8422075/8820202<10000000 Kbps loss-rate=0 2019-07-12 09:57:42,870 DEBUG undershot, min=8422075 kbps=9211037 max=10000000 2019-07-12 09:57:42,871 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9211037K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:57:46,197 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=929.5625 real_seconds=1.00 rate_Mbps=7791.4477 tx_cpu=24 rx_cpu=33 drop=285 pkt=119269 data_loss=0.23896 2019-07-12 09:57:46,197 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] pkt-size=8192 throughput=8422075<7978442/9211037<10000000 Kbps loss-rate=0 2019-07-12 09:57:46,198 DEBUG undershot, min=9211037 kbps=9605518 max=10000000 2019-07-12 09:57:46,198 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9605518K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:57:49,524 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] megabytes=828.1875 real_seconds=1.00 rate_Mbps=6930.9140 tx_cpu=21 rx_cpu=28 drop=365 pkt=106373 data_loss=0.34314 2019-07-12 09:57:49,525 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] pkt-size=8192 throughput=9211037<7097255/9605518<10000000 Kbps loss-rate=0 2019-07-12 09:57:49,535 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.18', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.17, 'throughput_kbps': 15165796, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.45, 'throughput_kbps': 14752582, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.3, 'throughput_kbps': 15059039, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 152353, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.22, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1205019, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.34, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7097255, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.320', 'rtt_max_ms': '20.966', 'rtt_min_ms': '0.128', 'rtt_stddev': '6.216', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.186', 'rtt_max_ms': '0.430', 'rtt_min_ms': '0.111', 'rtt_stddev': '0.104', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.295', 'rtt_max_ms': '0.539', 'rtt_min_ms': '0.164', 'rtt_stddev': '0.120', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2019-07-12 09:57:49,537 INFO Deleting floating ip 5dd28c26-f489-4575-85d8-f1e7f3b2fc1d 2019-07-12 09:57:50,912 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] Floating IP 172.30.9.205 deleted 2019-07-12 09:57:51,448 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0841] Instance deleted 2019-07-12 09:57:51,562 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] Creating client VM... 2019-07-12 09:57:51,562 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-07-12 09:57:53,743 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] VM status=BUILD, retrying 1 of 150... 2019-07-12 09:57:56,042 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] VM status=BUILD, retrying 2 of 150... 2019-07-12 09:57:58,457 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] VM status=BUILD, retrying 3 of 150... 2019-07-12 09:58:00,807 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] VM status=BUILD, retrying 4 of 150... 2019-07-12 09:58:03,215 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] VM status=BUILD, retrying 5 of 150... 2019-07-12 09:58:05,365 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] VM status=BUILD, retrying 6 of 150... 2019-07-12 09:58:08,073 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] VM status=BUILD, retrying 7 of 150... 2019-07-12 09:58:13,412 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] Internal network IP: 192.168.2.14 2019-07-12 09:58:13,413 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] SSH IP: 172.30.9.203 2019-07-12 09:58:13,413 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] Setup SSH for ubuntu@172.30.9.203 2019-07-12 09:58:22,867 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] Installing nuttcp-8.1.4... 2019-07-12 09:58:22,910 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] Copying nuttcp-8.1.4 to target... 2019-07-12 09:58:23,141 INFO ============================================================ 2019-07-12 09:58:23,141 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2019-07-12 09:58:32,200 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] PING 192.168.1.7 (192.168.1.7) 64(92) bytes of data. 72 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=1.53 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.607 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.395 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.312 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.345 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.387 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.661 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.528 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.501 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.409 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.312/0.567/1.532/0.340 ms 2019-07-12 09:58:41,246 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] PING 192.168.1.7 (192.168.1.7) 391(419) bytes of data. 399 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=0.233 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.374 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.421 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.666 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.480 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.691 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.466 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.485 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.410 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.536 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.233/0.476/0.691/0.128 ms 2019-07-12 09:58:50,298 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] PING 192.168.1.7 (192.168.1.7) 1500(1528) bytes of data. 1508 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=1.70 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.650 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.415 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.341 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.516 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.415 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.397 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.311 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.403 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.431 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.311/0.558/1.707/0.393 ms 2019-07-12 09:58:50,298 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] Measuring TCP Throughput (packet size=65536)... 2019-07-12 09:58:50,299 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:59:00,430 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=2017.1250 real_seconds=10.01 rate_Mbps=1690.6700 tx_cpu=3 rx_cpu=8 retrans=1 cwnd=585 rtt_ms=0.29 2019-07-12 09:59:00,431 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:59:10,534 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=2933.1779 real_seconds=10.01 rate_Mbps=2458.7635 tx_cpu=5 rx_cpu=10 retrans=137 cwnd=400 rtt_ms=0.60 2019-07-12 09:59:10,534 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:59:20,642 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=2104.9233 real_seconds=10.01 rate_Mbps=1764.2655 tx_cpu=4 rx_cpu=8 retrans=3 cwnd=557 rtt_ms=0.48 2019-07-12 09:59:20,642 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] Measuring UDP Throughput (packet size=128)... 2019-07-12 09:59:20,643 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:59:23,973 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=17.3392 real_seconds=1.00 rate_Mbps=145.2181 tx_cpu=17 rx_cpu=17 drop=60496 pkt=202539 data_loss=29.86895 2019-07-12 09:59:23,974 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=128 throughput=1<148703/5000000<10000000 Kbps loss-rate=29 2019-07-12 09:59:23,974 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R446109K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:59:27,300 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=17.3766 real_seconds=1.00 rate_Mbps=145.5661 tx_cpu=24 rx_cpu=21 drop=64187 pkt=206536 data_loss=31.07778 2019-07-12 09:59:27,301 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=128 throughput=1<149059/446109<446109 Kbps loss-rate=31 2019-07-12 09:59:27,301 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R297584K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:59:30,655 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=17.4604 real_seconds=1.01 rate_Mbps=145.6332 tx_cpu=20 rx_cpu=19 drop=65067 pkt=208102 data_loss=31.26666 2019-07-12 09:59:30,655 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=128 throughput=1<149128/297584<297584 Kbps loss-rate=31 2019-07-12 09:59:30,656 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R223356K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:59:34,008 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=17.6335 real_seconds=1.00 rate_Mbps=147.8027 tx_cpu=23 rx_cpu=21 drop=57175 pkt=201629 data_loss=28.35667 2019-07-12 09:59:34,009 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=128 throughput=1<151349/223356<223356 Kbps loss-rate=28 2019-07-12 09:59:34,009 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R187352K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:59:37,362 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=17.2313 real_seconds=1.00 rate_Mbps=144.0289 tx_cpu=56 rx_cpu=20 drop=41802 pkt=182961 data_loss=22.84757 2019-07-12 09:59:37,363 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=128 throughput=1<147485/187352<187352 Kbps loss-rate=22 2019-07-12 09:59:37,363 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R167418K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:59:40,692 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=17.4895 real_seconds=1.00 rate_Mbps=146.0783 tx_cpu=66 rx_cpu=19 drop=20220 pkt=163494 data_loss=12.36760 2019-07-12 09:59:40,692 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=128 throughput=1<149584/167418<167418 Kbps loss-rate=12 2019-07-12 09:59:40,692 DEBUG overshot, min=1 kbps=149584 max=167418 2019-07-12 09:59:40,693 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R149584K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:59:44,047 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=16.9635 real_seconds=1.00 rate_Mbps=141.8202 tx_cpu=86 rx_cpu=21 drop=7113 pkt=146078 data_loss=4.86939 2019-07-12 09:59:44,047 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=128 throughput=1<145223/149584<167418 Kbps loss-rate=4 2019-07-12 09:59:44,048 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] Measuring UDP Throughput (packet size=1024)... 2019-07-12 09:59:44,048 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:59:47,375 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=138.9336 real_seconds=1.00 rate_Mbps=1164.0045 tx_cpu=26 rx_cpu=18 drop=50208 pkt=192476 data_loss=26.08531 2019-07-12 09:59:47,375 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=1024 throughput=1<1191940/5000000<10000000 Kbps loss-rate=26 2019-07-12 09:59:47,376 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3095970K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:59:50,705 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=136.7559 real_seconds=1.01 rate_Mbps=1140.3673 tx_cpu=34 rx_cpu=19 drop=57735 pkt=197773 data_loss=29.19254 2019-07-12 09:59:50,706 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=1024 throughput=1<1167736/3095970<3095970 Kbps loss-rate=29 2019-07-12 09:59:50,706 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2131853K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:59:54,036 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=142.1484 real_seconds=1.00 rate_Mbps=1191.1863 tx_cpu=29 rx_cpu=19 drop=56459 pkt=202019 data_loss=27.94740 2019-07-12 09:59:54,036 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=1024 throughput=1<1219774/2131853<2131853 Kbps loss-rate=27 2019-07-12 09:59:54,037 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1675813K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 09:59:57,364 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=142.5996 real_seconds=1.01 rate_Mbps=1190.2289 tx_cpu=27 rx_cpu=16 drop=56131 pkt=202153 data_loss=27.76658 2019-07-12 09:59:57,365 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=1024 throughput=1<1218794/1675813<1675813 Kbps loss-rate=27 2019-07-12 09:59:57,365 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1447303K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:00:00,718 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=142.6152 real_seconds=1.01 rate_Mbps=1189.4587 tx_cpu=80 rx_cpu=20 drop=30313 pkt=176351 data_loss=17.18905 2019-07-12 10:00:00,719 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=1024 throughput=1<1218005/1447303<1447303 Kbps loss-rate=17 2019-07-12 10:00:00,719 DEBUG overshot, min=1 kbps=1218005 max=1447303 2019-07-12 10:00:00,719 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1218005K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:00:04,073 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=140.5957 real_seconds=1.00 rate_Mbps=1176.7369 tx_cpu=92 rx_cpu=16 drop=4712 pkt=148682 data_loss=3.16920 2019-07-12 10:00:04,073 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=1024 throughput=1<1204978/1218005<1447303 Kbps loss-rate=3 2019-07-12 10:00:04,073 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] Measuring UDP Throughput (packet size=8192)... 2019-07-12 10:00:04,074 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:00:07,402 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=193.1484 real_seconds=1.00 rate_Mbps=1618.5115 tx_cpu=59 rx_cpu=12 drop=51458 pkt=76181 data_loss=67.54703 2019-07-12 10:00:07,402 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=8192 throughput=1<1657355/5000000<10000000 Kbps loss-rate=67 2019-07-12 10:00:07,402 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3328677K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:00:10,731 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=203.7734 real_seconds=1.00 rate_Mbps=1709.0918 tx_cpu=95 rx_cpu=12 drop=24709 pkt=50792 data_loss=48.64743 2019-07-12 10:00:10,731 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=8192 throughput=1<1750110/3328677<3328677 Kbps loss-rate=48 2019-07-12 10:00:10,732 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2539393K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:00:14,060 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=206.6562 real_seconds=1.00 rate_Mbps=1732.5828 tx_cpu=98 rx_cpu=13 drop=12296 pkt=38748 data_loss=31.73328 2019-07-12 10:00:14,060 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=8192 throughput=1<1774164/2539393<2539393 Kbps loss-rate=31 2019-07-12 10:00:14,061 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2156778K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:00:17,386 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=216.3359 real_seconds=1.00 rate_Mbps=1812.6275 tx_cpu=98 rx_cpu=12 drop=5219 pkt=32910 data_loss=15.85842 2019-07-12 10:00:17,387 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=8192 throughput=1<1856130/2156778<2156778 Kbps loss-rate=15 2019-07-12 10:00:17,387 DEBUG overshot, min=1 kbps=1856130 max=2156778 2019-07-12 10:00:17,387 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1856130K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:00:20,717 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=211.8438 real_seconds=1.00 rate_Mbps=1776.1559 tx_cpu=99 rx_cpu=10 drop=1207 pkt=28323 data_loss=4.26152 2019-07-12 10:00:20,717 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=8192 throughput=1<1818783/1856130<2156778 Kbps loss-rate=4 2019-07-12 10:00:20,728 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.14', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.29, 'throughput_kbps': 1731246, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 137, 'rtt_ms': 0.6, 'throughput_kbps': 2517773, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.48, 'throughput_kbps': 1806607, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.87, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 145223, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.17, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1204978, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.26, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1818783, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.567', 'rtt_max_ms': '1.532', 'rtt_min_ms': '0.312', 'rtt_stddev': '0.340', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.476', 'rtt_max_ms': '0.691', 'rtt_min_ms': '0.233', 'rtt_stddev': '0.128', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.558', 'rtt_max_ms': '1.707', 'rtt_min_ms': '0.311', 'rtt_stddev': '0.393', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-12 10:00:20,729 INFO ============================================================ 2019-07-12 10:00:20,729 INFO Flow 3: VM to VM different network floating IP (intra-node) 2019-07-12 10:00:29,801 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] 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.490 ms 72 bytes from 172.30.9.209: icmp_seq=2 ttl=63 time=0.350 ms 72 bytes from 172.30.9.209: icmp_seq=3 ttl=63 time=0.385 ms 72 bytes from 172.30.9.209: icmp_seq=4 ttl=63 time=0.467 ms 72 bytes from 172.30.9.209: icmp_seq=5 ttl=63 time=0.449 ms 72 bytes from 172.30.9.209: icmp_seq=6 ttl=63 time=0.295 ms 72 bytes from 172.30.9.209: icmp_seq=7 ttl=63 time=0.559 ms 72 bytes from 172.30.9.209: icmp_seq=8 ttl=63 time=0.294 ms 72 bytes from 172.30.9.209: icmp_seq=9 ttl=63 time=0.530 ms 72 bytes from 172.30.9.209: icmp_seq=10 ttl=63 time=0.384 ms --- 172.30.9.209 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.294/0.420/0.559/0.089 ms 2019-07-12 10:00:38,849 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] 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.577 ms 399 bytes from 172.30.9.209: icmp_seq=2 ttl=63 time=0.396 ms 399 bytes from 172.30.9.209: icmp_seq=3 ttl=63 time=0.433 ms 399 bytes from 172.30.9.209: icmp_seq=4 ttl=63 time=0.389 ms 399 bytes from 172.30.9.209: icmp_seq=5 ttl=63 time=0.556 ms 399 bytes from 172.30.9.209: icmp_seq=6 ttl=63 time=0.372 ms 399 bytes from 172.30.9.209: icmp_seq=7 ttl=63 time=0.439 ms 399 bytes from 172.30.9.209: icmp_seq=8 ttl=63 time=0.336 ms 399 bytes from 172.30.9.209: icmp_seq=9 ttl=63 time=0.518 ms 399 bytes from 172.30.9.209: icmp_seq=10 ttl=63 time=0.511 ms --- 172.30.9.209 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.336/0.452/0.577/0.082 ms 2019-07-12 10:00:47,901 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] 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.55 ms 1508 bytes from 172.30.9.209: icmp_seq=2 ttl=63 time=0.519 ms 1508 bytes from 172.30.9.209: icmp_seq=3 ttl=63 time=0.569 ms 1508 bytes from 172.30.9.209: icmp_seq=4 ttl=63 time=0.752 ms 1508 bytes from 172.30.9.209: icmp_seq=5 ttl=63 time=0.434 ms 1508 bytes from 172.30.9.209: icmp_seq=6 ttl=63 time=0.426 ms 1508 bytes from 172.30.9.209: icmp_seq=7 ttl=63 time=0.335 ms 1508 bytes from 172.30.9.209: icmp_seq=8 ttl=63 time=0.328 ms 1508 bytes from 172.30.9.209: icmp_seq=9 ttl=63 time=0.357 ms 1508 bytes from 172.30.9.209: icmp_seq=10 ttl=63 time=0.283 ms --- 172.30.9.209 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.283/0.555/1.551/0.357 ms 2019-07-12 10:00:47,902 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] Measuring TCP Throughput (packet size=65536)... 2019-07-12 10:00:47,902 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:00:58,034 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=2086.8125 real_seconds=10.01 rate_Mbps=1748.7063 tx_cpu=4 rx_cpu=7 retrans=2 cwnd=536 rtt_ms=0.23 2019-07-12 10:00:58,035 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:01:08,141 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=3073.6170 real_seconds=10.01 rate_Mbps=2575.5463 tx_cpu=5 rx_cpu=9 retrans=9 cwnd=511 rtt_ms=0.51 2019-07-12 10:01:08,141 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:01:18,250 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=2090.6576 real_seconds=10.01 rate_Mbps=1752.3890 tx_cpu=4 rx_cpu=6 retrans=6 cwnd=432 rtt_ms=0.59 2019-07-12 10:01:18,250 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] Measuring UDP Throughput (packet size=128)... 2019-07-12 10:01:18,250 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:01:21,582 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=16.4521 real_seconds=1.01 rate_Mbps=137.1544 tx_cpu=14 rx_cpu=18 drop=53918 pkt=188694 data_loss=28.57441 2019-07-12 10:01:21,583 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=128 throughput=1<140446/5000000<10000000 Kbps loss-rate=28 2019-07-12 10:01:21,583 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R421338K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:01:24,909 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=16.3431 real_seconds=1.01 rate_Mbps=136.2552 tx_cpu=23 rx_cpu=17 drop=73363 pkt=207245 data_loss=35.39894 2019-07-12 10:01:24,910 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=128 throughput=1<139525/421338<421338 Kbps loss-rate=35 2019-07-12 10:01:24,910 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R280431K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:01:28,266 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=16.5289 real_seconds=1.00 rate_Mbps=138.4204 tx_cpu=18 rx_cpu=15 drop=68456 pkt=203860 data_loss=33.57966 2019-07-12 10:01:28,266 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=128 throughput=1<141742/280431<280431 Kbps loss-rate=33 2019-07-12 10:01:28,266 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R211086K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:01:31,594 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=16.1193 real_seconds=1.01 rate_Mbps=133.8127 tx_cpu=20 rx_cpu=18 drop=72012 pkt=204061 data_loss=35.28932 2019-07-12 10:01:31,595 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=128 throughput=1<137024/211086<211086 Kbps loss-rate=35 2019-07-12 10:01:31,595 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R174055K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:01:34,923 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=16.0957 real_seconds=1.00 rate_Mbps=134.4519 tx_cpu=96 rx_cpu=18 drop=38120 pkt=169976 data_loss=22.42662 2019-07-12 10:01:34,923 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=128 throughput=1<137678/174055<174055 Kbps loss-rate=22 2019-07-12 10:01:34,923 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R155866K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:01:38,254 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=16.0966 real_seconds=1.00 rate_Mbps=134.8823 tx_cpu=80 rx_cpu=17 drop=20350 pkt=152213 data_loss=13.36925 2019-07-12 10:01:38,255 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=128 throughput=1<138119/155866<155866 Kbps loss-rate=13 2019-07-12 10:01:38,255 DEBUG overshot, min=1 kbps=138119 max=155866 2019-07-12 10:01:38,255 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R138119K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:01:41,583 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=16.0322 real_seconds=1.00 rate_Mbps=134.4976 tx_cpu=96 rx_cpu=16 drop=3546 pkt=134882 data_loss=2.62920 2019-07-12 10:01:41,583 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=128 throughput=1<137725/138119<155866 Kbps loss-rate=2 2019-07-12 10:01:41,584 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] Measuring UDP Throughput (packet size=1024)... 2019-07-12 10:01:41,584 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:01:44,938 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=132.4238 real_seconds=1.00 rate_Mbps=1105.3338 tx_cpu=27 rx_cpu=17 drop=56325 pkt=191927 data_loss=29.34711 2019-07-12 10:01:44,939 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=1024 throughput=1<1131861/5000000<10000000 Kbps loss-rate=29 2019-07-12 10:01:44,939 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3065930K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:01:48,265 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=131.8516 real_seconds=1.00 rate_Mbps=1105.1150 tx_cpu=27 rx_cpu=15 drop=51151 pkt=186167 data_loss=27.47584 2019-07-12 10:01:48,266 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=1024 throughput=1<1131637/3065930<3065930 Kbps loss-rate=27 2019-07-12 10:01:48,266 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2098783K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:01:51,595 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=128.4453 real_seconds=1.01 rate_Mbps=1071.9227 tx_cpu=29 rx_cpu=18 drop=63950 pkt=195478 data_loss=32.71469 2019-07-12 10:01:51,596 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=1024 throughput=1<1097648/2098783<2098783 Kbps loss-rate=32 2019-07-12 10:01:51,596 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1598215K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:01:54,926 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=136.9111 real_seconds=1.00 rate_Mbps=1143.7177 tx_cpu=59 rx_cpu=20 drop=54897 pkt=195094 data_loss=28.13877 2019-07-12 10:01:54,927 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=1024 throughput=1<1171166/1598215<1598215 Kbps loss-rate=28 2019-07-12 10:01:54,927 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1384690K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:01:58,256 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=130.3574 real_seconds=1.00 rate_Mbps=1088.8440 tx_cpu=62 rx_cpu=14 drop=35543 pkt=169029 data_loss=21.02777 2019-07-12 10:01:58,257 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=1024 throughput=1<1114976/1384690<1384690 Kbps loss-rate=21 2019-07-12 10:01:58,257 DEBUG overshot, min=1 kbps=1114976 max=1384690 2019-07-12 10:01:58,257 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1114976K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:02:01,612 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=130.2100 real_seconds=1.00 rate_Mbps=1088.7473 tx_cpu=83 rx_cpu=20 drop=2771 pkt=136106 data_loss=2.03587 2019-07-12 10:02:01,612 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=1024 throughput=1<1114877/1114976<1384690 Kbps loss-rate=2 2019-07-12 10:02:01,612 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] Measuring UDP Throughput (packet size=8192)... 2019-07-12 10:02:01,613 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:02:04,968 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=202.0234 real_seconds=1.00 rate_Mbps=1693.2426 tx_cpu=89 rx_cpu=11 drop=50435 pkt=76294 data_loss=66.10612 2019-07-12 10:02:04,968 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=8192 throughput=1<1733880/5000000<10000000 Kbps loss-rate=66 2019-07-12 10:02:04,968 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3366940K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:02:08,295 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=203.7031 real_seconds=1.00 rate_Mbps=1708.0922 tx_cpu=97 rx_cpu=12 drop=25302 pkt=51376 data_loss=49.24868 2019-07-12 10:02:08,296 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=8192 throughput=1<1749086/3366940<3366940 Kbps loss-rate=49 2019-07-12 10:02:08,296 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2558013K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:02:11,650 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=203.9297 real_seconds=1.00 rate_Mbps=1704.0303 tx_cpu=99 rx_cpu=11 drop=12929 pkt=39032 data_loss=33.12410 2019-07-12 10:02:11,650 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=8192 throughput=1<1744927/2558013<2558013 Kbps loss-rate=33 2019-07-12 10:02:11,651 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2151470K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:02:14,980 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=205.6406 real_seconds=1.00 rate_Mbps=1719.9407 tx_cpu=99 rx_cpu=11 drop=6507 pkt=32829 data_loss=19.82091 2019-07-12 10:02:14,980 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=8192 throughput=1<1761219/2151470<2151470 Kbps loss-rate=19 2019-07-12 10:02:14,980 DEBUG overshot, min=1 kbps=1761219 max=2151470 2019-07-12 10:02:14,981 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1761219K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:02:18,333 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=208.1094 real_seconds=1.00 rate_Mbps=1745.2244 tx_cpu=99 rx_cpu=11 drop=236 pkt=26874 data_loss=0.87815 2019-07-12 10:02:18,333 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=8192 throughput=1<1787109/1761219<2151470 Kbps loss-rate=0 2019-07-12 10:02:18,334 DEBUG undershot, min=1787109 kbps=1969289 max=2151470 2019-07-12 10:02:18,334 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1969289K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:02:21,687 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=207.1797 real_seconds=1.00 rate_Mbps=1731.5459 tx_cpu=99 rx_cpu=11 drop=3530 pkt=30049 data_loss=11.74747 2019-07-12 10:02:21,687 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=8192 throughput=1787109<1773103/1969289<2151470 Kbps loss-rate=11 2019-07-12 10:02:21,687 DEBUG overshot, min=1787109 kbps=1773103 max=1969289 2019-07-12 10:02:21,688 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1773103K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:02:25,016 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=210.9062 real_seconds=1.00 rate_Mbps=1767.2288 tx_cpu=99 rx_cpu=11 drop=60 pkt=27056 data_loss=0.22179 2019-07-12 10:02:25,016 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=8192 throughput=1787109<1809642/1773103<1969289 Kbps loss-rate=0 2019-07-12 10:02:25,017 DEBUG undershot, min=1809642 kbps=1889465 max=1969289 2019-07-12 10:02:25,017 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1889465K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:02:28,346 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] megabytes=215.9141 real_seconds=1.00 rate_Mbps=1810.5829 tx_cpu=99 rx_cpu=12 drop=1194 pkt=28831 data_loss=4.14136 2019-07-12 10:02:28,347 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] pkt-size=8192 throughput=1809642<1854036/1889465<1969289 Kbps loss-rate=4 2019-07-12 10:02:28,354 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.14', 'ip_to': u'172.30.9.209', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.23, 'throughput_kbps': 1790675, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 9, 'rtt_ms': 0.51, 'throughput_kbps': 2637359, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6, 'rtt_ms': 0.59, 'throughput_kbps': 1794446, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.63, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 137725, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.04, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1114877, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.14, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1854036, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.420', 'rtt_max_ms': '0.559', 'rtt_min_ms': '0.294', 'rtt_stddev': '0.089', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.452', 'rtt_max_ms': '0.577', 'rtt_min_ms': '0.336', 'rtt_stddev': '0.082', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.555', 'rtt_max_ms': '1.551', 'rtt_min_ms': '0.283', 'rtt_stddev': '0.357', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-12 10:02:28,354 INFO Deleting floating ip 1e91847d-89a2-4adb-924e-edf3f7290fe4 2019-07-12 10:02:30,152 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] Floating IP 172.30.9.203 deleted 2019-07-12 10:02:30,363 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0842] Instance deleted 2019-07-12 10:02:30,477 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] Creating client VM... 2019-07-12 10:02:30,477 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-07-12 10:02:33,238 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 1 of 150... 2019-07-12 10:02:35,910 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 2 of 150... 2019-07-12 10:02:38,087 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 3 of 150... 2019-07-12 10:02:40,833 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 4 of 150... 2019-07-12 10:02:43,151 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 5 of 150... 2019-07-12 10:02:45,290 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 6 of 150... 2019-07-12 10:02:48,147 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 7 of 150... 2019-07-12 10:02:50,588 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 8 of 150... 2019-07-12 10:02:53,195 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 9 of 150... 2019-07-12 10:02:55,395 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 10 of 150... 2019-07-12 10:02:57,537 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 11 of 150... 2019-07-12 10:03:00,170 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 12 of 150... 2019-07-12 10:03:02,618 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 13 of 150... 2019-07-12 10:03:05,702 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 14 of 150... 2019-07-12 10:03:08,342 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 15 of 150... 2019-07-12 10:03:10,752 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 16 of 150... 2019-07-12 10:03:13,370 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 17 of 150... 2019-07-12 10:03:15,727 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 18 of 150... 2019-07-12 10:03:18,144 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 19 of 150... 2019-07-12 10:03:20,740 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 20 of 150... 2019-07-12 10:03:23,067 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 21 of 150... 2019-07-12 10:03:25,235 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 22 of 150... 2019-07-12 10:03:27,746 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 23 of 150... 2019-07-12 10:03:29,891 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 24 of 150... 2019-07-12 10:03:32,304 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 25 of 150... 2019-07-12 10:03:34,716 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 26 of 150... 2019-07-12 10:03:37,147 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 27 of 150... 2019-07-12 10:03:39,531 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 28 of 150... 2019-07-12 10:03:41,868 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 29 of 150... 2019-07-12 10:03:44,221 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 30 of 150... 2019-07-12 10:03:46,947 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 31 of 150... 2019-07-12 10:03:49,368 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 32 of 150... 2019-07-12 10:03:51,820 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 33 of 150... 2019-07-12 10:03:54,145 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 34 of 150... 2019-07-12 10:03:56,775 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 35 of 150... 2019-07-12 10:03:59,198 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 36 of 150... 2019-07-12 10:04:01,629 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 37 of 150... 2019-07-12 10:04:04,169 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 38 of 150... 2019-07-12 10:04:06,639 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 39 of 150... 2019-07-12 10:04:08,813 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 40 of 150... 2019-07-12 10:04:10,971 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 41 of 150... 2019-07-12 10:04:13,318 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 42 of 150... 2019-07-12 10:04:15,656 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 43 of 150... 2019-07-12 10:04:18,083 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 44 of 150... 2019-07-12 10:04:20,241 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] VM status=BUILD, retrying 45 of 150... 2019-07-12 10:04:25,743 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] Internal network IP: 192.168.1.14 2019-07-12 10:04:25,743 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] SSH IP: 172.30.9.202 2019-07-12 10:04:25,743 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] Setup SSH for ubuntu@172.30.9.202 2019-07-12 10:04:37,468 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] Installing nuttcp-8.1.4... 2019-07-12 10:04:37,513 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] Copying nuttcp-8.1.4 to target... 2019-07-12 10:04:37,683 INFO ============================================================ 2019-07-12 10:04:37,683 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2019-07-12 10:04:46,730 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] PING 192.168.1.7 (192.168.1.7) 64(92) bytes of data. 72 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=21.8 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.288 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.290 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.260 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.230 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.176 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.327 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.170 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.183 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.236 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.170/2.397/21.811/6.471 ms 2019-07-12 10:04:55,774 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] PING 192.168.1.7 (192.168.1.7) 391(419) bytes of data. 399 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.197 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.170 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.224 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.185 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.206 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.283 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.188 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.186 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.251 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.187 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.170/0.207/0.283/0.037 ms 2019-07-12 10:05:04,814 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] PING 192.168.1.7 (192.168.1.7) 1500(1528) bytes of data. 1508 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.723 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.243 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.213 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.216 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.228 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.217 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.276 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.226 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.512 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.245 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.213/0.309/0.723/0.163 ms 2019-07-12 10:05:04,815 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] Measuring TCP Throughput (packet size=65536)... 2019-07-12 10:05:04,815 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:05:14,915 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] megabytes=5563.7325 real_seconds=10.00 rate_Mbps=4666.1645 tx_cpu=9 rx_cpu=13 retrans=1 cwnd=600 rtt_ms=0.58 2019-07-12 10:05:14,916 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:05:25,018 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] megabytes=4547.6942 real_seconds=10.00 rate_Mbps=3813.5355 tx_cpu=8 rx_cpu=11 retrans=1 cwnd=600 rtt_ms=0.27 2019-07-12 10:05:25,018 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:05:35,115 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] megabytes=3886.7019 real_seconds=10.00 rate_Mbps=3259.6450 tx_cpu=8 rx_cpu=9 retrans=4 cwnd=303 rtt_ms=0.17 2019-07-12 10:05:35,116 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] Measuring UDP Throughput (packet size=128)... 2019-07-12 10:05:35,116 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:05:38,442 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] megabytes=26.0870 real_seconds=1.00 rate_Mbps=218.5365 tx_cpu=17 rx_cpu=25 drop=0 pkt=213705 data_loss=0.00000 2019-07-12 10:05:38,443 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] pkt-size=128 throughput=1<223781/5000000<10000000 Kbps loss-rate=0 2019-07-12 10:05:38,443 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R671343K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:05:41,771 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] megabytes=24.9120 real_seconds=1.00 rate_Mbps=208.5669 tx_cpu=17 rx_cpu=26 drop=341 pkt=204420 data_loss=0.16671 2019-07-12 10:05:41,771 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] pkt-size=128 throughput=1<213572/671343<671343 Kbps loss-rate=0 2019-07-12 10:05:41,772 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R442457K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:05:45,099 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] megabytes=25.7268 real_seconds=1.00 rate_Mbps=215.5287 tx_cpu=16 rx_cpu=25 drop=435 pkt=211189 data_loss=0.20597 2019-07-12 10:05:45,100 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] pkt-size=128 throughput=1<220701/442457<442457 Kbps loss-rate=0 2019-07-12 10:05:45,100 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R331579K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:05:48,429 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] megabytes=24.9144 real_seconds=1.00 rate_Mbps=208.5981 tx_cpu=16 rx_cpu=25 drop=3874 pkt=207973 data_loss=1.86274 2019-07-12 10:05:48,429 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] pkt-size=128 throughput=1<213604/331579<331579 Kbps loss-rate=1 2019-07-12 10:05:48,429 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R272591K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:05:51,755 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] megabytes=25.2454 real_seconds=1.00 rate_Mbps=211.3322 tx_cpu=16 rx_cpu=26 drop=467 pkt=207277 data_loss=0.22528 2019-07-12 10:05:51,756 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] pkt-size=128 throughput=1<216404/272591<272591 Kbps loss-rate=0 2019-07-12 10:05:51,756 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R244497K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:05:55,083 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] megabytes=25.0571 real_seconds=1.00 rate_Mbps=209.6562 tx_cpu=17 rx_cpu=27 drop=0 pkt=205268 data_loss=0.00000 2019-07-12 10:05:55,083 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] pkt-size=128 throughput=1<214687/244497<244497 Kbps loss-rate=0 2019-07-12 10:05:55,083 DEBUG undershot, min=214687 kbps=229592 max=244497 2019-07-12 10:05:55,084 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R229592K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:05:58,435 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] megabytes=24.4421 real_seconds=1.00 rate_Mbps=204.6974 tx_cpu=17 rx_cpu=28 drop=0 pkt=200230 data_loss=0.00000 2019-07-12 10:05:58,435 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] pkt-size=128 throughput=214687<209610/229592<244497 Kbps loss-rate=0 2019-07-12 10:05:58,435 DEBUG undershot, min=229592 kbps=237044 max=244497 2019-07-12 10:05:58,436 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R237044K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:06:01,766 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] megabytes=23.4354 real_seconds=1.00 rate_Mbps=195.7387 tx_cpu=16 rx_cpu=27 drop=448 pkt=192431 data_loss=0.23286 2019-07-12 10:06:01,766 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] pkt-size=128 throughput=229592<200436/237044<244497 Kbps loss-rate=0 2019-07-12 10:06:01,767 DEBUG undershot, min=237044 kbps=240770 max=244497 2019-07-12 10:06:01,767 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] Measuring UDP Throughput (packet size=1024)... 2019-07-12 10:06:01,767 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:06:05,092 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] megabytes=187.9258 real_seconds=1.00 rate_Mbps=1575.6825 tx_cpu=31 rx_cpu=29 drop=0 pkt=192436 data_loss=0.00000 2019-07-12 10:06:05,092 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] pkt-size=1024 throughput=1<1613498/5000000<10000000 Kbps loss-rate=0 2019-07-12 10:06:05,093 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3306749K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:06:08,421 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] megabytes=203.7910 real_seconds=1.00 rate_Mbps=1707.7213 tx_cpu=26 rx_cpu=26 drop=0 pkt=208682 data_loss=0.00000 2019-07-12 10:06:08,422 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] pkt-size=1024 throughput=1<1748706/3306749<3306749 Kbps loss-rate=0 2019-07-12 10:06:08,422 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2527727K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:06:11,750 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] megabytes=200.3467 real_seconds=1.00 rate_Mbps=1679.4810 tx_cpu=25 rx_cpu=28 drop=248 pkt=205403 data_loss=0.12074 2019-07-12 10:06:11,751 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] pkt-size=1024 throughput=1<1719788/2527727<2527727 Kbps loss-rate=0 2019-07-12 10:06:11,751 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2123757K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:06:15,080 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] megabytes=185.7510 real_seconds=1.00 rate_Mbps=1556.9497 tx_cpu=30 rx_cpu=30 drop=3713 pkt=193922 data_loss=1.91470 2019-07-12 10:06:15,080 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] pkt-size=1024 throughput=1<1594316/2123757<2123757 Kbps loss-rate=1 2019-07-12 10:06:15,081 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1859036K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:06:18,408 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] megabytes=199.2852 real_seconds=1.00 rate_Mbps=1669.7731 tx_cpu=26 rx_cpu=28 drop=0 pkt=204068 data_loss=0.00000 2019-07-12 10:06:18,408 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] pkt-size=1024 throughput=1<1709847/1859036<1859036 Kbps loss-rate=0 2019-07-12 10:06:18,409 DEBUG undershot, min=1709847 kbps=1784441 max=1859036 2019-07-12 10:06:18,409 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1784441K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:06:21,761 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] megabytes=191.9697 real_seconds=1.00 rate_Mbps=1609.8275 tx_cpu=28 rx_cpu=29 drop=0 pkt=196577 data_loss=0.00000 2019-07-12 10:06:21,762 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] pkt-size=1024 throughput=1709847<1648463/1784441<1859036 Kbps loss-rate=0 2019-07-12 10:06:21,762 DEBUG undershot, min=1784441 kbps=1821738 max=1859036 2019-07-12 10:06:21,762 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] Measuring UDP Throughput (packet size=8192)... 2019-07-12 10:06:21,763 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:06:25,115 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] megabytes=368.6250 real_seconds=1.00 rate_Mbps=3088.2914 tx_cpu=28 rx_cpu=19 drop=25660 pkt=72844 data_loss=35.22597 2019-07-12 10:06:25,115 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] pkt-size=8192 throughput=1<3162410/5000000<10000000 Kbps loss-rate=35 2019-07-12 10:06:25,115 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4081205K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:06:28,441 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] megabytes=364.0625 real_seconds=1.00 rate_Mbps=3049.9243 tx_cpu=99 rx_cpu=20 drop=15674 pkt=62274 data_loss=25.16941 2019-07-12 10:06:28,441 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] pkt-size=8192 throughput=1<3123122/4081205<4081205 Kbps loss-rate=25 2019-07-12 10:06:28,441 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3602163K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:06:31,769 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] megabytes=370.9609 real_seconds=1.00 rate_Mbps=3108.5167 tx_cpu=99 rx_cpu=21 drop=7482 pkt=54965 data_loss=13.61232 2019-07-12 10:06:31,769 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] pkt-size=8192 throughput=1<3183121/3602163<3602163 Kbps loss-rate=13 2019-07-12 10:06:31,769 DEBUG overshot, min=1 kbps=3183121 max=3602163 2019-07-12 10:06:31,770 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3183121K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:06:35,098 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] megabytes=370.4922 real_seconds=1.00 rate_Mbps=3108.3054 tx_cpu=99 rx_cpu=18 drop=1148 pkt=48571 data_loss=2.36354 2019-07-12 10:06:35,098 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] pkt-size=8192 throughput=1<3182904/3183121<3602163 Kbps loss-rate=2 2019-07-12 10:06:35,108 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.14', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.58, 'throughput_kbps': 4778152, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.27, 'throughput_kbps': 3905060, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.17, 'throughput_kbps': 3337876, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.23, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 200436, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1648463, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.36, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3182904, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.397', 'rtt_max_ms': '21.811', 'rtt_min_ms': '0.170', 'rtt_stddev': '6.471', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.207', 'rtt_max_ms': '0.283', 'rtt_min_ms': '0.170', 'rtt_stddev': '0.037', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.309', 'rtt_max_ms': '0.723', 'rtt_min_ms': '0.213', 'rtt_stddev': '0.163', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-12 10:06:35,110 INFO Deleting floating ip e8764eb7-c1ac-4ee4-adb8-77743856395d 2019-07-12 10:06:36,804 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] Floating IP 172.30.9.202 deleted 2019-07-12 10:06:36,961 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0843] Instance deleted 2019-07-12 10:06:37,025 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] Creating client VM... 2019-07-12 10:06:37,025 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-07-12 10:06:39,908 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] VM status=BUILD, retrying 1 of 150... 2019-07-12 10:06:42,304 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] VM status=BUILD, retrying 2 of 150... 2019-07-12 10:06:44,452 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] VM status=BUILD, retrying 3 of 150... 2019-07-12 10:06:46,600 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] VM status=BUILD, retrying 4 of 150... 2019-07-12 10:06:48,752 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] VM status=BUILD, retrying 5 of 150... 2019-07-12 10:06:50,908 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] VM status=BUILD, retrying 6 of 150... 2019-07-12 10:06:53,061 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] VM status=BUILD, retrying 7 of 150... 2019-07-12 10:06:55,493 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] VM status=BUILD, retrying 8 of 150... 2019-07-12 10:07:00,447 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] Internal network IP: 192.168.2.5 2019-07-12 10:07:00,447 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] SSH IP: 172.30.9.203 2019-07-12 10:07:00,448 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] Setup SSH for ubuntu@172.30.9.203 2019-07-12 10:07:11,189 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] Installing nuttcp-8.1.4... 2019-07-12 10:07:11,233 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] Copying nuttcp-8.1.4 to target... 2019-07-12 10:07:11,467 INFO ============================================================ 2019-07-12 10:07:11,467 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2019-07-12 10:07:20,509 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] PING 192.168.1.7 (192.168.1.7) 64(92) bytes of data. 72 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=1.36 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.601 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.952 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.451 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.485 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.485 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.666 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.447 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.392 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.474 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.392/0.632/1.368/0.289 ms 2019-07-12 10:07:29,546 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] PING 192.168.1.7 (192.168.1.7) 391(419) bytes of data. 399 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=0.442 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.350 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.507 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.412 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.539 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.606 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.566 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.671 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.468 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.594 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.350/0.515/0.671/0.096 ms 2019-07-12 10:07:38,589 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] PING 192.168.1.7 (192.168.1.7) 1500(1528) bytes of data. 1508 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=2.42 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.736 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.527 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.560 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.454 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.612 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.913 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.372 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.392 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.519 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.372/0.751/2.425/0.578 ms 2019-07-12 10:07:38,590 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] Measuring TCP Throughput (packet size=65536)... 2019-07-12 10:07:38,590 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:07:48,687 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=1748.2678 real_seconds=10.00 rate_Mbps=1466.7609 tx_cpu=3 rx_cpu=5 retrans=4 cwnd=286 rtt_ms=0.52 2019-07-12 10:07:48,687 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:07:58,782 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=1973.4541 real_seconds=10.00 rate_Mbps=1655.7063 tx_cpu=4 rx_cpu=6 retrans=13 cwnd=445 rtt_ms=0.47 2019-07-12 10:07:58,782 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:08:08,878 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=2046.2035 real_seconds=10.00 rate_Mbps=1716.5613 tx_cpu=4 rx_cpu=6 retrans=13 cwnd=567 rtt_ms=0.43 2019-07-12 10:08:08,879 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] Measuring UDP Throughput (packet size=128)... 2019-07-12 10:08:08,879 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:08:12,206 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=18.3383 real_seconds=1.00 rate_Mbps=153.2732 tx_cpu=17 rx_cpu=18 drop=57164 pkt=207391 data_loss=27.56327 2019-07-12 10:08:12,206 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=128 throughput=1<156951/5000000<10000000 Kbps loss-rate=27 2019-07-12 10:08:12,207 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R470853K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:08:15,557 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=17.6715 real_seconds=1.00 rate_Mbps=147.5970 tx_cpu=17 rx_cpu=18 drop=65037 pkt=209802 data_loss=30.99927 2019-07-12 10:08:15,557 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=128 throughput=1<151139/470853<470853 Kbps loss-rate=31 2019-07-12 10:08:15,557 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R310996K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:08:18,883 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=16.9844 real_seconds=1.00 rate_Mbps=142.5065 tx_cpu=16 rx_cpu=18 drop=67337 pkt=206473 data_loss=32.61282 2019-07-12 10:08:18,883 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=128 throughput=1<145926/310996<310996 Kbps loss-rate=32 2019-07-12 10:08:18,883 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R228461K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:08:22,209 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=17.3995 real_seconds=1.00 rate_Mbps=145.9956 tx_cpu=20 rx_cpu=18 drop=63450 pkt=205987 data_loss=30.80307 2019-07-12 10:08:22,209 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=128 throughput=1<149499/228461<228461 Kbps loss-rate=30 2019-07-12 10:08:22,209 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R188980K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:08:25,536 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=18.1080 real_seconds=1.00 rate_Mbps=151.5496 tx_cpu=98 rx_cpu=18 drop=36210 pkt=184551 data_loss=19.62074 2019-07-12 10:08:25,536 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=128 throughput=1<155186/188980<188980 Kbps loss-rate=19 2019-07-12 10:08:25,537 DEBUG overshot, min=1 kbps=155186 max=188980 2019-07-12 10:08:25,537 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R155186K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:08:28,890 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=17.8192 real_seconds=1.00 rate_Mbps=149.1992 tx_cpu=99 rx_cpu=18 drop=5574 pkt=151549 data_loss=3.67792 2019-07-12 10:08:28,890 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=128 throughput=1<152779/155186<188980 Kbps loss-rate=3 2019-07-12 10:08:28,890 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] Measuring UDP Throughput (packet size=1024)... 2019-07-12 10:08:28,891 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:08:32,242 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=138.6982 real_seconds=1.00 rate_Mbps=1158.7067 tx_cpu=30 rx_cpu=17 drop=48086 pkt=190113 data_loss=25.29339 2019-07-12 10:08:32,243 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=1024 throughput=1<1186515/5000000<10000000 Kbps loss-rate=25 2019-07-12 10:08:32,243 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3093257K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:08:35,565 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=141.8096 real_seconds=1.00 rate_Mbps=1191.2849 tx_cpu=24 rx_cpu=20 drop=39051 pkt=184264 data_loss=21.19294 2019-07-12 10:08:35,566 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=1024 throughput=1<1219875/3093257<3093257 Kbps loss-rate=21 2019-07-12 10:08:35,566 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2156566K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:08:38,917 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=141.3994 real_seconds=1.00 rate_Mbps=1181.8989 tx_cpu=22 rx_cpu=19 drop=37295 pkt=182088 data_loss=20.48186 2019-07-12 10:08:38,917 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=1024 throughput=1<1210264/2156566<2156566 Kbps loss-rate=20 2019-07-12 10:08:38,917 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1683415K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:08:42,269 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=141.4492 real_seconds=1.00 rate_Mbps=1187.2602 tx_cpu=38 rx_cpu=18 drop=59216 pkt=204060 data_loss=29.01891 2019-07-12 10:08:42,269 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=1024 throughput=1<1215754/1683415<1683415 Kbps loss-rate=29 2019-07-12 10:08:42,270 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1449584K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:08:45,594 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=142.7988 real_seconds=1.00 rate_Mbps=1192.9886 tx_cpu=63 rx_cpu=18 drop=30679 pkt=176905 data_loss=17.34210 2019-07-12 10:08:45,594 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=1024 throughput=1<1221620/1449584<1449584 Kbps loss-rate=17 2019-07-12 10:08:45,594 DEBUG overshot, min=1 kbps=1221620 max=1449584 2019-07-12 10:08:45,595 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1221620K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:08:48,920 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=145.5654 real_seconds=1.00 rate_Mbps=1222.2757 tx_cpu=99 rx_cpu=21 drop=65 pkt=149124 data_loss=0.04360 2019-07-12 10:08:48,920 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=1024 throughput=1<1251610/1221620<1449584 Kbps loss-rate=0 2019-07-12 10:08:48,921 DEBUG undershot, min=1251610 kbps=1350597 max=1449584 2019-07-12 10:08:48,921 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1350597K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:08:52,248 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=149.2568 real_seconds=1.00 rate_Mbps=1249.1142 tx_cpu=99 rx_cpu=20 drop=12029 pkt=164868 data_loss=7.29616 2019-07-12 10:08:52,248 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=1024 throughput=1251610<1279092/1350597<1449584 Kbps loss-rate=7 2019-07-12 10:08:52,248 DEBUG overshot, min=1251610 kbps=1279092 max=1350597 2019-07-12 10:08:52,249 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1279092K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:08:55,572 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=150.9092 real_seconds=1.00 rate_Mbps=1262.5570 tx_cpu=99 rx_cpu=20 drop=1608 pkt=156139 data_loss=1.02984 2019-07-12 10:08:55,572 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=1024 throughput=1251610<1292858/1279092<1350597 Kbps loss-rate=1 2019-07-12 10:08:55,573 DEBUG undershot, min=1292858 kbps=1321727 max=1350597 2019-07-12 10:08:55,573 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] Measuring UDP Throughput (packet size=8192)... 2019-07-12 10:08:55,573 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:08:58,899 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=220.8359 real_seconds=1.00 rate_Mbps=1847.3483 tx_cpu=49 rx_cpu=11 drop=48027 pkt=76294 data_loss=62.94991 2019-07-12 10:08:58,899 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=8192 throughput=1<1891684/5000000<10000000 Kbps loss-rate=62 2019-07-12 10:08:58,900 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3445842K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:09:02,226 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=213.7656 real_seconds=1.00 rate_Mbps=1789.1490 tx_cpu=99 rx_cpu=11 drop=25218 pkt=52580 data_loss=47.96120 2019-07-12 10:09:02,227 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=8192 throughput=1<1832088/3445842<3445842 Kbps loss-rate=47 2019-07-12 10:09:02,227 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2638965K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:09:05,552 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=214.9062 real_seconds=1.00 rate_Mbps=1798.5969 tx_cpu=99 rx_cpu=10 drop=12759 pkt=40267 data_loss=31.68600 2019-07-12 10:09:05,553 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=8192 throughput=1<1841763/2638965<2638965 Kbps loss-rate=31 2019-07-12 10:09:05,553 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2240364K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:09:08,879 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=211.9453 real_seconds=1.00 rate_Mbps=1775.5185 tx_cpu=99 rx_cpu=9 drop=7057 pkt=34186 data_loss=20.64295 2019-07-12 10:09:08,879 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=8192 throughput=1<1818130/2240364<2240364 Kbps loss-rate=20 2019-07-12 10:09:08,879 DEBUG overshot, min=1 kbps=1818130 max=2240364 2019-07-12 10:09:08,880 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1818130K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:09:12,231 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=215.0234 real_seconds=1.00 rate_Mbps=1802.2389 tx_cpu=99 rx_cpu=10 drop=220 pkt=27743 data_loss=0.79302 2019-07-12 10:09:12,231 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=8192 throughput=1<1845492/1818130<2240364 Kbps loss-rate=0 2019-07-12 10:09:12,232 DEBUG undershot, min=1845492 kbps=2042928 max=2240364 2019-07-12 10:09:12,232 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2042928K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:09:15,554 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=218.3516 real_seconds=1.00 rate_Mbps=1827.7506 tx_cpu=99 rx_cpu=10 drop=3224 pkt=31173 data_loss=10.34228 2019-07-12 10:09:15,555 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=8192 throughput=1845492<1871616/2042928<2240364 Kbps loss-rate=10 2019-07-12 10:09:15,555 DEBUG overshot, min=1845492 kbps=1871616 max=2042928 2019-07-12 10:09:15,555 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1871616K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:09:18,881 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=223.1172 real_seconds=1.00 rate_Mbps=1873.3736 tx_cpu=99 rx_cpu=10 drop=0 pkt=28559 data_loss=0.00000 2019-07-12 10:09:18,882 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=8192 throughput=1845492<1918334/1871616<2042928 Kbps loss-rate=0 2019-07-12 10:09:18,882 DEBUG undershot, min=1918334 kbps=1980631 max=2042928 2019-07-12 10:09:18,882 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1980631K -p5001 -P5002 -fparse 192.168.1.7 2019-07-12 10:09:22,233 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=225.0156 real_seconds=1.00 rate_Mbps=1882.9828 tx_cpu=99 rx_cpu=11 drop=1420 pkt=30222 data_loss=4.69858 2019-07-12 10:09:22,234 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=8192 throughput=1918334<1928174/1980631<2042928 Kbps loss-rate=4 2019-07-12 10:09:22,244 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.5', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.52, 'throughput_kbps': 1501963, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 13, 'rtt_ms': 0.47, 'throughput_kbps': 1695443, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 13, 'rtt_ms': 0.43, 'throughput_kbps': 1757758, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.68, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 152779, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.03, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1292858, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.7, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1928174, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.632', 'rtt_max_ms': '1.368', 'rtt_min_ms': '0.392', 'rtt_stddev': '0.289', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.515', 'rtt_max_ms': '0.671', 'rtt_min_ms': '0.350', 'rtt_stddev': '0.096', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.751', 'rtt_max_ms': '2.425', 'rtt_min_ms': '0.372', 'rtt_stddev': '0.578', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-12 10:09:22,246 INFO ============================================================ 2019-07-12 10:09:22,246 INFO Flow 6: VM to VM different network floating IP (inter-node) 2019-07-12 10:09:31,311 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] 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.509 ms 72 bytes from 172.30.9.209: icmp_seq=2 ttl=63 time=0.337 ms 72 bytes from 172.30.9.209: icmp_seq=3 ttl=63 time=0.374 ms 72 bytes from 172.30.9.209: icmp_seq=4 ttl=63 time=0.330 ms 72 bytes from 172.30.9.209: icmp_seq=5 ttl=63 time=0.287 ms 72 bytes from 172.30.9.209: icmp_seq=6 ttl=63 time=0.330 ms 72 bytes from 172.30.9.209: icmp_seq=7 ttl=63 time=0.377 ms 72 bytes from 172.30.9.209: icmp_seq=8 ttl=63 time=0.412 ms 72 bytes from 172.30.9.209: icmp_seq=9 ttl=63 time=0.471 ms 72 bytes from 172.30.9.209: icmp_seq=10 ttl=63 time=0.415 ms --- 172.30.9.209 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.287/0.384/0.509/0.066 ms 2019-07-12 10:09:40,351 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] 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.371 ms 399 bytes from 172.30.9.209: icmp_seq=2 ttl=63 time=0.523 ms 399 bytes from 172.30.9.209: icmp_seq=3 ttl=63 time=0.370 ms 399 bytes from 172.30.9.209: icmp_seq=4 ttl=63 time=0.568 ms 399 bytes from 172.30.9.209: icmp_seq=5 ttl=63 time=0.340 ms 399 bytes from 172.30.9.209: icmp_seq=6 ttl=63 time=0.613 ms 399 bytes from 172.30.9.209: icmp_seq=7 ttl=63 time=0.459 ms 399 bytes from 172.30.9.209: icmp_seq=8 ttl=63 time=0.425 ms 399 bytes from 172.30.9.209: icmp_seq=9 ttl=63 time=0.463 ms 399 bytes from 172.30.9.209: icmp_seq=10 ttl=63 time=0.632 ms --- 172.30.9.209 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.340/0.476/0.632/0.100 ms 2019-07-12 10:09:49,394 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] 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.95 ms 1508 bytes from 172.30.9.209: icmp_seq=2 ttl=63 time=0.539 ms 1508 bytes from 172.30.9.209: icmp_seq=3 ttl=63 time=0.630 ms 1508 bytes from 172.30.9.209: icmp_seq=4 ttl=63 time=0.737 ms 1508 bytes from 172.30.9.209: icmp_seq=5 ttl=63 time=0.556 ms 1508 bytes from 172.30.9.209: icmp_seq=6 ttl=63 time=0.545 ms 1508 bytes from 172.30.9.209: icmp_seq=7 ttl=63 time=0.563 ms 1508 bytes from 172.30.9.209: icmp_seq=8 ttl=63 time=0.563 ms 1508 bytes from 172.30.9.209: icmp_seq=9 ttl=63 time=0.602 ms 1508 bytes from 172.30.9.209: icmp_seq=10 ttl=63 time=0.505 ms --- 172.30.9.209 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.505/0.719/1.953/0.416 ms 2019-07-12 10:09:49,394 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] Measuring TCP Throughput (packet size=65536)... 2019-07-12 10:09:49,395 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:09:59,491 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=1755.2913 real_seconds=10.00 rate_Mbps=1472.6643 tx_cpu=4 rx_cpu=5 retrans=31 cwnd=260 rtt_ms=0.59 2019-07-12 10:09:59,492 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:10:09,588 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=2099.6076 real_seconds=10.00 rate_Mbps=1761.5361 tx_cpu=4 rx_cpu=6 retrans=3 cwnd=391 rtt_ms=0.61 2019-07-12 10:10:09,588 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:10:19,681 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=2127.0443 real_seconds=10.00 rate_Mbps=1784.5820 tx_cpu=3 rx_cpu=6 retrans=5 cwnd=582 rtt_ms=0.58 2019-07-12 10:10:19,682 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] Measuring UDP Throughput (packet size=128)... 2019-07-12 10:10:19,682 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:10:23,006 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=16.8853 real_seconds=1.00 rate_Mbps=141.6026 tx_cpu=17 rx_cpu=16 drop=71778 pkt=210103 data_loss=34.16344 2019-07-12 10:10:23,007 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=128 throughput=1<145001/5000000<10000000 Kbps loss-rate=34 2019-07-12 10:10:23,007 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R435003K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:10:26,333 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=17.2041 real_seconds=1.00 rate_Mbps=143.6694 tx_cpu=16 rx_cpu=16 drop=63217 pkt=204153 data_loss=30.96545 2019-07-12 10:10:26,333 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=128 throughput=1<147117/435003<435003 Kbps loss-rate=30 2019-07-12 10:10:26,333 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R291060K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:10:29,659 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=16.2596 real_seconds=1.00 rate_Mbps=135.7804 tx_cpu=17 rx_cpu=17 drop=72625 pkt=205824 data_loss=35.28517 2019-07-12 10:10:29,660 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=128 throughput=1<139039/291060<291060 Kbps loss-rate=35 2019-07-12 10:10:29,660 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R215049K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:10:32,986 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=15.8948 real_seconds=1.00 rate_Mbps=132.7429 tx_cpu=24 rx_cpu=16 drop=65769 pkt=195979 data_loss=33.55906 2019-07-12 10:10:32,986 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=128 throughput=1<135928/215049<215049 Kbps loss-rate=33 2019-07-12 10:10:32,986 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R175488K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:10:36,312 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=16.2799 real_seconds=1.00 rate_Mbps=136.1367 tx_cpu=99 rx_cpu=18 drop=38010 pkt=171375 data_loss=22.17947 2019-07-12 10:10:36,312 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=128 throughput=1<139403/175488<175488 Kbps loss-rate=22 2019-07-12 10:10:36,312 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R157445K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:10:39,640 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=16.0596 real_seconds=1.00 rate_Mbps=134.3022 tx_cpu=98 rx_cpu=18 drop=22195 pkt=153755 data_loss=14.43505 2019-07-12 10:10:39,640 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=128 throughput=1<137525/157445<157445 Kbps loss-rate=14 2019-07-12 10:10:39,641 DEBUG overshot, min=1 kbps=137525 max=157445 2019-07-12 10:10:39,641 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R137525K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:10:42,966 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=16.1311 real_seconds=1.00 rate_Mbps=135.2328 tx_cpu=99 rx_cpu=16 drop=2154 pkt=134300 data_loss=1.60364 2019-07-12 10:10:42,967 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=128 throughput=1<138478/137525<157445 Kbps loss-rate=1 2019-07-12 10:10:42,967 DEBUG undershot, min=138478 kbps=147961 max=157445 2019-07-12 10:10:42,967 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R147961K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:10:46,317 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=16.5873 real_seconds=1.00 rate_Mbps=139.1974 tx_cpu=99 rx_cpu=16 drop=8610 pkt=144493 data_loss=5.95862 2019-07-12 10:10:46,317 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=128 throughput=138478<142538/147961<157445 Kbps loss-rate=5 2019-07-12 10:10:46,318 DEBUG overshot, min=138478 kbps=142538 max=147961 2019-07-12 10:10:46,318 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R142538K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:10:49,668 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=16.9255 real_seconds=1.00 rate_Mbps=142.0962 tx_cpu=98 rx_cpu=17 drop=543 pkt=139197 data_loss=0.39019 2019-07-12 10:10:49,668 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=128 throughput=138478<145506/142538<147961 Kbps loss-rate=0 2019-07-12 10:10:49,668 DEBUG undershot, min=145506 kbps=146733 max=147961 2019-07-12 10:10:49,669 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] Measuring UDP Throughput (packet size=1024)... 2019-07-12 10:10:49,669 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:10:53,021 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=136.5068 real_seconds=1.00 rate_Mbps=1139.7716 tx_cpu=30 rx_cpu=18 drop=53300 pkt=193083 data_loss=27.60472 2019-07-12 10:10:53,021 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=1024 throughput=1<1167126/5000000<10000000 Kbps loss-rate=27 2019-07-12 10:10:53,022 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3083563K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:10:56,372 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=137.6719 real_seconds=1.00 rate_Mbps=1150.3247 tx_cpu=28 rx_cpu=18 drop=57181 pkt=198157 data_loss=28.85640 2019-07-12 10:10:56,372 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=1024 throughput=1<1177932/3083563<3083563 Kbps loss-rate=28 2019-07-12 10:10:56,373 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2130747K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:10:59,724 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=137.5039 real_seconds=1.00 rate_Mbps=1153.9326 tx_cpu=32 rx_cpu=20 drop=50761 pkt=191565 data_loss=26.49806 2019-07-12 10:10:59,724 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=1024 throughput=1<1181626/2130747<2130747 Kbps loss-rate=26 2019-07-12 10:10:59,724 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1656186K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:11:03,053 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=132.7549 real_seconds=1.00 rate_Mbps=1109.5024 tx_cpu=32 rx_cpu=18 drop=53398 pkt=189339 data_loss=28.20233 2019-07-12 10:11:03,054 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=1024 throughput=1<1136130/1656186<1656186 Kbps loss-rate=28 2019-07-12 10:11:03,054 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1396158K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:11:06,378 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=131.1064 real_seconds=1.00 rate_Mbps=1095.4178 tx_cpu=52 rx_cpu=18 drop=36177 pkt=170430 data_loss=21.22690 2019-07-12 10:11:06,379 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=1024 throughput=1<1121707/1396158<1396158 Kbps loss-rate=21 2019-07-12 10:11:06,379 DEBUG overshot, min=1 kbps=1121707 max=1396158 2019-07-12 10:11:06,380 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1121707K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:11:09,705 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=131.3047 real_seconds=1.00 rate_Mbps=1098.6937 tx_cpu=99 rx_cpu=18 drop=2469 pkt=136925 data_loss=1.80315 2019-07-12 10:11:09,706 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=1024 throughput=1<1125062/1121707<1396158 Kbps loss-rate=1 2019-07-12 10:11:09,706 DEBUG undershot, min=1125062 kbps=1260610 max=1396158 2019-07-12 10:11:09,706 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1260610K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:11:13,057 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=131.3389 real_seconds=1.00 rate_Mbps=1098.6411 tx_cpu=99 rx_cpu=18 drop=19392 pkt=153883 data_loss=12.60178 2019-07-12 10:11:13,057 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=1024 throughput=1125062<1125008/1260610<1396158 Kbps loss-rate=12 2019-07-12 10:11:13,058 DEBUG overshot, min=1125062 kbps=1125008 max=1260610 2019-07-12 10:11:13,058 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1125008K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:11:16,380 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=131.7041 real_seconds=1.00 rate_Mbps=1105.4375 tx_cpu=99 rx_cpu=18 drop=2465 pkt=137330 data_loss=1.79493 2019-07-12 10:11:16,380 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=1024 throughput=1125062<1131968/1125008<1260610 Kbps loss-rate=1 2019-07-12 10:11:16,381 DEBUG undershot, min=1131968 kbps=1196289 max=1260610 2019-07-12 10:11:16,381 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1196289K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:11:19,707 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=134.1738 real_seconds=1.00 rate_Mbps=1122.1696 tx_cpu=99 rx_cpu=18 drop=8638 pkt=146032 data_loss=5.91518 2019-07-12 10:11:19,708 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=1024 throughput=1131968<1149101/1196289<1260610 Kbps loss-rate=5 2019-07-12 10:11:19,708 DEBUG overshot, min=1131968 kbps=1149101 max=1196289 2019-07-12 10:11:19,708 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1149101K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:11:23,035 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=132.7842 real_seconds=1.00 rate_Mbps=1110.1366 tx_cpu=99 rx_cpu=18 drop=4300 pkt=140271 data_loss=3.06548 2019-07-12 10:11:23,036 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=1024 throughput=1131968<1136779/1149101<1196289 Kbps loss-rate=3 2019-07-12 10:11:23,036 INFO [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] Measuring UDP Throughput (packet size=8192)... 2019-07-12 10:11:23,036 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:11:26,361 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=202.5859 real_seconds=1.00 rate_Mbps=1697.4365 tx_cpu=40 rx_cpu=9 drop=48899 pkt=74830 data_loss=65.34679 2019-07-12 10:11:26,362 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=8192 throughput=1<1738174/5000000<10000000 Kbps loss-rate=65 2019-07-12 10:11:26,362 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3369087K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:11:29,686 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=205.8125 real_seconds=1.00 rate_Mbps=1723.6278 tx_cpu=99 rx_cpu=9 drop=25064 pkt=51408 data_loss=48.75506 2019-07-12 10:11:29,687 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=8192 throughput=1<1764994/3369087<3369087 Kbps loss-rate=48 2019-07-12 10:11:29,687 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2567040K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:11:33,012 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=202.4375 real_seconds=1.00 rate_Mbps=1694.0303 tx_cpu=99 rx_cpu=8 drop=13258 pkt=39170 data_loss=33.84733 2019-07-12 10:11:33,013 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=8192 throughput=1<1734687/2567040<2567040 Kbps loss-rate=33 2019-07-12 10:11:33,013 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2150863K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:11:36,339 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=208.3047 real_seconds=1.00 rate_Mbps=1744.1510 tx_cpu=99 rx_cpu=10 drop=6157 pkt=32820 data_loss=18.75988 2019-07-12 10:11:36,339 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=8192 throughput=1<1786010/2150863<2150863 Kbps loss-rate=18 2019-07-12 10:11:36,339 DEBUG overshot, min=1 kbps=1786010 max=2150863 2019-07-12 10:11:36,340 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1786010K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:11:39,666 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=211.6797 real_seconds=1.00 rate_Mbps=1776.6893 tx_cpu=99 rx_cpu=10 drop=158 pkt=27253 data_loss=0.57976 2019-07-12 10:11:39,667 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=8192 throughput=1<1819329/1786010<2150863 Kbps loss-rate=0 2019-07-12 10:11:39,667 DEBUG undershot, min=1819329 kbps=1985096 max=2150863 2019-07-12 10:11:39,667 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1985096K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:11:42,993 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=208.7969 real_seconds=1.00 rate_Mbps=1748.1430 tx_cpu=99 rx_cpu=10 drop=3565 pkt=30291 data_loss=11.76915 2019-07-12 10:11:42,993 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=8192 throughput=1819329<1790098/1985096<2150863 Kbps loss-rate=11 2019-07-12 10:11:42,993 DEBUG overshot, min=1819329 kbps=1790098 max=1985096 2019-07-12 10:11:42,993 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1790098K -p5001 -P5002 -fparse 172.30.9.209 2019-07-12 10:11:46,343 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] megabytes=210.5938 real_seconds=1.00 rate_Mbps=1766.3817 tx_cpu=99 rx_cpu=10 drop=359 pkt=27315 data_loss=1.31426 2019-07-12 10:11:46,344 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] pkt-size=8192 throughput=1819329<1808774/1790098<1985096 Kbps loss-rate=1 2019-07-12 10:11:46,344 DEBUG undershot, min=1902212 kbps=1943654 max=1985096 2019-07-12 10:11:46,355 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.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.5', 'ip_to': u'172.30.9.209', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 31, 'rtt_ms': 0.59, 'throughput_kbps': 1508008, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.61, 'throughput_kbps': 1803812, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 5, 'rtt_ms': 0.58, 'throughput_kbps': 1827411, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.39, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 145506, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.07, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1136779, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.31, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1808774, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.384', 'rtt_max_ms': '0.509', 'rtt_min_ms': '0.287', 'rtt_stddev': '0.066', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.476', 'rtt_max_ms': '0.632', 'rtt_min_ms': '0.340', 'rtt_stddev': '0.100', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.719', 'rtt_max_ms': '1.953', 'rtt_min_ms': '0.505', 'rtt_stddev': '0.416', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-12 10:11:46,357 INFO Deleting floating ip ead5e7bd-620a-47b6-9706-a7412c3a2855 2019-07-12 10:11:47,905 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] Floating IP 172.30.9.203 deleted 2019-07-12 10:11:48,306 DEBUG [TestClient_906b7256-b45c-48ae-8b5d-0b6c3250b0844] Instance deleted 2019-07-12 10:11:48,370 INFO Cleaning up... 2019-07-12 10:11:48,370 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] Terminating nuttcp-8.1.4 2019-07-12 10:11:48,385 INFO Deleting floating ip 6a387c7c-0651-4056-a046-7dbdd556f427 2019-07-12 10:11:50,137 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] Floating IP 172.30.9.209 deleted 2019-07-12 10:11:50,347 DEBUG [TestServer_906b7256-b45c-48ae-8b5d-0b6c3250b0841] Instance deleted 2019-07-12 10:11:56,514 INFO Network pns-internal-net_906b7256-b45c-48ae-8b5d-0b6c3250b084 deleted. 2019-07-12 10:11:58,169 INFO Network pns-internal-net2_906b7256-b45c-48ae-8b5d-0b6c3250b084 deleted. 2019-07-12 10:11:58,222 INFO Removed public key pns_public_key 2019-07-12 10:11:58,222 INFO Deleting security group 2019-07-12 10:11:58,391 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': '14992472', 'rtt_ms': '0.306667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 152353, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1205019, | | | | | 'loss_rate': 0.22}, 8192: {'tp_kbps': 7097255, 'loss_rate': 0.34}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.186/0.111/0.430/0.104', | | | | | '64-byte': '2.320/0.128/20.966/6.216', '1500-byte': '0.295/0.164/0.539/0.120'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4007029', 'rtt_ms': '0.34'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 200436, 'loss_rate': 0.23}, 1024: {'tp_kbps': 1648463, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 3182904, 'loss_rate': 2.36}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.207/0.170/0.283/0.037', | | | | | '64-byte': '2.397/0.170/21.811/6.471', '1500-byte': '0.309/0.213/0.723/0.163'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '2018542', 'rtt_ms': '0.456667'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 145223, 'loss_rate': 4.87}, 1024: {'tp_kbps': 1204978, | | | | | 'loss_rate': 3.17}, 8192: {'tp_kbps': 1818783, 'loss_rate': 4.26}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.476/0.233/0.691/0.128', | | | | | '64-byte': '0.567/0.312/1.532/0.340', '1500-byte': '0.558/0.311/1.707/0.393'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1651721', 'rtt_ms': '0.473333'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 152779, 'loss_rate': 3.68}, 1024: {'tp_kbps': 1292858, | | | | | 'loss_rate': 1.03}, 8192: {'tp_kbps': 1928174, 'loss_rate': 4.7}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.515/0.350/0.671/0.096', | | | | | '64-byte': '0.632/0.392/1.368/0.289', '1500-byte': '0.751/0.372/2.425/0.578'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '2074160', 'rtt_ms': '0.443333'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 137725, 'loss_rate': 2.63}, 1024: {'tp_kbps': 1114877, | | | | | 'loss_rate': 2.04}, 8192: {'tp_kbps': 1854036, 'loss_rate': 4.14}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.452/0.336/0.577/0.082', | | | | | '64-byte': '0.420/0.294/0.559/0.089', '1500-byte': '0.555/0.283/1.551/0.357'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1713077', 'rtt_ms': '0.593333'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 145506, 'loss_rate': 0.39}, 1024: {'tp_kbps': 1136779, | | | | | 'loss_rate': 3.07}, 8192: {'tp_kbps': 1808774, 'loss_rate': 1.31}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.476/0.340/0.632/0.100', | | | | | '64-byte': '0.384/0.287/0.509/0.066', '1500-byte': '0.719/0.505/1.953/0.416'}} | | 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 | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2019-07-12 10:11:58,395 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-07-12 10:11:58,763 - 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... 2019-07-12 10:11:58,916 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 10:11:58,916 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 19:20 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-12 10:12:03,552 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-07-12 10:12:04,779 - 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'4d3e648de3ae4491984760d091f8cd8e', '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_2ddd1a38-59ea-4576-b939-41ef01f90a82'}) 2019-07-12 10:12:05,156 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4d6b6bf22c4f476a87793e661aa1f5b0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_2ddd1a38-59ea-4576-b939-41ef01f90a82'}) 2019-07-12 10:12:06,548 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_2ddd1a38-59ea-4576-b939-41ef01f90a82', 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'4d3e648de3ae4491984760d091f8cd8e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0S052E4K4jujSwC7gUx8XApUYrOCW0', 'username': u'shaker-user_2ddd1a38-59ea-4576-b939-41ef01f90a82', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 10:12:06,552 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_2ddd1a38-59ea-4576-b939-41ef01f90a82', 'password': '0S052E4K4jujSwC7gUx8XApUYrOCW0', 'project_name': 'shaker-project_2ddd1a38-59ea-4576-b939-41ef01f90a82', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '4d3e648de3ae4491984760d091f8cd8e', 'project_domain_name': 'Default'} 2019-07-12 10:12:06,843 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-07-12 10:12:07,505 - 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'2019-07-12T10:12:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4aff677d-1149-4f24-a697-dc7bb6b2ec99', u'provider:segmentation_id': 8, 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_2ddd1a38-59ea-4576-b939-41ef01f90a82', u'created_at': u'2019-07-12T10:12:07Z', u'mtu': 1450, u'tenant_id': u'4d3e648de3ae4491984760d091f8cd8e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4d3e648de3ae4491984760d091f8cd8e', u'l2_adjacency': True}) 2019-07-12 10:12:09,281 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T10:12:08Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c41685fb-a17a-4323-a093-b505093102b9', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_2ddd1a38-59ea-4576-b939-41ef01f90a82', u'enable_dhcp': True, u'network_id': u'4aff677d-1149-4f24-a697-dc7bb6b2ec99', u'tenant_id': u'4d3e648de3ae4491984760d091f8cd8e', u'created_at': u'2019-07-12T10:12:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4d3e648de3ae4491984760d091f8cd8e'}) 2019-07-12 10:12:10,659 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T10:12:10Z', u'revision_number': 2, u'id': u'900a9f16-6ec7-4976-a7db-2089f2484cd4', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_2ddd1a38-59ea-4576-b939-41ef01f90a82', u'admin_state_up': True, u'tenant_id': u'4d3e648de3ae4491984760d091f8cd8e', u'created_at': u'2019-07-12T10:12:09Z', u'flavor_id': None, u'routes': [], u'project_id': u'4d3e648de3ae4491984760d091f8cd8e'}) 2019-07-12 10:12:26,154 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/7809e2ae-e682-42c9-af4d-ca810f8c46c9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7809e2ae-e682-42c9-af4d-ca810f8c46c9/file', 'owner': u'4d3e648de3ae4491984760d091f8cd8e', 'id': u'7809e2ae-e682-42c9-af4d-ca810f8c46c9', 'size': 666173440, u'self': u'/v2/images/7809e2ae-e682-42c9-af4d-ca810f8c46c9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d3e648de3ae4491984760d091f8cd8e', 'name': 'shaker-project_2ddd1a38-59ea-4576-b939-41ef01f90a82', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/7809e2ae-e682-42c9-af4d-ca810f8c46c9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T10:12:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-12T10:12:26Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_2ddd1a38-59ea-4576-b939-41ef01f90a82', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/7809e2ae-e682-42c9-af4d-ca810f8c46c9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_2ddd1a38-59ea-4576-b939-41ef01f90a82', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_2ddd1a38-59ea-4576-b939-41ef01f90a82', 'created': u'2019-07-12T10:12:16Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-07-12T10:12:16Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', 'metadata': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/7809e2ae-e682-42c9-af4d-ca810f8c46c9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_2ddd1a38-59ea-4576-b939-41ef01f90a82', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2019-07-12 10:12:26,200 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_2ddd1a38-59ea-4576-b939-41ef01f90a82', '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'bdde0b6755384876bea1caf69f7ebddc', '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'6726ad94-67cf-4bf1-a6ea-b496c1a7d11f', 'swap': 0}) 2019-07-12 10:12:26,710 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJI+4D8JR7DMuDQdhKfZOzmvZuCA6MByKNhANqu0zRWPP9Nvh89QdNRjSSQQE0zr1RHJ8sKWSrF6bHk3ywlqB1ToqFjRreOj5VX3w5QXwtxNoLzGKlSETFA+6GQ/fs0lhpLjwm+hHOGljsNeSES0Q9w3PkC2yf/UQB0C8dpJPclHzMHKAoV4yhc63mBiB0FO9fr9g5CzQpK1l9pbE1DcmZ5JQd5eeVNE9WGJiTq61YrXXk18hfDWOg7uqQ95BMBZaaP2TgA1UUqKR3vlDFVkM1i3i1tq57SCcTvuUcDYC3vO/Pi7eQuek/Yb/wceSG+Ragd+cqCreF2Ze0yv1f2AXr Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAySPuA/CUewzLg0HYSn2Ts5r2bggOjAcijYQDartM0Vjz/Tb4\nfPUHTUY0kkEBNM69URyfLClkqxemx5N8sJagdU6KhY0a3jo+VV98OUF8LcTaC8xi\npUhExQPuhkP37NJYaS48JvoRzhpY7DXkhEtEPcNz5Atsn/1EAdAvHaST3JR8zByg\nKFeMoXOt5gYgdBTvX6/YOQs0KStZfaWxNQ3JmeSUHeXnlTRPVhiYk6utWK115NfI\nXw1joO7qkPeQTAWWmj9k4ANVFKikd75QxVZDNYt4tbaue0gnE77lHA2At7zvz4u3\nkLnpP2G/8HHkhvkWoHfnKgq3hdmXtMr9X9gF6wIDAQABAoIBAFmwSsa49Qx1ZR4P\nM0nr+vuAYtgngY0Q9WhS8E8cW6GR36IOa/kULYBYiMKad9Y7RZGwiI1hm8Dq1/Rw\nII6Ba+VC82OfytZC9F6PKE5DlAK4n13ZcjcvJXMQUMDP9/JCzSeBdVMP+PaFKxeQ\n5GfVRAWibL/IFFS20ydX1FqMc15MkNUSoWPuXNVfRPXlOgB0uxh/fw62avoNTbwY\nHW7WpADohwuM7ZZYiMOqe99tT6om8liGHx3v+hMgm4jECKWNfhEbXWtcn8cjOS3R\nywfxbGVLamSNnzOv71a6h5TIRu37ZT3PHv1qNP32miT6qFfLJYYT3teC6d3p2VqC\nUppdQSECgYEA9oKhfo48RqPu93u0qAFgc2kbrIv/gM4fdj7dGCJ7UejcJWFDY8VI\nYl87Y/viykPZEvfzTeii2R66N86AL0iHWPoQ2Dn6DJ+p1J6KxgHS1wDjID9RpWIi\nPYVIRz02Z/mhgEhhZ01boq9IoX99V9GiawaC0W+mygLSS2xCACkTVVsCgYEA0OIt\nJwdFFEmA8VgItYA3Mw8BgIjPK5FtbQXF+5cmEebVZVqd7p1LkZxnYm1betSlmju4\nveF3HKMRd7Zjx1qsdEjEv2GlEti2hQ/iBU3VU+qDQew19dKyeohJ3eMvwKx/C9N7\nLlAGanF51u9pK/Ke6/7u2SpSZS/PEpFe1X0zprECgYEA2N3jpasMbDkcqq0yKfvM\nFryJlCs2BONR2n1DlVAAnfb2dgwzdTrCi4isfzHCO5+lAYMRkaDwY4Mc4KvTKcXt\nDOIyn4eh7CkrB9rSy5AfJPeq2VvbQFwtM2JmTAYWLzL2Wh1TU8ZCr8T1aN74LqJG\n+VEpFYfcfCwvRhtflTSNxbECgYBAqCIN2KQ7WV0+V1+qvttXRKfUX4SxGbzjaEwW\nSn0QQYGAdAI64BmKIv2la/BLHxN7oEzZCbdS9+7qPVy5UonbHMM58kGkicxFd9sg\nhS0pYofqmfFB/EwevZ0Pv8kCPOK+iGGyvjaeMC3kqArH/bvPlQPd2MnUZG4Wc0UF\nlFGuoQKBgCef57Ok895uSXGRZMHLhGJcagP6XiKztWqoDsjFvUuglR45sQcn1Q0h\nS2JE6+wOdi880tDCKJnZfzjn4SR/zJAMur+xh/+KKa5Lez49pI+gfD82wnv3s9WW\n5eNksVj+Y0+cyIzv3hVawEHTZB7fJqbr2OOIqEU85nUJOchxsW0A\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4d6b6bf22c4f476a87793e661aa1f5b0', 'name': u'shaker-kp_2ddd1a38-59ea-4576-b939-41ef01f90a82', 'created_at': '2019-07-12T10:12:26.710913', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d3e648de3ae4491984760d091f8cd8e', 'name': 'shaker-project_2ddd1a38-59ea-4576-b939-41ef01f90a82', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'41:d4:06:6c:f5:4c:29:ac:d9:22:cf:a3:0a:f2:43:55', 'type': 'ssh', 'id': u'shaker-kp_2ddd1a38-59ea-4576-b939-41ef01f90a82'}) 2019-07-12 10:12:26,711 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAySPuA/CUewzLg0HYSn2Ts5r2bggOjAcijYQDartM0Vjz/Tb4 fPUHTUY0kkEBNM69URyfLClkqxemx5N8sJagdU6KhY0a3jo+VV98OUF8LcTaC8xi pUhExQPuhkP37NJYaS48JvoRzhpY7DXkhEtEPcNz5Atsn/1EAdAvHaST3JR8zByg KFeMoXOt5gYgdBTvX6/YOQs0KStZfaWxNQ3JmeSUHeXnlTRPVhiYk6utWK115NfI Xw1joO7qkPeQTAWWmj9k4ANVFKikd75QxVZDNYt4tbaue0gnE77lHA2At7zvz4u3 kLnpP2G/8HHkhvkWoHfnKgq3hdmXtMr9X9gF6wIDAQABAoIBAFmwSsa49Qx1ZR4P M0nr+vuAYtgngY0Q9WhS8E8cW6GR36IOa/kULYBYiMKad9Y7RZGwiI1hm8Dq1/Rw II6Ba+VC82OfytZC9F6PKE5DlAK4n13ZcjcvJXMQUMDP9/JCzSeBdVMP+PaFKxeQ 5GfVRAWibL/IFFS20ydX1FqMc15MkNUSoWPuXNVfRPXlOgB0uxh/fw62avoNTbwY HW7WpADohwuM7ZZYiMOqe99tT6om8liGHx3v+hMgm4jECKWNfhEbXWtcn8cjOS3R ywfxbGVLamSNnzOv71a6h5TIRu37ZT3PHv1qNP32miT6qFfLJYYT3teC6d3p2VqC UppdQSECgYEA9oKhfo48RqPu93u0qAFgc2kbrIv/gM4fdj7dGCJ7UejcJWFDY8VI Yl87Y/viykPZEvfzTeii2R66N86AL0iHWPoQ2Dn6DJ+p1J6KxgHS1wDjID9RpWIi PYVIRz02Z/mhgEhhZ01boq9IoX99V9GiawaC0W+mygLSS2xCACkTVVsCgYEA0OIt JwdFFEmA8VgItYA3Mw8BgIjPK5FtbQXF+5cmEebVZVqd7p1LkZxnYm1betSlmju4 veF3HKMRd7Zjx1qsdEjEv2GlEti2hQ/iBU3VU+qDQew19dKyeohJ3eMvwKx/C9N7 LlAGanF51u9pK/Ke6/7u2SpSZS/PEpFe1X0zprECgYEA2N3jpasMbDkcqq0yKfvM FryJlCs2BONR2n1DlVAAnfb2dgwzdTrCi4isfzHCO5+lAYMRkaDwY4Mc4KvTKcXt DOIyn4eh7CkrB9rSy5AfJPeq2VvbQFwtM2JmTAYWLzL2Wh1TU8ZCr8T1aN74LqJG +VEpFYfcfCwvRhtflTSNxbECgYBAqCIN2KQ7WV0+V1+qvttXRKfUX4SxGbzjaEwW Sn0QQYGAdAI64BmKIv2la/BLHxN7oEzZCbdS9+7qPVy5UonbHMM58kGkicxFd9sg hS0pYofqmfFB/EwevZ0Pv8kCPOK+iGGyvjaeMC3kqArH/bvPlQPd2MnUZG4Wc0UF lFGuoQKBgCef57Ok895uSXGRZMHLhGJcagP6XiKztWqoDsjFvUuglR45sQcn1Q0h S2JE6+wOdi880tDCKJnZfzjn4SR/zJAMur+xh/+KKa5Lez49pI+gfD82wnv3s9WW 5eNksVj+Y0+cyIzv3hVawEHTZB7fJqbr2OOIqEU85nUJOchxsW0A -----END RSA PRIVATE KEY----- 2019-07-12 10:16:00,682 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_2ddd1a38-59ea-4576-b939-41ef01f90a82': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3e:eb:a3', u'version': 4, u'addr': u'192.168.120.28', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7809e2ae-e682-42c9-af4d-ca810f8c46c9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T10:15:58.000000', 'flavor': Munch({u'id': u'6726ad94-67cf-4bf1-a6ea-b496c1a7d11f'}), 'az': u'nova', 'id': u'e6a6ec16-73aa-4a00-8cb8-4a285d6c4b99', 'security_groups': [Munch({u'name': u'shaker-sg_2ddd1a38-59ea-4576-b939-41ef01f90a82'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4d6b6bf22c4f476a87793e661aa1f5b0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d3e648de3ae4491984760d091f8cd8e', 'name': 'shaker-project_2ddd1a38-59ea-4576-b939-41ef01f90a82', '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'2019-07-12T10:15:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T10:15:58Z', 'hostId': u'31d2863063ff53699a6000636899f7799dd874884aea9cf57558f3ac', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_2ddd1a38-59ea-4576-b939-41ef01f90a82', 'public_v6': '', 'private_v4': u'192.168.120.28', 'cloud': 'envvars', 'host_id': u'31d2863063ff53699a6000636899f7799dd874884aea9cf57558f3ac', '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'2019-07-12T10:15:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4d3e648de3ae4491984760d091f8cd8e', 'name': u'shaker-vm_2ddd1a38-59ea-4576-b939-41ef01f90a82', 'adminPass': u'DF4e8nms88MP', 'tenant_id': u'4d3e648de3ae4491984760d091f8cd8e', 'created_at': u'2019-07-12T10:12:29Z', 'created': u'2019-07-12T10:12:29Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-12 10:16:04,653 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'900a9f16-6ec7-4976-a7db-2089f2484cd4', 'updated_at': u'2019-07-12T10:16:04Z', 'fixed_ip_address': u'192.168.120.28', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'1778c69b-e657-4eca-9029-73c6a7330a7e', 'id': u'ddcaa708-ab82-4531-9ef4-1f0a43b6582a', 'network': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', 'port': u'1778c69b-e657-4eca-9029-73c6a7330a7e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d3e648de3ae4491984760d091f8cd8e', 'name': 'shaker-project_2ddd1a38-59ea-4576-b939-41ef01f90a82', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4d3e648de3ae4491984760d091f8cd8e', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4aff677d-1149-4f24-a697-dc7bb6b2ec99', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3e:eb:a3', u'device_id': u'e6a6ec16-73aa-4a00-8cb8-4a285d6c4b99'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'4d3e648de3ae4491984760d091f8cd8e', 'created_at': u'2019-07-12T10:16:02Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4aff677d-1149-4f24-a697-dc7bb6b2ec99', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3e:eb:a3', u'device_id': u'e6a6ec16-73aa-4a00-8cb8-4a285d6c4b99'}), 'router': u'900a9f16-6ec7-4976-a7db-2089f2484cd4'}) 2019-07-12 10:16:04,740 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 966780117 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.914 MHz processor [ 0.235914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.239060] pid_max: default: 32768 minimum: 301 [ 0.240769] ACPI: Core revision 20150930 [ 0.242868] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.245407] Security Framework initialized [ 0.246946] Yama: becoming mindful. [ 0.248267] AppArmor: AppArmor initialized [ 0.249786] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.252167] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.254524] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.256703] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.259180] Initializing cgroup subsys io [ 0.260694] Initializing cgroup subsys memory [ 0.262286] Initializing cgroup subsys devices [ 0.263925] Initializing cgroup subsys freezer [ 0.265490] Initializing cgroup subsys net_cls [ 0.267091] Initializing cgroup subsys perf_event [ 0.268734] Initializing cgroup subsys net_prio [ 0.270349] Initializing cgroup subsys hugetlb [ 0.271986] Initializing cgroup subsys pids [ 0.273589] CPU: Physical Processor ID: 0 [ 0.275851] mce: CPU supports 10 MCE banks [ 0.277426] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.279302] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.281285] Spectre V2 : Mitigation: Full generic retpoline [ 0.283210] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.285312] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.287575] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.289638] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.292424] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.314989] Freeing SMP alternatives memory: 32K [ 0.332895] ftrace: allocating 32237 entries in 126 pages [ 0.385091] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.387403] smpboot: Max logical packages: 1 [ 0.389343] x2apic enabled [ 0.390868] Switched APIC routing to physical x2apic. [ 0.393965] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.396252] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.400890] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.404873] KVM setup paravirtual spinlock [ 0.409254] x86: Booted up 1 node, 1 CPUs [ 0.411010] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.414123] devtmpfs: initialized [ 0.416854] evm: security.selinux [ 0.418352] evm: security.SMACK64 [ 0.419881] evm: security.SMACK64EXEC [ 0.421487] evm: security.SMACK64TRANSMUTE [ 0.423275] evm: security.SMACK64MMAP [ 0.424927] evm: security.ima [ 0.426335] evm: security.capability [ 0.428186] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.432237] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.434965] pinctrl core: initialized pinctrl subsystem [ 0.437456] RTC time: 10:15:59, date: 07/12/19 [ 0.439592] NET: Registered protocol family 16 [ 0.441786] cpuidle: using governor ladder [ 0.443581] cpuidle: using governor menu [ 0.445329] PCCT header not found. [ 0.446989] ACPI: bus type PCI registered [ 0.448765] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.451570] PCI: Using configuration type 1 for base access [ 0.455047] ACPI: Added _OSI(Module Device) [ 0.456887] ACPI: Added _OSI(Processor Device) [ 0.458790] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.460795] ACPI: Added _OSI(Processor Aggregator Device) [ 0.464618] ACPI: Interpreter enabled [ 0.466287] ACPI: (supports S0 S5) [ 0.467841] ACPI: Using IOAPIC for interrupt routing [ 0.469943] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.475492] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.478059] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.480840] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.483511] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.488339] acpiphp: Slot [3] registered [ 0.505911] acpiphp: Slot [4] registered [ 0.507655] acpiphp: Slot [5] registered [ 0.509413] acpiphp: Slot [6] registered [ 0.511148] acpiphp: Slot [7] registered [ 0.512881] acpiphp: Slot [8] registered [ 0.514686] acpiphp: Slot [9] registered [ 0.516421] acpiphp: Slot [10] registered [ 0.518184] acpiphp: Slot [11] registered [ 0.519942] acpiphp: Slot [12] registered [ 0.521676] acpiphp: Slot [13] registered [ 0.523399] acpiphp: Slot [14] registered [ 0.525155] acpiphp: Slot [15] registered [ 0.526918] acpiphp: Slot [16] registered [ 0.528686] acpiphp: Slot [17] registered [ 0.530463] acpiphp: Slot [18] registered [ 0.532190] acpiphp: Slot [19] registered [ 0.533959] acpiphp: Slot [20] registered [ 0.535711] acpiphp: Slot [21] registered [ 0.537455] acpiphp: Slot [22] registered [ 0.539232] acpiphp: Slot [23] registered [ 0.540992] acpiphp: Slot [24] registered [ 0.542751] acpiphp: Slot [25] registered [ 0.544480] acpiphp: Slot [26] registered [ 0.546233] acpiphp: Slot [27] registered [ 0.548027] acpiphp: Slot [28] registered [ 0.549759] acpiphp: Slot [29] registered [ 0.551483] acpiphp: Slot [30] registered [ 0.553220] acpiphp: Slot [31] registered [ 0.554944] PCI host bridge to bus 0000:00 [ 0.556678] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.559353] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.562008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.565042] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.568208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.571403] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.577676] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.580522] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.583171] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.586166] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.591239] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.594348] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.619739] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.622746] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.625669] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.628828] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.631790] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.634408] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.637055] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.639419] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.642785] vgaarb: loaded [ 0.644048] vgaarb: bridge control possible 0000:00:02.0 [ 0.646660] SCSI subsystem initialized [ 0.648575] ACPI: bus type USB registered [ 0.650376] usbcore: registered new interface driver usbfs [ 0.652633] usbcore: registered new interface driver hub [ 0.654836] usbcore: registered new device driver usb [ 0.657184] PCI: Using ACPI for IRQ routing [ 0.659492] NetLabel: Initializing [ 0.661017] NetLabel: domain hash size = 128 [ 0.662879] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.664986] NetLabel: unlabeled traffic allowed by default [ 0.667454] amd_nb: Cannot enumerate AMD northbridges [ 0.669589] clocksource: Switched to clocksource kvm-clock [ 0.680591] AppArmor: AppArmor Filesystem Enabled [ 0.682645] pnp: PnP ACPI init [ 0.684406] pnp: PnP ACPI: found 5 devices [ 0.691908] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.695595] NET: Registered protocol family 2 [ 0.697783] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.700606] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.703227] TCP: Hash tables configured (established 4096 bind 4096) [ 0.705851] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.708238] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.710802] NET: Registered protocol family 1 [ 0.712687] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.715097] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.717468] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.734274] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.751226] Unpacking initramfs... [ 1.235249] Freeing initrd memory: 37084K [ 1.237511] Scanning for low memory corruption every 60 seconds [ 1.240364] audit: initializing netlink subsys (disabled) [ 1.242637] audit: type=2000 audit(1562926560.495:1): initialized [ 1.245443] Initialise system trusted keyring [ 1.247463] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.250041] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.253664] zbud: loaded [ 1.255168] VFS: Disk quotas dquot_6.6.0 [ 1.256887] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.259868] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.262483] fuse init (API version 7.23) [ 1.264320] Key type big_key registered [ 1.266056] Allocating IMA MOK and blacklist keyrings. [ 1.268625] Key type asymmetric registered [ 1.270394] Asymmetric key parser 'x509' registered [ 1.272428] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.275579] io scheduler noop registered [ 1.277275] io scheduler deadline registered (default) [ 1.279496] io scheduler cfq registered [ 1.281230] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.283514] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.286259] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.289464] ACPI: Power Button [PWRF] [ 1.291223] GHES: HEST is not enabled! [ 1.307173] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.340409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.344835] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.371290] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.375531] Linux agpgart interface v0.103 [ 1.379058] loop: module loaded [ 1.383085] vda: vda1 [ 1.385121] scsi host0: ata_piix [ 1.386723] scsi host1: ata_piix [ 1.388263] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.391000] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.394437] libphy: Fixed MDIO Bus: probed [ 1.396228] tun: Universal TUN/TAP device driver, 1.6 [ 1.398344] tun: (C) 1999-2004 Max Krasnyansky [ 1.402176] PPP generic driver version 2.4.2 [ 1.404083] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.406660] ehci-pci: EHCI PCI platform driver [ 1.408612] ehci-platform: EHCI generic platform driver [ 1.410456] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.412589] ohci-pci: OHCI PCI platform driver [ 1.414256] ohci-platform: OHCI generic platform driver [ 1.416141] uhci_hcd: USB Universal Host Controller Interface driver [ 1.433171] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.435109] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.437973] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.439868] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.442047] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.444405] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.447115] usb usb1: Product: UHCI Host Controller [ 1.448900] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.451138] usb usb1: SerialNumber: 0000:00:01.2 [ 1.452942] hub 1-0:1.0: USB hub found [ 1.454414] hub 1-0:1.0: 2 ports detected [ 1.456137] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.460099] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.461929] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.463879] mousedev: PS/2 mouse device common for all mice [ 1.466259] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.469594] rtc_cmos 00:00: RTC can wake from S4 [ 1.471702] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.474245] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.476571] i2c /dev entries driver [ 1.478220] device-mapper: uevent: version 1.0.3 [ 1.480272] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.483854] ledtrig-cpu: registered to indicate activity on CPUs [ 1.486689] NET: Registered protocol family 10 [ 1.488881] NET: Registered protocol family 17 [ 1.490829] Key type dns_resolver registered [ 1.492926] registered taskstats version 1 [ 1.494776] Loading compiled-in X.509 certificates [ 1.497406] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.501527] zswap: loaded using pool lzo/zbud [ 1.504964] Key type trusted registered [ 1.508710] Key type encrypted registered [ 1.510521] AppArmor: AppArmor sha1 policy hashing enabled [ 1.512853] ima: No TPM chip found, activating TPM-bypass! [ 1.515226] evm: HMAC attrs: 0x1 [ 1.517144] Magic number: 11:685:274 [ 1.518887] usb usb1-port2: hash matches [ 1.520650] tty tty11: hash matches [ 1.522355] rtc_cmos 00:00: setting system clock to 2019-07-12 10:16:00 UTC (1562926560) [ 1.542580] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.545076] EDD information not available. [ 1.551902] Freeing unused kernel memory: 1512K [ 1.553881] Write protecting the kernel read-only data: 14336k [ 1.559551] Freeing unused kernel memory: 1692K [ 1.561892] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.574604] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.578887] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.583055] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.587146] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.591038] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.597601] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.606168] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.611019] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.614907] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.619006] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.681058] [drm] Initialized drm 1.1.0 20060810 [ 1.684317] virtio_net virtio0 ens3: renamed from eth0 [ 1.693825] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.699895] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.722125] FDC 0 is a S82078B [ 1.743418] AVX2 version of gcm_enc/dec engaged. [ 1.745549] AES CTR mode by8 optimization enabled [ 1.765595] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.929241] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.932218] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.935312] usb 1-1: Product: QEMU USB Tablet [ 1.937340] usb 1-1: Manufacturer: QEMU [ 1.939154] usb 1-1: SerialNumber: 42 [ 1.948257] hidraw: raw HID events driver (C) Jiri Kosina [ 1.955917] usbcore: registered new interface driver usbhid [ 1.958467] usbhid: USB HID core driver [ 1.961870] 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.966459] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.359121] md: linear personality registered for level -1 [ 2.363180] md: multipath personality registered for level -4 [ 2.367342] md: raid0 personality registered for level 0 [ 2.371882] md: raid1 personality registered for level 1 [ 2.441577] raid6: sse2x1 gen() 11327 MB/s [ 2.509574] raid6: sse2x1 xor() 8873 MB/s [ 2.577576] raid6: sse2x2 gen() 14732 MB/s [ 2.649574] raid6: sse2x2 xor() 9690 MB/s [ 2.717576] raid6: sse2x4 gen() 16586 MB/s [ 2.785575] raid6: sse2x4 xor() 11559 MB/s [ 2.853587] raid6: avx2x1 gen() 22041 MB/s [ 2.921575] raid6: avx2x2 gen() 25812 MB/s [ 2.989573] raid6: avx2x4 gen() 29697 MB/s [ 2.991184] raid6: using algorithm avx2x4 gen() 29697 MB/s [ 2.993164] raid6: using avx2x2 recovery algorithm [ 3.000621] xor: automatically using best checksumming function: [ 3.041586] avx : 31751.000 MB/sec [ 3.044667] async_tx: api initialized (async) [ 3.057308] md: raid6 personality registered for level 6 [ 3.059253] md: raid5 personality registered for level 5 [ 3.061163] md: raid4 personality registered for level 4 [ 3.068771] 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 ... [ 3.109658] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.131191] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.246604] 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) [ 3.254464] systemd[1]: Detected virtualization kvm. [ 3.256715] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.262598] systemd[1]: Set hostname to . [ 3.266768] systemd[1]: Initializing machine ID from KVM UUID. [ 3.269413] systemd[1]: Installed transient /etc/machine-id file. [ 3.414634] 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.420662] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.425277] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.429648] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.434352] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.438223] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.442515] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.446524] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.450348] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.454471] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.457737] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.461467] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.464998] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.469391] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.474334] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.478371] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.482350] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.485889] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.489341] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.493633] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.498722] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.504705] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.512768] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.518413] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.534595] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.544530] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.555127] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.561754] Loading iSCSI transport class v2.0-870. Starting Create list of required st... nodes for the current kernel... [ 3.570261] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.580264] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.594290] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.603245] systemd[1]: Mounting Debug File System... [ 3.607299] iscsi: registered transport (tcp) Mounting Debug File System... [ 3.612460] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.622603] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.630214] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.637790] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [ 3.677098] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started 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 udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.051820] 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 Set console font and keymap... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started 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. 2019-07-12 10:16:05,743 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2019-07-12 10:16:14,839 - 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 0x000000001FFE14F7 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 0x000000001FFE147F 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 966780117 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.914 MHz processor [ 0.235914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.239060] pid_max: default: 32768 minimum: 301 [ 0.240769] ACPI: Core revision 20150930 [ 0.242868] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.245407] Security Framework initialized [ 0.246946] Yama: becoming mindful. [ 0.248267] AppArmor: AppArmor initialized [ 0.249786] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.252167] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.254524] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.256703] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.259180] Initializing cgroup subsys io [ 0.260694] Initializing cgroup subsys memory [ 0.262286] Initializing cgroup subsys devices [ 0.263925] Initializing cgroup subsys freezer [ 0.265490] Initializing cgroup subsys net_cls [ 0.267091] Initializing cgroup subsys perf_event [ 0.268734] Initializing cgroup subsys net_prio [ 0.270349] Initializing cgroup subsys hugetlb [ 0.271986] Initializing cgroup subsys pids [ 0.273589] CPU: Physical Processor ID: 0 [ 0.275851] mce: CPU supports 10 MCE banks [ 0.277426] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.279302] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.281285] Spectre V2 : Mitigation: Full generic retpoline [ 0.283210] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.285312] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.287575] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.289638] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.292424] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.314989] Freeing SMP alternatives memory: 32K [ 0.332895] ftrace: allocating 32237 entries in 126 pages [ 0.385091] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.387403] smpboot: Max logical packages: 1 [ 0.389343] x2apic enabled [ 0.390868] Switched APIC routing to physical x2apic. [ 0.393965] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.396252] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.400890] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.404873] KVM setup paravirtual spinlock [ 0.409254] x86: Booted up 1 node, 1 CPUs [ 0.411010] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.414123] devtmpfs: initialized [ 0.416854] evm: security.selinux [ 0.418352] evm: security.SMACK64 [ 0.419881] evm: security.SMACK64EXEC [ 0.421487] evm: security.SMACK64TRANSMUTE [ 0.423275] evm: security.SMACK64MMAP [ 0.424927] evm: security.ima [ 0.426335] evm: security.capability [ 0.428186] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.432237] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.434965] pinctrl core: initialized pinctrl subsystem [ 0.437456] RTC time: 10:15:59, date: 07/12/19 [ 0.439592] NET: Registered protocol family 16 [ 0.441786] cpuidle: using governor ladder [ 0.443581] cpuidle: using governor menu [ 0.445329] PCCT header not found. [ 0.446989] ACPI: bus type PCI registered [ 0.448765] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.451570] PCI: Using configuration type 1 for base access [ 0.455047] ACPI: Added _OSI(Module Device) [ 0.456887] ACPI: Added _OSI(Processor Device) [ 0.458790] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.460795] ACPI: Added _OSI(Processor Aggregator Device) [ 0.464618] ACPI: Interpreter enabled [ 0.466287] ACPI: (supports S0 S5) [ 0.467841] ACPI: Using IOAPIC for interrupt routing [ 0.469943] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.475492] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.478059] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.480840] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.483511] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.488339] acpiphp: Slot [3] registered [ 0.505911] acpiphp: Slot [4] registered [ 0.507655] acpiphp: Slot [5] registered [ 0.509413] acpiphp: Slot [6] registered [ 0.511148] acpiphp: Slot [7] registered [ 0.512881] acpiphp: Slot [8] registered [ 0.514686] acpiphp: Slot [9] registered [ 0.516421] acpiphp: Slot [10] registered [ 0.518184] acpiphp: Slot [11] registered [ 0.519942] acpiphp: Slot [12] registered [ 0.521676] acpiphp: Slot [13] registered [ 0.523399] acpiphp: Slot [14] registered [ 0.525155] acpiphp: Slot [15] registered [ 0.526918] acpiphp: Slot [16] registered [ 0.528686] acpiphp: Slot [17] registered [ 0.530463] acpiphp: Slot [18] registered [ 0.532190] acpiphp: Slot [19] registered [ 0.533959] acpiphp: Slot [20] registered [ 0.535711] acpiphp: Slot [21] registered [ 0.537455] acpiphp: Slot [22] registered [ 0.539232] acpiphp: Slot [23] registered [ 0.540992] acpiphp: Slot [24] registered [ 0.542751] acpiphp: Slot [25] registered [ 0.544480] acpiphp: Slot [26] registered [ 0.546233] acpiphp: Slot [27] registered [ 0.548027] acpiphp: Slot [28] registered [ 0.549759] acpiphp: Slot [29] registered [ 0.551483] acpiphp: Slot [30] registered [ 0.553220] acpiphp: Slot [31] registered [ 0.554944] PCI host bridge to bus 0000:00 [ 0.556678] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.559353] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.562008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.565042] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.568208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.571403] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.577676] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.580522] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.583171] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.586166] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.591239] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.594348] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.619739] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.622746] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.625669] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.628828] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.631790] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.634408] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.637055] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.639419] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.642785] vgaarb: loaded [ 0.644048] vgaarb: bridge control possible 0000:00:02.0 [ 0.646660] SCSI subsystem initialized [ 0.648575] ACPI: bus type USB registered [ 0.650376] usbcore: registered new interface driver usbfs [ 0.652633] usbcore: registered new interface driver hub [ 0.654836] usbcore: registered new device driver usb [ 0.657184] PCI: Using ACPI for IRQ routing [ 0.659492] NetLabel: Initializing [ 0.661017] NetLabel: domain hash size = 128 [ 0.662879] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.664986] NetLabel: unlabeled traffic allowed by default [ 0.667454] amd_nb: Cannot enumerate AMD northbridges [ 0.669589] clocksource: Switched to clocksource kvm-clock [ 0.680591] AppArmor: AppArmor Filesystem Enabled [ 0.682645] pnp: PnP ACPI init [ 0.684406] pnp: PnP ACPI: found 5 devices [ 0.691908] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.695595] NET: Registered protocol family 2 [ 0.697783] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.700606] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.703227] TCP: Hash tables configured (established 4096 bind 4096) [ 0.705851] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.708238] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.710802] NET: Registered protocol family 1 [ 0.712687] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.715097] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.717468] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.734274] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.751226] Unpacking initramfs... [ 1.235249] Freeing initrd memory: 37084K [ 1.237511] Scanning for low memory corruption every 60 seconds [ 1.240364] audit: initializing netlink subsys (disabled) [ 1.242637] audit: type=2000 audit(1562926560.495:1): initialized [ 1.245443] Initialise system trusted keyring [ 1.247463] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.250041] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.253664] zbud: loaded [ 1.255168] VFS: Disk quotas dquot_6.6.0 [ 1.256887] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.259868] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.262483] fuse init (API version 7.23) [ 1.264320] Key type big_key registered [ 1.266056] Allocating IMA MOK and blacklist keyrings. [ 1.268625] Key type asymmetric registered [ 1.270394] Asymmetric key parser 'x509' registered [ 1.272428] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.275579] io scheduler noop registered [ 1.277275] io scheduler deadline registered (default) [ 1.279496] io scheduler cfq registered [ 1.281230] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.283514] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.286259] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.289464] ACPI: Power Button [PWRF] [ 1.291223] GHES: HEST is not enabled! [ 1.307173] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.340409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.344835] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.371290] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.375531] Linux agpgart interface v0.103 [ 1.379058] loop: module loaded [ 1.383085] vda: vda1 [ 1.385121] scsi host0: ata_piix [ 1.386723] scsi host1: ata_piix [ 1.388263] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.391000] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.394437] libphy: Fixed MDIO Bus: probed [ 1.396228] tun: Universal TUN/TAP device driver, 1.6 [ 1.398344] tun: (C) 1999-2004 Max Krasnyansky [ 1.402176] PPP generic driver version 2.4.2 [ 1.404083] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.406660] ehci-pci: EHCI PCI platform driver [ 1.408612] ehci-platform: EHCI generic platform driver [ 1.410456] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.412589] ohci-pci: OHCI PCI platform driver [ 1.414256] ohci-platform: OHCI generic platform driver [ 1.416141] uhci_hcd: USB Universal Host Controller Interface driver [ 1.433171] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.435109] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.437973] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.439868] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.442047] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.444405] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.447115] usb usb1: Product: UHCI Host Controller [ 1.448900] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.451138] usb usb1: SerialNumber: 0000:00:01.2 [ 1.452942] hub 1-0:1.0: USB hub found [ 1.454414] hub 1-0:1.0: 2 ports detected [ 1.456137] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.460099] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.461929] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.463879] mousedev: PS/2 mouse device common for all mice [ 1.466259] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.469594] rtc_cmos 00:00: RTC can wake from S4 [ 1.471702] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.474245] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.476571] i2c /dev entries driver [ 1.478220] device-mapper: uevent: version 1.0.3 [ 1.480272] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.483854] ledtrig-cpu: registered to indicate activity on CPUs [ 1.486689] NET: Registered protocol family 10 [ 1.488881] NET: Registered protocol family 17 [ 1.490829] Key type dns_resolver registered [ 1.492926] registered taskstats version 1 [ 1.494776] Loading compiled-in X.509 certificates [ 1.497406] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.501527] zswap: loaded using pool lzo/zbud [ 1.504964] Key type trusted registered [ 1.508710] Key type encrypted registered [ 1.510521] AppArmor: AppArmor sha1 policy hashing enabled [ 1.512853] ima: No TPM chip found, activating TPM-bypass! [ 1.515226] evm: HMAC attrs: 0x1 [ 1.517144] Magic number: 11:685:274 [ 1.518887] usb usb1-port2: hash matches [ 1.520650] tty tty11: hash matches [ 1.522355] rtc_cmos 00:00: setting system clock to 2019-07-12 10:16:00 UTC (1562926560) [ 1.542580] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.545076] EDD information not available. [ 1.551902] Freeing unused kernel memory: 1512K [ 1.553881] Write protecting the kernel read-only data: 14336k [ 1.559551] Freeing unused kernel memory: 1692K [ 1.561892] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.574604] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.578887] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.583055] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.587146] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.591038] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.597601] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.606168] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.611019] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.614907] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.619006] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.681058] [drm] Initialized drm 1.1.0 20060810 [ 1.684317] virtio_net virtio0 ens3: renamed from eth0 [ 1.693825] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.699895] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.722125] FDC 0 is a S82078B [ 1.743418] AVX2 version of gcm_enc/dec engaged. [ 1.745549] AES CTR mode by8 optimization enabled [ 1.765595] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.929241] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.932218] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.935312] usb 1-1: Product: QEMU USB Tablet [ 1.937340] usb 1-1: Manufacturer: QEMU [ 1.939154] usb 1-1: SerialNumber: 42 [ 1.948257] hidraw: raw HID events driver (C) Jiri Kosina [ 1.955917] usbcore: registered new interface driver usbhid [ 1.958467] usbhid: USB HID core driver [ 1.961870] 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.966459] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.359121] md: linear personality registered for level -1 [ 2.363180] md: multipath personality registered for level -4 [ 2.367342] md: raid0 personality registered for level 0 [ 2.371882] md: raid1 personality registered for level 1 [ 2.441577] raid6: sse2x1 gen() 11327 MB/s [ 2.509574] raid6: sse2x1 xor() 8873 MB/s [ 2.577576] raid6: sse2x2 gen() 14732 MB/s [ 2.649574] raid6: sse2x2 xor() 9690 MB/s [ 2.717576] raid6: sse2x4 gen() 16586 MB/s [ 2.785575] raid6: sse2x4 xor() 11559 MB/s [ 2.853587] raid6: avx2x1 gen() 22041 MB/s [ 2.921575] raid6: avx2x2 gen() 25812 MB/s [ 2.989573] raid6: avx2x4 gen() 29697 MB/s [ 2.991184] raid6: using algorithm avx2x4 gen() 29697 MB/s [ 2.993164] raid6: using avx2x2 recovery algorithm [ 3.000621] xor: automatically using best checksumming function: [ 3.041586] avx : 31751.000 MB/sec [ 3.044667] async_tx: api initialized (async) [ 3.057308] md: raid6 personality registered for level 6 [ 3.059253] md: raid5 personality registered for level 5 [ 3.061163] md: raid4 personality registered for level 4 [ 3.068771] 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 ... [ 3.109658] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.131191] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.246604] 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) [ 3.254464] systemd[1]: Detected virtualization kvm. [ 3.256715] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.262598] systemd[1]: Set hostname to . [ 3.266768] systemd[1]: Initializing machine ID from KVM UUID. [ 3.269413] systemd[1]: Installed transient /etc/machine-id file. [ 3.414634] 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.420662] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.425277] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.429648] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.434352] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.438223] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.442515] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.446524] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.450348] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.454471] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.457737] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.461467] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.464998] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.469391] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.474334] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.478371] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.482350] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.485889] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.489341] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.493633] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.498722] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.504705] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.512768] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.518413] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.534595] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.544530] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.555127] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.561754] Loading iSCSI transport class v2.0-870. Starting Create list of required st... nodes for the current kernel... [ 3.570261] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.580264] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.594290] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.603245] systemd[1]: Mounting Debug File System... [ 3.607299] iscsi: registered transport (tcp) Mounting Debug File System... [ 3.612460] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.622603] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.630214] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.637790] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [ 3.677098] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started 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 udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.051820] 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 Set console font and keymap... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started 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. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[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 Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 5.501937] cloud-init[621]: Cloud-init v. 18.2 running 'init-local' at Fri, 12 Jul 2019 10:16:04 +0000. Up 5.40 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. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 9.310054] cloud-init[912]: Cloud-init v. 18.2 running 'init' at Fri, 12 Jul 2019 10:16:05 +0000. Up 6.20 seconds. [ 9.316219] cloud-init[912]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.322167] cloud-init[912]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.328455] cloud-init[912]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.334229] cloud-init[912]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.342744] cloud-init[912]: ci-info: | ens3 | True | 192.168.120.28 | 255.255.255.0 | . | fa:16:3e:3e:eb:a3 | [ 9.350440] cloud-init[912]: ci-info: | ens3 | True | fe80::f816:3eff:fe3e:eba3/64 | . | link | fa:16:3e:3e:eb:a3 | [ 9.356438] cloud-init[912]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 9.364115] cloud-init[912]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.372118] cloud-init[912]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.376117] cloud-init[912]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.384119] cloud-init[912]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.389260] cloud-init[912]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.392928] cloud-init[912]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.398652] cloud-init[912]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.404967] cloud-init[912]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.409373] cloud-init[912]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.413827] cloud-init[912]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.419325] cloud-init[912]: 2019-07-12 10:16:08,616 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 9.830873] cloud-init[912]: Generating public/private rsa key pair. [ 9.833342] cloud-init[912]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 9.840181] cloud-init[912]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 9.848177] cloud-init[912]: The key fingerprint is: [ 9.850263] cloud-init[912]: SHA256:HxQWEx58j/IGNbS7W5iTNgTVRCWAi4EphyWW/iC39+A root@shaker-vm-2ddd1a38-59ea-4576-b939-41ef01f90a82 [ 9.856432] cloud-init[912]: The key's randomart image is: [ 9.860124] cloud-init[912]: +---[RSA 2048]----+ [ 9.864118] cloud-init[912]: | o+.o .B=+=+..| [ 9.868119] cloud-init[912]: | .+.+ .oo=+... | [ 9.872117] cloud-init[912]: | . o o++.+ | [ 9.876120] cloud-init[912]: | . + ..+.... | [ 9.880183] cloud-init[912]: | o + S .+o | [ 9.884119] cloud-init[912]: | . + . oo= | [ 9.888118] cloud-init[912]: | o o ..O . | [ 9.891926] cloud-init[912]: | E . . = | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 9.896539] cloud-init[912]: | . | [ 9.897975] cloud-init[912]: +----[SHA256]-----+ [ 9.899430] cloud-init [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m[912]: Generating public/private dsa key pair.] Reached target System Initialization. [[0;32m OK [0m [ 9.908678] ] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] cloud-init[912]: Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities.Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 9.917829] cloud-init[912]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 9.920355] Starting LXD - unix socket. Starting Socket activation for snappy daemon. cloud-init[912]: The key fingerprint is: [ 9.925882] cloud-init[912]: SHA256:ckG4KRId04NcSO0wIeK/rlqKKtUpSXEHOQXtiaIaDXM root@shaker-vm-2ddd1a38-59ea-4576-b939-41ef01f90a82[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m [ 9.932437] cloud-init[912]: The key's randomart image is: [ 9.933977] cloud-init[912]: +---[DSA 1024]----+ [ 9.935377] cloud-init[912]: ] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. |. .+B#o.. | [ 9.941200] [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0mcloud-init[912]: |..o.@.B. | [ 9.945790] cloud-init[912]: | . + O =. | [ 9.947214] cloud-init[912]: ] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m|o E o * . | [ 9.953377] cloud-init[912]: | B * o. S | [ 9.954744] cloud-init[912]: |o = + o | ] Listening on Socket activation for snappy daemon. [ 9.959537] cloud-init[912]: |.o.o | [ 9.964465] cloud-init[912]: |+o. | [ 9.969932] cloud-init[[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] [912]: |O... | [ 9.977538] cloud-init[912]: +----[SHA256]-----+ [ 9.979347] cloud-init[912]: Started Deferred execution scheduler. Starting /etc/rc.local Compatibility... Starting Accounts Service...Generating public/private ecdsa key pair. [ 9.985084] cloud-init[912]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 9.987275] cloud-init[912]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [ 9.998226] cloud-init[912]: [[0;32m OK [0m] Started iperf Service. Starting Apply the settings specified in cloud-config...The key fingerprint is: [ 10.006311] cloud-init[912]: SHA256:d72R6lgCZut+tupUdE1tNsINwMhXhA7KIODiy3eaB8E root@shaker-vm-2ddd1a38-59ea-4576-b939-41ef01f90a82 Starting Pollinate to seed the pseudo random number generator... Starting LSB: Record successful boot for GRUB... Starting LSB: MD monitoring daemon... Starting Login Service... [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started iperf3 Service. Starting Snappy daemon... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting System Logging Service... [[0;32m OK [0m] Started D-Bus System Message Bus. [ 10.094088] cloud-init[912]: The key's randomart image is: [ 10.113073] [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). cloud-init[912]: +---[ECDSA 256]---+ [ 10.149006] cloud-init[912]: | .. . o.*++. |[[0;32m OK [0m] Started System Logging Service. [ 10.181337] cloud-init[912]: |. . . + + = o+| Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 10.239713] cloud-init[912]: |... . o . = . oo.| [ 10.259167] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. cloud-init[[0;32m OK [0m] Started Accounts Service. [912]: |o E o . o . . | [[0;32m OK [0m] Started Login to default iSCSI targets. [[ 10.290868] [0;32m OK [0m] Reached target Remote File Systems (Pre). cloud-init[912]: | . . S o . + |[[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: network benchmark... Starting Permit User Sessions... Starting LSB: daemon to balance interrupts for SMP systems... [ 10.313406] Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... cloud-init[912]: |. .. o = . . o |[[0;32m OK [0m] Started Permit User Sessions. [ 10.363748] cloud-init[912]: | o ... o . o . | Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [ 10.417017] Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. cloud-init[912]: [[0;32m OK [0m] Started Set console scheme. | . +. o o= | [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [ 10.451224] cloud-init[[0;32m OK [0m] Started LSB: automatic crash report generation. [912]: | o. o=+o.. | [ 10.461353] cloud-init[912]: +----[SHA256]-----+ [ 10.469592] [[0;32m OK [0m] Started Snappy daemon. cloud-init Starting Wait until snapd is fully seeded... [912]: Generating public/private ed25519 key pair. [ 10.500487] cloud-init[912]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.516147] cloud-init[912]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.518951] cloud-init[912]: The key fingerprint is: [ 10.532108] cloud-init[912]: SHA256:XsGQYsldeABOjN1D2OtL9N/eJXgsaSMasJfsZGI7/wc root@shaker-vm-2ddd1a38-59ea-4576-b939-41ef01f90a82 [ 10.542084] cloud-init[912]: The key's randomart image is: [ 10.548144] cloud-init[912]: +--[ED25519 256]--+ [ 10.556238] cloud-init[912]: | =oO+=. | [ 10.560129] cloud-init[912]: | .oO Bo. | [ 10.569527] cloud-init[912]: | ... +o | [ 10.573430] cloud-init[912]: | o . | [ 10.581105] cloud-init[912]: | .oS.. | [ 10.583350] cloud-init[912]: | =ooE + | [ 10.589832] cloud-init[912]: | +.O..o*.+ .| [ 10.592104] cloud-init[912]: | ..B.o oo+.o.| [ 10.596892] cloud-init[912]: | .o+... .. .| [ 10.601459] cloud-init[912]: +----[SHA256]-----+ [ 10.929098] cloud-init[1032]: 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.651639] cloud-init[1032]: en_US.UTF-8... done [ 11.654654] cloud-init[1032]: Generation complete. [ 12.233994] cloud-init[1032]: Cloud-init v. 18.2 running 'modules:config' at Fri, 12 Jul 2019 10:16:10 +0000. Up 10.81 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 | 41:d4:06:6c:f5:4c:29:ac:d9:22:cf:a3:0a:f2:43:55 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Jul 12 10:16:12 ec2: <14>Jul 12 10:16:12 ec2: ############################################################# <14>Jul 12 10:16:12 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Jul 12 10:16:12 ec2: 1024 SHA256:ckG4KRId04NcSO0wIeK/rlqKKtUpSXEHOQXtiaIaDXM root@shaker-vm-2ddd1a38-59ea-4576-b939-41ef01f90a82 (DSA) <14>Jul 12 10:16:12 ec2: 256 SHA256:d72R6lgCZut+tupUdE1tNsINwMhXhA7KIODiy3eaB8E root@shaker-vm-2ddd1a38-59ea-4576-b939-41ef01f90a82 (ECDSA) <14>Jul 12 10:16:12 ec2: 256 SHA256:XsGQYsldeABOjN1D2OtL9N/eJXgsaSMasJfsZGI7/wc root@shaker-vm-2ddd1a38-59ea-4576-b939-41ef01f90a82 (ED25519) <14>Jul 12 10:16:12 ec2: 2048 SHA256:HxQWEx58j/IGNbS7W5iTNgTVRCWAi4EphyWW/iC39+A root@shaker-vm-2ddd1a38-59ea-4576-b939-41ef01f90a82 (RSA) <14>Jul 12 10:16:12 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Jul 12 10:16:12 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAjZ4Fg9KxnLNiBLu48Bwd8fKNLZYXZft0hosPDiyqF5jDOXh9Zrfaw2+CWMI3N+53Dr+l0UY57mrKiP+5HD9hA= root@shaker-vm-2ddd1a38-59ea-4576-b939-41ef01f90a82 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHF+B5FWpAnTOnNP9QvnrbeWC2ltJ2sxj6tOo9OoD9oD root@shaker-vm-2ddd1a38-59ea-4576-b939-41ef01f90a82 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqv7GcQ4zlRKZHTBFOnx5snIiuOK3x6+AxGZRmlFEPX2gkLfk+yFE4Hxxbc1c0dlEUxMf5enXJq6of6FIRT+J8l5GDgWiFVPnhkHgM2kPPPY7as/aeBnra7fGI1sa0BVYfNj+dmQhXZUlx+XPUIGyGCPTGbztIZHzGsEiOnZIcqZOGgfxCGsMTNoVVo0xjX8osmstBTQFJD421cIFrHgzyvyI1opY0PmOjL2IKBaY6CgBp/jQZcA00hYBj6r/vvwEkNIlL/x+yA/r8MHjfSx0LBJjriCEWC5Lxw+TCUXdddrDWwjyCyDFM/wmGpXZNqtsmyCP4TZNdnCVUzTzsVVJ/ root@shaker-vm-2ddd1a38-59ea-4576-b939-41ef01f90a82 -----END SSH HOST KEY KEYS----- [ 12.962370] cloud-init[1284]: Cloud-init v. 18.2 running 'modules:final' at Fri, 12 Jul 2019 10:16:12 +0000. Up 12.78 seconds. [ 12.968221] cloud-init[1284]: Cloud-init v. 18.2 finished at Fri, 12 Jul 2019 10:16:12 +0000. Datasource DataSourceEc2. Up 12.95 seconds [[0;32m OK [0m] Started Execute cloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. Ubuntu 16.04.4 LTS shaker-vm-2ddd1a38-59ea-4576-b939-41ef01f90a82 ttyS0 shaker-vm-2ddd1a38-59ea-4576-b939-41ef01f90a82 login: 2019-07-12 10:16:15,528 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.40:5000 2019-07-12 10:43:03,122 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=4d3e648de3ae4491984760d091f8cd8e SHELL=/bin/bash SSH_CLIENT=172.30.9.66 36676 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_2ddd1a38-59ea-4576-b939-41ef01f90a82 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=0S052E4K4jujSwC7gUx8XApUYrOCW0 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.40:5000 OS_USERNAME=shaker-user_2ddd1a38-59ea-4576-b939-41ef01f90a82 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.40,192.30.9.3 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 36676 192.168.120.28 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 2019-07-12 10:16:19.485 1387 INFO shaker.engine.utils [-] Logging enabled 2019-07-12 10:16:19.488 1387 INFO shaker.engine.messaging [-] Listening on *:9000 2019-07-12 10:16:19.490 1387 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2019-07-12 10:16:19.498 1395 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2019-07-12 10:16:19.499 1395 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.201:9000 2019-07-12 10:16:19.499 1395 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2019-07-12 10:16:19.510 1387 INFO pykwalify.core [-] validation.valid 2019-07-12 10:16:20.076 1387 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-07-12 10:16:23.885 1387 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'724ef85e-0a31-4854-8187-232d311db273', u'links': [{u'href': u'http://172.30.9.40:8004/v1/4d3e648de3ae4491984760d091f8cd8e/stacks/shaker_fkrdei/724ef85e-0a31-4854-8187-232d311db273', u'rel': u'self'}]} 2019-07-12 10:20:26.823 1387 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_fkrdei_slave_0', 'shaker_fkrdei_master_0']) 2019-07-12 10:20:34.284 1387 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-12 10:22:05.751 1387 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-12 10:23:36.233 1387 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-12 10:25:06.715 1387 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-12 10:25:06.717 1387 INFO shaker.engine.server [-] Execution is done 2019-07-12 10:25:07.446 1387 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-07-12 10:25:27.472 1387 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-12 10:25:27.475 1387 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2019-07-12 10:25:27.490 1387 INFO pykwalify.core [-] validation.valid 2019-07-12 10:25:28.012 1387 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-07-12 10:25:31.372 1387 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'2b6b2af3-baec-4d1d-a8df-12a748aeee5d', u'links': [{u'href': u'http://172.30.9.40:8004/v1/4d3e648de3ae4491984760d091f8cd8e/stacks/shaker_upoktf/2b6b2af3-baec-4d1d-a8df-12a748aeee5d', u'rel': u'self'}]} 2019-07-12 10:26:37.177 1387 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_upoktf_slave_0', 'shaker_upoktf_master_0']) 2019-07-12 10:26:45.970 1387 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-12 10:28:17.080 1387 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-12 10:29:47.570 1387 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-12 10:31:18.065 1387 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-12 10:31:18.067 1387 INFO shaker.engine.server [-] Execution is done 2019-07-12 10:31:18.493 1387 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-07-12 10:31:47.523 1387 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-12 10:31:47.526 1387 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2019-07-12 10:31:47.543 1387 INFO pykwalify.core [-] validation.valid 2019-07-12 10:31:47.963 1387 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-07-12 10:31:51.131 1387 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'11012d95-b95a-48cd-8793-bf0aefaecce0', u'links': [{u'href': u'http://172.30.9.40:8004/v1/4d3e648de3ae4491984760d091f8cd8e/stacks/shaker_sumrft/11012d95-b95a-48cd-8793-bf0aefaecce0', u'rel': u'self'}]} 2019-07-12 10:32:55.800 1387 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_sumrft_slave_0', 'shaker_sumrft_master_0']) 2019-07-12 10:33:07.341 1387 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-12 10:34:38.731 1387 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-12 10:36:09.226 1387 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-12 10:37:39.722 1387 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-12 10:37:39.723 1387 INFO shaker.engine.server [-] Execution is done 2019-07-12 10:37:40.423 1387 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-07-12 10:38:06.157 1387 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-12 10:38:06.159 1387 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2019-07-12 10:38:06.173 1387 INFO pykwalify.core [-] validation.valid 2019-07-12 10:38:06.593 1387 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-07-12 10:38:10.067 1387 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'070f07aa-89ae-4b1c-868a-250a37f127f2', u'links': [{u'href': u'http://172.30.9.40:8004/v1/4d3e648de3ae4491984760d091f8cd8e/stacks/shaker_mksrfz/070f07aa-89ae-4b1c-868a-250a37f127f2', u'rel': u'self'}]} 2019-07-12 10:39:15.501 1387 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_mksrfz_slave_0', 'shaker_mksrfz_master_0']) 2019-07-12 10:39:23.064 1387 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-12 10:39:53.600 1387 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-12 10:41:13.796 1387 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-12 10:42:34.192 1387 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-12 10:42:34.193 1387 INFO shaker.engine.server [-] Execution is done 2019-07-12 10:42:34.345 1387 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-07-12 10:43:02.999 1387 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-12 10:43:03.000 1387 INFO shaker.engine.server [-] Generating aggregated report 2019-07-12 10:43:03.011 1387 INFO shaker.engine.server [-] Raw output is stored to: report.json 2019-07-12 10:43:03.014 1387 INFO shaker.engine.report [-] ******************************************************************************** 2019-07-12 10:43:03.014 1387 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-1.opnfvlf.org:stats.packets.avg > 100000 [OK] 2019-07-12 10:43:03.014 1387 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-1.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2019-07-12 10:43:03.015 1387 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2019-07-12 10:43:03.015 1387 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2019-07-12 10:43:03.015 1387 INFO shaker.engine.report [-] ******************************************************************************** 2019-07-12 10:43:03.015 1387 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2019-07-12 10:43:03.027 1387 INFO shaker.engine.report [-] Report saved to: report.html 2019-07-12 10:43:03,123 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2019-07-12 10:43:03,440 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 10:43:03,440 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 30:56 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-12 10:43:18,870 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------+------------------+----------------------+------------------+----------------+ | rally_full | functest | benchmarking | 108:55 | FAIL | | rally_jobs | functest | benchmarking | 28:52 | PASS | | vmtp | functest | benchmarking | 19:20 | PASS | | shaker | functest | benchmarking | 30:56 | PASS | +--------------------+------------------+----------------------+------------------+----------------+ 2019-07-12 10:43:18,875 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-07-12 10:43:41,853 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-87 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-07-12 10:43:41,856 - 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.40,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.40:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=SdKQQ7EnbdvddDIl4P6G2Nh3G 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=bdde0b6755384876bea1caf69f7ebddc export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-07-12 10:43:41,856 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-12 10:43:41,856 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-07-12 10:43:41,857 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | doctor-notification | doctor | 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 | +-----------------------------+-------------------+------------------+------------------+----------------+ 2019-07-12 10:43:41,859 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-07-12 10:44:26,538 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-87 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-07-12 10:44:26,541 - 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.40,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.40:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=SdKQQ7EnbdvddDIl4P6G2Nh3G 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=bdde0b6755384876bea1caf69f7ebddc export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-07-12 10:44:26,541 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-12 10:44:26,542 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 4 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2019-07-12 10:44:26,550 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-07-12 10:44:28,238 - 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'3c229d703d2d4042a23aed5bda782237', '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_0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e'}) 2019-07-12 10:44:28,752 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f46f201bada64ca0a4d994290ae58ace', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e'}) 2019-07-12 10:44:30,298 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e', 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'3c229d703d2d4042a23aed5bda782237', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'pIQoilHtWApJGUXdsL92Xy4vt0mNqJ', 'username': u'cloudify-user_0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 10:44:30,302 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e', 'password': 'pIQoilHtWApJGUXdsL92Xy4vt0mNqJ', 'project_name': 'cloudify-project_0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '3c229d703d2d4042a23aed5bda782237', 'project_domain_name': 'Default'} 2019-07-12 10:44:30,303 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-07-12 10:44:30,942 - 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'2019-07-12T10:44:30Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'debb2c27-1496-4351-9191-7480bdd8bb0d', u'provider:segmentation_id': 55, 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_0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e', u'created_at': u'2019-07-12T10:44:30Z', u'mtu': 1450, u'tenant_id': u'3c229d703d2d4042a23aed5bda782237', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3c229d703d2d4042a23aed5bda782237', u'l2_adjacency': True}) 2019-07-12 10:44:32,919 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T10:44:32Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1fcced55-b042-496d-8ac6-cf159477da4e', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e', u'enable_dhcp': True, u'network_id': u'debb2c27-1496-4351-9191-7480bdd8bb0d', u'tenant_id': u'3c229d703d2d4042a23aed5bda782237', u'created_at': u'2019-07-12T10:44:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3c229d703d2d4042a23aed5bda782237'}) 2019-07-12 10:44:34,601 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T10:44:34Z', u'revision_number': 2, u'id': u'2ced7bba-e70e-4594-bc90-3a7bab6577f2', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.214'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e', u'admin_state_up': True, u'tenant_id': u'3c229d703d2d4042a23aed5bda782237', u'created_at': u'2019-07-12T10:44:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'3c229d703d2d4042a23aed5bda782237'}) 2019-07-12 10:44:44,858 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/940a1ece-dd96-462d-b7ec-60c340a5d27d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/940a1ece-dd96-462d-b7ec-60c340a5d27d/file', 'owner': u'3c229d703d2d4042a23aed5bda782237', 'id': u'940a1ece-dd96-462d-b7ec-60c340a5d27d', 'size': 296222720, u'self': u'/v2/images/940a1ece-dd96-462d-b7ec-60c340a5d27d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3c229d703d2d4042a23aed5bda782237', 'name': 'cloudify-project_0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/940a1ece-dd96-462d-b7ec-60c340a5d27d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T10:44:44Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-12T10:44:44Z', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify-img_0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', 'properties': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/940a1ece-dd96-462d-b7ec-60c340a5d27d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify-img_0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e', 'created': u'2019-07-12T10:44:39Z', 'checksum': u'3b0bdb36eb74e90531d9563093eceb24', 'created_at': u'2019-07-12T10:44:39Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', 'metadata': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/940a1ece-dd96-462d-b7ec-60c340a5d27d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify-img_0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}}) 2019-07-12 10:44:45,173 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e', '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'bdde0b6755384876bea1caf69f7ebddc', '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'a9577030-0782-49a9-85e1-31c803b57e2b', 'swap': 0}) 2019-07-12 10:44:45,562 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDgAlp5DTARWQIehf12moh50uqUGjKe0/+vyG3oN+SnBcefqT9UXdak/3eYkFh8QG0eX2coXRi4krr+tgFFv9PhUM7pH9VE43N8YQX3PbrGxoYf/PdqvrG3Kx8gqVJbeSEsh9hj+3tbaPo/zek1v2WHuFYTaSWKq//wYtCoFOa8vLfxuO8Q6NppcgNeYlwU6tcFzzZRjNZDeJeb9Iv7hPtSAk/aLDmOG/wHL86byFicVqqYdrXyuWHJEuxh/y8gw2+6YWdnsGyDb00jpQHxd5l87Nqdwy1Vsd5JSAe0c1YervoAUMz7FRT3UGXO/l597raVKwokndgFQFFoBgG/QDX Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAw4AJaeQ0wEVkCHoX9dpqIedLqlBoyntP/r8ht6DfkpwXHn6k\n/VF3WpP93mJBYfEBtHl9nKF0YuJK6/rYBRb/T4VDO6R/VRONzfGEF9z26xsaGH/z\n3ar6xtysfIKlSW3khLIfYY/t7W2j6P83pNb9lh7hWE2kliqv/8GLQqBTmvLy38bj\nvEOjaaXIDXmJcFOrXBc82UYzWQ3iXm/SL+4T7UgJP2iw5jhv8By/Om8hYnFaqmHa\n18rlhyRLsYf8vIMNvumFnZ7Bsg29NI6UB8XeZfOzancMtVbHeSUgHtHNWHq76AFD\nM+xUU91Blzv5efe62lSsKJJ3YBUBRaAYBv0A1wIDAQABAoIBACOYAB7DacdH2vqg\nIBSm+4PItMIBedLDuMDM07q3E32B5cOrkyZ72psnLqV6hiTq2ECfjfsieio2wSVN\nul7S3REBVkhZnsVCliLUwhQGKv6LJKkpQqEtLBNgwha5Qpan518xfv0oU01TFPCq\n5tqgOfNHFAgbuseMZhbOiihLQG2JVIfdlZpDfYR8YR6eUYNpK5qv/Y4RE4AIQFAf\nV4QKSKAU2XcbR4VqpBeYiYi454Q8QEyyrWfHjQJ82ExI7gOzGmwZebyuZtR5m9w1\nvXCVWNQ3pDoA+YoCJ4H1Cm9B/q3WG92IHjtYPiIer5DSouZbVPedtLEe1JRqLan5\noTjMpmECgYEA7iB7C9moFxjZTjmJE4wTqLoyZMek+PYvgUYmGAR046wCJID3Cwhr\n0pttOK3ZnqGIjbIAPyK8BMRzOXGGSWxqAeoufxapz77yojx//pZ/rTdSCyWTZogv\nzHUQYBfQwKpcIvz7g8iEqPl+XgW/EMW3F7KxSn8kKsGUr9sKiJUmIgUCgYEA0ix/\n0YmszXQHqDEmyBHZOC/ZKtc3SwLteeOELZxJoVCEbEELo0bhx5eGkLwTZy5Vm8Z0\nyWV7mDL9ZBkEp6C+i/oQdmPEjaaLm5LXXcgQWleOrn+mYjqh7XQ8Tfd2JtvYME/G\navwLNbq6ghZ2DKQoBYbXNb9TOsjsPAtA9ZqQQisCgYAqrNWAZSxznzdqhnMjdqob\nRes8Fm9hUrVmxIyVJ09PcgccRaSAbKzuHH6xdq6WeDqBslHK/s2VSSOhOtAnHm/N\nEgvtKMGcAot3OcJyfMQ65bwlVUGaUXPHf39EyV/W93D1sELe9jOYGMZl0T/RoK1U\naOjPAgQYSYL9FRNJMPmZhQKBgQCGrDDzCW8K71CAu44IITe5Qx+6zdEGZcfZlKn7\nt+uOTFOuMjfM1fySskttrrYYJZ6BhLcM3dRGgFXRsB5Fc0Dl3MRzuBYYViGa/Iq3\n8xxXZ0dsFSt+QefEifiiVPEGkVSEEHopz3s3YIFmHhJio0Vp1S9Np10ji9+j0eo7\n9mB9pQKBgA2uPhyNiHmJLaeaSVv4NyO5ujvk4+GOuvoeKZ4tYOyWbz2WsxPt9t9+\nX+Qwxp2fP7WO2xKmBs6msKIJkteU6SEphfw5wsSB4cIDoyuKY7Ux3vyStdTtTstW\n4zwfx6EGqNZrk1nsH84yFSwmBjIhZzmd8soy9xSg5vJ+Bp5J5F3I\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f46f201bada64ca0a4d994290ae58ace', 'name': u'cloudify-kp_0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e', 'created_at': '2019-07-12T10:44:45.562833', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3c229d703d2d4042a23aed5bda782237', 'name': 'cloudify-project_0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'de:7a:0d:54:d4:b4:d4:19:a3:b5:94:70:6b:71:f7:c5', 'type': 'ssh', 'id': u'cloudify-kp_0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e'}) 2019-07-12 10:44:45,563 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAw4AJaeQ0wEVkCHoX9dpqIedLqlBoyntP/r8ht6DfkpwXHn6k /VF3WpP93mJBYfEBtHl9nKF0YuJK6/rYBRb/T4VDO6R/VRONzfGEF9z26xsaGH/z 3ar6xtysfIKlSW3khLIfYY/t7W2j6P83pNb9lh7hWE2kliqv/8GLQqBTmvLy38bj vEOjaaXIDXmJcFOrXBc82UYzWQ3iXm/SL+4T7UgJP2iw5jhv8By/Om8hYnFaqmHa 18rlhyRLsYf8vIMNvumFnZ7Bsg29NI6UB8XeZfOzancMtVbHeSUgHtHNWHq76AFD M+xUU91Blzv5efe62lSsKJJ3YBUBRaAYBv0A1wIDAQABAoIBACOYAB7DacdH2vqg IBSm+4PItMIBedLDuMDM07q3E32B5cOrkyZ72psnLqV6hiTq2ECfjfsieio2wSVN ul7S3REBVkhZnsVCliLUwhQGKv6LJKkpQqEtLBNgwha5Qpan518xfv0oU01TFPCq 5tqgOfNHFAgbuseMZhbOiihLQG2JVIfdlZpDfYR8YR6eUYNpK5qv/Y4RE4AIQFAf V4QKSKAU2XcbR4VqpBeYiYi454Q8QEyyrWfHjQJ82ExI7gOzGmwZebyuZtR5m9w1 vXCVWNQ3pDoA+YoCJ4H1Cm9B/q3WG92IHjtYPiIer5DSouZbVPedtLEe1JRqLan5 oTjMpmECgYEA7iB7C9moFxjZTjmJE4wTqLoyZMek+PYvgUYmGAR046wCJID3Cwhr 0pttOK3ZnqGIjbIAPyK8BMRzOXGGSWxqAeoufxapz77yojx//pZ/rTdSCyWTZogv zHUQYBfQwKpcIvz7g8iEqPl+XgW/EMW3F7KxSn8kKsGUr9sKiJUmIgUCgYEA0ix/ 0YmszXQHqDEmyBHZOC/ZKtc3SwLteeOELZxJoVCEbEELo0bhx5eGkLwTZy5Vm8Z0 yWV7mDL9ZBkEp6C+i/oQdmPEjaaLm5LXXcgQWleOrn+mYjqh7XQ8Tfd2JtvYME/G avwLNbq6ghZ2DKQoBYbXNb9TOsjsPAtA9ZqQQisCgYAqrNWAZSxznzdqhnMjdqob Res8Fm9hUrVmxIyVJ09PcgccRaSAbKzuHH6xdq6WeDqBslHK/s2VSSOhOtAnHm/N EgvtKMGcAot3OcJyfMQ65bwlVUGaUXPHf39EyV/W93D1sELe9jOYGMZl0T/RoK1U aOjPAgQYSYL9FRNJMPmZhQKBgQCGrDDzCW8K71CAu44IITe5Qx+6zdEGZcfZlKn7 t+uOTFOuMjfM1fySskttrrYYJZ6BhLcM3dRGgFXRsB5Fc0Dl3MRzuBYYViGa/Iq3 8xxXZ0dsFSt+QefEifiiVPEGkVSEEHopz3s3YIFmHhJio0Vp1S9Np10ji9+j0eo7 9mB9pQKBgA2uPhyNiHmJLaeaSVv4NyO5ujvk4+GOuvoeKZ4tYOyWbz2WsxPt9t9+ X+Qwxp2fP7WO2xKmBs6msKIJkteU6SEphfw5wsSB4cIDoyuKY7Ux3vyStdTtTstW 4zwfx6EGqNZrk1nsH84yFSwmBjIhZzmd8soy9xSg5vJ+Bp5J5F3I -----END RSA PRIVATE KEY----- 2019-07-12 10:46:43,841 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:09:d4:2a', 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'940a1ece-dd96-462d-b7ec-60c340a5d27d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T10:46:42.000000', 'flavor': Munch({u'id': u'a9577030-0782-49a9-85e1-31c803b57e2b'}), 'az': u'nova', 'id': u'40dc4b16-f9d4-4b4c-b68d-18ffb1cec127', 'security_groups': [Munch({u'name': u'cloudify-sg_0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f46f201bada64ca0a4d994290ae58ace', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3c229d703d2d4042a23aed5bda782237', 'name': 'cloudify-project_0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e', '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'2019-07-12T10:46:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T10:46:42Z', 'hostId': u'7042e91c20a456ab56c3587faf739cb89016fb64833d68c870c084ce', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'7042e91c20a456ab56c3587faf739cb89016fb64833d68c870c084ce', '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'2019-07-12T10:46:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3c229d703d2d4042a23aed5bda782237', 'name': u'cloudify-vm_0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e', 'adminPass': u'uU3ah9J9JK9D', 'tenant_id': u'3c229d703d2d4042a23aed5bda782237', 'created_at': u'2019-07-12T10:44:48Z', 'created': u'2019-07-12T10:44:48Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-12 10:46:48,067 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'2ced7bba-e70e-4594-bc90-3a7bab6577f2', 'updated_at': u'2019-07-12T10:46:47Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.205', 'revision_number': 1, 'port_id': u'0d0d18b6-d86c-4a6f-b7c7-623cbb428be4', 'id': u'd53e9cd7-dc08-4825-9849-88ed50ecb148', 'network': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', 'port': u'0d0d18b6-d86c-4a6f-b7c7-623cbb428be4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3c229d703d2d4042a23aed5bda782237', 'name': 'cloudify-project_0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'3c229d703d2d4042a23aed5bda782237', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'debb2c27-1496-4351-9191-7480bdd8bb0d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:09:d4:2a', u'device_id': u'40dc4b16-f9d4-4b4c-b68d-18ffb1cec127'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'3c229d703d2d4042a23aed5bda782237', 'created_at': u'2019-07-12T10:46:45Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'debb2c27-1496-4351-9191-7480bdd8bb0d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:09:d4:2a', u'device_id': u'40dc4b16-f9d4-4b4c-b68d-18ffb1cec127'}), 'router': u'2ced7bba-e70e-4594-bc90-3a7bab6577f2'}) 2019-07-12 10:46:48,158 - 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-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 680299659 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 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 2 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] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.378682] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.381879] pid_max: default: 32768 minimum: 301 [ 0.383633] ACPI: Core revision 20150930 [ 0.385760] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.391193] Security Framework initialized [ 0.392809] Yama: becoming mindful. [ 0.394290] AppArmor: AppArmor initialized [ 0.396145] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.402457] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.406663] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.409057] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.412162] Initializing cgroup subsys io [ 0.413799] Initializing cgroup subsys memory [ 0.415500] Initializing cgroup subsys devices [ 0.417213] Initializing cgroup subsys freezer [ 0.418898] Initializing cgroup subsys net_cls [ 0.420605] Initializing cgroup subsys perf_event [ 0.422361] Initializing cgroup subsys net_prio [ 0.424120] Initializing cgroup subsys hugetlb [ 0.425804] Initializing cgroup subsys pids [ 0.428242] mce: CPU supports 10 MCE banks [ 0.429898] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.431864] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.433994] Spectre V2 : Mitigation: Full generic retpoline [ 0.436072] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.439155] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.442268] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.444761] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.448364] MDS: Mitigation: Clear CPU buffers [ 0.452645] Freeing SMP alternatives memory: 36K [ 0.459869] ftrace: allocating 32299 entries in 127 pages [ 0.509358] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.511773] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.514157] smpboot: Max logical packages: 2 [ 0.516093] x2apic enabled [ 0.517616] Switched APIC routing to physical x2apic. [ 0.520771] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.523235] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.527759] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.540475] KVM setup paravirtual spinlock [ 0.543776] x86: Booting SMP configuration: [ 0.545573] .... node #0, CPUs: #1 [ 0.547348] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.570066] x86: Booted up 1 node, 2 CPUs [ 0.570068] KVM setup async PF for cpu 1 [ 0.570073] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.575153] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.578245] devtmpfs: initialized [ 0.581760] evm: security.selinux [ 0.583070] evm: security.SMACK64 [ 0.584372] evm: security.SMACK64EXEC [ 0.585775] evm: security.SMACK64TRANSMUTE [ 0.587296] evm: security.SMACK64MMAP [ 0.588696] evm: security.ima [ 0.589895] evm: security.capability [ 0.591472] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.594889] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.597209] pinctrl core: initialized pinctrl subsystem [ 0.599289] RTC time: 10:46:43, date: 07/12/19 [ 0.601832] NET: Registered protocol family 16 [ 0.615511] cpuidle: using governor ladder [ 0.627535] cpuidle: using governor menu [ 0.629041] PCCT header not found. [ 0.630489] ACPI: bus type PCI registered [ 0.632007] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.634408] PCI: Using configuration type 1 for base access [ 0.649005] ACPI: Added _OSI(Module Device) [ 0.650583] ACPI: Added _OSI(Processor Device) [ 0.652207] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.653914] ACPI: Added _OSI(Processor Aggregator Device) [ 0.657553] ACPI: Interpreter enabled [ 0.675588] ACPI: (supports S0 S5) [ 0.677125] ACPI: Using IOAPIC for interrupt routing [ 0.679208] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.685094] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.687640] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.690423] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.693073] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.697906] acpiphp: Slot [3] registered [ 0.699680] acpiphp: Slot [4] registered [ 0.701441] acpiphp: Slot [5] registered [ 0.703192] acpiphp: Slot [6] registered [ 0.704935] acpiphp: Slot [7] registered [ 0.706681] acpiphp: Slot [8] registered [ 0.708536] acpiphp: Slot [9] registered [ 0.710297] acpiphp: Slot [10] registered [ 0.712079] acpiphp: Slot [11] registered [ 0.713917] acpiphp: Slot [12] registered [ 0.715705] acpiphp: Slot [13] registered [ 0.717478] acpiphp: Slot [14] registered [ 0.719248] acpiphp: Slot [15] registered [ 0.721029] acpiphp: Slot [16] registered [ 0.722810] acpiphp: Slot [17] registered [ 0.724592] acpiphp: Slot [18] registered [ 0.726360] acpiphp: Slot [19] registered [ 0.728144] acpiphp: Slot [20] registered [ 0.729925] acpiphp: Slot [21] registered [ 0.731694] acpiphp: Slot [22] registered [ 0.733479] acpiphp: Slot [23] registered [ 0.735261] acpiphp: Slot [24] registered [ 0.737038] acpiphp: Slot [25] registered [ 0.738807] acpiphp: Slot [26] registered [ 0.740587] acpiphp: Slot [27] registered [ 0.742361] acpiphp: Slot [28] registered [ 0.744145] acpiphp: Slot [29] registered [ 0.745931] acpiphp: Slot [30] registered [ 0.747715] acpiphp: Slot [31] registered [ 0.749461] PCI host bridge to bus 0000:00 [ 0.751229] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.753927] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756649] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.759818] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.762980] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.766209] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.772611] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.775456] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.778083] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.781064] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.786219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.789332] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.819741] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824100] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.826813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.829506] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.832143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.834542] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.837698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.839897] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842866] vgaarb: loaded [ 0.844017] vgaarb: bridge control possible 0000:00:02.0 [ 0.846324] SCSI subsystem initialized [ 0.848071] ACPI: bus type USB registered [ 0.849993] usbcore: registered new interface driver usbfs [ 0.853011] usbcore: registered new interface driver hub [ 0.856067] usbcore: registered new device driver usb [ 0.859403] PCI: Using ACPI for IRQ routing [ 0.862550] NetLabel: Initializing [ 0.864543] NetLabel: domain hash size = 128 [ 0.866178] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.868005] NetLabel: unlabeled traffic allowed by default [ 0.870302] amd_nb: Cannot enumerate AMD northbridges [ 0.872275] clocksource: Switched to clocksource kvm-clock [ 0.884646] AppArmor: AppArmor Filesystem Enabled [ 0.886465] pnp: PnP ACPI init [ 0.888088] pnp: PnP ACPI: found 5 devices [ 0.896401] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.899667] NET: Registered protocol family 2 [ 0.901678] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.904640] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.907351] TCP: Hash tables configured (established 32768 bind 32768) [ 0.909750] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.911927] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.914283] NET: Registered protocol family 1 [ 0.915939] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.918044] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.920101] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.940551] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.960998] Unpacking initramfs... [ 1.160833] Freeing initrd memory: 14824K [ 1.162802] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.165644] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.168608] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557ae966b, max_idle_ns: 440795369289 ns [ 1.173109] Scanning for low memory corruption every 60 seconds [ 1.176129] audit: initializing netlink subsys (disabled) [ 1.178655] audit: type=2000 audit(1562928404.021:1): initialized [ 1.181643] Initialise system trusted keyring [ 1.183828] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.186636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.190626] zbud: loaded [ 1.192296] VFS: Disk quotas dquot_6.6.0 [ 1.193845] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.196436] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.198766] fuse init (API version 7.23) [ 1.200421] Key type big_key registered [ 1.201918] Allocating IMA MOK and blacklist keyrings. [ 1.204394] Key type asymmetric registered [ 1.205968] Asymmetric key parser 'x509' registered [ 1.207776] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.210588] io scheduler noop registered [ 1.212092] io scheduler deadline registered (default) [ 1.213981] io scheduler cfq registered [ 1.215546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.217770] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.220567] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.223763] ACPI: Power Button [PWRF] [ 1.225596] GHES: HEST is not enabled! [ 1.245539] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.286061] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.290191] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.316403] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.320564] Linux agpgart interface v0.103 [ 1.324358] loop: module loaded [ 1.327595] vda: vda1 [ 1.329672] scsi host0: ata_piix [ 1.331342] scsi host1: ata_piix [ 1.332868] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.335612] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.338427] libphy: Fixed MDIO Bus: probed [ 1.340308] tun: Universal TUN/TAP device driver, 1.6 [ 1.342440] tun: (C) 1999-2004 Max Krasnyansky [ 1.346223] PPP generic driver version 2.4.2 [ 1.348174] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.350861] ehci-pci: EHCI PCI platform driver [ 1.352815] ehci-platform: EHCI generic platform driver [ 1.355025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.357531] ohci-pci: OHCI PCI platform driver [ 1.359432] ohci-platform: OHCI generic platform driver [ 1.361686] uhci_hcd: USB Universal Host Controller Interface driver [ 1.382499] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.384694] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.387862] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.390053] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.392597] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.395339] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.398454] usb usb1: Product: UHCI Host Controller [ 1.400560] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.403093] usb usb1: SerialNumber: 0000:00:01.2 [ 1.405177] hub 1-0:1.0: USB hub found [ 1.406859] hub 1-0:1.0: 2 ports detected [ 1.408795] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.413213] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.415325] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.417515] mousedev: PS/2 mouse device common for all mice [ 1.419740] rtc_cmos 00:00: RTC can wake from S4 [ 1.422006] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.425118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.427475] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.429776] i2c /dev entries driver [ 1.431215] device-mapper: uevent: version 1.0.3 [ 1.433059] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.436155] ledtrig-cpu: registered to indicate activity on CPUs [ 1.438635] NET: Registered protocol family 10 [ 1.440590] NET: Registered protocol family 17 [ 1.459371] Key type dns_resolver registered [ 1.461338] registered taskstats version 1 [ 1.462936] Loading compiled-in X.509 certificates [ 1.465246] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.468791] zswap: loaded using pool lzo/zbud [ 1.472135] Key type trusted registered [ 1.476014] Key type encrypted registered [ 1.477580] AppArmor: AppArmor sha1 policy hashing enabled [ 1.479549] ima: No TPM chip found, activating TPM-bypass! [ 1.481522] ima: Allocated hash algorithm: sha1 [ 1.483222] evm: HMAC attrs: 0x1 [ 1.484955] Magic number: 11:203:780 [ 1.486574] rtc_cmos 00:00: setting system clock to 2019-07-12 10:46:44 UTC (1562928404) [ 1.489676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.491821] EDD information not available. [ 1.495494] Freeing unused kernel memory: 1484K [ 1.508285] Write protecting the kernel read-only data: 14336k [ 1.511811] Freeing unused kernel memory: 1616K [ 1.513699] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.526828] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.527202] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.527225] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.534893] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.534936] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535067] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535117] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535169] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535222] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535259] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.582269] virtio_net virtio0 ens3: renamed from eth0 [ 1.589011] FDC 0 is a S82078B [ 1.592500] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.595956] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.604841] AVX2 version of gcm_enc/dec engaged. [ 1.606571] AES CTR mode by8 optimization enabled [ 1.724301] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.889252] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.891699] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.894167] usb 1-1: Product: QEMU USB Tablet [ 1.895747] usb 1-1: Manufacturer: QEMU [ 1.897181] usb 1-1: SerialNumber: 42 [ 1.904763] hidraw: raw HID events driver (C) Jiri Kosina [ 1.911748] usbcore: registered new interface driver usbhid [ 1.913841] usbhid: USB HID core driver [ 1.916799] 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.921217] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.974653] md: linear personality registered for level -1 [ 2.978608] md: multipath personality registered for level -4 [ 2.982617] md: raid0 personality registered for level 0 [ 2.987166] md: raid1 personality registered for level 1 [ 3.060308] raid6: sse2x1 gen() 11605 MB/s [ 3.128309] raid6: sse2x1 xor() 9096 MB/s [ 3.196307] raid6: sse2x2 gen() 14766 MB/s [ 3.264343] raid6: sse2x2 xor() 9942 MB/s [ 3.332307] raid6: sse2x4 gen() 17086 MB/s [ 3.400305] raid6: sse2x4 xor() 11649 MB/s [ 3.468304] raid6: avx2x1 gen() 22066 MB/s [ 3.536307] raid6: avx2x2 gen() 25666 MB/s [ 3.604305] raid6: avx2x4 gen() 30565 MB/s [ 3.605924] raid6: using algorithm avx2x4 gen() 30565 MB/s [ 3.607902] raid6: using avx2x2 recovery algorithm [ 3.611457] xor: automatically using best checksumming function: [ 3.652278] avx : 33327.000 MB/sec [ 3.654820] async_tx: api initialized (async) [ 3.664059] md: raid6 personality registered for level 6 [ 3.666051] md: raid5 personality registered for level 5 [ 3.667976] md: raid4 personality registered for level 4 [ 3.674919] 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 ... [ 3.705395] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.724451] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.832292] 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) [ 3.838516] systemd[1]: Detected virtualization kvm. [ 3.840381] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.844775] systemd[1]: Set hostname to . [ 3.849402] systemd[1]: Initializing machine ID from KVM UUID. [ 3.851631] systemd[1]: Installed transient /etc/machine-id file. [ 4.002104] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.005828] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.009588] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.013138] 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. [ 4.019041] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.022317] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.026622] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.030791] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.034468] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.037390] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.040645] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.044525] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.048859] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.052943] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.056740] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.061766] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.065586] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.069080] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.073234] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.088476] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.093111] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.098767] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.102781] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.108864] systemd[1]: Starting Load Kernel Modules... [ 4.109060] EXT4-fs (vda1): re-mounted. Opts: (null) Starting Load Kernel Modules... [ 4.114934] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.120007] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 4.124712] Loading iSCSI transport class v2.0-870. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.129205] 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... [ 4.136775] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.142436] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.147332] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.153690] iscsi: registered transport (tcp) [ 4.156050] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.166518] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.172255] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.177992] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.184841] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.192595] 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. [ 4.200494] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.205949] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.212060] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [ 4.230781] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... 2019-07-12 10:46:49,160 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: timed out 2019-07-12 10:46:58,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-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 680299659 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 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 2 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] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.378682] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.381879] pid_max: default: 32768 minimum: 301 [ 0.383633] ACPI: Core revision 20150930 [ 0.385760] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.391193] Security Framework initialized [ 0.392809] Yama: becoming mindful. [ 0.394290] AppArmor: AppArmor initialized [ 0.396145] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.402457] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.406663] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.409057] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.412162] Initializing cgroup subsys io [ 0.413799] Initializing cgroup subsys memory [ 0.415500] Initializing cgroup subsys devices [ 0.417213] Initializing cgroup subsys freezer [ 0.418898] Initializing cgroup subsys net_cls [ 0.420605] Initializing cgroup subsys perf_event [ 0.422361] Initializing cgroup subsys net_prio [ 0.424120] Initializing cgroup subsys hugetlb [ 0.425804] Initializing cgroup subsys pids [ 0.428242] mce: CPU supports 10 MCE banks [ 0.429898] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.431864] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.433994] Spectre V2 : Mitigation: Full generic retpoline [ 0.436072] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.439155] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.442268] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.444761] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.448364] MDS: Mitigation: Clear CPU buffers [ 0.452645] Freeing SMP alternatives memory: 36K [ 0.459869] ftrace: allocating 32299 entries in 127 pages [ 0.509358] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.511773] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.514157] smpboot: Max logical packages: 2 [ 0.516093] x2apic enabled [ 0.517616] Switched APIC routing to physical x2apic. [ 0.520771] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.523235] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.527759] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.540475] KVM setup paravirtual spinlock [ 0.543776] x86: Booting SMP configuration: [ 0.545573] .... node #0, CPUs: #1 [ 0.547348] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.570066] x86: Booted up 1 node, 2 CPUs [ 0.570068] KVM setup async PF for cpu 1 [ 0.570073] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.575153] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.578245] devtmpfs: initialized [ 0.581760] evm: security.selinux [ 0.583070] evm: security.SMACK64 [ 0.584372] evm: security.SMACK64EXEC [ 0.585775] evm: security.SMACK64TRANSMUTE [ 0.587296] evm: security.SMACK64MMAP [ 0.588696] evm: security.ima [ 0.589895] evm: security.capability [ 0.591472] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.594889] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.597209] pinctrl core: initialized pinctrl subsystem [ 0.599289] RTC time: 10:46:43, date: 07/12/19 [ 0.601832] NET: Registered protocol family 16 [ 0.615511] cpuidle: using governor ladder [ 0.627535] cpuidle: using governor menu [ 0.629041] PCCT header not found. [ 0.630489] ACPI: bus type PCI registered [ 0.632007] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.634408] PCI: Using configuration type 1 for base access [ 0.649005] ACPI: Added _OSI(Module Device) [ 0.650583] ACPI: Added _OSI(Processor Device) [ 0.652207] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.653914] ACPI: Added _OSI(Processor Aggregator Device) [ 0.657553] ACPI: Interpreter enabled [ 0.675588] ACPI: (supports S0 S5) [ 0.677125] ACPI: Using IOAPIC for interrupt routing [ 0.679208] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.685094] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.687640] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.690423] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.693073] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.697906] acpiphp: Slot [3] registered [ 0.699680] acpiphp: Slot [4] registered [ 0.701441] acpiphp: Slot [5] registered [ 0.703192] acpiphp: Slot [6] registered [ 0.704935] acpiphp: Slot [7] registered [ 0.706681] acpiphp: Slot [8] registered [ 0.708536] acpiphp: Slot [9] registered [ 0.710297] acpiphp: Slot [10] registered [ 0.712079] acpiphp: Slot [11] registered [ 0.713917] acpiphp: Slot [12] registered [ 0.715705] acpiphp: Slot [13] registered [ 0.717478] acpiphp: Slot [14] registered [ 0.719248] acpiphp: Slot [15] registered [ 0.721029] acpiphp: Slot [16] registered [ 0.722810] acpiphp: Slot [17] registered [ 0.724592] acpiphp: Slot [18] registered [ 0.726360] acpiphp: Slot [19] registered [ 0.728144] acpiphp: Slot [20] registered [ 0.729925] acpiphp: Slot [21] registered [ 0.731694] acpiphp: Slot [22] registered [ 0.733479] acpiphp: Slot [23] registered [ 0.735261] acpiphp: Slot [24] registered [ 0.737038] acpiphp: Slot [25] registered [ 0.738807] acpiphp: Slot [26] registered [ 0.740587] acpiphp: Slot [27] registered [ 0.742361] acpiphp: Slot [28] registered [ 0.744145] acpiphp: Slot [29] registered [ 0.745931] acpiphp: Slot [30] registered [ 0.747715] acpiphp: Slot [31] registered [ 0.749461] PCI host bridge to bus 0000:00 [ 0.751229] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.753927] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756649] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.759818] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.762980] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.766209] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.772611] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.775456] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.778083] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.781064] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.786219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.789332] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.819741] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824100] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.826813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.829506] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.832143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.834542] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.837698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.839897] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842866] vgaarb: loaded [ 0.844017] vgaarb: bridge control possible 0000:00:02.0 [ 0.846324] SCSI subsystem initialized [ 0.848071] ACPI: bus type USB registered [ 0.849993] usbcore: registered new interface driver usbfs [ 0.853011] usbcore: registered new interface driver hub [ 0.856067] usbcore: registered new device driver usb [ 0.859403] PCI: Using ACPI for IRQ routing [ 0.862550] NetLabel: Initializing [ 0.864543] NetLabel: domain hash size = 128 [ 0.866178] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.868005] NetLabel: unlabeled traffic allowed by default [ 0.870302] amd_nb: Cannot enumerate AMD northbridges [ 0.872275] clocksource: Switched to clocksource kvm-clock [ 0.884646] AppArmor: AppArmor Filesystem Enabled [ 0.886465] pnp: PnP ACPI init [ 0.888088] pnp: PnP ACPI: found 5 devices [ 0.896401] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.899667] NET: Registered protocol family 2 [ 0.901678] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.904640] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.907351] TCP: Hash tables configured (established 32768 bind 32768) [ 0.909750] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.911927] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.914283] NET: Registered protocol family 1 [ 0.915939] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.918044] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.920101] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.940551] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.960998] Unpacking initramfs... [ 1.160833] Freeing initrd memory: 14824K [ 1.162802] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.165644] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.168608] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557ae966b, max_idle_ns: 440795369289 ns [ 1.173109] Scanning for low memory corruption every 60 seconds [ 1.176129] audit: initializing netlink subsys (disabled) [ 1.178655] audit: type=2000 audit(1562928404.021:1): initialized [ 1.181643] Initialise system trusted keyring [ 1.183828] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.186636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.190626] zbud: loaded [ 1.192296] VFS: Disk quotas dquot_6.6.0 [ 1.193845] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.196436] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.198766] fuse init (API version 7.23) [ 1.200421] Key type big_key registered [ 1.201918] Allocating IMA MOK and blacklist keyrings. [ 1.204394] Key type asymmetric registered [ 1.205968] Asymmetric key parser 'x509' registered [ 1.207776] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.210588] io scheduler noop registered [ 1.212092] io scheduler deadline registered (default) [ 1.213981] io scheduler cfq registered [ 1.215546] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.217770] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.220567] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.223763] ACPI: Power Button [PWRF] [ 1.225596] GHES: HEST is not enabled! [ 1.245539] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.286061] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.290191] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.316403] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.320564] Linux agpgart interface v0.103 [ 1.324358] loop: module loaded [ 1.327595] vda: vda1 [ 1.329672] scsi host0: ata_piix [ 1.331342] scsi host1: ata_piix [ 1.332868] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.335612] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.338427] libphy: Fixed MDIO Bus: probed [ 1.340308] tun: Universal TUN/TAP device driver, 1.6 [ 1.342440] tun: (C) 1999-2004 Max Krasnyansky [ 1.346223] PPP generic driver version 2.4.2 [ 1.348174] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.350861] ehci-pci: EHCI PCI platform driver [ 1.352815] ehci-platform: EHCI generic platform driver [ 1.355025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.357531] ohci-pci: OHCI PCI platform driver [ 1.359432] ohci-platform: OHCI generic platform driver [ 1.361686] uhci_hcd: USB Universal Host Controller Interface driver [ 1.382499] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.384694] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.387862] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.390053] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.392597] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.395339] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.398454] usb usb1: Product: UHCI Host Controller [ 1.400560] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.403093] usb usb1: SerialNumber: 0000:00:01.2 [ 1.405177] hub 1-0:1.0: USB hub found [ 1.406859] hub 1-0:1.0: 2 ports detected [ 1.408795] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.413213] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.415325] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.417515] mousedev: PS/2 mouse device common for all mice [ 1.419740] rtc_cmos 00:00: RTC can wake from S4 [ 1.422006] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.425118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.427475] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.429776] i2c /dev entries driver [ 1.431215] device-mapper: uevent: version 1.0.3 [ 1.433059] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.436155] ledtrig-cpu: registered to indicate activity on CPUs [ 1.438635] NET: Registered protocol family 10 [ 1.440590] NET: Registered protocol family 17 [ 1.459371] Key type dns_resolver registered [ 1.461338] registered taskstats version 1 [ 1.462936] Loading compiled-in X.509 certificates [ 1.465246] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.468791] zswap: loaded using pool lzo/zbud [ 1.472135] Key type trusted registered [ 1.476014] Key type encrypted registered [ 1.477580] AppArmor: AppArmor sha1 policy hashing enabled [ 1.479549] ima: No TPM chip found, activating TPM-bypass! [ 1.481522] ima: Allocated hash algorithm: sha1 [ 1.483222] evm: HMAC attrs: 0x1 [ 1.484955] Magic number: 11:203:780 [ 1.486574] rtc_cmos 00:00: setting system clock to 2019-07-12 10:46:44 UTC (1562928404) [ 1.489676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.491821] EDD information not available. [ 1.495494] Freeing unused kernel memory: 1484K [ 1.508285] Write protecting the kernel read-only data: 14336k [ 1.511811] Freeing unused kernel memory: 1616K [ 1.513699] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.526828] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.527202] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.527225] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.534893] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.534936] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535067] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535117] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535169] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535222] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.535259] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.582269] virtio_net virtio0 ens3: renamed from eth0 [ 1.589011] FDC 0 is a S82078B [ 1.592500] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.595956] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.604841] AVX2 version of gcm_enc/dec engaged. [ 1.606571] AES CTR mode by8 optimization enabled [ 1.724301] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.889252] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.891699] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.894167] usb 1-1: Product: QEMU USB Tablet [ 1.895747] usb 1-1: Manufacturer: QEMU [ 1.897181] usb 1-1: SerialNumber: 42 [ 1.904763] hidraw: raw HID events driver (C) Jiri Kosina [ 1.911748] usbcore: registered new interface driver usbhid [ 1.913841] usbhid: USB HID core driver [ 1.916799] 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.921217] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.974653] md: linear personality registered for level -1 [ 2.978608] md: multipath personality registered for level -4 [ 2.982617] md: raid0 personality registered for level 0 [ 2.987166] md: raid1 personality registered for level 1 [ 3.060308] raid6: sse2x1 gen() 11605 MB/s [ 3.128309] raid6: sse2x1 xor() 9096 MB/s [ 3.196307] raid6: sse2x2 gen() 14766 MB/s [ 3.264343] raid6: sse2x2 xor() 9942 MB/s [ 3.332307] raid6: sse2x4 gen() 17086 MB/s [ 3.400305] raid6: sse2x4 xor() 11649 MB/s [ 3.468304] raid6: avx2x1 gen() 22066 MB/s [ 3.536307] raid6: avx2x2 gen() 25666 MB/s [ 3.604305] raid6: avx2x4 gen() 30565 MB/s [ 3.605924] raid6: using algorithm avx2x4 gen() 30565 MB/s [ 3.607902] raid6: using avx2x2 recovery algorithm [ 3.611457] xor: automatically using best checksumming function: [ 3.652278] avx : 33327.000 MB/sec [ 3.654820] async_tx: api initialized (async) [ 3.664059] md: raid6 personality registered for level 6 [ 3.666051] md: raid5 personality registered for level 5 [ 3.667976] md: raid4 personality registered for level 4 [ 3.674919] 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 ... [ 3.705395] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.724451] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.832292] 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) [ 3.838516] systemd[1]: Detected virtualization kvm. [ 3.840381] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.844775] systemd[1]: Set hostname to . [ 3.849402] systemd[1]: Initializing machine ID from KVM UUID. [ 3.851631] systemd[1]: Installed transient /etc/machine-id file. [ 4.002104] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.005828] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.009588] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.013138] 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. [ 4.019041] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.022317] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.026622] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.030791] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.034468] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.037390] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.040645] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.044525] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.048859] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.052943] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.056740] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.061766] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.065586] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.069080] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.073234] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.088476] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.093111] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.098767] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.102781] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.108864] systemd[1]: Starting Load Kernel Modules... [ 4.109060] EXT4-fs (vda1): re-mounted. Opts: (null) Starting Load Kernel Modules... [ 4.114934] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.120007] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 4.124712] Loading iSCSI transport class v2.0-870. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.129205] 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... [ 4.136775] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.142436] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.147332] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.153690] iscsi: registered transport (tcp) [ 4.156050] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.166518] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.172255] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.177992] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.184841] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.192595] 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. [ 4.200494] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.205949] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.212060] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [ 4.230781] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 8.854727] cloud-init[597]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Fri, 12 Jul 2019 10:46:48 +0000. Up 5.27 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 10.193654] cloud-init[938]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Fri, 12 Jul 2019 10:46:52 +0000. Up 9.40 seconds. [ 10.197334] cloud-init[938]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.200622] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.204039] cloud-init[938]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.207411] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.210727] cloud-init[938]: ci-info: | ens3 | True | 192.168.120.7 | 255.255.255.0 | global | fa:16:3e:09:d4:2a | [ 10.213990] cloud-init[938]: ci-info: | ens3 | True | fe80::f816:3eff:fe09:d42a/64 | . | link | fa:16:3e:09:d4:2a | [ 10.217255] cloud-init[938]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.220496] cloud-init[938]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.223756] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.227008] cloud-init[938]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.230036] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.233027] cloud-init[938]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.236037] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.239048] cloud-init[938]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.242076] cloud-init[938]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.245634] cloud-init[938]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.249162] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.252181] cloud-init[938]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.254640] cloud-init[938]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.257130] cloud-init[938]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.260179] cloud-init[938]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.262828] cloud-init[938]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.265419] cloud-init[938]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.268032] cloud-init[938]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.270638] cloud-init[938]: Generating public/private rsa key pair. [ 10.272719] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.275220] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.277740] cloud-init[938]: The key fingerprint is: [ 10.279625] cloud-init[938]: SHA256:6ELvfpFMkS5H1hqcyfyrENXbHyFKCM+mPqadyYFWQrc root@cloudify-vm-0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e [ 10.282872] cloud-init[938]: The key's randomart image is: [ 10.284851] cloud-init[938]: +---[RSA 2048]----+ [ 10.286645] cloud-init[938]: | .= B | [ 10.288439] cloud-init[938]: | o# + . . | [ 10.290221] cloud-init[938]: | . .=+* + . . | [ 10.292038] cloud-init[938]: | . .o== + . . | [ 10.293827] cloud-init[938]: | o E*S. . . . | [ 10.295666] cloud-init[938]: | . B. + . . | [ 10.297597] cloud-init[938]: | + B. o | [ 10.299435] cloud-init[938]: | . B =o | [ 10.301266] cloud-init[938]: | ..B. | [ 10.303090] cloud-init[938]: +----[SHA256]-----+ [ 10.304913] cloud-init[938]: Generating public/private dsa key pair. [ 10.306949] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.309753] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.312300] cloud-init[938]: The key fingerprint is: [ 10.314171] cloud-init[938]: SHA256:OiXKB9UdeYr83tXCn9HtIVm4t8K90aMletizQVwJFcU root@cloudify-vm-0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e [ 10.317413] cloud-init[938]: The key's randomart image is: [ 10.319382] cloud-init[938]: +---[DSA 1024]----+ [ 10.321198] cloud-init[938]: | .. ..++| [ 10.322979] cloud-init[938]: | . .... . E| [ 10.324783] cloud-init[938]: | .....o .o | [ 10.326567] cloud-init[938]: | . o . .... | [ 10.328372] cloud-init[938]: | . . S. ++.o| [ 10.330147] cloud-init[938]: | . o + . .+++=| [ 10.331928] cloud-init[938]: | o + . .+++B*| [ 10.333718] cloud-init[938]: | . . ..o*=+=| [ 10.335504] cloud-init[938]: | ..o+..| [ 10.337288] cloud-init[938]: +----[SHA256]-----+ [ 10.339080] cloud-init[938]: Generating public/private ecdsa key pair. [ 10.341160] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.343699] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.346241] cloud-init[938]: The key fingerprint is: [ 10.348106] cloud-init[938]: SHA256:RTQLn+hHKUpaxbr42rZNZZIuSDAwhgSH6clzggZ412c root@cloudify-vm-0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e [ 10.351344] cloud-init[938]: The key's randomart image is: [ 10.353282] cloud-init[938]: +---[ECDSA 256]---+ [ 10.355164] cloud-init[938]: |O=. . .o.+ | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [ 10.357781] cloud-init[938]: |B+. . ..E= = | [ 10.364148] Starting LXD - unix socket. cloud-init[[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. Starting Socket activation for snappy daemon. [938]: |=.+. o+o B | [ 10.373751] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. cloud-init[938]: |.B + +.o = | [ 10.385340] cloud-init[938]: |. + o...S + | [ 10.387143] cloud-init[938]: | ..... = | [ 10.389003] cloud-init[938]: | ... o | [ 10.390823] cloud-init[938]: | .o+ | [ 10.392669] cloud-init[938]: | .oo.. | [ 10.394472] cloud-init[938]: +----[SHA256]-----+ [ 10.396331] cloud-init[938]: Generating public/private ed25519 key pair. [ 10.398567] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting System Logging Service... [ 10.410312] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started D-Bus System Message Bus. [ 10.422260] cloud-init[938]: The key fingerprint is: [ 10.444624] cloud-init[938]: SHA256:lC2R+50eRET58va1mtXfoomOyQFuA2pTdpimOX/2/6Y root@cloudify-vm-0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e [ 10.448639] cloud-init[938]: The key's randomart image is: [ 10.450814] cloud-init[938]: +--[ED25519 256]--+ [ 10.452857] cloud-init[938]: | .. oo. | [ 10.455036] cloud-init[938]: | .+ o | [ 10.457076] cloud-init[938]: | +... . | [ 10.459105] cloud-init[938]: | o ... o . | [ 10.461053] cloud-init[938]: | B o S. o + | [ 10.463054] cloud-init[938]: | B + . . + o o| [ 10.465159] cloud-init[938]: | B + . . o o+| [ 10.467094] cloud-init[938]: | . + .oo + .o.+.+| [ 10.469269] cloud-init[938]: | .o .=oE+++..o| [ 10.471154] cloud-init[938]: +----[SHA256]-----+ Starting Accounts Service... Starting Login Service... Starting LSB: Record successful boot for GRUB... Starting LSB: MD monitoring daemon... Starting Snappy daemon... Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started Regular background program processing daemon. Starting LXD - container startup/shutdown... [[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). [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[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. 2019-07-12 10:48:47,137 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.7 API version: 1.39 Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:56:17 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.7 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:23:02 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest 759856aeac0bd6a0e9fa0f827bb4096863709bacb735921d51042a2f54e7063f 2019-07-12 10:48:47,138 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-vm-0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e --2019-07-12 10:47:25-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.4, 99.84.74.12, 99.84.74.10, ... Connecting to get.docker.com (get.docker.com)|99.84.74.4|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 31.1M=0s 2019-07-12 10:47:25 (31.1 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host cloudify-vm-0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e sudo: unable to resolve host cloudify-vm-0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + [ -n ] + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host cloudify-vm-0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e sudo: unable to resolve host cloudify-vm-0e2f3fd8-8e06-4c4a-986e-3a6059cb8f3e 2019-07-12 10:48:47,140 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-07-12 10:48:47,149 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.205', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-07-12 10:49:17,614 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 111, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 806, u'state': u'running', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 809, 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'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 327, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 138, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 810, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 0, 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'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 112, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 114, 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'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 807, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-07-12 10:49:17,907 - functest.core.cloudify - INFO - The current manager status is running 2019-07-12 10:49:18,015 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-07-12 10:49:18,219 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-07-12 10:49:18,219 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-07-12 10:49:18,362 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 10:49:18,363 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:48 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-12 10:49:32,356 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-07-12 10:49:34,628 - 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'8b4d95fca4e84fcc86e674097308877a', '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_c6996e67-9e5a-4413-a3f3-1e27f949e54a'}) 2019-07-12 10:49:35,104 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6b0ea3e367984a688cd0ba93c05cac54', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_c6996e67-9e5a-4413-a3f3-1e27f949e54a'}) 2019-07-12 10:49:36,670 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 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'8b4d95fca4e84fcc86e674097308877a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'E7pnC3DLHFjtlMmXkrR6lo8E9ySJxD', 'username': u'cloudify_ims-user_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 10:49:36,673 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'password': 'E7pnC3DLHFjtlMmXkrR6lo8E9ySJxD', 'project_name': 'cloudify_ims-project_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '8b4d95fca4e84fcc86e674097308877a', 'project_domain_name': 'Default'} 2019-07-12 10:49:36,725 - 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'}} 2019-07-12 10:49:36,740 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-07-12 10:49:37,297 - 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'2019-07-12T10:49:37Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21', u'provider:segmentation_id': 98, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'created_at': u'2019-07-12T10:49:37Z', u'mtu': 1450, u'tenant_id': u'8b4d95fca4e84fcc86e674097308877a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8b4d95fca4e84fcc86e674097308877a', u'l2_adjacency': True}) 2019-07-12 10:49:39,447 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T10:49:38Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'bb331423-4331-4cd8-8629-90ef60783618', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'enable_dhcp': True, u'network_id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21', u'tenant_id': u'8b4d95fca4e84fcc86e674097308877a', u'created_at': u'2019-07-12T10:49:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8b4d95fca4e84fcc86e674097308877a'}) 2019-07-12 10:49:41,125 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T10:49:40Z', u'revision_number': 2, u'id': u'2b1624fe-865c-4bc2-a7a9-a8f5d6bcbef8', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'admin_state_up': True, u'tenant_id': u'8b4d95fca4e84fcc86e674097308877a', u'created_at': u'2019-07-12T10:49:39Z', u'flavor_id': None, u'routes': [], u'project_id': u'8b4d95fca4e84fcc86e674097308877a'}) 2019-07-12 10:49:49,797 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/742f55e7-4d2f-4da7-831b-b3fad032164b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/742f55e7-4d2f-4da7-831b-b3fad032164b/file', 'owner': u'8b4d95fca4e84fcc86e674097308877a', 'id': u'742f55e7-4d2f-4da7-831b-b3fad032164b', 'size': 296222720, u'self': u'/v2/images/742f55e7-4d2f-4da7-831b-b3fad032164b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8b4d95fca4e84fcc86e674097308877a', 'name': 'cloudify_ims-project_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/742f55e7-4d2f-4da7-831b-b3fad032164b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T10:49:49Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-12T10:49:49Z', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify_ims-img_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', 'properties': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/742f55e7-4d2f-4da7-831b-b3fad032164b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify_ims-img_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'created': u'2019-07-12T10:49:45Z', 'checksum': u'3b0bdb36eb74e90531d9563093eceb24', 'created_at': u'2019-07-12T10:49:45Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', 'metadata': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/742f55e7-4d2f-4da7-831b-b3fad032164b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify_ims-img_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}}) 2019-07-12 10:49:50,104 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_c6996e67-9e5a-4413-a3f3-1e27f949e54a', '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'bdde0b6755384876bea1caf69f7ebddc', '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'610fcec5-258b-4183-9df1-e72d9e1adf44', 'swap': 0}) 2019-07-12 10:49:50,624 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNftz4vrBD9OdUYKJ2Bq4yNfQ77hAuxjfQCNa+36RHJWhF2FA4JH+sE4Si9M1MeaQ1pAdNXryy9LiyRM5y90RszpBOX4yMEdbYAU5SwBpVbt2weDT3p5+UApZKB6suMFM+81GmkD6u80MysvvDCtQ/rTXYtKV9fj94WJLLHGeiN6NVHLZ1nrOJK2W5wagQMbg8jzlCffJ4TNyOzHNKVfSy23mB6ebmvcp1k0R+ZfN0Y+SV7LaybhkIfQHBCxyKPZX11PaV1WOKsE8yQYiZ/epaUSWTnUilHC3a660+E97vtrlXDLvnQvw2UnBKbgpZRuCgwL5q84EXfCtRK3tr3EOZ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzX7c+L6wQ/TnVGCidgauMjX0O+4QLsY30AjWvt+kRyVoRdhQ\nOCR/rBOEovTNTHmkNaQHTV68svS4skTOcvdEbM6QTl+MjBHW2AFOUsAaVW7dsHg0\n96eflAKWSgerLjBTPvNRppA+rvNDMrL7wwrUP6012LSlfX4/eFiSyxxnojejVRy2\ndZ6ziStlucGoEDG4PI85Qn3yeEzcjsxzSlX0stt5genm5r3KdZNEfmXzdGPkley2\nsm4ZCH0BwQscij2V9dT2ldVjirBPMkGImf3qWlElk51IpRwt2uutPhPe77a5Vwy7\n50L8NlJwSm4KWUbgoMC+avOBF3wrUSt7a9xDmQIDAQABAoIBABM6L4rGrM9u9sYa\nVJkefuYLzlJdL/5wZYB9kzpAyqotgdgnKTpXj+qV2O82YI8rQoYSVuySVK2Z4D4t\n2fM/15MmsLHkls30TVngpWdwugYMXYnJdYtGj9PVeiJrHUUxGFjng1hGXtcXw83W\nmV/if4GFv2gLXwCi82VbREDk43119Ec5zczvxPLApjTNhRlYOdWSDP1MoibQve8P\nmC3dNMs2Lx5CPRzBqCXqfYfvTkO06qC9a9dWV7U35fI9kaG4693Uo76RMHzY52bu\n3xnljZxWnLkA4ewTdTuHGVMe2jvkNvnG8J7DTa+O++PL+d+NsHOXxKzDA8/AIXN3\nw86Fb5ECgYEA7/24H6oqLFucgLlN1bgCee9QimjPWKOwhjOpUlygvKqIraf0Y/tW\nu0voK4G7AOv+dY31vtaCBBG+0ZylVQ1uOiamEvhCB2OC1txHbTIa1xscN4GU5Fel\nds9xLQ81RYKdJZXLxk1TgIVxqTgX/uAU8jX9beel6FzAUXWWvX9S5fcCgYEA2zQS\nDT7IHN2Afj2VTs0w8pQ4uzwj2lAQiHZLElbbA+nOcNJjQH+Tm8nfDjK9Dsu6gKnH\nWdopPbp5lsDj3TnoAdou/YhUG/FZC3ac1xLcP8FI7MAjqA/JJ6Pt2299BNrhA46T\nL8+LGgwx9YvpmMTcbkevbmHq4UF/2bUfNY/4fu8CgYEA54klJoeJgJox947PpS2O\nVg2o6qALyzzBhfg5l5h+CweMLd4oTn2iQ7kMGU1kGZOVP9ziBmf1r+9e5eP3LoNy\noO/AsfSJ348GID0NPDBm7LjfFD4UY+ibXnDsg8h0YMeOzUAkBQF9WjVkXxobLG8M\nRlIIWwxuaCtz8CM+dzxrwikCgYEAp0h/ljgZQ14O10hsD20sM5PGD61/tvVvCJUu\nCVrbXYsqjpMgR3KU1UkjvpQeD5KOS+5FQl7pJkCO1etyebvdQLyfK8DEX2a6C7OD\nUecEymrZGkQvcexKGMRTmyjkAbaADdTaopwCjehMoBUcOgfSKR7v1I9JTopL5XsB\nzECI5WUCgYB/7sojpwoEwl7/0Cm1WDi+st2STnoaQE9w3hDCKm+2KyqyvwAX8Ifg\nLmHRuJf3/zhPWDhu3wC1N5M65449ahZdW2bCWIjbbWXva4lO1ICd/SgQWOI/t4Qz\nDvL98htooEQ7PstIrWW8UCbl/J67uLN3IbFRCmGhgaGj3epu/q9HPw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'6b0ea3e367984a688cd0ba93c05cac54', 'name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'created_at': '2019-07-12T10:49:50.624034', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8b4d95fca4e84fcc86e674097308877a', 'name': 'cloudify_ims-project_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'63:e3:9a:17:5f:c2:0c:5d:a5:9b:18:86:f0:13:70:b5', 'type': 'ssh', 'id': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a'}) 2019-07-12 10:49:50,624 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAzX7c+L6wQ/TnVGCidgauMjX0O+4QLsY30AjWvt+kRyVoRdhQ OCR/rBOEovTNTHmkNaQHTV68svS4skTOcvdEbM6QTl+MjBHW2AFOUsAaVW7dsHg0 96eflAKWSgerLjBTPvNRppA+rvNDMrL7wwrUP6012LSlfX4/eFiSyxxnojejVRy2 dZ6ziStlucGoEDG4PI85Qn3yeEzcjsxzSlX0stt5genm5r3KdZNEfmXzdGPkley2 sm4ZCH0BwQscij2V9dT2ldVjirBPMkGImf3qWlElk51IpRwt2uutPhPe77a5Vwy7 50L8NlJwSm4KWUbgoMC+avOBF3wrUSt7a9xDmQIDAQABAoIBABM6L4rGrM9u9sYa VJkefuYLzlJdL/5wZYB9kzpAyqotgdgnKTpXj+qV2O82YI8rQoYSVuySVK2Z4D4t 2fM/15MmsLHkls30TVngpWdwugYMXYnJdYtGj9PVeiJrHUUxGFjng1hGXtcXw83W mV/if4GFv2gLXwCi82VbREDk43119Ec5zczvxPLApjTNhRlYOdWSDP1MoibQve8P mC3dNMs2Lx5CPRzBqCXqfYfvTkO06qC9a9dWV7U35fI9kaG4693Uo76RMHzY52bu 3xnljZxWnLkA4ewTdTuHGVMe2jvkNvnG8J7DTa+O++PL+d+NsHOXxKzDA8/AIXN3 w86Fb5ECgYEA7/24H6oqLFucgLlN1bgCee9QimjPWKOwhjOpUlygvKqIraf0Y/tW u0voK4G7AOv+dY31vtaCBBG+0ZylVQ1uOiamEvhCB2OC1txHbTIa1xscN4GU5Fel ds9xLQ81RYKdJZXLxk1TgIVxqTgX/uAU8jX9beel6FzAUXWWvX9S5fcCgYEA2zQS DT7IHN2Afj2VTs0w8pQ4uzwj2lAQiHZLElbbA+nOcNJjQH+Tm8nfDjK9Dsu6gKnH WdopPbp5lsDj3TnoAdou/YhUG/FZC3ac1xLcP8FI7MAjqA/JJ6Pt2299BNrhA46T L8+LGgwx9YvpmMTcbkevbmHq4UF/2bUfNY/4fu8CgYEA54klJoeJgJox947PpS2O Vg2o6qALyzzBhfg5l5h+CweMLd4oTn2iQ7kMGU1kGZOVP9ziBmf1r+9e5eP3LoNy oO/AsfSJ348GID0NPDBm7LjfFD4UY+ibXnDsg8h0YMeOzUAkBQF9WjVkXxobLG8M RlIIWwxuaCtz8CM+dzxrwikCgYEAp0h/ljgZQ14O10hsD20sM5PGD61/tvVvCJUu CVrbXYsqjpMgR3KU1UkjvpQeD5KOS+5FQl7pJkCO1etyebvdQLyfK8DEX2a6C7OD UecEymrZGkQvcexKGMRTmyjkAbaADdTaopwCjehMoBUcOgfSKR7v1I9JTopL5XsB zECI5WUCgYB/7sojpwoEwl7/0Cm1WDi+st2STnoaQE9w3hDCKm+2KyqyvwAX8Ifg LmHRuJf3/zhPWDhu3wC1N5M65449ahZdW2bCWIjbbWXva4lO1ICd/SgQWOI/t4Qz DvL98htooEQ7PstIrWW8UCbl/J67uLN3IbFRCmGhgaGj3epu/q9HPw== -----END RSA PRIVATE KEY----- 2019-07-12 10:51:49,905 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:62:41:a0', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'742f55e7-4d2f-4da7-831b-b3fad032164b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T10:51:48.000000', 'flavor': Munch({u'id': u'610fcec5-258b-4183-9df1-e72d9e1adf44'}), 'az': u'nova', 'id': u'0fe6516f-b531-4891-a371-48bc920c9616', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_c6996e67-9e5a-4413-a3f3-1e27f949e54a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6b0ea3e367984a688cd0ba93c05cac54', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8b4d95fca4e84fcc86e674097308877a', 'name': 'cloudify_ims-project_c6996e67-9e5a-4413-a3f3-1e27f949e54a', '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'2019-07-12T10:51:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T10:51:48Z', 'hostId': u'52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a', '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'2019-07-12T10:51:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8b4d95fca4e84fcc86e674097308877a', 'name': u'cloudify_ims-vm_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'adminPass': u'BbdAKHYT4GEQ', 'tenant_id': u'8b4d95fca4e84fcc86e674097308877a', 'created_at': u'2019-07-12T10:49:54Z', 'created': u'2019-07-12T10:49:54Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-12 10:51:53,772 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'2b1624fe-865c-4bc2-a7a9-a8f5d6bcbef8', 'updated_at': u'2019-07-12T10:51:53Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'd1b55aec-2f76-47f5-9596-ae39c06157f6', 'id': u'3310a1de-dc16-4889-8e03-b0a0d570edb4', 'network': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', 'port': u'd1b55aec-2f76-47f5-9596-ae39c06157f6', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8b4d95fca4e84fcc86e674097308877a', 'name': 'cloudify_ims-project_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8b4d95fca4e84fcc86e674097308877a', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:62:41:a0', u'device_id': u'0fe6516f-b531-4891-a371-48bc920c9616'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'8b4d95fca4e84fcc86e674097308877a', 'created_at': u'2019-07-12T10:51:51Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:62:41:a0', u'device_id': u'0fe6516f-b531-4891-a371-48bc920c9616'}), 'router': u'2b1624fe-865c-4bc2-a7a9-a8f5d6bcbef8'}) 2019-07-12 10:51:53,866 - 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-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 679226397 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 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 2 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] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.369513] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.372684] pid_max: default: 32768 minimum: 301 [ 0.374396] ACPI: Core revision 20150930 [ 0.376548] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.379033] Security Framework initialized [ 0.380598] Yama: becoming mindful. [ 0.382003] AppArmor: AppArmor initialized [ 0.383771] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.390039] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.396432] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.398776] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.401939] Initializing cgroup subsys io [ 0.403505] Initializing cgroup subsys memory [ 0.405165] Initializing cgroup subsys devices [ 0.406825] Initializing cgroup subsys freezer [ 0.408502] Initializing cgroup subsys net_cls [ 0.410166] Initializing cgroup subsys perf_event [ 0.411915] Initializing cgroup subsys net_prio [ 0.413633] Initializing cgroup subsys hugetlb [ 0.415297] Initializing cgroup subsys pids [ 0.417692] mce: CPU supports 10 MCE banks [ 0.419325] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.421248] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.423347] Spectre V2 : Mitigation: Full generic retpoline [ 0.425340] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.428377] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.431420] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.433822] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.437355] MDS: Mitigation: Clear CPU buffers [ 0.441642] Freeing SMP alternatives memory: 36K [ 0.448890] ftrace: allocating 32299 entries in 127 pages [ 0.498851] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.501188] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.503483] smpboot: Max logical packages: 2 [ 0.505383] x2apic enabled [ 0.506854] Switched APIC routing to physical x2apic. [ 0.509954] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.512223] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.516332] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.528712] KVM setup paravirtual spinlock [ 0.531849] x86: Booting SMP configuration: [ 0.533497] .... node #0, CPUs: #1 [ 0.535124] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.558407] x86: Booted up 1 node, 2 CPUs [ 0.558409] KVM setup async PF for cpu 1 [ 0.558414] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.563341] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.566265] devtmpfs: initialized [ 0.569761] evm: security.selinux [ 0.571084] evm: security.SMACK64 [ 0.572400] evm: security.SMACK64EXEC [ 0.573817] evm: security.SMACK64TRANSMUTE [ 0.575364] evm: security.SMACK64MMAP [ 0.576782] evm: security.ima [ 0.578000] evm: security.capability [ 0.579573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.583031] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.585361] pinctrl core: initialized pinctrl subsystem [ 0.587454] RTC time: 10:51:48, date: 07/12/19 [ 0.589996] NET: Registered protocol family 16 [ 0.603711] cpuidle: using governor ladder [ 0.615819] cpuidle: using governor menu [ 0.617346] PCCT header not found. [ 0.618784] ACPI: bus type PCI registered [ 0.620324] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.622733] PCI: Using configuration type 1 for base access [ 0.637488] ACPI: Added _OSI(Module Device) [ 0.639090] ACPI: Added _OSI(Processor Device) [ 0.640736] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.642468] ACPI: Added _OSI(Processor Aggregator Device) [ 0.645657] ACPI: Interpreter enabled [ 0.663559] ACPI: (supports S0 S5) [ 0.664909] ACPI: Using IOAPIC for interrupt routing [ 0.666722] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.672004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.674182] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.676550] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.678837] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.683045] acpiphp: Slot [3] registered [ 0.684588] acpiphp: Slot [4] registered [ 0.686127] acpiphp: Slot [5] registered [ 0.687662] acpiphp: Slot [6] registered [ 0.689195] acpiphp: Slot [7] registered [ 0.690721] acpiphp: Slot [8] registered [ 0.692256] acpiphp: Slot [9] registered [ 0.693796] acpiphp: Slot [10] registered [ 0.695357] acpiphp: Slot [11] registered [ 0.696979] acpiphp: Slot [12] registered [ 0.698537] acpiphp: Slot [13] registered [ 0.700091] acpiphp: Slot [14] registered [ 0.701648] acpiphp: Slot [15] registered [ 0.703206] acpiphp: Slot [16] registered [ 0.704769] acpiphp: Slot [17] registered [ 0.706330] acpiphp: Slot [18] registered [ 0.707883] acpiphp: Slot [19] registered [ 0.709444] acpiphp: Slot [20] registered [ 0.711015] acpiphp: Slot [21] registered [ 0.712569] acpiphp: Slot [22] registered [ 0.714139] acpiphp: Slot [23] registered [ 0.715700] acpiphp: Slot [24] registered [ 0.717254] acpiphp: Slot [25] registered [ 0.718808] acpiphp: Slot [26] registered [ 0.720371] acpiphp: Slot [27] registered [ 0.721927] acpiphp: Slot [28] registered [ 0.723489] acpiphp: Slot [29] registered [ 0.725115] acpiphp: Slot [30] registered [ 0.726789] acpiphp: Slot [31] registered [ 0.728351] PCI host bridge to bus 0000:00 [ 0.729886] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.732264] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.734597] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.737419] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.740193] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.742983] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.748128] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.750525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.752749] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.755114] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.759910] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.762558] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.786018] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.789130] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.791740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.794344] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.796924] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.799306] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.801770] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.803760] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.806662] vgaarb: loaded [ 0.807813] vgaarb: bridge control possible 0000:00:02.0 [ 0.810093] SCSI subsystem initialized [ 0.811797] ACPI: bus type USB registered [ 0.813342] usbcore: registered new interface driver usbfs [ 0.815256] usbcore: registered new interface driver hub [ 0.817161] usbcore: registered new device driver usb [ 0.819292] PCI: Using ACPI for IRQ routing [ 0.821316] NetLabel: Initializing [ 0.822667] NetLabel: domain hash size = 128 [ 0.824290] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.826110] NetLabel: unlabeled traffic allowed by default [ 0.828273] amd_nb: Cannot enumerate AMD northbridges [ 0.830224] clocksource: Switched to clocksource kvm-clock [ 0.842575] AppArmor: AppArmor Filesystem Enabled [ 0.844393] pnp: PnP ACPI init [ 0.846002] pnp: PnP ACPI: found 5 devices [ 0.854257] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.857518] NET: Registered protocol family 2 [ 0.859519] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.862471] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.865187] TCP: Hash tables configured (established 32768 bind 32768) [ 0.867576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.869843] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.872207] NET: Registered protocol family 1 [ 0.873861] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.875964] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.878025] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.898428] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.918850] Unpacking initramfs... [ 1.118639] Freeing initrd memory: 14824K [ 1.120254] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.122513] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.124853] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557ae966b, max_idle_ns: 440795369289 ns [ 1.128505] Scanning for low memory corruption every 60 seconds [ 1.131072] audit: initializing netlink subsys (disabled) [ 1.133025] audit: type=2000 audit(1562928709.859:1): initialized [ 1.135480] Initialise system trusted keyring [ 1.137286] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.139537] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.142970] zbud: loaded [ 1.144415] VFS: Disk quotas dquot_6.6.0 [ 1.145945] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.148529] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.150877] fuse init (API version 7.23) [ 1.152506] Key type big_key registered [ 1.153988] Allocating IMA MOK and blacklist keyrings. [ 1.156487] Key type asymmetric registered [ 1.158062] Asymmetric key parser 'x509' registered [ 1.159883] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.162767] io scheduler noop registered [ 1.164261] io scheduler deadline registered (default) [ 1.166123] io scheduler cfq registered [ 1.167699] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.169674] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.172083] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.174833] ACPI: Power Button [PWRF] [ 1.176440] GHES: HEST is not enabled! [ 1.195875] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.235740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.240056] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.265808] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.269516] Linux agpgart interface v0.103 [ 1.273080] loop: module loaded [ 1.276099] vda: vda1 [ 1.277987] scsi host0: ata_piix [ 1.279483] scsi host1: ata_piix [ 1.280806] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.283148] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.285581] libphy: Fixed MDIO Bus: probed [ 1.287234] tun: Universal TUN/TAP device driver, 1.6 [ 1.289085] tun: (C) 1999-2004 Max Krasnyansky [ 1.292598] PPP generic driver version 2.4.2 [ 1.294303] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.296573] ehci-pci: EHCI PCI platform driver [ 1.298258] ehci-platform: EHCI generic platform driver [ 1.300171] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.302366] ohci-pci: OHCI PCI platform driver [ 1.304049] ohci-platform: OHCI generic platform driver [ 1.305965] uhci_hcd: USB Universal Host Controller Interface driver [ 1.326426] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.328373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331174] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335249] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337615] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340330] usb usb1: Product: UHCI Host Controller [ 1.342122] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.344350] usb usb1: SerialNumber: 0000:00:01.2 [ 1.346155] hub 1-0:1.0: USB hub found [ 1.347638] hub 1-0:1.0: 2 ports detected [ 1.349348] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.353267] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.355132] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.357075] mousedev: PS/2 mouse device common for all mice [ 1.359340] rtc_cmos 00:00: RTC can wake from S4 [ 1.361585] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.363854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.367119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.369551] i2c /dev entries driver [ 1.371004] device-mapper: uevent: version 1.0.3 [ 1.372797] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.375919] ledtrig-cpu: registered to indicate activity on CPUs [ 1.378478] NET: Registered protocol family 10 [ 1.380461] NET: Registered protocol family 17 [ 1.398919] Key type dns_resolver registered [ 1.400791] registered taskstats version 1 [ 1.402393] Loading compiled-in X.509 certificates [ 1.404714] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.408245] zswap: loaded using pool lzo/zbud [ 1.411751] Key type trusted registered [ 1.415880] Key type encrypted registered [ 1.417438] AppArmor: AppArmor sha1 policy hashing enabled [ 1.419423] ima: No TPM chip found, activating TPM-bypass! [ 1.421403] ima: Allocated hash algorithm: sha1 [ 1.423114] evm: HMAC attrs: 0x1 [ 1.424897] Magic number: 11:306:881 [ 1.426528] rtc_cmos 00:00: setting system clock to 2019-07-12 10:51:49 UTC (1562928709) [ 1.429620] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.431757] EDD information not available. [ 1.440060] Freeing unused kernel memory: 1484K [ 1.454273] Write protecting the kernel read-only data: 14336k [ 1.457774] Freeing unused kernel memory: 1616K [ 1.459678] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.473360] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.474161] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.474180] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483018] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483056] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483179] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483233] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483273] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483327] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483380] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.529727] virtio_net virtio0 ens3: renamed from eth0 [ 1.541788] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.545356] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.561814] AVX2 version of gcm_enc/dec engaged. [ 1.563685] AES CTR mode by8 optimization enabled [ 1.574747] FDC 0 is a S82078B [ 1.662240] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.826418] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.828734] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.831132] usb 1-1: Product: QEMU USB Tablet [ 1.832722] usb 1-1: Manufacturer: QEMU [ 1.834160] usb 1-1: SerialNumber: 42 [ 1.842499] hidraw: raw HID events driver (C) Jiri Kosina [ 1.849863] usbcore: registered new interface driver usbhid [ 1.852009] usbhid: USB HID core driver [ 1.855727] 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.859793] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.943592] md: linear personality registered for level -1 [ 2.947425] md: multipath personality registered for level -4 [ 2.951343] md: raid0 personality registered for level 0 [ 2.955808] md: raid1 personality registered for level 1 [ 3.026253] raid6: sse2x1 gen() 11686 MB/s [ 3.094264] raid6: sse2x1 xor() 9085 MB/s [ 3.162253] raid6: sse2x2 gen() 14937 MB/s [ 3.230253] raid6: sse2x2 xor() 9887 MB/s [ 3.298255] raid6: sse2x4 gen() 17167 MB/s [ 3.366251] raid6: sse2x4 xor() 11860 MB/s [ 3.434253] raid6: avx2x1 gen() 22716 MB/s [ 3.502238] raid6: avx2x2 gen() 26755 MB/s [ 3.570258] raid6: avx2x4 gen() 30584 MB/s [ 3.571971] raid6: using algorithm avx2x4 gen() 30584 MB/s [ 3.573996] raid6: using avx2x2 recovery algorithm [ 3.577412] xor: automatically using best checksumming function: [ 3.618225] avx : 33285.000 MB/sec [ 3.620933] async_tx: api initialized (async) [ 3.630148] md: raid6 personality registered for level 6 [ 3.632214] md: raid5 personality registered for level 5 [ 3.634206] md: raid4 personality registered for level 4 [ 3.641299] 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 ... [ 3.673202] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.691678] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.792215] 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) [ 3.798553] systemd[1]: Detected virtualization kvm. [ 3.800427] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.805212] systemd[1]: Set hostname to . [ 3.809714] systemd[1]: Initializing machine ID from KVM UUID. [ 3.811898] systemd[1]: Installed transient /etc/machine-id file. [ 3.955048] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.958896] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.963455] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.978361] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.982711] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.987996] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.992359] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.995688] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.999709] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.003831] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.007255] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.012007] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.026407] 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... [ 4.032357] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.037227] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.042039] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.046452] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.[ 4.050782] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.053087] 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. [ 4.061259] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.078448] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.084805] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.089822] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.094521] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.098433] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.102887] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.109761] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.115491] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.119589] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.125109] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 4.131210] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.136159] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.140398] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.149197] iscsi: registered transport (tcp) [ 4.149235] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.155476] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.159526] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.163974] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.183457] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. 2019-07-12 10:51:54,869 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2019-07-12 10:52:03,974 - 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-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 679226397 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 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 2 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] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.369513] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.372684] pid_max: default: 32768 minimum: 301 [ 0.374396] ACPI: Core revision 20150930 [ 0.376548] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.379033] Security Framework initialized [ 0.380598] Yama: becoming mindful. [ 0.382003] AppArmor: AppArmor initialized [ 0.383771] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.390039] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.396432] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.398776] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.401939] Initializing cgroup subsys io [ 0.403505] Initializing cgroup subsys memory [ 0.405165] Initializing cgroup subsys devices [ 0.406825] Initializing cgroup subsys freezer [ 0.408502] Initializing cgroup subsys net_cls [ 0.410166] Initializing cgroup subsys perf_event [ 0.411915] Initializing cgroup subsys net_prio [ 0.413633] Initializing cgroup subsys hugetlb [ 0.415297] Initializing cgroup subsys pids [ 0.417692] mce: CPU supports 10 MCE banks [ 0.419325] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.421248] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.423347] Spectre V2 : Mitigation: Full generic retpoline [ 0.425340] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.428377] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.431420] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.433822] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.437355] MDS: Mitigation: Clear CPU buffers [ 0.441642] Freeing SMP alternatives memory: 36K [ 0.448890] ftrace: allocating 32299 entries in 127 pages [ 0.498851] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.501188] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.503483] smpboot: Max logical packages: 2 [ 0.505383] x2apic enabled [ 0.506854] Switched APIC routing to physical x2apic. [ 0.509954] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.512223] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.516332] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.528712] KVM setup paravirtual spinlock [ 0.531849] x86: Booting SMP configuration: [ 0.533497] .... node #0, CPUs: #1 [ 0.535124] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.558407] x86: Booted up 1 node, 2 CPUs [ 0.558409] KVM setup async PF for cpu 1 [ 0.558414] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.563341] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.566265] devtmpfs: initialized [ 0.569761] evm: security.selinux [ 0.571084] evm: security.SMACK64 [ 0.572400] evm: security.SMACK64EXEC [ 0.573817] evm: security.SMACK64TRANSMUTE [ 0.575364] evm: security.SMACK64MMAP [ 0.576782] evm: security.ima [ 0.578000] evm: security.capability [ 0.579573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.583031] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.585361] pinctrl core: initialized pinctrl subsystem [ 0.587454] RTC time: 10:51:48, date: 07/12/19 [ 0.589996] NET: Registered protocol family 16 [ 0.603711] cpuidle: using governor ladder [ 0.615819] cpuidle: using governor menu [ 0.617346] PCCT header not found. [ 0.618784] ACPI: bus type PCI registered [ 0.620324] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.622733] PCI: Using configuration type 1 for base access [ 0.637488] ACPI: Added _OSI(Module Device) [ 0.639090] ACPI: Added _OSI(Processor Device) [ 0.640736] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.642468] ACPI: Added _OSI(Processor Aggregator Device) [ 0.645657] ACPI: Interpreter enabled [ 0.663559] ACPI: (supports S0 S5) [ 0.664909] ACPI: Using IOAPIC for interrupt routing [ 0.666722] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.672004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.674182] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.676550] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.678837] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.683045] acpiphp: Slot [3] registered [ 0.684588] acpiphp: Slot [4] registered [ 0.686127] acpiphp: Slot [5] registered [ 0.687662] acpiphp: Slot [6] registered [ 0.689195] acpiphp: Slot [7] registered [ 0.690721] acpiphp: Slot [8] registered [ 0.692256] acpiphp: Slot [9] registered [ 0.693796] acpiphp: Slot [10] registered [ 0.695357] acpiphp: Slot [11] registered [ 0.696979] acpiphp: Slot [12] registered [ 0.698537] acpiphp: Slot [13] registered [ 0.700091] acpiphp: Slot [14] registered [ 0.701648] acpiphp: Slot [15] registered [ 0.703206] acpiphp: Slot [16] registered [ 0.704769] acpiphp: Slot [17] registered [ 0.706330] acpiphp: Slot [18] registered [ 0.707883] acpiphp: Slot [19] registered [ 0.709444] acpiphp: Slot [20] registered [ 0.711015] acpiphp: Slot [21] registered [ 0.712569] acpiphp: Slot [22] registered [ 0.714139] acpiphp: Slot [23] registered [ 0.715700] acpiphp: Slot [24] registered [ 0.717254] acpiphp: Slot [25] registered [ 0.718808] acpiphp: Slot [26] registered [ 0.720371] acpiphp: Slot [27] registered [ 0.721927] acpiphp: Slot [28] registered [ 0.723489] acpiphp: Slot [29] registered [ 0.725115] acpiphp: Slot [30] registered [ 0.726789] acpiphp: Slot [31] registered [ 0.728351] PCI host bridge to bus 0000:00 [ 0.729886] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.732264] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.734597] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.737419] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.740193] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.742983] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.748128] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.750525] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.752749] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.755114] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.759910] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.762558] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.786018] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.789130] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.791740] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.794344] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.796924] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.799306] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.801770] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.803760] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.806662] vgaarb: loaded [ 0.807813] vgaarb: bridge control possible 0000:00:02.0 [ 0.810093] SCSI subsystem initialized [ 0.811797] ACPI: bus type USB registered [ 0.813342] usbcore: registered new interface driver usbfs [ 0.815256] usbcore: registered new interface driver hub [ 0.817161] usbcore: registered new device driver usb [ 0.819292] PCI: Using ACPI for IRQ routing [ 0.821316] NetLabel: Initializing [ 0.822667] NetLabel: domain hash size = 128 [ 0.824290] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.826110] NetLabel: unlabeled traffic allowed by default [ 0.828273] amd_nb: Cannot enumerate AMD northbridges [ 0.830224] clocksource: Switched to clocksource kvm-clock [ 0.842575] AppArmor: AppArmor Filesystem Enabled [ 0.844393] pnp: PnP ACPI init [ 0.846002] pnp: PnP ACPI: found 5 devices [ 0.854257] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.857518] NET: Registered protocol family 2 [ 0.859519] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.862471] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.865187] TCP: Hash tables configured (established 32768 bind 32768) [ 0.867576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.869843] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.872207] NET: Registered protocol family 1 [ 0.873861] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.875964] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.878025] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.898428] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.918850] Unpacking initramfs... [ 1.118639] Freeing initrd memory: 14824K [ 1.120254] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.122513] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.124853] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557ae966b, max_idle_ns: 440795369289 ns [ 1.128505] Scanning for low memory corruption every 60 seconds [ 1.131072] audit: initializing netlink subsys (disabled) [ 1.133025] audit: type=2000 audit(1562928709.859:1): initialized [ 1.135480] Initialise system trusted keyring [ 1.137286] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.139537] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.142970] zbud: loaded [ 1.144415] VFS: Disk quotas dquot_6.6.0 [ 1.145945] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.148529] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.150877] fuse init (API version 7.23) [ 1.152506] Key type big_key registered [ 1.153988] Allocating IMA MOK and blacklist keyrings. [ 1.156487] Key type asymmetric registered [ 1.158062] Asymmetric key parser 'x509' registered [ 1.159883] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.162767] io scheduler noop registered [ 1.164261] io scheduler deadline registered (default) [ 1.166123] io scheduler cfq registered [ 1.167699] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.169674] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.172083] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.174833] ACPI: Power Button [PWRF] [ 1.176440] GHES: HEST is not enabled! [ 1.195875] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.235740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.240056] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.265808] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.269516] Linux agpgart interface v0.103 [ 1.273080] loop: module loaded [ 1.276099] vda: vda1 [ 1.277987] scsi host0: ata_piix [ 1.279483] scsi host1: ata_piix [ 1.280806] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.283148] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.285581] libphy: Fixed MDIO Bus: probed [ 1.287234] tun: Universal TUN/TAP device driver, 1.6 [ 1.289085] tun: (C) 1999-2004 Max Krasnyansky [ 1.292598] PPP generic driver version 2.4.2 [ 1.294303] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.296573] ehci-pci: EHCI PCI platform driver [ 1.298258] ehci-platform: EHCI generic platform driver [ 1.300171] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.302366] ohci-pci: OHCI PCI platform driver [ 1.304049] ohci-platform: OHCI generic platform driver [ 1.305965] uhci_hcd: USB Universal Host Controller Interface driver [ 1.326426] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.328373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331174] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335249] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337615] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340330] usb usb1: Product: UHCI Host Controller [ 1.342122] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.344350] usb usb1: SerialNumber: 0000:00:01.2 [ 1.346155] hub 1-0:1.0: USB hub found [ 1.347638] hub 1-0:1.0: 2 ports detected [ 1.349348] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.353267] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.355132] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.357075] mousedev: PS/2 mouse device common for all mice [ 1.359340] rtc_cmos 00:00: RTC can wake from S4 [ 1.361585] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.363854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.367119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.369551] i2c /dev entries driver [ 1.371004] device-mapper: uevent: version 1.0.3 [ 1.372797] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.375919] ledtrig-cpu: registered to indicate activity on CPUs [ 1.378478] NET: Registered protocol family 10 [ 1.380461] NET: Registered protocol family 17 [ 1.398919] Key type dns_resolver registered [ 1.400791] registered taskstats version 1 [ 1.402393] Loading compiled-in X.509 certificates [ 1.404714] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.408245] zswap: loaded using pool lzo/zbud [ 1.411751] Key type trusted registered [ 1.415880] Key type encrypted registered [ 1.417438] AppArmor: AppArmor sha1 policy hashing enabled [ 1.419423] ima: No TPM chip found, activating TPM-bypass! [ 1.421403] ima: Allocated hash algorithm: sha1 [ 1.423114] evm: HMAC attrs: 0x1 [ 1.424897] Magic number: 11:306:881 [ 1.426528] rtc_cmos 00:00: setting system clock to 2019-07-12 10:51:49 UTC (1562928709) [ 1.429620] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.431757] EDD information not available. [ 1.440060] Freeing unused kernel memory: 1484K [ 1.454273] Write protecting the kernel read-only data: 14336k [ 1.457774] Freeing unused kernel memory: 1616K [ 1.459678] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.473360] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.474161] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.474180] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483018] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483056] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483179] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483233] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483273] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483327] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483380] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.529727] virtio_net virtio0 ens3: renamed from eth0 [ 1.541788] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.545356] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.561814] AVX2 version of gcm_enc/dec engaged. [ 1.563685] AES CTR mode by8 optimization enabled [ 1.574747] FDC 0 is a S82078B [ 1.662240] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.826418] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.828734] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.831132] usb 1-1: Product: QEMU USB Tablet [ 1.832722] usb 1-1: Manufacturer: QEMU [ 1.834160] usb 1-1: SerialNumber: 42 [ 1.842499] hidraw: raw HID events driver (C) Jiri Kosina [ 1.849863] usbcore: registered new interface driver usbhid [ 1.852009] usbhid: USB HID core driver [ 1.855727] 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.859793] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.943592] md: linear personality registered for level -1 [ 2.947425] md: multipath personality registered for level -4 [ 2.951343] md: raid0 personality registered for level 0 [ 2.955808] md: raid1 personality registered for level 1 [ 3.026253] raid6: sse2x1 gen() 11686 MB/s [ 3.094264] raid6: sse2x1 xor() 9085 MB/s [ 3.162253] raid6: sse2x2 gen() 14937 MB/s [ 3.230253] raid6: sse2x2 xor() 9887 MB/s [ 3.298255] raid6: sse2x4 gen() 17167 MB/s [ 3.366251] raid6: sse2x4 xor() 11860 MB/s [ 3.434253] raid6: avx2x1 gen() 22716 MB/s [ 3.502238] raid6: avx2x2 gen() 26755 MB/s [ 3.570258] raid6: avx2x4 gen() 30584 MB/s [ 3.571971] raid6: using algorithm avx2x4 gen() 30584 MB/s [ 3.573996] raid6: using avx2x2 recovery algorithm [ 3.577412] xor: automatically using best checksumming function: [ 3.618225] avx : 33285.000 MB/sec [ 3.620933] async_tx: api initialized (async) [ 3.630148] md: raid6 personality registered for level 6 [ 3.632214] md: raid5 personality registered for level 5 [ 3.634206] md: raid4 personality registered for level 4 [ 3.641299] 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 ... [ 3.673202] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.691678] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.792215] 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) [ 3.798553] systemd[1]: Detected virtualization kvm. [ 3.800427] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.805212] systemd[1]: Set hostname to . [ 3.809714] systemd[1]: Initializing machine ID from KVM UUID. [ 3.811898] systemd[1]: Installed transient /etc/machine-id file. [ 3.955048] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.958896] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.963455] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.978361] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.982711] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.987996] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.992359] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.995688] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.999709] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.003831] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.007255] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.012007] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.026407] 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... [ 4.032357] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.037227] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.042039] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.046452] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.[ 4.050782] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.053087] 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. [ 4.061259] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.078448] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.084805] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.089822] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.094521] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.098433] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.102887] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.109761] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.115491] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.119589] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.125109] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 4.131210] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.136159] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.140398] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.149197] iscsi: registered transport (tcp) [ 4.149235] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.155476] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.159526] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.163974] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.183457] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... 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 Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 8.934445] cloud-init[576]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Fri, 12 Jul 2019 10:51:53 +0000. Up 5.13 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). 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)... [ 10.043949] cloud-init[935]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Fri, 12 Jul 2019 10:51:57 +0000. Up 9.43 seconds. [ 10.048732] cloud-init[935]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.053145] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.058188] cloud-init[935]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.062981] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.067972] cloud-init[935]: ci-info: | ens3 | True | 192.168.120.6 | 255.255.255.0 | global | fa:16:3e:62:41:a0 | [ 10.073124] cloud-init[935]: ci-info: | ens3 | True | fe80::f816:3eff:fe62:41a0/64 | . | link | fa:16:3e:62:41:a0 | [ 10.078202] cloud-init[935]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.083246] cloud-init[935]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.087913] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.092067] cloud-init[935]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.095861] cloud-init[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. [935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.102614] cloud-init[935]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.105931] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.109221] cloud-init[935]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.114540] Starting iSCSI initiator daemon (iscsid)... cloud-init[[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on UUID daemon activation socket. [935]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 10.127827] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. cloud-init Starting LXD - unix socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LSB: MD monitoring daemon... Starting LSB: Record successful boot for GRUB... [935]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.146194] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.149463] cloud-init[935]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Starting Login Service... Starting System Logging Service... Starting Accounts Service... Starting /etc/rc.local Compatibility... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 10.174303] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.181676] cloud-init[935]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.186402] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.190845] cloud-init[935]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.194495] cloud-init[935]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.197858] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.201379] cloud-init[935]: Generating public/private rsa key pair. [ 10.204623] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.209270] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.212525] cloud-init[935]: The key fingerprint is: [ 10.214836] cloud-init[935]: SHA256:/M3Clf/c/NcjF8Q6Gp8UFp6HKAb55oarnIdcp19gzpQ root@cloudify-ims-vm-c6996e67-9e5a-4413-a3f3-1e27f949e54a [ 10.219004] Starting Snappy daemon... cloud-init[935]: The key's randomart image is:[[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started ACPI event daemon. [ 10.230939] Starting LXD - container startup/shutdown... cloud-init[935]: +---[RSA 2048]----+[[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 10.239518] cloud-init[935]: | . | [ 10.243677] cloud-init[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [935]: | o . | [ 10.250959] cloud-init[935]: | o o = | [ 10.254813] cloud-init[935]: | . =.. B + | [ 10.258188] cloud-init[935]: | SE. + = | [ 10.261307] cloud-init[935]: | o=*.= = . | [ 10.265499] cloud-init[935]: | . o =o+.B + o| [ 10.270110] cloud-init[935]: | .o.+ .o + *+| [ 10.275664] cloud-init[935]: | +o .. o X| [ 10.279590] cloud-init[935]: +----[SHA256]-----+ [ 10.283106] cloud-init[935]: Generating public/private dsa key pair. [ 10.287115] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.291806] [[0;32m OK [0m] Started Login Service. cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.307110] cloud-init[935]: The key fingerprint is: [ 10.312015] [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. cloud-init[935]: [[0;32m OK [0m] Started LSB: MD monitoring daemon. SHA256:d++orYsFdgC/F6CZy0UAGZyvhuXxcRiJmo099wpPzHE root@cloudify-ims-vm-c6996e67-9e5a-4413-a3f3-1e27f949e54a [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m[ 10.348220] cloud-init] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. [935]: The key's randomart image is: Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... [[0;32m OK [0m] Started Permit User Sessions. [ 10.374331] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. cloud-init[935]: +---[DSA 1024]----+ [ 10.386376] cloud-init[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started Set console scheme. [935]: | .o*ooo | [ 10.410386] [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. cloud-init[935]: | = oB . |[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [ 10.425915] cloud-init[935]: | * .+o+ . | [ 10.429211] [[0;32m OK [0m] Started LSB: automatic crash report generation. cloud-init[935]: | + *.*oEo . | [ 10.433967] cloud-init[935]: | + Oo*S + . | [ 10.437468] cloud-init[935]: | . = =..= . . | [ 10.439186] cloud-init[935]: | . + . . . | [ 10.445661] [[0;32m OK [0m] Started LXD - container startup/shutdown. cloud-init[935]: | o o . o | [ 10.449406] cloud-init[935]: | . ++o . | [ 10.452927] cloud-init[935]: +----[SHA256]-----+ [ 10.456179] cloud-init[935]: Generating public/private ecdsa key pair. [ 10.461402] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.464097] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.468711] cloud-init[935]: The key fingerprint is: [ 10.471231] cloud-init[935]: SHA256:gHQ3U9qc+hqal5513SBVYy06QGslwl7mMuKysn9OU2Y root@cloudify-ims-vm-c6996e67-9e5a-4413-a3f3-1e27f949e54a [ 10.477603] cloud-init[935]: The key's randomart image is: [ 10.480448] cloud-init[935]: +---[ECDSA 256]---+ [ 10.482386] cloud-init[935]: | . ..=o+ . oo| [ 10.484507] cloud-init[935]: | . o ..B+= o.o| [ 10.486123] cloud-init[935]: | . ...+*. ... | [ 10.488127] cloud-init[935]: | ..+o. o. | [ 10.490289] cloud-init[935]: | . .Eo ... | [ 10.492223] cloud-init[935]: | . .+ . o o | [ 10.494132] cloud-init[935]: | oo ..o . . .| [ 10.496019] cloud-init[935]: | . ...+o= . | [ 10.498065] cloud-init[935]: | .+.o+o+ | [ 10.499960] cloud-init[935]: +----[SHA256]-----+ [ 10.501943] cloud-init[935]: Generating public/private ed25519 key pair. [ 10.504141] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.506605] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.509742] cloud-init[935]: The key fingerprint is: [ 10.511705] cloud-init[935]: SHA256:FnE2yqt/m+9FcvJUEAdDgiel/06q3KeYN2zopR2Th98 root@cloudify-ims-vm-c6996e67-9e5a-4413-a3f3-1e27f949e54a [ 10.515166] cloud-init[935]: The key's randomart image is: [ 10.517032] cloud-init[935]: +--[ED25519 256]--+ [ 10.518964] cloud-init[935]: | . +oo.*o.| [ 10.521269] cloud-init[935]: | . =oo.. + | [ 10.523342] cloud-init[935]: | + .o .| [ 10.525379] cloud-init[935]: | o . . | [ 10.527321] cloud-init[935]: | S + + | [ 10.529528] cloud-init[935]: | o @ | [ 10.531591] cloud-init[935]: | . o* * | [ 10.533960] cloud-init[935]: | . .oO=X.. | [ 10.535752] cloud-init[935]: | .oXBB+o E| [ 10.538211] cloud-init[935]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[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. 2019-07-12 10:53:53,225 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.7 API version: 1.39 Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:56:17 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.7 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:23:02 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest d57affcd69c35aa9e5476d57d61187ab229607a2baaa581217faa23f143f2f05 2019-07-12 10:53:53,226 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-c6996e67-9e5a-4413-a3f3-1e27f949e54a --2019-07-12 10:52:27-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.10, 99.84.74.4, 99.84.74.12, ... Connecting to get.docker.com (get.docker.com)|99.84.74.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 213M=0s 2019-07-12 10:52:27 (213 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host cloudify-ims-vm-c6996e67-9e5a-4413-a3f3-1e27f949e54a sudo: unable to resolve host cloudify-ims-vm-c6996e67-9e5a-4413-a3f3-1e27f949e54a + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + [ -n ] + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host cloudify-ims-vm-c6996e67-9e5a-4413-a3f3-1e27f949e54a sudo: unable to resolve host cloudify-ims-vm-c6996e67-9e5a-4413-a3f3-1e27f949e54a 2019-07-12 10:53:53,228 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-07-12 10:53:53,236 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.200', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-07-12 10:54:23,463 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 113, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 326, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 217, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, 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'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 112, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 109, 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'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-07-12 10:54:23,613 - functest.core.cloudify - INFO - The current manager status is running 2019-07-12 10:54:23,697 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-07-12 10:54:23,906 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-07-12 10:54:23,907 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-07-12 10:54:24,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-07-12 10:54:24,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'E7pnC3DLHFjtlMmXkrR6lo8E9ySJxD', 'keystone_tenant_name': u'cloudify_ims-project_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.40:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'project_domain_name': 'Default'} 2019-07-12 10:54:25,636 - functest.core.cloudify - INFO - Put private keypair in manager 2019-07-12 10:54:26,549 - functest.core.cloudify - DEBUG - output: 2019-07-12 10:54:26,549 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-c6996e67-9e5a-4413-a3f3-1e27f949e54a sudo: unable to resolve host cloudify-ims-vm-c6996e67-9e5a-4413-a3f3-1e27f949e54a 2019-07-12 10:54:34,084 - functest.core.cloudify - DEBUG - output: Creating plugin zip archive.. Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn to /tmp/tmpoN4MP3/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn... Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/plugin.yaml to /tmp/tmpSk0U85/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpRyxBAd.zip |-------------------------------------------------------| 0.05% tmpRyxBAd.zip |-------------------------------------------------------| 0.09% tmpRyxBAd.zip |-------------------------------------------------------| 0.14% tmpRyxBAd.zip |-------------------------------------------------------| 0.18% tmpRyxBAd.zip |-------------------------------------------------------| 0.23% tmpRyxBAd.zip |-------------------------------------------------------| 0.27% tmpRyxBAd.zip |-------------------------------------------------------| 0.32% tmpRyxBAd.zip |-------------------------------------------------------| 0.37% tmpRyxBAd.zip |-------------------------------------------------------| 0.41% tmpRyxBAd.zip |-------------------------------------------------------| 0.46% tmpRyxBAd.zip |-------------------------------------------------------| 0.5% tmpRyxBAd.zip |-------------------------------------------------------| 0.55% tmpRyxBAd.zip |-------------------------------------------------------| 0.59% tmpRyxBAd.zip |-------------------------------------------------------| 0.64% tmpRyxBAd.zip |-------------------------------------------------------| 0.68% tmpRyxBAd.zip |-------------------------------------------------------| 0.73% tmpRyxBAd.zip |-------------------------------------------------------| 0.78% tmpRyxBAd.zip |-------------------------------------------------------| 0.82% tmpRyxBAd.zip |-------------------------------------------------------| 0.87% tmpRyxBAd.zip |#------------------------------------------------------| 0.91% tmpRyxBAd.zip |#------------------------------------------------------| 0.96% tmpRyxBAd.zip |#------------------------------------------------------| 1.0% tmpRyxBAd.zip |#------------------------------------------------------| 1.05% tmpRyxBAd.zip |#------------------------------------------------------| 1.1% tmpRyxBAd.zip |#------------------------------------------------------| 1.14% tmpRyxBAd.zip |#------------------------------------------------------| 1.19% tmpRyxBAd.zip |#------------------------------------------------------| 1.23% tmpRyxBAd.zip |#------------------------------------------------------| 1.28% tmpRyxBAd.zip |#------------------------------------------------------| 1.32% tmpRyxBAd.zip |#------------------------------------------------------| 1.37% tmpRyxBAd.zip |#------------------------------------------------------| 1.42% tmpRyxBAd.zip |#------------------------------------------------------| 1.46% tmpRyxBAd.zip |#------------------------------------------------------| 1.51% tmpRyxBAd.zip |#------------------------------------------------------| 1.55% tmpRyxBAd.zip |#------------------------------------------------------| 1.6% tmpRyxBAd.zip |#------------------------------------------------------| 1.64% tmpRyxBAd.zip |#------------------------------------------------------| 1.69% tmpRyxBAd.zip |#------------------------------------------------------| 1.73% tmpRyxBAd.zip |#------------------------------------------------------| 1.78% tmpRyxBAd.zip |#------------------------------------------------------| 1.83% tmpRyxBAd.zip |#------------------------------------------------------| 1.87% tmpRyxBAd.zip |#------------------------------------------------------| 1.92% tmpRyxBAd.zip |#------------------------------------------------------| 1.96% tmpRyxBAd.zip |#------------------------------------------------------| 2.01% tmpRyxBAd.zip |#------------------------------------------------------| 2.05% tmpRyxBAd.zip |#------------------------------------------------------| 2.1% tmpRyxBAd.zip |#------------------------------------------------------| 2.15% tmpRyxBAd.zip |#------------------------------------------------------| 2.19% tmpRyxBAd.zip |#------------------------------------------------------| 2.24% tmpRyxBAd.zip |#------------------------------------------------------| 2.28% tmpRyxBAd.zip |#------------------------------------------------------| 2.33% tmpRyxBAd.zip |#------------------------------------------------------| 2.37% tmpRyxBAd.zip |#------------------------------------------------------| 2.42% tmpRyxBAd.zip |#------------------------------------------------------| 2.47% tmpRyxBAd.zip |#------------------------------------------------------| 2.51% tmpRyxBAd.zip |#------------------------------------------------------| 2.56% tmpRyxBAd.zip |#------------------------------------------------------| 2.6% tmpRyxBAd.zip |#------------------------------------------------------| 2.65% tmpRyxBAd.zip |#------------------------------------------------------| 2.69% tmpRyxBAd.zip |##-----------------------------------------------------| 2.74% tmpRyxBAd.zip |##-----------------------------------------------------| 2.78% tmpRyxBAd.zip |##-----------------------------------------------------| 2.83% tmpRyxBAd.zip |##-----------------------------------------------------| 2.88% tmpRyxBAd.zip |##-----------------------------------------------------| 2.92% tmpRyxBAd.zip |##-----------------------------------------------------| 2.97% tmpRyxBAd.zip |##-----------------------------------------------------| 3.01% tmpRyxBAd.zip |##-----------------------------------------------------| 3.06% tmpRyxBAd.zip |##-----------------------------------------------------| 3.1% tmpRyxBAd.zip |##-----------------------------------------------------| 3.15% tmpRyxBAd.zip |##-----------------------------------------------------| 3.2% tmpRyxBAd.zip |##-----------------------------------------------------| 3.24% tmpRyxBAd.zip |##-----------------------------------------------------| 3.29% tmpRyxBAd.zip |##-----------------------------------------------------| 3.33% tmpRyxBAd.zip |##-----------------------------------------------------| 3.38% tmpRyxBAd.zip |##-----------------------------------------------------| 3.42% tmpRyxBAd.zip |##-----------------------------------------------------| 3.47% tmpRyxBAd.zip |##-----------------------------------------------------| 3.51% tmpRyxBAd.zip |##-----------------------------------------------------| 3.56% tmpRyxBAd.zip |##-----------------------------------------------------| 3.61% tmpRyxBAd.zip |##-----------------------------------------------------| 3.65% tmpRyxBAd.zip |##-----------------------------------------------------| 3.7% tmpRyxBAd.zip |##-----------------------------------------------------| 3.74% tmpRyxBAd.zip |##-----------------------------------------------------| 3.79% tmpRyxBAd.zip |##-----------------------------------------------------| 3.83% tmpRyxBAd.zip |##-----------------------------------------------------| 3.88% tmpRyxBAd.zip |##-----------------------------------------------------| 3.93% tmpRyxBAd.zip |##-----------------------------------------------------| 3.97% tmpRyxBAd.zip |##-----------------------------------------------------| 4.02% tmpRyxBAd.zip |##-----------------------------------------------------| 4.06% tmpRyxBAd.zip |##-----------------------------------------------------| 4.11% tmpRyxBAd.zip |##-----------------------------------------------------| 4.15% tmpRyxBAd.zip |##-----------------------------------------------------| 4.2% tmpRyxBAd.zip |##-----------------------------------------------------| 4.25% tmpRyxBAd.zip |##-----------------------------------------------------| 4.29% tmpRyxBAd.zip |##-----------------------------------------------------| 4.34% tmpRyxBAd.zip |##-----------------------------------------------------| 4.38% tmpRyxBAd.zip |##-----------------------------------------------------| 4.43% tmpRyxBAd.zip |##-----------------------------------------------------| 4.47% tmpRyxBAd.zip |##-----------------------------------------------------| 4.52% tmpRyxBAd.zip |###----------------------------------------------------| 4.56% tmpRyxBAd.zip |###----------------------------------------------------| 4.61% tmpRyxBAd.zip |###----------------------------------------------------| 4.66% tmpRyxBAd.zip |###----------------------------------------------------| 4.7% tmpRyxBAd.zip |###----------------------------------------------------| 4.75% tmpRyxBAd.zip |###----------------------------------------------------| 4.79% tmpRyxBAd.zip |###----------------------------------------------------| 4.84% tmpRyxBAd.zip |###----------------------------------------------------| 4.88% tmpRyxBAd.zip |###----------------------------------------------------| 4.93% tmpRyxBAd.zip |###----------------------------------------------------| 4.98% tmpRyxBAd.zip |###----------------------------------------------------| 5.02% tmpRyxBAd.zip |###----------------------------------------------------| 5.07% tmpRyxBAd.zip |###----------------------------------------------------| 5.11% tmpRyxBAd.zip |###----------------------------------------------------| 5.16% tmpRyxBAd.zip |###----------------------------------------------------| 5.2% tmpRyxBAd.zip |###----------------------------------------------------| 5.25% tmpRyxBAd.zip |###----------------------------------------------------| 5.3% tmpRyxBAd.zip |###----------------------------------------------------| 5.34% tmpRyxBAd.zip |###----------------------------------------------------| 5.39% tmpRyxBAd.zip |###----------------------------------------------------| 5.43% tmpRyxBAd.zip |###----------------------------------------------------| 5.48% tmpRyxBAd.zip |###----------------------------------------------------| 5.52% tmpRyxBAd.zip |###----------------------------------------------------| 5.57% tmpRyxBAd.zip |###----------------------------------------------------| 5.61% tmpRyxBAd.zip |###----------------------------------------------------| 5.66% tmpRyxBAd.zip |###----------------------------------------------------| 5.71% tmpRyxBAd.zip |###----------------------------------------------------| 5.75% tmpRyxBAd.zip |###----------------------------------------------------| 5.8% tmpRyxBAd.zip |###----------------------------------------------------| 5.84% tmpRyxBAd.zip |###----------------------------------------------------| 5.89% tmpRyxBAd.zip |###----------------------------------------------------| 5.93% tmpRyxBAd.zip |###----------------------------------------------------| 5.98% tmpRyxBAd.zip |###----------------------------------------------------| 6.03% tmpRyxBAd.zip |###----------------------------------------------------| 6.07% tmpRyxBAd.zip |###----------------------------------------------------| 6.12% tmpRyxBAd.zip |###----------------------------------------------------| 6.16% tmpRyxBAd.zip |###----------------------------------------------------| 6.21% tmpRyxBAd.zip |###----------------------------------------------------| 6.25% tmpRyxBAd.zip |###----------------------------------------------------| 6.3% tmpRyxBAd.zip |###----------------------------------------------------| 6.35% tmpRyxBAd.zip |####---------------------------------------------------| 6.39% tmpRyxBAd.zip |####---------------------------------------------------| 6.44% tmpRyxBAd.zip |####---------------------------------------------------| 6.48% tmpRyxBAd.zip |####---------------------------------------------------| 6.53% tmpRyxBAd.zip |####---------------------------------------------------| 6.57% tmpRyxBAd.zip |####---------------------------------------------------| 6.62% tmpRyxBAd.zip |####---------------------------------------------------| 6.66% tmpRyxBAd.zip |####---------------------------------------------------| 6.71% tmpRyxBAd.zip |####---------------------------------------------------| 6.76% tmpRyxBAd.zip |####---------------------------------------------------| 6.8% tmpRyxBAd.zip |####---------------------------------------------------| 6.85% tmpRyxBAd.zip |####---------------------------------------------------| 6.89% tmpRyxBAd.zip |####---------------------------------------------------| 6.94% tmpRyxBAd.zip |####---------------------------------------------------| 6.98% tmpRyxBAd.zip |####---------------------------------------------------| 7.03% tmpRyxBAd.zip |####---------------------------------------------------| 7.08% tmpRyxBAd.zip |####---------------------------------------------------| 7.12% tmpRyxBAd.zip |####---------------------------------------------------| 7.17% tmpRyxBAd.zip |####---------------------------------------------------| 7.21% tmpRyxBAd.zip |####---------------------------------------------------| 7.26% tmpRyxBAd.zip |####---------------------------------------------------| 7.3% tmpRyxBAd.zip |####---------------------------------------------------| 7.35% tmpRyxBAd.zip |####---------------------------------------------------| 7.4% tmpRyxBAd.zip |####---------------------------------------------------| 7.44% tmpRyxBAd.zip |####---------------------------------------------------| 7.49% tmpRyxBAd.zip |####---------------------------------------------------| 7.53% tmpRyxBAd.zip |####---------------------------------------------------| 7.58% tmpRyxBAd.zip |####---------------------------------------------------| 7.62% tmpRyxBAd.zip |####---------------------------------------------------| 7.67% tmpRyxBAd.zip |####---------------------------------------------------| 7.71% tmpRyxBAd.zip |####---------------------------------------------------| 7.76% tmpRyxBAd.zip |####---------------------------------------------------| 7.81% tmpRyxBAd.zip |####---------------------------------------------------| 7.85% tmpRyxBAd.zip |####---------------------------------------------------| 7.9% tmpRyxBAd.zip |####---------------------------------------------------| 7.94% tmpRyxBAd.zip |####---------------------------------------------------| 7.99% tmpRyxBAd.zip |####---------------------------------------------------| 8.03% tmpRyxBAd.zip |####---------------------------------------------------| 8.08% tmpRyxBAd.zip |####---------------------------------------------------| 8.13% tmpRyxBAd.zip |####---------------------------------------------------| 8.17% tmpRyxBAd.zip |#####--------------------------------------------------| 8.22% tmpRyxBAd.zip |#####--------------------------------------------------| 8.26% tmpRyxBAd.zip |#####--------------------------------------------------| 8.31% tmpRyxBAd.zip |#####--------------------------------------------------| 8.35% tmpRyxBAd.zip |#####--------------------------------------------------| 8.4% tmpRyxBAd.zip |#####--------------------------------------------------| 8.45% tmpRyxBAd.zip |#####--------------------------------------------------| 8.49% tmpRyxBAd.zip |#####--------------------------------------------------| 8.54% tmpRyxBAd.zip |#####--------------------------------------------------| 8.58% tmpRyxBAd.zip |#####--------------------------------------------------| 8.63% tmpRyxBAd.zip |#####--------------------------------------------------| 8.67% tmpRyxBAd.zip |#####--------------------------------------------------| 8.72% tmpRyxBAd.zip |#####--------------------------------------------------| 8.76% tmpRyxBAd.zip |#####--------------------------------------------------| 8.81% tmpRyxBAd.zip |#####--------------------------------------------------| 8.86% tmpRyxBAd.zip |#####--------------------------------------------------| 8.9% tmpRyxBAd.zip |#####--------------------------------------------------| 8.95% tmpRyxBAd.zip |#####--------------------------------------------------| 8.99% tmpRyxBAd.zip |#####--------------------------------------------------| 9.04% tmpRyxBAd.zip |#####--------------------------------------------------| 9.08% tmpRyxBAd.zip |#####--------------------------------------------------| 9.13% tmpRyxBAd.zip |#####--------------------------------------------------| 9.18% tmpRyxBAd.zip |#####--------------------------------------------------| 9.22% tmpRyxBAd.zip |#####--------------------------------------------------| 9.27% tmpRyxBAd.zip |#####--------------------------------------------------| 9.31% tmpRyxBAd.zip |#####--------------------------------------------------| 9.36% tmpRyxBAd.zip |#####--------------------------------------------------| 9.4% tmpRyxBAd.zip |#####--------------------------------------------------| 9.45% tmpRyxBAd.zip |#####--------------------------------------------------| 9.5% tmpRyxBAd.zip |#####--------------------------------------------------| 9.54% tmpRyxBAd.zip |#####--------------------------------------------------| 9.59% tmpRyxBAd.zip |#####--------------------------------------------------| 9.63% tmpRyxBAd.zip |#####--------------------------------------------------| 9.68% tmpRyxBAd.zip |#####--------------------------------------------------| 9.72% tmpRyxBAd.zip |#####--------------------------------------------------| 9.77% tmpRyxBAd.zip |#####--------------------------------------------------| 9.81% tmpRyxBAd.zip |#####--------------------------------------------------| 9.86% tmpRyxBAd.zip |#####--------------------------------------------------| 9.91% tmpRyxBAd.zip |#####--------------------------------------------------| 9.95% tmpRyxBAd.zip |#####--------------------------------------------------| 10.0% tmpRyxBAd.zip |######-------------------------------------------------| 10.04% tmpRyxBAd.zip |######-------------------------------------------------| 10.09% tmpRyxBAd.zip |######-------------------------------------------------| 10.13% tmpRyxBAd.zip |######-------------------------------------------------| 10.18% tmpRyxBAd.zip |######-------------------------------------------------| 10.23% tmpRyxBAd.zip |######-------------------------------------------------| 10.27% tmpRyxBAd.zip |######-------------------------------------------------| 10.32% tmpRyxBAd.zip |######-------------------------------------------------| 10.36% tmpRyxBAd.zip |######-------------------------------------------------| 10.41% tmpRyxBAd.zip |######-------------------------------------------------| 10.45% tmpRyxBAd.zip |######-------------------------------------------------| 10.5% tmpRyxBAd.zip |######-------------------------------------------------| 10.54% tmpRyxBAd.zip |######-------------------------------------------------| 10.59% tmpRyxBAd.zip |######-------------------------------------------------| 10.64% tmpRyxBAd.zip |######-------------------------------------------------| 10.68% tmpRyxBAd.zip |######-------------------------------------------------| 10.73% tmpRyxBAd.zip |######-------------------------------------------------| 10.77% tmpRyxBAd.zip |######-------------------------------------------------| 10.82% tmpRyxBAd.zip |######-------------------------------------------------| 10.86% tmpRyxBAd.zip |######-------------------------------------------------| 10.91% tmpRyxBAd.zip |######-------------------------------------------------| 10.96% tmpRyxBAd.zip |######-------------------------------------------------| 11.0% tmpRyxBAd.zip |######-------------------------------------------------| 11.05% tmpRyxBAd.zip |######-------------------------------------------------| 11.09% tmpRyxBAd.zip |######-------------------------------------------------| 11.14% tmpRyxBAd.zip |######-------------------------------------------------| 11.18% tmpRyxBAd.zip |######-------------------------------------------------| 11.23% tmpRyxBAd.zip |######-------------------------------------------------| 11.28% tmpRyxBAd.zip |######-------------------------------------------------| 11.32% tmpRyxBAd.zip |######-------------------------------------------------| 11.37% tmpRyxBAd.zip |######-------------------------------------------------| 11.41% tmpRyxBAd.zip |######-------------------------------------------------| 11.46% tmpRyxBAd.zip |######-------------------------------------------------| 11.5% tmpRyxBAd.zip |######-------------------------------------------------| 11.55% tmpRyxBAd.zip |######-------------------------------------------------| 11.59% tmpRyxBAd.zip |######-------------------------------------------------| 11.64% tmpRyxBAd.zip |######-------------------------------------------------| 11.69% tmpRyxBAd.zip |######-------------------------------------------------| 11.73% tmpRyxBAd.zip |######-------------------------------------------------| 11.78% tmpRyxBAd.zip |#######------------------------------------------------| 11.82% tmpRyxBAd.zip |#######------------------------------------------------| 11.87% tmpRyxBAd.zip |#######------------------------------------------------| 11.91% tmpRyxBAd.zip |#######------------------------------------------------| 11.96% tmpRyxBAd.zip |#######------------------------------------------------| 12.01% tmpRyxBAd.zip |#######------------------------------------------------| 12.05% tmpRyxBAd.zip |#######------------------------------------------------| 12.1% tmpRyxBAd.zip |#######------------------------------------------------| 12.14% tmpRyxBAd.zip |#######------------------------------------------------| 12.19% tmpRyxBAd.zip |#######------------------------------------------------| 12.23% tmpRyxBAd.zip |#######------------------------------------------------| 12.28% tmpRyxBAd.zip |#######------------------------------------------------| 12.33% tmpRyxBAd.zip |#######------------------------------------------------| 12.37% tmpRyxBAd.zip |#######------------------------------------------------| 12.42% tmpRyxBAd.zip |#######------------------------------------------------| 12.46% tmpRyxBAd.zip |#######------------------------------------------------| 12.51% tmpRyxBAd.zip |#######------------------------------------------------| 12.55% tmpRyxBAd.zip |#######------------------------------------------------| 12.6% tmpRyxBAd.zip |#######------------------------------------------------| 12.64% tmpRyxBAd.zip |#######------------------------------------------------| 12.69% tmpRyxBAd.zip |#######------------------------------------------------| 12.74% tmpRyxBAd.zip |#######------------------------------------------------| 12.78% tmpRyxBAd.zip |#######------------------------------------------------| 12.83% tmpRyxBAd.zip |#######------------------------------------------------| 12.87% tmpRyxBAd.zip |#######------------------------------------------------| 12.92% tmpRyxBAd.zip |#######------------------------------------------------| 12.96% tmpRyxBAd.zip |#######------------------------------------------------| 13.01% tmpRyxBAd.zip |#######------------------------------------------------| 13.06% tmpRyxBAd.zip |#######------------------------------------------------| 13.1% tmpRyxBAd.zip |#######------------------------------------------------| 13.15% tmpRyxBAd.zip |#######------------------------------------------------| 13.19% tmpRyxBAd.zip |#######------------------------------------------------| 13.24% tmpRyxBAd.zip |#######------------------------------------------------| 13.28% tmpRyxBAd.zip |#######------------------------------------------------| 13.33% tmpRyxBAd.zip |#######------------------------------------------------| 13.38% tmpRyxBAd.zip |#######------------------------------------------------| 13.42% tmpRyxBAd.zip |#######------------------------------------------------| 13.47% tmpRyxBAd.zip |#######------------------------------------------------| 13.51% tmpRyxBAd.zip |#######------------------------------------------------| 13.56% tmpRyxBAd.zip |#######------------------------------------------------| 13.6% tmpRyxBAd.zip |########-----------------------------------------------| 13.65% tmpRyxBAd.zip |########-----------------------------------------------| 13.69% tmpRyxBAd.zip |########-----------------------------------------------| 13.74% tmpRyxBAd.zip |########-----------------------------------------------| 13.79% tmpRyxBAd.zip |########-----------------------------------------------| 13.83% tmpRyxBAd.zip |########-----------------------------------------------| 13.88% tmpRyxBAd.zip |########-----------------------------------------------| 13.92% tmpRyxBAd.zip |########-----------------------------------------------| 13.97% tmpRyxBAd.zip |########-----------------------------------------------| 14.01% tmpRyxBAd.zip |########-----------------------------------------------| 14.06% tmpRyxBAd.zip |########-----------------------------------------------| 14.11% tmpRyxBAd.zip |########-----------------------------------------------| 14.15% tmpRyxBAd.zip |########-----------------------------------------------| 14.2% tmpRyxBAd.zip |########-----------------------------------------------| 14.24% tmpRyxBAd.zip |########-----------------------------------------------| 14.29% tmpRyxBAd.zip |########-----------------------------------------------| 14.33% tmpRyxBAd.zip |########-----------------------------------------------| 14.38% tmpRyxBAd.zip |########-----------------------------------------------| 14.43% tmpRyxBAd.zip |########-----------------------------------------------| 14.47% tmpRyxBAd.zip |########-----------------------------------------------| 14.52% tmpRyxBAd.zip |########-----------------------------------------------| 14.56% tmpRyxBAd.zip |########-----------------------------------------------| 14.61% tmpRyxBAd.zip |########-----------------------------------------------| 14.65% tmpRyxBAd.zip |########-----------------------------------------------| 14.7% tmpRyxBAd.zip |########-----------------------------------------------| 14.74% tmpRyxBAd.zip |########-----------------------------------------------| 14.79% tmpRyxBAd.zip |########-----------------------------------------------| 14.84% tmpRyxBAd.zip |########-----------------------------------------------| 14.88% tmpRyxBAd.zip |########-----------------------------------------------| 14.93% tmpRyxBAd.zip |########-----------------------------------------------| 14.97% tmpRyxBAd.zip |########-----------------------------------------------| 15.02% tmpRyxBAd.zip |########-----------------------------------------------| 15.06% tmpRyxBAd.zip |########-----------------------------------------------| 15.11% tmpRyxBAd.zip |########-----------------------------------------------| 15.16% tmpRyxBAd.zip |########-----------------------------------------------| 15.2% tmpRyxBAd.zip |########-----------------------------------------------| 15.25% tmpRyxBAd.zip |########-----------------------------------------------| 15.29% tmpRyxBAd.zip |########-----------------------------------------------| 15.34% tmpRyxBAd.zip |########-----------------------------------------------| 15.38% tmpRyxBAd.zip |########-----------------------------------------------| 15.43% tmpRyxBAd.zip |#########----------------------------------------------| 15.48% tmpRyxBAd.zip |#########----------------------------------------------| 15.52% tmpRyxBAd.zip |#########----------------------------------------------| 15.57% tmpRyxBAd.zip |#########----------------------------------------------| 15.61% tmpRyxBAd.zip |#########----------------------------------------------| 15.66% tmpRyxBAd.zip |#########----------------------------------------------| 15.7% tmpRyxBAd.zip |#########----------------------------------------------| 15.75% tmpRyxBAd.zip |#########----------------------------------------------| 15.79% tmpRyxBAd.zip |#########----------------------------------------------| 15.84% tmpRyxBAd.zip |#########----------------------------------------------| 15.89% tmpRyxBAd.zip |#########----------------------------------------------| 15.93% tmpRyxBAd.zip |#########----------------------------------------------| 15.98% tmpRyxBAd.zip |#########----------------------------------------------| 16.02% tmpRyxBAd.zip |#########----------------------------------------------| 16.07% tmpRyxBAd.zip |#########----------------------------------------------| 16.11% tmpRyxBAd.zip |#########----------------------------------------------| 16.16% tmpRyxBAd.zip |#########----------------------------------------------| 16.21% tmpRyxBAd.zip |#########----------------------------------------------| 16.25% tmpRyxBAd.zip |#########----------------------------------------------| 16.3% tmpRyxBAd.zip |#########----------------------------------------------| 16.34% tmpRyxBAd.zip |#########----------------------------------------------| 16.39% tmpRyxBAd.zip |#########----------------------------------------------| 16.43% tmpRyxBAd.zip |#########----------------------------------------------| 16.48% tmpRyxBAd.zip |#########----------------------------------------------| 16.53% tmpRyxBAd.zip |#########----------------------------------------------| 16.57% tmpRyxBAd.zip |#########----------------------------------------------| 16.62% tmpRyxBAd.zip |#########----------------------------------------------| 16.66% tmpRyxBAd.zip |#########----------------------------------------------| 16.71% tmpRyxBAd.zip |#########----------------------------------------------| 16.75% tmpRyxBAd.zip |#########----------------------------------------------| 16.8% tmpRyxBAd.zip |#########----------------------------------------------| 16.84% tmpRyxBAd.zip |#########----------------------------------------------| 16.89% tmpRyxBAd.zip |#########----------------------------------------------| 16.94% tmpRyxBAd.zip |#########----------------------------------------------| 16.98% tmpRyxBAd.zip |#########----------------------------------------------| 17.03% tmpRyxBAd.zip |#########----------------------------------------------| 17.07% tmpRyxBAd.zip |#########----------------------------------------------| 17.12% tmpRyxBAd.zip |#########----------------------------------------------| 17.16% tmpRyxBAd.zip |#########----------------------------------------------| 17.21% tmpRyxBAd.zip |#########----------------------------------------------| 17.26% tmpRyxBAd.zip |##########---------------------------------------------| 17.3% tmpRyxBAd.zip |##########---------------------------------------------| 17.35% tmpRyxBAd.zip |##########---------------------------------------------| 17.39% tmpRyxBAd.zip |##########---------------------------------------------| 17.44% tmpRyxBAd.zip |##########---------------------------------------------| 17.48% tmpRyxBAd.zip |##########---------------------------------------------| 17.53% tmpRyxBAd.zip |##########---------------------------------------------| 17.57% tmpRyxBAd.zip |##########---------------------------------------------| 17.62% tmpRyxBAd.zip |##########---------------------------------------------| 17.67% tmpRyxBAd.zip |##########---------------------------------------------| 17.71% tmpRyxBAd.zip |##########---------------------------------------------| 17.76% tmpRyxBAd.zip |##########---------------------------------------------| 17.8% tmpRyxBAd.zip |##########---------------------------------------------| 17.85% tmpRyxBAd.zip |##########---------------------------------------------| 17.89% tmpRyxBAd.zip |##########---------------------------------------------| 17.94% tmpRyxBAd.zip |##########---------------------------------------------| 17.99% tmpRyxBAd.zip |##########---------------------------------------------| 18.03% tmpRyxBAd.zip |##########---------------------------------------------| 18.08% tmpRyxBAd.zip |##########---------------------------------------------| 18.12% tmpRyxBAd.zip |##########---------------------------------------------| 18.17% tmpRyxBAd.zip |##########---------------------------------------------| 18.21% tmpRyxBAd.zip |##########---------------------------------------------| 18.26% tmpRyxBAd.zip |##########---------------------------------------------| 18.31% tmpRyxBAd.zip |##########---------------------------------------------| 18.35% tmpRyxBAd.zip |##########---------------------------------------------| 18.4% tmpRyxBAd.zip |##########---------------------------------------------| 18.44% tmpRyxBAd.zip |##########---------------------------------------------| 18.49% tmpRyxBAd.zip |##########---------------------------------------------| 18.53% tmpRyxBAd.zip |##########---------------------------------------------| 18.58% tmpRyxBAd.zip |##########---------------------------------------------| 18.62% tmpRyxBAd.zip |##########---------------------------------------------| 18.67% tmpRyxBAd.zip |##########---------------------------------------------| 18.72% tmpRyxBAd.zip |##########---------------------------------------------| 18.76% tmpRyxBAd.zip |##########---------------------------------------------| 18.81% tmpRyxBAd.zip |##########---------------------------------------------| 18.85% tmpRyxBAd.zip |##########---------------------------------------------| 18.9% tmpRyxBAd.zip |##########---------------------------------------------| 18.94% tmpRyxBAd.zip |##########---------------------------------------------| 18.99% tmpRyxBAd.zip |##########---------------------------------------------| 19.04% tmpRyxBAd.zip |##########---------------------------------------------| 19.08% tmpRyxBAd.zip |###########--------------------------------------------| 19.13% tmpRyxBAd.zip |###########--------------------------------------------| 19.17% tmpRyxBAd.zip |###########--------------------------------------------| 19.22% tmpRyxBAd.zip |###########--------------------------------------------| 19.26% tmpRyxBAd.zip |###########--------------------------------------------| 19.31% tmpRyxBAd.zip |###########--------------------------------------------| 19.36% tmpRyxBAd.zip |###########--------------------------------------------| 19.4% tmpRyxBAd.zip |###########--------------------------------------------| 19.45% tmpRyxBAd.zip |###########--------------------------------------------| 19.49% tmpRyxBAd.zip |###########--------------------------------------------| 19.54% tmpRyxBAd.zip |###########--------------------------------------------| 19.58% tmpRyxBAd.zip |###########--------------------------------------------| 19.63% tmpRyxBAd.zip |###########--------------------------------------------| 19.67% tmpRyxBAd.zip |###########--------------------------------------------| 19.72% tmpRyxBAd.zip |###########--------------------------------------------| 19.77% tmpRyxBAd.zip |###########--------------------------------------------| 19.81% tmpRyxBAd.zip |###########--------------------------------------------| 19.86% tmpRyxBAd.zip |###########--------------------------------------------| 19.9% tmpRyxBAd.zip |###########--------------------------------------------| 19.95% tmpRyxBAd.zip |###########--------------------------------------------| 19.99% tmpRyxBAd.zip |###########--------------------------------------------| 20.04% tmpRyxBAd.zip |###########--------------------------------------------| 20.09% tmpRyxBAd.zip |###########--------------------------------------------| 20.13% tmpRyxBAd.zip |###########--------------------------------------------| 20.18% tmpRyxBAd.zip |###########--------------------------------------------| 20.22% tmpRyxBAd.zip |###########--------------------------------------------| 20.27% tmpRyxBAd.zip |###########--------------------------------------------| 20.31% tmpRyxBAd.zip |###########--------------------------------------------| 20.36% tmpRyxBAd.zip |###########--------------------------------------------| 20.41% tmpRyxBAd.zip |###########--------------------------------------------| 20.45% tmpRyxBAd.zip |###########--------------------------------------------| 20.5% tmpRyxBAd.zip |###########--------------------------------------------| 20.54% tmpRyxBAd.zip |###########--------------------------------------------| 20.59% tmpRyxBAd.zip |###########--------------------------------------------| 20.63% tmpRyxBAd.zip |###########--------------------------------------------| 20.68% tmpRyxBAd.zip |###########--------------------------------------------| 20.72% tmpRyxBAd.zip |###########--------------------------------------------| 20.77% tmpRyxBAd.zip |###########--------------------------------------------| 20.82% tmpRyxBAd.zip |###########--------------------------------------------| 20.86% tmpRyxBAd.zip |###########--------------------------------------------| 20.91% tmpRyxBAd.zip |############-------------------------------------------| 20.95% tmpRyxBAd.zip |############-------------------------------------------| 21.0% tmpRyxBAd.zip |############-------------------------------------------| 21.04% tmpRyxBAd.zip |############-------------------------------------------| 21.09% tmpRyxBAd.zip |############-------------------------------------------| 21.14% tmpRyxBAd.zip |############-------------------------------------------| 21.18% tmpRyxBAd.zip |############-------------------------------------------| 21.23% tmpRyxBAd.zip |############-------------------------------------------| 21.27% tmpRyxBAd.zip |############-------------------------------------------| 21.32% tmpRyxBAd.zip |############-------------------------------------------| 21.36% tmpRyxBAd.zip |############-------------------------------------------| 21.41% tmpRyxBAd.zip |############-------------------------------------------| 21.46% tmpRyxBAd.zip |############-------------------------------------------| 21.5% tmpRyxBAd.zip |############-------------------------------------------| 21.55% tmpRyxBAd.zip |############-------------------------------------------| 21.59% tmpRyxBAd.zip |############-------------------------------------------| 21.64% tmpRyxBAd.zip |############-------------------------------------------| 21.68% tmpRyxBAd.zip |############-------------------------------------------| 21.73% tmpRyxBAd.zip |############-------------------------------------------| 21.77% tmpRyxBAd.zip |############-------------------------------------------| 21.82% tmpRyxBAd.zip |############-------------------------------------------| 21.87% tmpRyxBAd.zip |############-------------------------------------------| 21.91% tmpRyxBAd.zip |############-------------------------------------------| 21.96% tmpRyxBAd.zip |############-------------------------------------------| 22.0% tmpRyxBAd.zip |############-------------------------------------------| 22.05% tmpRyxBAd.zip |############-------------------------------------------| 22.09% tmpRyxBAd.zip |############-------------------------------------------| 22.14% tmpRyxBAd.zip |############-------------------------------------------| 22.19% tmpRyxBAd.zip |############-------------------------------------------| 22.23% tmpRyxBAd.zip |############-------------------------------------------| 22.28% tmpRyxBAd.zip |############-------------------------------------------| 22.32% tmpRyxBAd.zip |############-------------------------------------------| 22.37% tmpRyxBAd.zip |############-------------------------------------------| 22.41% tmpRyxBAd.zip |############-------------------------------------------| 22.46% tmpRyxBAd.zip |############-------------------------------------------| 22.51% tmpRyxBAd.zip |############-------------------------------------------| 22.55% tmpRyxBAd.zip |############-------------------------------------------| 22.6% tmpRyxBAd.zip |############-------------------------------------------| 22.64% tmpRyxBAd.zip |############-------------------------------------------| 22.69% tmpRyxBAd.zip |#############------------------------------------------| 22.73% tmpRyxBAd.zip |#############------------------------------------------| 22.78% tmpRyxBAd.zip |#############------------------------------------------| 22.82% tmpRyxBAd.zip |#############------------------------------------------| 22.87% tmpRyxBAd.zip |#############------------------------------------------| 22.92% tmpRyxBAd.zip |#############------------------------------------------| 22.96% tmpRyxBAd.zip |#############------------------------------------------| 23.01% tmpRyxBAd.zip |#############------------------------------------------| 23.05% tmpRyxBAd.zip |#############------------------------------------------| 23.1% tmpRyxBAd.zip |#############------------------------------------------| 23.14% tmpRyxBAd.zip |#############------------------------------------------| 23.19% tmpRyxBAd.zip |#############------------------------------------------| 23.24% tmpRyxBAd.zip |#############------------------------------------------| 23.28% tmpRyxBAd.zip |#############------------------------------------------| 23.33% tmpRyxBAd.zip |#############------------------------------------------| 23.37% tmpRyxBAd.zip |#############------------------------------------------| 23.42% tmpRyxBAd.zip |#############------------------------------------------| 23.46% tmpRyxBAd.zip |#############------------------------------------------| 23.51% tmpRyxBAd.zip |#############------------------------------------------| 23.56% tmpRyxBAd.zip |#############------------------------------------------| 23.6% tmpRyxBAd.zip |#############------------------------------------------| 23.65% tmpRyxBAd.zip |#############------------------------------------------| 23.69% tmpRyxBAd.zip |#############------------------------------------------| 23.74% tmpRyxBAd.zip |#############------------------------------------------| 23.78% tmpRyxBAd.zip |#############------------------------------------------| 23.83% tmpRyxBAd.zip |#############------------------------------------------| 23.87% tmpRyxBAd.zip |#############------------------------------------------| 23.92% tmpRyxBAd.zip |#############------------------------------------------| 23.97% tmpRyxBAd.zip |#############------------------------------------------| 24.01% tmpRyxBAd.zip |#############------------------------------------------| 24.06% tmpRyxBAd.zip |#############------------------------------------------| 24.1% tmpRyxBAd.zip |#############------------------------------------------| 24.15% tmpRyxBAd.zip |#############------------------------------------------| 24.19% tmpRyxBAd.zip |#############------------------------------------------| 24.24% tmpRyxBAd.zip |#############------------------------------------------| 24.29% tmpRyxBAd.zip |#############------------------------------------------| 24.33% tmpRyxBAd.zip |#############------------------------------------------| 24.38% tmpRyxBAd.zip |#############------------------------------------------| 24.42% tmpRyxBAd.zip |#############------------------------------------------| 24.47% tmpRyxBAd.zip |#############------------------------------------------| 24.51% tmpRyxBAd.zip |##############-----------------------------------------| 24.56% tmpRyxBAd.zip |##############-----------------------------------------| 24.6% tmpRyxBAd.zip |##############-----------------------------------------| 24.65% tmpRyxBAd.zip |##############-----------------------------------------| 24.7% tmpRyxBAd.zip |##############-----------------------------------------| 24.74% tmpRyxBAd.zip |##############-----------------------------------------| 24.79% tmpRyxBAd.zip |##############-----------------------------------------| 24.83% tmpRyxBAd.zip |##############-----------------------------------------| 24.88% tmpRyxBAd.zip |##############-----------------------------------------| 24.92% tmpRyxBAd.zip |##############-----------------------------------------| 24.97% tmpRyxBAd.zip |##############-----------------------------------------| 25.02% tmpRyxBAd.zip |##############-----------------------------------------| 25.06% tmpRyxBAd.zip |##############-----------------------------------------| 25.11% tmpRyxBAd.zip |##############-----------------------------------------| 25.15% tmpRyxBAd.zip |##############-----------------------------------------| 25.2% tmpRyxBAd.zip |##############-----------------------------------------| 25.24% tmpRyxBAd.zip |##############-----------------------------------------| 25.29% tmpRyxBAd.zip |##############-----------------------------------------| 25.34% tmpRyxBAd.zip |##############-----------------------------------------| 25.38% tmpRyxBAd.zip |##############-----------------------------------------| 25.43% tmpRyxBAd.zip |##############-----------------------------------------| 25.47% tmpRyxBAd.zip |##############-----------------------------------------| 25.52% tmpRyxBAd.zip |##############-----------------------------------------| 25.56% tmpRyxBAd.zip |##############-----------------------------------------| 25.61% tmpRyxBAd.zip |##############-----------------------------------------| 25.65% tmpRyxBAd.zip |##############-----------------------------------------| 25.7% tmpRyxBAd.zip |##############-----------------------------------------| 25.75% tmpRyxBAd.zip |##############-----------------------------------------| 25.79% tmpRyxBAd.zip |##############-----------------------------------------| 25.84% tmpRyxBAd.zip |##############-----------------------------------------| 25.88% tmpRyxBAd.zip |##############-----------------------------------------| 25.93% tmpRyxBAd.zip |##############-----------------------------------------| 25.97% tmpRyxBAd.zip |##############-----------------------------------------| 26.02% tmpRyxBAd.zip |##############-----------------------------------------| 26.07% tmpRyxBAd.zip |##############-----------------------------------------| 26.11% tmpRyxBAd.zip |##############-----------------------------------------| 26.16% tmpRyxBAd.zip |##############-----------------------------------------| 26.2% tmpRyxBAd.zip |##############-----------------------------------------| 26.25% tmpRyxBAd.zip |##############-----------------------------------------| 26.29% tmpRyxBAd.zip |##############-----------------------------------------| 26.34% tmpRyxBAd.zip |###############----------------------------------------| 26.39% tmpRyxBAd.zip |###############----------------------------------------| 26.43% tmpRyxBAd.zip |###############----------------------------------------| 26.48% tmpRyxBAd.zip |###############----------------------------------------| 26.52% tmpRyxBAd.zip |###############----------------------------------------| 26.57% tmpRyxBAd.zip |###############----------------------------------------| 26.61% tmpRyxBAd.zip |###############----------------------------------------| 26.66% tmpRyxBAd.zip |###############----------------------------------------| 26.7% tmpRyxBAd.zip |###############----------------------------------------| 26.75% tmpRyxBAd.zip |###############----------------------------------------| 26.8% tmpRyxBAd.zip |###############----------------------------------------| 26.84% tmpRyxBAd.zip |###############----------------------------------------| 26.89% tmpRyxBAd.zip |###############----------------------------------------| 26.93% tmpRyxBAd.zip |###############----------------------------------------| 26.98% tmpRyxBAd.zip |###############----------------------------------------| 27.02% tmpRyxBAd.zip |###############----------------------------------------| 27.07% tmpRyxBAd.zip |###############----------------------------------------| 27.12% tmpRyxBAd.zip |###############----------------------------------------| 27.16% tmpRyxBAd.zip |###############----------------------------------------| 27.21% tmpRyxBAd.zip |###############----------------------------------------| 27.25% tmpRyxBAd.zip |###############----------------------------------------| 27.3% tmpRyxBAd.zip |###############----------------------------------------| 27.34% tmpRyxBAd.zip |###############----------------------------------------| 27.39% tmpRyxBAd.zip |###############----------------------------------------| 27.44% tmpRyxBAd.zip |###############----------------------------------------| 27.48% tmpRyxBAd.zip |###############----------------------------------------| 27.53% tmpRyxBAd.zip |###############----------------------------------------| 27.57% tmpRyxBAd.zip |###############----------------------------------------| 27.62% tmpRyxBAd.zip |###############----------------------------------------| 27.66% tmpRyxBAd.zip |###############----------------------------------------| 27.71% tmpRyxBAd.zip |###############----------------------------------------| 27.75% tmpRyxBAd.zip |###############----------------------------------------| 27.8% tmpRyxBAd.zip |###############----------------------------------------| 27.85% tmpRyxBAd.zip |###############----------------------------------------| 27.89% tmpRyxBAd.zip |###############----------------------------------------| 27.94% tmpRyxBAd.zip |###############----------------------------------------| 27.98% tmpRyxBAd.zip |###############----------------------------------------| 28.03% tmpRyxBAd.zip |###############----------------------------------------| 28.07% tmpRyxBAd.zip |###############----------------------------------------| 28.12% tmpRyxBAd.zip |###############----------------------------------------| 28.17% tmpRyxBAd.zip |################---------------------------------------| 28.21% tmpRyxBAd.zip |################---------------------------------------| 28.26% tmpRyxBAd.zip |################---------------------------------------| 28.3% tmpRyxBAd.zip |################---------------------------------------| 28.35% tmpRyxBAd.zip |################---------------------------------------| 28.39% tmpRyxBAd.zip |################---------------------------------------| 28.44% tmpRyxBAd.zip |################---------------------------------------| 28.49% tmpRyxBAd.zip |################---------------------------------------| 28.53% tmpRyxBAd.zip |################---------------------------------------| 28.58% tmpRyxBAd.zip |################---------------------------------------| 28.62% tmpRyxBAd.zip |################---------------------------------------| 28.67% tmpRyxBAd.zip |################---------------------------------------| 28.71% tmpRyxBAd.zip |################---------------------------------------| 28.76% tmpRyxBAd.zip |################---------------------------------------| 28.8% tmpRyxBAd.zip |################---------------------------------------| 28.85% tmpRyxBAd.zip |################---------------------------------------| 28.9% tmpRyxBAd.zip |################---------------------------------------| 28.94% tmpRyxBAd.zip |################---------------------------------------| 28.99% tmpRyxBAd.zip |################---------------------------------------| 29.03% tmpRyxBAd.zip |################---------------------------------------| 29.08% tmpRyxBAd.zip |################---------------------------------------| 29.12% tmpRyxBAd.zip |################---------------------------------------| 29.17% tmpRyxBAd.zip |################---------------------------------------| 29.22% tmpRyxBAd.zip |################---------------------------------------| 29.26% tmpRyxBAd.zip |################---------------------------------------| 29.31% tmpRyxBAd.zip |################---------------------------------------| 29.35% tmpRyxBAd.zip |################---------------------------------------| 29.4% tmpRyxBAd.zip |################---------------------------------------| 29.44% tmpRyxBAd.zip |################---------------------------------------| 29.49% tmpRyxBAd.zip |################---------------------------------------| 29.54% tmpRyxBAd.zip |################---------------------------------------| 29.58% tmpRyxBAd.zip |################---------------------------------------| 29.63% tmpRyxBAd.zip |################---------------------------------------| 29.67% tmpRyxBAd.zip |################---------------------------------------| 29.72% tmpRyxBAd.zip |################---------------------------------------| 29.76% tmpRyxBAd.zip |################---------------------------------------| 29.81% tmpRyxBAd.zip |################---------------------------------------| 29.85% tmpRyxBAd.zip |################---------------------------------------| 29.9% tmpRyxBAd.zip |################---------------------------------------| 29.95% tmpRyxBAd.zip |################---------------------------------------| 29.99% tmpRyxBAd.zip |#################--------------------------------------| 30.04% tmpRyxBAd.zip |#################--------------------------------------| 30.08% tmpRyxBAd.zip |#################--------------------------------------| 30.13% tmpRyxBAd.zip |#################--------------------------------------| 30.17% tmpRyxBAd.zip |#################--------------------------------------| 30.22% tmpRyxBAd.zip |#################--------------------------------------| 30.27% tmpRyxBAd.zip |#################--------------------------------------| 30.31% tmpRyxBAd.zip |#################--------------------------------------| 30.36% tmpRyxBAd.zip |#################--------------------------------------| 30.4% tmpRyxBAd.zip |#################--------------------------------------| 30.45% tmpRyxBAd.zip |#################--------------------------------------| 30.49% tmpRyxBAd.zip |#################--------------------------------------| 30.54% tmpRyxBAd.zip |#################--------------------------------------| 30.59% tmpRyxBAd.zip |#################--------------------------------------| 30.63% tmpRyxBAd.zip |#################--------------------------------------| 30.68% tmpRyxBAd.zip |#################--------------------------------------| 30.72% tmpRyxBAd.zip |#################--------------------------------------| 30.77% tmpRyxBAd.zip |#################--------------------------------------| 30.81% tmpRyxBAd.zip |#################--------------------------------------| 30.86% tmpRyxBAd.zip |#################--------------------------------------| 30.9% tmpRyxBAd.zip |#################--------------------------------------| 30.95% tmpRyxBAd.zip |#################--------------------------------------| 31.0% tmpRyxBAd.zip |#################--------------------------------------| 31.04% tmpRyxBAd.zip |#################--------------------------------------| 31.09% tmpRyxBAd.zip |#################--------------------------------------| 31.13% tmpRyxBAd.zip |#################--------------------------------------| 31.18% tmpRyxBAd.zip |#################--------------------------------------| 31.22% tmpRyxBAd.zip |#################--------------------------------------| 31.27% tmpRyxBAd.zip |#################--------------------------------------| 31.32% tmpRyxBAd.zip |#################--------------------------------------| 31.36% tmpRyxBAd.zip |#################--------------------------------------| 31.41% tmpRyxBAd.zip |#################--------------------------------------| 31.45% tmpRyxBAd.zip |#################--------------------------------------| 31.5% tmpRyxBAd.zip |#################--------------------------------------| 31.54% tmpRyxBAd.zip |#################--------------------------------------| 31.59% tmpRyxBAd.zip |#################--------------------------------------| 31.63% tmpRyxBAd.zip |#################--------------------------------------| 31.68% tmpRyxBAd.zip |#################--------------------------------------| 31.73% tmpRyxBAd.zip |#################--------------------------------------| 31.77% tmpRyxBAd.zip |#################--------------------------------------| 31.82% tmpRyxBAd.zip |##################-------------------------------------| 31.86% tmpRyxBAd.zip |##################-------------------------------------| 31.91% tmpRyxBAd.zip |##################-------------------------------------| 31.95% tmpRyxBAd.zip |##################-------------------------------------| 32.0% tmpRyxBAd.zip |##################-------------------------------------| 32.05% tmpRyxBAd.zip |##################-------------------------------------| 32.09% tmpRyxBAd.zip |##################-------------------------------------| 32.14% tmpRyxBAd.zip |##################-------------------------------------| 32.18% tmpRyxBAd.zip |##################-------------------------------------| 32.23% tmpRyxBAd.zip |##################-------------------------------------| 32.27% tmpRyxBAd.zip |##################-------------------------------------| 32.32% tmpRyxBAd.zip |##################-------------------------------------| 32.37% tmpRyxBAd.zip |##################-------------------------------------| 32.41% tmpRyxBAd.zip |##################-------------------------------------| 32.46% tmpRyxBAd.zip |##################-------------------------------------| 32.5% tmpRyxBAd.zip |##################-------------------------------------| 32.55% tmpRyxBAd.zip |##################-------------------------------------| 32.59% tmpRyxBAd.zip |##################-------------------------------------| 32.64% tmpRyxBAd.zip |##################-------------------------------------| 32.68% tmpRyxBAd.zip |##################-------------------------------------| 32.73% tmpRyxBAd.zip |##################-------------------------------------| 32.78% tmpRyxBAd.zip |##################-------------------------------------| 32.82% tmpRyxBAd.zip |##################-------------------------------------| 32.87% tmpRyxBAd.zip |##################-------------------------------------| 32.91% tmpRyxBAd.zip |##################-------------------------------------| 32.96% tmpRyxBAd.zip |##################-------------------------------------| 33.0% tmpRyxBAd.zip |##################-------------------------------------| 33.05% tmpRyxBAd.zip |##################-------------------------------------| 33.1% tmpRyxBAd.zip |##################-------------------------------------| 33.14% tmpRyxBAd.zip |##################-------------------------------------| 33.19% tmpRyxBAd.zip |##################-------------------------------------| 33.23% tmpRyxBAd.zip |##################-------------------------------------| 33.28% tmpRyxBAd.zip |##################-------------------------------------| 33.32% tmpRyxBAd.zip |##################-------------------------------------| 33.37% tmpRyxBAd.zip |##################-------------------------------------| 33.42% tmpRyxBAd.zip |##################-------------------------------------| 33.46% tmpRyxBAd.zip |##################-------------------------------------| 33.51% tmpRyxBAd.zip |##################-------------------------------------| 33.55% tmpRyxBAd.zip |##################-------------------------------------| 33.6% tmpRyxBAd.zip |###################------------------------------------| 33.64% tmpRyxBAd.zip |###################------------------------------------| 33.69% tmpRyxBAd.zip |###################------------------------------------| 33.73% tmpRyxBAd.zip |###################------------------------------------| 33.78% tmpRyxBAd.zip |###################------------------------------------| 33.83% tmpRyxBAd.zip |###################------------------------------------| 33.87% tmpRyxBAd.zip |###################------------------------------------| 33.92% tmpRyxBAd.zip |###################------------------------------------| 33.96% tmpRyxBAd.zip |###################------------------------------------| 34.01% tmpRyxBAd.zip |###################------------------------------------| 34.05% tmpRyxBAd.zip |###################------------------------------------| 34.1% tmpRyxBAd.zip |###################------------------------------------| 34.15% tmpRyxBAd.zip |###################------------------------------------| 34.19% tmpRyxBAd.zip |###################------------------------------------| 34.24% tmpRyxBAd.zip |###################------------------------------------| 34.28% tmpRyxBAd.zip |###################------------------------------------| 34.33% tmpRyxBAd.zip |###################------------------------------------| 34.37% tmpRyxBAd.zip |###################------------------------------------| 34.42% tmpRyxBAd.zip |###################------------------------------------| 34.47% tmpRyxBAd.zip |###################------------------------------------| 34.51% tmpRyxBAd.zip |###################------------------------------------| 34.56% tmpRyxBAd.zip |###################------------------------------------| 34.6% tmpRyxBAd.zip |###################------------------------------------| 34.65% tmpRyxBAd.zip |###################------------------------------------| 34.69% tmpRyxBAd.zip |###################------------------------------------| 34.74% tmpRyxBAd.zip |###################------------------------------------| 34.78% tmpRyxBAd.zip |###################------------------------------------| 34.83% tmpRyxBAd.zip |###################------------------------------------| 34.88% tmpRyxBAd.zip |###################------------------------------------| 34.92% tmpRyxBAd.zip |###################------------------------------------| 34.97% tmpRyxBAd.zip |###################------------------------------------| 35.01% tmpRyxBAd.zip |###################------------------------------------| 35.06% tmpRyxBAd.zip |###################------------------------------------| 35.1% tmpRyxBAd.zip |###################------------------------------------| 35.15% tmpRyxBAd.zip |###################------------------------------------| 35.2% tmpRyxBAd.zip |###################------------------------------------| 35.24% tmpRyxBAd.zip |###################------------------------------------| 35.29% tmpRyxBAd.zip |###################------------------------------------| 35.33% tmpRyxBAd.zip |###################------------------------------------| 35.38% tmpRyxBAd.zip |###################------------------------------------| 35.42% tmpRyxBAd.zip |####################-----------------------------------| 35.47% tmpRyxBAd.zip |####################-----------------------------------| 35.52% tmpRyxBAd.zip |####################-----------------------------------| 35.56% tmpRyxBAd.zip |####################-----------------------------------| 35.61% tmpRyxBAd.zip |####################-----------------------------------| 35.65% tmpRyxBAd.zip |####################-----------------------------------| 35.7% tmpRyxBAd.zip |####################-----------------------------------| 35.74% tmpRyxBAd.zip |####################-----------------------------------| 35.79% tmpRyxBAd.zip |####################-----------------------------------| 35.83% tmpRyxBAd.zip |####################-----------------------------------| 35.88% tmpRyxBAd.zip |####################-----------------------------------| 35.93% tmpRyxBAd.zip |####################-----------------------------------| 35.97% tmpRyxBAd.zip |####################-----------------------------------| 36.02% tmpRyxBAd.zip |####################-----------------------------------| 36.06% tmpRyxBAd.zip |####################-----------------------------------| 36.11% tmpRyxBAd.zip |####################-----------------------------------| 36.15% tmpRyxBAd.zip |####################-----------------------------------| 36.2% tmpRyxBAd.zip |####################-----------------------------------| 36.25% tmpRyxBAd.zip |####################-----------------------------------| 36.29% tmpRyxBAd.zip |####################-----------------------------------| 36.34% tmpRyxBAd.zip |####################-----------------------------------| 36.38% tmpRyxBAd.zip |####################-----------------------------------| 36.43% tmpRyxBAd.zip |####################-----------------------------------| 36.47% tmpRyxBAd.zip |####################-----------------------------------| 36.52% tmpRyxBAd.zip |####################-----------------------------------| 36.57% tmpRyxBAd.zip |####################-----------------------------------| 36.61% tmpRyxBAd.zip |####################-----------------------------------| 36.66% tmpRyxBAd.zip |####################-----------------------------------| 36.7% tmpRyxBAd.zip |####################-----------------------------------| 36.75% tmpRyxBAd.zip |####################-----------------------------------| 36.79% tmpRyxBAd.zip |####################-----------------------------------| 36.84% tmpRyxBAd.zip |####################-----------------------------------| 36.88% tmpRyxBAd.zip |####################-----------------------------------| 36.93% tmpRyxBAd.zip |####################-----------------------------------| 36.98% tmpRyxBAd.zip |####################-----------------------------------| 37.02% tmpRyxBAd.zip |####################-----------------------------------| 37.07% tmpRyxBAd.zip |####################-----------------------------------| 37.11% tmpRyxBAd.zip |####################-----------------------------------| 37.16% tmpRyxBAd.zip |####################-----------------------------------| 37.2% tmpRyxBAd.zip |####################-----------------------------------| 37.25% tmpRyxBAd.zip |#####################----------------------------------| 37.3% tmpRyxBAd.zip |#####################----------------------------------| 37.34% tmpRyxBAd.zip |#####################----------------------------------| 37.39% tmpRyxBAd.zip |#####################----------------------------------| 37.43% tmpRyxBAd.zip |#####################----------------------------------| 37.48% tmpRyxBAd.zip |#####################----------------------------------| 37.52% tmpRyxBAd.zip |#####################----------------------------------| 37.57% tmpRyxBAd.zip |#####################----------------------------------| 37.62% tmpRyxBAd.zip |#####################----------------------------------| 37.66% tmpRyxBAd.zip |#####################----------------------------------| 37.71% tmpRyxBAd.zip |#####################----------------------------------| 37.75% tmpRyxBAd.zip |#####################----------------------------------| 37.8% tmpRyxBAd.zip |#####################----------------------------------| 37.84% tmpRyxBAd.zip |#####################----------------------------------| 37.89% tmpRyxBAd.zip |#####################----------------------------------| 37.93% tmpRyxBAd.zip |#####################----------------------------------| 37.98% tmpRyxBAd.zip |#####################----------------------------------| 38.03% tmpRyxBAd.zip |#####################----------------------------------| 38.07% tmpRyxBAd.zip |#####################----------------------------------| 38.12% tmpRyxBAd.zip |#####################----------------------------------| 38.16% tmpRyxBAd.zip |#####################----------------------------------| 38.21% tmpRyxBAd.zip |#####################----------------------------------| 38.25% tmpRyxBAd.zip |#####################----------------------------------| 38.3% tmpRyxBAd.zip |#####################----------------------------------| 38.35% tmpRyxBAd.zip |#####################----------------------------------| 38.39% tmpRyxBAd.zip |#####################----------------------------------| 38.44% tmpRyxBAd.zip |#####################----------------------------------| 38.48% tmpRyxBAd.zip |#####################----------------------------------| 38.53% tmpRyxBAd.zip |#####################----------------------------------| 38.57% tmpRyxBAd.zip |#####################----------------------------------| 38.62% tmpRyxBAd.zip |#####################----------------------------------| 38.66% tmpRyxBAd.zip |#####################----------------------------------| 38.71% tmpRyxBAd.zip |#####################----------------------------------| 38.76% tmpRyxBAd.zip |#####################----------------------------------| 38.8% tmpRyxBAd.zip |#####################----------------------------------| 38.85% tmpRyxBAd.zip |#####################----------------------------------| 38.89% tmpRyxBAd.zip |#####################----------------------------------| 38.94% tmpRyxBAd.zip |#####################----------------------------------| 38.98% tmpRyxBAd.zip |#####################----------------------------------| 39.03% tmpRyxBAd.zip |#####################----------------------------------| 39.08% tmpRyxBAd.zip |######################---------------------------------| 39.12% tmpRyxBAd.zip |######################---------------------------------| 39.17% tmpRyxBAd.zip |######################---------------------------------| 39.21% tmpRyxBAd.zip |######################---------------------------------| 39.26% tmpRyxBAd.zip |######################---------------------------------| 39.3% tmpRyxBAd.zip |######################---------------------------------| 39.35% tmpRyxBAd.zip |######################---------------------------------| 39.4% tmpRyxBAd.zip |######################---------------------------------| 39.44% tmpRyxBAd.zip |######################---------------------------------| 39.49% tmpRyxBAd.zip |######################---------------------------------| 39.53% tmpRyxBAd.zip |######################---------------------------------| 39.58% tmpRyxBAd.zip |######################---------------------------------| 39.62% tmpRyxBAd.zip |######################---------------------------------| 39.67% tmpRyxBAd.zip |######################---------------------------------| 39.71% tmpRyxBAd.zip |######################---------------------------------| 39.76% tmpRyxBAd.zip |######################---------------------------------| 39.81% tmpRyxBAd.zip |######################---------------------------------| 39.85% tmpRyxBAd.zip |######################---------------------------------| 39.9% tmpRyxBAd.zip |######################---------------------------------| 39.94% tmpRyxBAd.zip |######################---------------------------------| 39.99% tmpRyxBAd.zip |######################---------------------------------| 40.03% tmpRyxBAd.zip |######################---------------------------------| 40.08% tmpRyxBAd.zip |######################---------------------------------| 40.13% tmpRyxBAd.zip |######################---------------------------------| 40.17% tmpRyxBAd.zip |######################---------------------------------| 40.22% tmpRyxBAd.zip |######################---------------------------------| 40.26% tmpRyxBAd.zip |######################---------------------------------| 40.31% tmpRyxBAd.zip |######################---------------------------------| 40.35% tmpRyxBAd.zip |######################---------------------------------| 40.4% tmpRyxBAd.zip |######################---------------------------------| 40.45% tmpRyxBAd.zip |######################---------------------------------| 40.49% tmpRyxBAd.zip |######################---------------------------------| 40.54% tmpRyxBAd.zip |######################---------------------------------| 40.58% tmpRyxBAd.zip |######################---------------------------------| 40.63% tmpRyxBAd.zip |######################---------------------------------| 40.67% tmpRyxBAd.zip |######################---------------------------------| 40.72% tmpRyxBAd.zip |######################---------------------------------| 40.76% tmpRyxBAd.zip |######################---------------------------------| 40.81% tmpRyxBAd.zip |######################---------------------------------| 40.86% tmpRyxBAd.zip |######################---------------------------------| 40.9% tmpRyxBAd.zip |#######################--------------------------------| 40.95% tmpRyxBAd.zip |#######################--------------------------------| 40.99% tmpRyxBAd.zip |#######################--------------------------------| 41.04% tmpRyxBAd.zip |#######################--------------------------------| 41.08% tmpRyxBAd.zip |#######################--------------------------------| 41.13% tmpRyxBAd.zip |#######################--------------------------------| 41.18% tmpRyxBAd.zip |#######################--------------------------------| 41.22% tmpRyxBAd.zip |#######################--------------------------------| 41.27% tmpRyxBAd.zip |#######################--------------------------------| 41.31% tmpRyxBAd.zip |#######################--------------------------------| 41.36% tmpRyxBAd.zip |#######################--------------------------------| 41.4% tmpRyxBAd.zip |#######################--------------------------------| 41.45% tmpRyxBAd.zip |#######################--------------------------------| 41.5% tmpRyxBAd.zip |#######################--------------------------------| 41.54% tmpRyxBAd.zip |#######################--------------------------------| 41.59% tmpRyxBAd.zip |#######################--------------------------------| 41.63% tmpRyxBAd.zip |#######################--------------------------------| 41.68% tmpRyxBAd.zip |#######################--------------------------------| 41.72% tmpRyxBAd.zip |#######################--------------------------------| 41.77% tmpRyxBAd.zip |#######################--------------------------------| 41.81% tmpRyxBAd.zip |#######################--------------------------------| 41.86% tmpRyxBAd.zip |#######################--------------------------------| 41.91% tmpRyxBAd.zip |#######################--------------------------------| 41.95% tmpRyxBAd.zip |#######################--------------------------------| 42.0% tmpRyxBAd.zip |#######################--------------------------------| 42.04% tmpRyxBAd.zip |#######################--------------------------------| 42.09% tmpRyxBAd.zip |#######################--------------------------------| 42.13% tmpRyxBAd.zip |#######################--------------------------------| 42.18% tmpRyxBAd.zip |#######################--------------------------------| 42.23% tmpRyxBAd.zip |#######################--------------------------------| 42.27% tmpRyxBAd.zip |#######################--------------------------------| 42.32% tmpRyxBAd.zip |#######################--------------------------------| 42.36% tmpRyxBAd.zip |#######################--------------------------------| 42.41% tmpRyxBAd.zip |#######################--------------------------------| 42.45% tmpRyxBAd.zip |#######################--------------------------------| 42.5% tmpRyxBAd.zip |#######################--------------------------------| 42.55% tmpRyxBAd.zip |#######################--------------------------------| 42.59% tmpRyxBAd.zip |#######################--------------------------------| 42.64% tmpRyxBAd.zip |#######################--------------------------------| 42.68% tmpRyxBAd.zip |########################-------------------------------| 42.73% tmpRyxBAd.zip |########################-------------------------------| 42.77% tmpRyxBAd.zip |########################-------------------------------| 42.82% tmpRyxBAd.zip |########################-------------------------------| 42.86% tmpRyxBAd.zip |########################-------------------------------| 42.91% tmpRyxBAd.zip |########################-------------------------------| 42.96% tmpRyxBAd.zip |########################-------------------------------| 43.0% tmpRyxBAd.zip |########################-------------------------------| 43.05% tmpRyxBAd.zip |########################-------------------------------| 43.09% tmpRyxBAd.zip |########################-------------------------------| 43.14% tmpRyxBAd.zip |########################-------------------------------| 43.18% tmpRyxBAd.zip |########################-------------------------------| 43.23% tmpRyxBAd.zip |########################-------------------------------| 43.28% tmpRyxBAd.zip |########################-------------------------------| 43.32% tmpRyxBAd.zip |########################-------------------------------| 43.37% tmpRyxBAd.zip |########################-------------------------------| 43.41% tmpRyxBAd.zip |########################-------------------------------| 43.46% tmpRyxBAd.zip |########################-------------------------------| 43.5% tmpRyxBAd.zip |########################-------------------------------| 43.55% tmpRyxBAd.zip |########################-------------------------------| 43.6% tmpRyxBAd.zip |########################-------------------------------| 43.64% tmpRyxBAd.zip |########################-------------------------------| 43.69% tmpRyxBAd.zip |########################-------------------------------| 43.73% tmpRyxBAd.zip |########################-------------------------------| 43.78% tmpRyxBAd.zip |########################-------------------------------| 43.82% tmpRyxBAd.zip |########################-------------------------------| 43.87% tmpRyxBAd.zip |########################-------------------------------| 43.91% tmpRyxBAd.zip |########################-------------------------------| 43.96% tmpRyxBAd.zip |########################-------------------------------| 44.01% tmpRyxBAd.zip |########################-------------------------------| 44.05% tmpRyxBAd.zip |########################-------------------------------| 44.1% tmpRyxBAd.zip |########################-------------------------------| 44.14% tmpRyxBAd.zip |########################-------------------------------| 44.19% tmpRyxBAd.zip |########################-------------------------------| 44.23% tmpRyxBAd.zip |########################-------------------------------| 44.28% tmpRyxBAd.zip |########################-------------------------------| 44.33% tmpRyxBAd.zip |########################-------------------------------| 44.37% tmpRyxBAd.zip |########################-------------------------------| 44.42% tmpRyxBAd.zip |########################-------------------------------| 44.46% tmpRyxBAd.zip |########################-------------------------------| 44.51% tmpRyxBAd.zip |#########################------------------------------| 44.55% tmpRyxBAd.zip |#########################------------------------------| 44.6% tmpRyxBAd.zip |#########################------------------------------| 44.65% tmpRyxBAd.zip |#########################------------------------------| 44.69% tmpRyxBAd.zip |#########################------------------------------| 44.74% tmpRyxBAd.zip |#########################------------------------------| 44.78% tmpRyxBAd.zip |#########################------------------------------| 44.83% tmpRyxBAd.zip |#########################------------------------------| 44.87% tmpRyxBAd.zip |#########################------------------------------| 44.92% tmpRyxBAd.zip |#########################------------------------------| 44.96% tmpRyxBAd.zip |#########################------------------------------| 45.01% tmpRyxBAd.zip |#########################------------------------------| 45.06% tmpRyxBAd.zip |#########################------------------------------| 45.1% tmpRyxBAd.zip |#########################------------------------------| 45.15% tmpRyxBAd.zip |#########################------------------------------| 45.19% tmpRyxBAd.zip |#########################------------------------------| 45.24% tmpRyxBAd.zip |#########################------------------------------| 45.28% tmpRyxBAd.zip |#########################------------------------------| 45.33% tmpRyxBAd.zip |#########################------------------------------| 45.38% tmpRyxBAd.zip |#########################------------------------------| 45.42% tmpRyxBAd.zip |#########################------------------------------| 45.47% tmpRyxBAd.zip |#########################------------------------------| 45.51% tmpRyxBAd.zip |#########################------------------------------| 45.56% tmpRyxBAd.zip |#########################------------------------------| 45.6% tmpRyxBAd.zip |#########################------------------------------| 45.65% tmpRyxBAd.zip |#########################------------------------------| 45.69% tmpRyxBAd.zip |#########################------------------------------| 45.74% tmpRyxBAd.zip |#########################------------------------------| 45.79% tmpRyxBAd.zip |#########################------------------------------| 45.83% tmpRyxBAd.zip |#########################------------------------------| 45.88% tmpRyxBAd.zip |#########################------------------------------| 45.92% tmpRyxBAd.zip |#########################------------------------------| 45.97% tmpRyxBAd.zip |#########################------------------------------| 46.01% tmpRyxBAd.zip |#########################------------------------------| 46.06% tmpRyxBAd.zip |#########################------------------------------| 46.11% tmpRyxBAd.zip |#########################------------------------------| 46.15% tmpRyxBAd.zip |#########################------------------------------| 46.2% tmpRyxBAd.zip |#########################------------------------------| 46.24% tmpRyxBAd.zip |#########################------------------------------| 46.29% tmpRyxBAd.zip |#########################------------------------------| 46.33% tmpRyxBAd.zip |##########################-----------------------------| 46.38% tmpRyxBAd.zip |##########################-----------------------------| 46.43% tmpRyxBAd.zip |##########################-----------------------------| 46.47% tmpRyxBAd.zip |##########################-----------------------------| 46.52% tmpRyxBAd.zip |##########################-----------------------------| 46.56% tmpRyxBAd.zip |##########################-----------------------------| 46.61% tmpRyxBAd.zip |##########################-----------------------------| 46.65% tmpRyxBAd.zip |##########################-----------------------------| 46.7% tmpRyxBAd.zip |##########################-----------------------------| 46.74% tmpRyxBAd.zip |##########################-----------------------------| 46.79% tmpRyxBAd.zip |##########################-----------------------------| 46.84% tmpRyxBAd.zip |##########################-----------------------------| 46.88% tmpRyxBAd.zip |##########################-----------------------------| 46.93% tmpRyxBAd.zip |##########################-----------------------------| 46.97% tmpRyxBAd.zip |##########################-----------------------------| 47.02% tmpRyxBAd.zip |##########################-----------------------------| 47.06% tmpRyxBAd.zip |##########################-----------------------------| 47.11% tmpRyxBAd.zip |##########################-----------------------------| 47.16% tmpRyxBAd.zip |##########################-----------------------------| 47.2% tmpRyxBAd.zip |##########################-----------------------------| 47.25% tmpRyxBAd.zip |##########################-----------------------------| 47.29% tmpRyxBAd.zip |##########################-----------------------------| 47.34% tmpRyxBAd.zip |##########################-----------------------------| 47.38% tmpRyxBAd.zip |##########################-----------------------------| 47.43% tmpRyxBAd.zip |##########################-----------------------------| 47.48% tmpRyxBAd.zip |##########################-----------------------------| 47.52% tmpRyxBAd.zip |##########################-----------------------------| 47.57% tmpRyxBAd.zip |##########################-----------------------------| 47.61% tmpRyxBAd.zip |##########################-----------------------------| 47.66% tmpRyxBAd.zip |##########################-----------------------------| 47.7% tmpRyxBAd.zip |##########################-----------------------------| 47.75% tmpRyxBAd.zip |##########################-----------------------------| 47.79% tmpRyxBAd.zip |##########################-----------------------------| 47.84% tmpRyxBAd.zip |##########################-----------------------------| 47.89% tmpRyxBAd.zip |##########################-----------------------------| 47.93% tmpRyxBAd.zip |##########################-----------------------------| 47.98% tmpRyxBAd.zip |##########################-----------------------------| 48.02% tmpRyxBAd.zip |##########################-----------------------------| 48.07% tmpRyxBAd.zip |##########################-----------------------------| 48.11% tmpRyxBAd.zip |##########################-----------------------------| 48.16% tmpRyxBAd.zip |###########################----------------------------| 48.21% tmpRyxBAd.zip |###########################----------------------------| 48.25% tmpRyxBAd.zip |###########################----------------------------| 48.3% tmpRyxBAd.zip |###########################----------------------------| 48.34% tmpRyxBAd.zip |###########################----------------------------| 48.39% tmpRyxBAd.zip |###########################----------------------------| 48.43% tmpRyxBAd.zip |###########################----------------------------| 48.48% tmpRyxBAd.zip |###########################----------------------------| 48.53% tmpRyxBAd.zip |###########################----------------------------| 48.57% tmpRyxBAd.zip |###########################----------------------------| 48.62% tmpRyxBAd.zip |###########################----------------------------| 48.66% tmpRyxBAd.zip |###########################----------------------------| 48.71% tmpRyxBAd.zip |###########################----------------------------| 48.75% tmpRyxBAd.zip |###########################----------------------------| 48.8% tmpRyxBAd.zip |###########################----------------------------| 48.84% tmpRyxBAd.zip |###########################----------------------------| 48.89% tmpRyxBAd.zip |###########################----------------------------| 48.94% tmpRyxBAd.zip |###########################----------------------------| 48.98% tmpRyxBAd.zip |###########################----------------------------| 49.03% tmpRyxBAd.zip |###########################----------------------------| 49.07% tmpRyxBAd.zip |###########################----------------------------| 49.12% tmpRyxBAd.zip |###########################----------------------------| 49.16% tmpRyxBAd.zip |###########################----------------------------| 49.21% tmpRyxBAd.zip |###########################----------------------------| 49.26% tmpRyxBAd.zip |###########################----------------------------| 49.3% tmpRyxBAd.zip |###########################----------------------------| 49.35% tmpRyxBAd.zip |###########################----------------------------| 49.39% tmpRyxBAd.zip |###########################----------------------------| 49.44% tmpRyxBAd.zip |###########################----------------------------| 49.48% tmpRyxBAd.zip |###########################----------------------------| 49.53% tmpRyxBAd.zip |###########################----------------------------| 49.58% tmpRyxBAd.zip |###########################----------------------------| 49.62% tmpRyxBAd.zip |###########################----------------------------| 49.67% tmpRyxBAd.zip |###########################----------------------------| 49.71% tmpRyxBAd.zip |###########################----------------------------| 49.76% tmpRyxBAd.zip |###########################----------------------------| 49.8% tmpRyxBAd.zip |###########################----------------------------| 49.85% tmpRyxBAd.zip |###########################----------------------------| 49.89% tmpRyxBAd.zip |###########################----------------------------| 49.94% tmpRyxBAd.zip |###########################----------------------------| 49.99% tmpRyxBAd.zip |############################---------------------------| 50.03% tmpRyxBAd.zip |############################---------------------------| 50.08% tmpRyxBAd.zip |############################---------------------------| 50.12% tmpRyxBAd.zip |############################---------------------------| 50.17% tmpRyxBAd.zip |############################---------------------------| 50.21% tmpRyxBAd.zip |############################---------------------------| 50.26% tmpRyxBAd.zip |############################---------------------------| 50.31% tmpRyxBAd.zip |############################---------------------------| 50.35% tmpRyxBAd.zip |############################---------------------------| 50.4% tmpRyxBAd.zip |############################---------------------------| 50.44% tmpRyxBAd.zip |############################---------------------------| 50.49% tmpRyxBAd.zip |############################---------------------------| 50.53% tmpRyxBAd.zip |############################---------------------------| 50.58% tmpRyxBAd.zip |############################---------------------------| 50.63% tmpRyxBAd.zip |############################---------------------------| 50.67% tmpRyxBAd.zip |############################---------------------------| 50.72% tmpRyxBAd.zip |############################---------------------------| 50.76% tmpRyxBAd.zip |############################---------------------------| 50.81% tmpRyxBAd.zip |############################---------------------------| 50.85% tmpRyxBAd.zip |############################---------------------------| 50.9% tmpRyxBAd.zip |############################---------------------------| 50.94% tmpRyxBAd.zip |############################---------------------------| 50.99% tmpRyxBAd.zip |############################---------------------------| 51.04% tmpRyxBAd.zip |############################---------------------------| 51.08% tmpRyxBAd.zip |############################---------------------------| 51.13% tmpRyxBAd.zip |############################---------------------------| 51.17% tmpRyxBAd.zip |############################---------------------------| 51.22% tmpRyxBAd.zip |############################---------------------------| 51.26% tmpRyxBAd.zip |############################---------------------------| 51.31% tmpRyxBAd.zip |############################---------------------------| 51.36% tmpRyxBAd.zip |############################---------------------------| 51.4% tmpRyxBAd.zip |############################---------------------------| 51.45% tmpRyxBAd.zip |############################---------------------------| 51.49% tmpRyxBAd.zip |############################---------------------------| 51.54% tmpRyxBAd.zip |############################---------------------------| 51.58% tmpRyxBAd.zip |############################---------------------------| 51.63% tmpRyxBAd.zip |############################---------------------------| 51.68% tmpRyxBAd.zip |############################---------------------------| 51.72% tmpRyxBAd.zip |############################---------------------------| 51.77% tmpRyxBAd.zip |############################---------------------------| 51.81% tmpRyxBAd.zip |#############################--------------------------| 51.86% tmpRyxBAd.zip |#############################--------------------------| 51.9% tmpRyxBAd.zip |#############################--------------------------| 51.95% tmpRyxBAd.zip |#############################--------------------------| 51.99% tmpRyxBAd.zip |#############################--------------------------| 52.04% tmpRyxBAd.zip |#############################--------------------------| 52.09% tmpRyxBAd.zip |#############################--------------------------| 52.13% tmpRyxBAd.zip |#############################--------------------------| 52.18% tmpRyxBAd.zip |#############################--------------------------| 52.22% tmpRyxBAd.zip |#############################--------------------------| 52.27% tmpRyxBAd.zip |#############################--------------------------| 52.31% tmpRyxBAd.zip |#############################--------------------------| 52.36% tmpRyxBAd.zip |#############################--------------------------| 52.41% tmpRyxBAd.zip |#############################--------------------------| 52.45% tmpRyxBAd.zip |#############################--------------------------| 52.5% tmpRyxBAd.zip |#############################--------------------------| 52.54% tmpRyxBAd.zip |#############################--------------------------| 52.59% tmpRyxBAd.zip |#############################--------------------------| 52.63% tmpRyxBAd.zip |#############################--------------------------| 52.68% tmpRyxBAd.zip |#############################--------------------------| 52.72% tmpRyxBAd.zip |#############################--------------------------| 52.77% tmpRyxBAd.zip |#############################--------------------------| 52.82% tmpRyxBAd.zip |#############################--------------------------| 52.86% tmpRyxBAd.zip |#############################--------------------------| 52.91% tmpRyxBAd.zip |#############################--------------------------| 52.95% tmpRyxBAd.zip |#############################--------------------------| 53.0% tmpRyxBAd.zip |#############################--------------------------| 53.04% tmpRyxBAd.zip |#############################--------------------------| 53.09% tmpRyxBAd.zip |#############################--------------------------| 53.14% tmpRyxBAd.zip |#############################--------------------------| 53.18% tmpRyxBAd.zip |#############################--------------------------| 53.23% tmpRyxBAd.zip |#############################--------------------------| 53.27% tmpRyxBAd.zip |#############################--------------------------| 53.32% tmpRyxBAd.zip |#############################--------------------------| 53.36% tmpRyxBAd.zip |#############################--------------------------| 53.41% tmpRyxBAd.zip |#############################--------------------------| 53.46% tmpRyxBAd.zip |#############################--------------------------| 53.5% tmpRyxBAd.zip |#############################--------------------------| 53.55% tmpRyxBAd.zip |#############################--------------------------| 53.59% tmpRyxBAd.zip |##############################-------------------------| 53.64% tmpRyxBAd.zip |##############################-------------------------| 53.68% tmpRyxBAd.zip |##############################-------------------------| 53.73% tmpRyxBAd.zip |##############################-------------------------| 53.77% tmpRyxBAd.zip |##############################-------------------------| 53.82% tmpRyxBAd.zip |##############################-------------------------| 53.87% tmpRyxBAd.zip |##############################-------------------------| 53.91% tmpRyxBAd.zip |##############################-------------------------| 53.96% tmpRyxBAd.zip |##############################-------------------------| 54.0% tmpRyxBAd.zip |##############################-------------------------| 54.05% tmpRyxBAd.zip |##############################-------------------------| 54.09% tmpRyxBAd.zip |##############################-------------------------| 54.14% tmpRyxBAd.zip |##############################-------------------------| 54.19% tmpRyxBAd.zip |##############################-------------------------| 54.23% tmpRyxBAd.zip |##############################-------------------------| 54.28% tmpRyxBAd.zip |##############################-------------------------| 54.32% tmpRyxBAd.zip |##############################-------------------------| 54.37% tmpRyxBAd.zip |##############################-------------------------| 54.41% tmpRyxBAd.zip |##############################-------------------------| 54.46% tmpRyxBAd.zip |##############################-------------------------| 54.51% tmpRyxBAd.zip |##############################-------------------------| 54.55% tmpRyxBAd.zip |##############################-------------------------| 54.6% tmpRyxBAd.zip |##############################-------------------------| 54.64% tmpRyxBAd.zip |##############################-------------------------| 54.69% tmpRyxBAd.zip |##############################-------------------------| 54.73% tmpRyxBAd.zip |##############################-------------------------| 54.78% tmpRyxBAd.zip |##############################-------------------------| 54.82% tmpRyxBAd.zip |##############################-------------------------| 54.87% tmpRyxBAd.zip |##############################-------------------------| 54.92% tmpRyxBAd.zip |##############################-------------------------| 54.96% tmpRyxBAd.zip |##############################-------------------------| 55.01% tmpRyxBAd.zip |##############################-------------------------| 55.05% tmpRyxBAd.zip |##############################-------------------------| 55.1% tmpRyxBAd.zip |##############################-------------------------| 55.14% tmpRyxBAd.zip |##############################-------------------------| 55.19% tmpRyxBAd.zip |##############################-------------------------| 55.24% tmpRyxBAd.zip |##############################-------------------------| 55.28% tmpRyxBAd.zip |##############################-------------------------| 55.33% tmpRyxBAd.zip |##############################-------------------------| 55.37% tmpRyxBAd.zip |##############################-------------------------| 55.42% tmpRyxBAd.zip |###############################------------------------| 55.46% tmpRyxBAd.zip |###############################------------------------| 55.51% tmpRyxBAd.zip |###############################------------------------| 55.56% tmpRyxBAd.zip |###############################------------------------| 55.6% tmpRyxBAd.zip |###############################------------------------| 55.65% tmpRyxBAd.zip |###############################------------------------| 55.69% tmpRyxBAd.zip |###############################------------------------| 55.74% tmpRyxBAd.zip |###############################------------------------| 55.78% tmpRyxBAd.zip |###############################------------------------| 55.83% tmpRyxBAd.zip |###############################------------------------| 55.87% tmpRyxBAd.zip |###############################------------------------| 55.92% tmpRyxBAd.zip |###############################------------------------| 55.97% tmpRyxBAd.zip |###############################------------------------| 56.01% tmpRyxBAd.zip |###############################------------------------| 56.06% tmpRyxBAd.zip |###############################------------------------| 56.1% tmpRyxBAd.zip |###############################------------------------| 56.15% tmpRyxBAd.zip |###############################------------------------| 56.19% tmpRyxBAd.zip |###############################------------------------| 56.24% tmpRyxBAd.zip |###############################------------------------| 56.29% tmpRyxBAd.zip |###############################------------------------| 56.33% tmpRyxBAd.zip |###############################------------------------| 56.38% tmpRyxBAd.zip |###############################------------------------| 56.42% tmpRyxBAd.zip |###############################------------------------| 56.47% tmpRyxBAd.zip |###############################------------------------| 56.51% tmpRyxBAd.zip |###############################------------------------| 56.56% tmpRyxBAd.zip |###############################------------------------| 56.61% tmpRyxBAd.zip |###############################------------------------| 56.65% tmpRyxBAd.zip |###############################------------------------| 56.7% tmpRyxBAd.zip |###############################------------------------| 56.74% tmpRyxBAd.zip |###############################------------------------| 56.79% tmpRyxBAd.zip |###############################------------------------| 56.83% tmpRyxBAd.zip |###############################------------------------| 56.88% tmpRyxBAd.zip |###############################------------------------| 56.92% tmpRyxBAd.zip |###############################------------------------| 56.97% tmpRyxBAd.zip |###############################------------------------| 57.02% tmpRyxBAd.zip |###############################------------------------| 57.06% tmpRyxBAd.zip |###############################------------------------| 57.11% tmpRyxBAd.zip |###############################------------------------| 57.15% tmpRyxBAd.zip |###############################------------------------| 57.2% tmpRyxBAd.zip |###############################------------------------| 57.24% tmpRyxBAd.zip |################################-----------------------| 57.29% tmpRyxBAd.zip |################################-----------------------| 57.34% tmpRyxBAd.zip |################################-----------------------| 57.38% tmpRyxBAd.zip |################################-----------------------| 57.43% tmpRyxBAd.zip |################################-----------------------| 57.47% tmpRyxBAd.zip |################################-----------------------| 57.52% tmpRyxBAd.zip |################################-----------------------| 57.56% tmpRyxBAd.zip |################################-----------------------| 57.61% tmpRyxBAd.zip |################################-----------------------| 57.66% tmpRyxBAd.zip |################################-----------------------| 57.7% tmpRyxBAd.zip |################################-----------------------| 57.75% tmpRyxBAd.zip |################################-----------------------| 57.79% tmpRyxBAd.zip |################################-----------------------| 57.84% tmpRyxBAd.zip |################################-----------------------| 57.88% tmpRyxBAd.zip |################################-----------------------| 57.93% tmpRyxBAd.zip |################################-----------------------| 57.97% tmpRyxBAd.zip |################################-----------------------| 58.02% tmpRyxBAd.zip |################################-----------------------| 58.07% tmpRyxBAd.zip |################################-----------------------| 58.11% tmpRyxBAd.zip |################################-----------------------| 58.16% tmpRyxBAd.zip |################################-----------------------| 58.2% tmpRyxBAd.zip |################################-----------------------| 58.25% tmpRyxBAd.zip |################################-----------------------| 58.29% tmpRyxBAd.zip |################################-----------------------| 58.34% tmpRyxBAd.zip |################################-----------------------| 58.39% tmpRyxBAd.zip |################################-----------------------| 58.43% tmpRyxBAd.zip |################################-----------------------| 58.48% tmpRyxBAd.zip |################################-----------------------| 58.52% tmpRyxBAd.zip |################################-----------------------| 58.57% tmpRyxBAd.zip |################################-----------------------| 58.61% tmpRyxBAd.zip |################################-----------------------| 58.66% tmpRyxBAd.zip |################################-----------------------| 58.71% tmpRyxBAd.zip |################################-----------------------| 58.75% tmpRyxBAd.zip |################################-----------------------| 58.8% tmpRyxBAd.zip |################################-----------------------| 58.84% tmpRyxBAd.zip |################################-----------------------| 58.89% tmpRyxBAd.zip |################################-----------------------| 58.93% tmpRyxBAd.zip |################################-----------------------| 58.98% tmpRyxBAd.zip |################################-----------------------| 59.02% tmpRyxBAd.zip |################################-----------------------| 59.07% tmpRyxBAd.zip |#################################----------------------| 59.12% tmpRyxBAd.zip |#################################----------------------| 59.16% tmpRyxBAd.zip |#################################----------------------| 59.21% tmpRyxBAd.zip |#################################----------------------| 59.25% tmpRyxBAd.zip |#################################----------------------| 59.3% tmpRyxBAd.zip |#################################----------------------| 59.34% tmpRyxBAd.zip |#################################----------------------| 59.39% tmpRyxBAd.zip |#################################----------------------| 59.44% tmpRyxBAd.zip |#################################----------------------| 59.48% tmpRyxBAd.zip |#################################----------------------| 59.53% tmpRyxBAd.zip |#################################----------------------| 59.57% tmpRyxBAd.zip |#################################----------------------| 59.62% tmpRyxBAd.zip |#################################----------------------| 59.66% tmpRyxBAd.zip |#################################----------------------| 59.71% tmpRyxBAd.zip |#################################----------------------| 59.75% tmpRyxBAd.zip |#################################----------------------| 59.8% tmpRyxBAd.zip |#################################----------------------| 59.85% tmpRyxBAd.zip |#################################----------------------| 59.89% tmpRyxBAd.zip |#################################----------------------| 59.94% tmpRyxBAd.zip |#################################----------------------| 59.98% tmpRyxBAd.zip |#################################----------------------| 60.03% tmpRyxBAd.zip |#################################----------------------| 60.07% tmpRyxBAd.zip |#################################----------------------| 60.12% tmpRyxBAd.zip |#################################----------------------| 60.17% tmpRyxBAd.zip |#################################----------------------| 60.21% tmpRyxBAd.zip |#################################----------------------| 60.26% tmpRyxBAd.zip |#################################----------------------| 60.3% tmpRyxBAd.zip |#################################----------------------| 60.35% tmpRyxBAd.zip |#################################----------------------| 60.39% tmpRyxBAd.zip |#################################----------------------| 60.44% tmpRyxBAd.zip |#################################----------------------| 60.49% tmpRyxBAd.zip |#################################----------------------| 60.53% tmpRyxBAd.zip |#################################----------------------| 60.58% tmpRyxBAd.zip |#################################----------------------| 60.62% tmpRyxBAd.zip |#################################----------------------| 60.67% tmpRyxBAd.zip |#################################----------------------| 60.71% tmpRyxBAd.zip |#################################----------------------| 60.76% tmpRyxBAd.zip |#################################----------------------| 60.8% tmpRyxBAd.zip |#################################----------------------| 60.85% tmpRyxBAd.zip |#################################----------------------| 60.9% tmpRyxBAd.zip |##################################---------------------| 60.94% tmpRyxBAd.zip |##################################---------------------| 60.99% tmpRyxBAd.zip |##################################---------------------| 61.03% tmpRyxBAd.zip |##################################---------------------| 61.08% tmpRyxBAd.zip |##################################---------------------| 61.12% tmpRyxBAd.zip |##################################---------------------| 61.17% tmpRyxBAd.zip |##################################---------------------| 61.22% tmpRyxBAd.zip |##################################---------------------| 61.26% tmpRyxBAd.zip |##################################---------------------| 61.31% tmpRyxBAd.zip |##################################---------------------| 61.35% tmpRyxBAd.zip |##################################---------------------| 61.4% tmpRyxBAd.zip |##################################---------------------| 61.44% tmpRyxBAd.zip |##################################---------------------| 61.49% tmpRyxBAd.zip |##################################---------------------| 61.54% tmpRyxBAd.zip |##################################---------------------| 61.58% tmpRyxBAd.zip |##################################---------------------| 61.63% tmpRyxBAd.zip |##################################---------------------| 61.67% tmpRyxBAd.zip |##################################---------------------| 61.72% tmpRyxBAd.zip |##################################---------------------| 61.76% tmpRyxBAd.zip |##################################---------------------| 61.81% tmpRyxBAd.zip |##################################---------------------| 61.85% tmpRyxBAd.zip |##################################---------------------| 61.9% tmpRyxBAd.zip |##################################---------------------| 61.95% tmpRyxBAd.zip |##################################---------------------| 61.99% tmpRyxBAd.zip |##################################---------------------| 62.04% tmpRyxBAd.zip |##################################---------------------| 62.08% tmpRyxBAd.zip |##################################---------------------| 62.13% tmpRyxBAd.zip |##################################---------------------| 62.17% tmpRyxBAd.zip |##################################---------------------| 62.22% tmpRyxBAd.zip |##################################---------------------| 62.27% tmpRyxBAd.zip |##################################---------------------| 62.31% tmpRyxBAd.zip |##################################---------------------| 62.36% tmpRyxBAd.zip |##################################---------------------| 62.4% tmpRyxBAd.zip |##################################---------------------| 62.45% tmpRyxBAd.zip |##################################---------------------| 62.49% tmpRyxBAd.zip |##################################---------------------| 62.54% tmpRyxBAd.zip |##################################---------------------| 62.59% tmpRyxBAd.zip |##################################---------------------| 62.63% tmpRyxBAd.zip |##################################---------------------| 62.68% tmpRyxBAd.zip |##################################---------------------| 62.72% tmpRyxBAd.zip |###################################--------------------| 62.77% tmpRyxBAd.zip |###################################--------------------| 62.81% tmpRyxBAd.zip |###################################--------------------| 62.86% tmpRyxBAd.zip |###################################--------------------| 62.9% tmpRyxBAd.zip |###################################--------------------| 62.95% tmpRyxBAd.zip |###################################--------------------| 63.0% tmpRyxBAd.zip |###################################--------------------| 63.04% tmpRyxBAd.zip |###################################--------------------| 63.09% tmpRyxBAd.zip |###################################--------------------| 63.13% tmpRyxBAd.zip |###################################--------------------| 63.18% tmpRyxBAd.zip |###################################--------------------| 63.22% tmpRyxBAd.zip |###################################--------------------| 63.27% tmpRyxBAd.zip |###################################--------------------| 63.32% tmpRyxBAd.zip |###################################--------------------| 63.36% tmpRyxBAd.zip |###################################--------------------| 63.41% tmpRyxBAd.zip |###################################--------------------| 63.45% tmpRyxBAd.zip |###################################--------------------| 63.5% tmpRyxBAd.zip |###################################--------------------| 63.54% tmpRyxBAd.zip |###################################--------------------| 63.59% tmpRyxBAd.zip |###################################--------------------| 63.64% tmpRyxBAd.zip |###################################--------------------| 63.68% tmpRyxBAd.zip |###################################--------------------| 63.73% tmpRyxBAd.zip |###################################--------------------| 63.77% tmpRyxBAd.zip |###################################--------------------| 63.82% tmpRyxBAd.zip |###################################--------------------| 63.86% tmpRyxBAd.zip |###################################--------------------| 63.91% tmpRyxBAd.zip |###################################--------------------| 63.95% tmpRyxBAd.zip |###################################--------------------| 64.0% tmpRyxBAd.zip |###################################--------------------| 64.05% tmpRyxBAd.zip |###################################--------------------| 64.09% tmpRyxBAd.zip |###################################--------------------| 64.14% tmpRyxBAd.zip |###################################--------------------| 64.18% tmpRyxBAd.zip |###################################--------------------| 64.23% tmpRyxBAd.zip |###################################--------------------| 64.27% tmpRyxBAd.zip |###################################--------------------| 64.32% tmpRyxBAd.zip |###################################--------------------| 64.37% tmpRyxBAd.zip |###################################--------------------| 64.41% tmpRyxBAd.zip |###################################--------------------| 64.46% tmpRyxBAd.zip |###################################--------------------| 64.5% tmpRyxBAd.zip |####################################-------------------| 64.55% tmpRyxBAd.zip |####################################-------------------| 64.59% tmpRyxBAd.zip |####################################-------------------| 64.64% tmpRyxBAd.zip |####################################-------------------| 64.69% tmpRyxBAd.zip |####################################-------------------| 64.73% tmpRyxBAd.zip |####################################-------------------| 64.78% tmpRyxBAd.zip |####################################-------------------| 64.82% tmpRyxBAd.zip |####################################-------------------| 64.87% tmpRyxBAd.zip |####################################-------------------| 64.91% tmpRyxBAd.zip |####################################-------------------| 64.96% tmpRyxBAd.zip |####################################-------------------| 65.0% tmpRyxBAd.zip |####################################-------------------| 65.05% tmpRyxBAd.zip |####################################-------------------| 65.1% tmpRyxBAd.zip |####################################-------------------| 65.14% tmpRyxBAd.zip |####################################-------------------| 65.19% tmpRyxBAd.zip |####################################-------------------| 65.23% tmpRyxBAd.zip |####################################-------------------| 65.28% tmpRyxBAd.zip |####################################-------------------| 65.32% tmpRyxBAd.zip |####################################-------------------| 65.37% tmpRyxBAd.zip |####################################-------------------| 65.42% tmpRyxBAd.zip |####################################-------------------| 65.46% tmpRyxBAd.zip |####################################-------------------| 65.51% tmpRyxBAd.zip |####################################-------------------| 65.55% tmpRyxBAd.zip |####################################-------------------| 65.6% tmpRyxBAd.zip |####################################-------------------| 65.64% tmpRyxBAd.zip |####################################-------------------| 65.69% tmpRyxBAd.zip |####################################-------------------| 65.74% tmpRyxBAd.zip |####################################-------------------| 65.78% tmpRyxBAd.zip |####################################-------------------| 65.83% tmpRyxBAd.zip |####################################-------------------| 65.87% tmpRyxBAd.zip |####################################-------------------| 65.92% tmpRyxBAd.zip |####################################-------------------| 65.96% tmpRyxBAd.zip |####################################-------------------| 66.01% tmpRyxBAd.zip |####################################-------------------| 66.05% tmpRyxBAd.zip |####################################-------------------| 66.1% tmpRyxBAd.zip |####################################-------------------| 66.15% tmpRyxBAd.zip |####################################-------------------| 66.19% tmpRyxBAd.zip |####################################-------------------| 66.24% tmpRyxBAd.zip |####################################-------------------| 66.28% tmpRyxBAd.zip |####################################-------------------| 66.33% tmpRyxBAd.zip |#####################################------------------| 66.37% tmpRyxBAd.zip |#####################################------------------| 66.42% tmpRyxBAd.zip |#####################################------------------| 66.47% tmpRyxBAd.zip |#####################################------------------| 66.51% tmpRyxBAd.zip |#####################################------------------| 66.56% tmpRyxBAd.zip |#####################################------------------| 66.6% tmpRyxBAd.zip |#####################################------------------| 66.65% tmpRyxBAd.zip |#####################################------------------| 66.69% tmpRyxBAd.zip |#####################################------------------| 66.74% tmpRyxBAd.zip |#####################################------------------| 66.78% tmpRyxBAd.zip |#####################################------------------| 66.83% tmpRyxBAd.zip |#####################################------------------| 66.88% tmpRyxBAd.zip |#####################################------------------| 66.92% tmpRyxBAd.zip |#####################################------------------| 66.97% tmpRyxBAd.zip |#####################################------------------| 67.01% tmpRyxBAd.zip |#####################################------------------| 67.06% tmpRyxBAd.zip |#####################################------------------| 67.1% tmpRyxBAd.zip |#####################################------------------| 67.15% tmpRyxBAd.zip |#####################################------------------| 67.2% tmpRyxBAd.zip |#####################################------------------| 67.24% tmpRyxBAd.zip |#####################################------------------| 67.29% tmpRyxBAd.zip |#####################################------------------| 67.33% tmpRyxBAd.zip |#####################################------------------| 67.38% tmpRyxBAd.zip |#####################################------------------| 67.42% tmpRyxBAd.zip |#####################################------------------| 67.47% tmpRyxBAd.zip |#####################################------------------| 67.52% tmpRyxBAd.zip |#####################################------------------| 67.56% tmpRyxBAd.zip |#####################################------------------| 67.61% tmpRyxBAd.zip |#####################################------------------| 67.65% tmpRyxBAd.zip |#####################################------------------| 67.7% tmpRyxBAd.zip |#####################################------------------| 67.74% tmpRyxBAd.zip |#####################################------------------| 67.79% tmpRyxBAd.zip |#####################################------------------| 67.83% tmpRyxBAd.zip |#####################################------------------| 67.88% tmpRyxBAd.zip |#####################################------------------| 67.93% tmpRyxBAd.zip |#####################################------------------| 67.97% tmpRyxBAd.zip |#####################################------------------| 68.02% tmpRyxBAd.zip |#####################################------------------| 68.06% tmpRyxBAd.zip |#####################################------------------| 68.11% tmpRyxBAd.zip |#####################################------------------| 68.15% tmpRyxBAd.zip |######################################-----------------| 68.2% tmpRyxBAd.zip |######################################-----------------| 68.25% tmpRyxBAd.zip |######################################-----------------| 68.29% tmpRyxBAd.zip |######################################-----------------| 68.34% tmpRyxBAd.zip |######################################-----------------| 68.38% tmpRyxBAd.zip |######################################-----------------| 68.43% tmpRyxBAd.zip |######################################-----------------| 68.47% tmpRyxBAd.zip |######################################-----------------| 68.52% tmpRyxBAd.zip |######################################-----------------| 68.57% tmpRyxBAd.zip |######################################-----------------| 68.61% tmpRyxBAd.zip |######################################-----------------| 68.66% tmpRyxBAd.zip |######################################-----------------| 68.7% tmpRyxBAd.zip |######################################-----------------| 68.75% tmpRyxBAd.zip |######################################-----------------| 68.79% tmpRyxBAd.zip |######################################-----------------| 68.84% tmpRyxBAd.zip |######################################-----------------| 68.88% tmpRyxBAd.zip |######################################-----------------| 68.93% tmpRyxBAd.zip |######################################-----------------| 68.98% tmpRyxBAd.zip |######################################-----------------| 69.02% tmpRyxBAd.zip |######################################-----------------| 69.07% tmpRyxBAd.zip |######################################-----------------| 69.11% tmpRyxBAd.zip |######################################-----------------| 69.16% tmpRyxBAd.zip |######################################-----------------| 69.2% tmpRyxBAd.zip |######################################-----------------| 69.25% tmpRyxBAd.zip |######################################-----------------| 69.3% tmpRyxBAd.zip |######################################-----------------| 69.34% tmpRyxBAd.zip |######################################-----------------| 69.39% tmpRyxBAd.zip |######################################-----------------| 69.43% tmpRyxBAd.zip |######################################-----------------| 69.48% tmpRyxBAd.zip |######################################-----------------| 69.52% tmpRyxBAd.zip |######################################-----------------| 69.57% tmpRyxBAd.zip |######################################-----------------| 69.62% tmpRyxBAd.zip |######################################-----------------| 69.66% tmpRyxBAd.zip |######################################-----------------| 69.71% tmpRyxBAd.zip |######################################-----------------| 69.75% tmpRyxBAd.zip |######################################-----------------| 69.8% tmpRyxBAd.zip |######################################-----------------| 69.84% tmpRyxBAd.zip |######################################-----------------| 69.89% tmpRyxBAd.zip |######################################-----------------| 69.93% tmpRyxBAd.zip |######################################-----------------| 69.98% tmpRyxBAd.zip |#######################################----------------| 70.03% tmpRyxBAd.zip |#######################################----------------| 70.07% tmpRyxBAd.zip |#######################################----------------| 70.12% tmpRyxBAd.zip |#######################################----------------| 70.16% tmpRyxBAd.zip |#######################################----------------| 70.21% tmpRyxBAd.zip |#######################################----------------| 70.25% tmpRyxBAd.zip |#######################################----------------| 70.3% tmpRyxBAd.zip |#######################################----------------| 70.35% tmpRyxBAd.zip |#######################################----------------| 70.39% tmpRyxBAd.zip |#######################################----------------| 70.44% tmpRyxBAd.zip |#######################################----------------| 70.48% tmpRyxBAd.zip |#######################################----------------| 70.53% tmpRyxBAd.zip |#######################################----------------| 70.57% tmpRyxBAd.zip |#######################################----------------| 70.62% tmpRyxBAd.zip |#######################################----------------| 70.67% tmpRyxBAd.zip |#######################################----------------| 70.71% tmpRyxBAd.zip |#######################################----------------| 70.76% tmpRyxBAd.zip |#######################################----------------| 70.8% tmpRyxBAd.zip |#######################################----------------| 70.85% tmpRyxBAd.zip |#######################################----------------| 70.89% tmpRyxBAd.zip |#######################################----------------| 70.94% tmpRyxBAd.zip |#######################################----------------| 70.98% tmpRyxBAd.zip |#######################################----------------| 71.03% tmpRyxBAd.zip |#######################################----------------| 71.08% tmpRyxBAd.zip |#######################################----------------| 71.12% tmpRyxBAd.zip |#######################################----------------| 71.17% tmpRyxBAd.zip |#######################################----------------| 71.21% tmpRyxBAd.zip |#######################################----------------| 71.26% tmpRyxBAd.zip |#######################################----------------| 71.3% tmpRyxBAd.zip |#######################################----------------| 71.35% tmpRyxBAd.zip |#######################################----------------| 71.4% tmpRyxBAd.zip |#######################################----------------| 71.44% tmpRyxBAd.zip |#######################################----------------| 71.49% tmpRyxBAd.zip |#######################################----------------| 71.53% tmpRyxBAd.zip |#######################################----------------| 71.58% tmpRyxBAd.zip |#######################################----------------| 71.62% tmpRyxBAd.zip |#######################################----------------| 71.67% tmpRyxBAd.zip |#######################################----------------| 71.72% tmpRyxBAd.zip |#######################################----------------| 71.76% tmpRyxBAd.zip |#######################################----------------| 71.81% tmpRyxBAd.zip |########################################---------------| 71.85% tmpRyxBAd.zip |########################################---------------| 71.9% tmpRyxBAd.zip |########################################---------------| 71.94% tmpRyxBAd.zip |########################################---------------| 71.99% tmpRyxBAd.zip |########################################---------------| 72.03% tmpRyxBAd.zip |########################################---------------| 72.08% tmpRyxBAd.zip |########################################---------------| 72.13% tmpRyxBAd.zip |########################################---------------| 72.17% tmpRyxBAd.zip |########################################---------------| 72.22% tmpRyxBAd.zip |########################################---------------| 72.26% tmpRyxBAd.zip |########################################---------------| 72.31% tmpRyxBAd.zip |########################################---------------| 72.35% tmpRyxBAd.zip |########################################---------------| 72.4% tmpRyxBAd.zip |########################################---------------| 72.45% tmpRyxBAd.zip |########################################---------------| 72.49% tmpRyxBAd.zip |########################################---------------| 72.54% tmpRyxBAd.zip |########################################---------------| 72.58% tmpRyxBAd.zip |########################################---------------| 72.63% tmpRyxBAd.zip |########################################---------------| 72.67% tmpRyxBAd.zip |########################################---------------| 72.72% tmpRyxBAd.zip |########################################---------------| 72.77% tmpRyxBAd.zip |########################################---------------| 72.81% tmpRyxBAd.zip |########################################---------------| 72.86% tmpRyxBAd.zip |########################################---------------| 72.9% tmpRyxBAd.zip |########################################---------------| 72.95% tmpRyxBAd.zip |########################################---------------| 72.99% tmpRyxBAd.zip |########################################---------------| 73.04% tmpRyxBAd.zip |########################################---------------| 73.08% tmpRyxBAd.zip |########################################---------------| 73.13% tmpRyxBAd.zip |########################################---------------| 73.18% tmpRyxBAd.zip |########################################---------------| 73.22% tmpRyxBAd.zip |########################################---------------| 73.27% tmpRyxBAd.zip |########################################---------------| 73.31% tmpRyxBAd.zip |########################################---------------| 73.36% tmpRyxBAd.zip |########################################---------------| 73.4% tmpRyxBAd.zip |########################################---------------| 73.45% tmpRyxBAd.zip |########################################---------------| 73.5% tmpRyxBAd.zip |########################################---------------| 73.54% tmpRyxBAd.zip |########################################---------------| 73.59% tmpRyxBAd.zip |########################################---------------| 73.63% tmpRyxBAd.zip |#########################################--------------| 73.68% tmpRyxBAd.zip |#########################################--------------| 73.72% tmpRyxBAd.zip |#########################################--------------| 73.77% tmpRyxBAd.zip |#########################################--------------| 73.81% tmpRyxBAd.zip |#########################################--------------| 73.86% tmpRyxBAd.zip |#########################################--------------| 73.91% tmpRyxBAd.zip |#########################################--------------| 73.95% tmpRyxBAd.zip |#########################################--------------| 74.0% tmpRyxBAd.zip |#########################################--------------| 74.04% tmpRyxBAd.zip |#########################################--------------| 74.09% tmpRyxBAd.zip |#########################################--------------| 74.13% tmpRyxBAd.zip |#########################################--------------| 74.18% tmpRyxBAd.zip |#########################################--------------| 74.23% tmpRyxBAd.zip |#########################################--------------| 74.27% tmpRyxBAd.zip |#########################################--------------| 74.32% tmpRyxBAd.zip |#########################################--------------| 74.36% tmpRyxBAd.zip |#########################################--------------| 74.41% tmpRyxBAd.zip |#########################################--------------| 74.45% tmpRyxBAd.zip |#########################################--------------| 74.5% tmpRyxBAd.zip |#########################################--------------| 74.55% tmpRyxBAd.zip |#########################################--------------| 74.59% tmpRyxBAd.zip |#########################################--------------| 74.64% tmpRyxBAd.zip |#########################################--------------| 74.68% tmpRyxBAd.zip |#########################################--------------| 74.73% tmpRyxBAd.zip |#########################################--------------| 74.77% tmpRyxBAd.zip |#########################################--------------| 74.82% tmpRyxBAd.zip |#########################################--------------| 74.86% tmpRyxBAd.zip |#########################################--------------| 74.91% tmpRyxBAd.zip |#########################################--------------| 74.96% tmpRyxBAd.zip |#########################################--------------| 75.0% tmpRyxBAd.zip |#########################################--------------| 75.05% tmpRyxBAd.zip |#########################################--------------| 75.09% tmpRyxBAd.zip |#########################################--------------| 75.14% tmpRyxBAd.zip |#########################################--------------| 75.18% tmpRyxBAd.zip |#########################################--------------| 75.23% tmpRyxBAd.zip |#########################################--------------| 75.28% tmpRyxBAd.zip |#########################################--------------| 75.32% tmpRyxBAd.zip |#########################################--------------| 75.37% tmpRyxBAd.zip |#########################################--------------| 75.41% tmpRyxBAd.zip |##########################################-------------| 75.46% tmpRyxBAd.zip |##########################################-------------| 75.5% tmpRyxBAd.zip |##########################################-------------| 75.55% tmpRyxBAd.zip |##########################################-------------| 75.6% tmpRyxBAd.zip |##########################################-------------| 75.64% tmpRyxBAd.zip |##########################################-------------| 75.69% tmpRyxBAd.zip |##########################################-------------| 75.73% tmpRyxBAd.zip |##########################################-------------| 75.78% tmpRyxBAd.zip |##########################################-------------| 75.82% tmpRyxBAd.zip |##########################################-------------| 75.87% tmpRyxBAd.zip |##########################################-------------| 75.91% tmpRyxBAd.zip |##########################################-------------| 75.96% tmpRyxBAd.zip |##########################################-------------| 76.01% tmpRyxBAd.zip |##########################################-------------| 76.05% tmpRyxBAd.zip |##########################################-------------| 76.1% tmpRyxBAd.zip |##########################################-------------| 76.14% tmpRyxBAd.zip |##########################################-------------| 76.19% tmpRyxBAd.zip |##########################################-------------| 76.23% tmpRyxBAd.zip |##########################################-------------| 76.28% tmpRyxBAd.zip |##########################################-------------| 76.33% tmpRyxBAd.zip |##########################################-------------| 76.37% tmpRyxBAd.zip |##########################################-------------| 76.42% tmpRyxBAd.zip |##########################################-------------| 76.46% tmpRyxBAd.zip |##########################################-------------| 76.51% tmpRyxBAd.zip |##########################################-------------| 76.55% tmpRyxBAd.zip |##########################################-------------| 76.6% tmpRyxBAd.zip |##########################################-------------| 76.65% tmpRyxBAd.zip |##########################################-------------| 76.69% tmpRyxBAd.zip |##########################################-------------| 76.74% tmpRyxBAd.zip |##########################################-------------| 76.78% tmpRyxBAd.zip |##########################################-------------| 76.83% tmpRyxBAd.zip |##########################################-------------| 76.87% tmpRyxBAd.zip |##########################################-------------| 76.92% tmpRyxBAd.zip |##########################################-------------| 76.96% tmpRyxBAd.zip |##########################################-------------| 77.01% tmpRyxBAd.zip |##########################################-------------| 77.06% tmpRyxBAd.zip |##########################################-------------| 77.1% tmpRyxBAd.zip |##########################################-------------| 77.15% tmpRyxBAd.zip |##########################################-------------| 77.19% tmpRyxBAd.zip |##########################################-------------| 77.24% tmpRyxBAd.zip |###########################################------------| 77.28% tmpRyxBAd.zip |###########################################------------| 77.33% tmpRyxBAd.zip |###########################################------------| 77.38% tmpRyxBAd.zip |###########################################------------| 77.42% tmpRyxBAd.zip |###########################################------------| 77.47% tmpRyxBAd.zip |###########################################------------| 77.51% tmpRyxBAd.zip |###########################################------------| 77.56% tmpRyxBAd.zip |###########################################------------| 77.6% tmpRyxBAd.zip |###########################################------------| 77.65% tmpRyxBAd.zip |###########################################------------| 77.7% tmpRyxBAd.zip |###########################################------------| 77.74% tmpRyxBAd.zip |###########################################------------| 77.79% tmpRyxBAd.zip |###########################################------------| 77.83% tmpRyxBAd.zip |###########################################------------| 77.88% tmpRyxBAd.zip |###########################################------------| 77.92% tmpRyxBAd.zip |###########################################------------| 77.97% tmpRyxBAd.zip |###########################################------------| 78.01% tmpRyxBAd.zip |###########################################------------| 78.06% tmpRyxBAd.zip |###########################################------------| 78.11% tmpRyxBAd.zip |###########################################------------| 78.15% tmpRyxBAd.zip |###########################################------------| 78.2% tmpRyxBAd.zip |###########################################------------| 78.24% tmpRyxBAd.zip |###########################################------------| 78.29% tmpRyxBAd.zip |###########################################------------| 78.33% tmpRyxBAd.zip |###########################################------------| 78.38% tmpRyxBAd.zip |###########################################------------| 78.43% tmpRyxBAd.zip |###########################################------------| 78.47% tmpRyxBAd.zip |###########################################------------| 78.52% tmpRyxBAd.zip |###########################################------------| 78.56% tmpRyxBAd.zip |###########################################------------| 78.61% tmpRyxBAd.zip |###########################################------------| 78.65% tmpRyxBAd.zip |###########################################------------| 78.7% tmpRyxBAd.zip |###########################################------------| 78.75% tmpRyxBAd.zip |###########################################------------| 78.79% tmpRyxBAd.zip |###########################################------------| 78.84% tmpRyxBAd.zip |###########################################------------| 78.88% tmpRyxBAd.zip |###########################################------------| 78.93% tmpRyxBAd.zip |###########################################------------| 78.97% tmpRyxBAd.zip |###########################################------------| 79.02% tmpRyxBAd.zip |###########################################------------| 79.06% tmpRyxBAd.zip |############################################-----------| 79.11% tmpRyxBAd.zip |############################################-----------| 79.16% tmpRyxBAd.zip |############################################-----------| 79.2% tmpRyxBAd.zip |############################################-----------| 79.25% tmpRyxBAd.zip |############################################-----------| 79.29% tmpRyxBAd.zip |############################################-----------| 79.34% tmpRyxBAd.zip |############################################-----------| 79.38% tmpRyxBAd.zip |############################################-----------| 79.43% tmpRyxBAd.zip |############################################-----------| 79.48% tmpRyxBAd.zip |############################################-----------| 79.52% tmpRyxBAd.zip |############################################-----------| 79.57% tmpRyxBAd.zip |############################################-----------| 79.61% tmpRyxBAd.zip |############################################-----------| 79.66% tmpRyxBAd.zip |############################################-----------| 79.7% tmpRyxBAd.zip |############################################-----------| 79.75% tmpRyxBAd.zip |############################################-----------| 79.8% tmpRyxBAd.zip |############################################-----------| 79.84% tmpRyxBAd.zip |############################################-----------| 79.89% tmpRyxBAd.zip |############################################-----------| 79.93% tmpRyxBAd.zip |############################################-----------| 79.98% tmpRyxBAd.zip |############################################-----------| 80.02% tmpRyxBAd.zip |############################################-----------| 80.07% tmpRyxBAd.zip |############################################-----------| 80.11% tmpRyxBAd.zip |############################################-----------| 80.16% tmpRyxBAd.zip |############################################-----------| 80.21% tmpRyxBAd.zip |############################################-----------| 80.25% tmpRyxBAd.zip |############################################-----------| 80.3% tmpRyxBAd.zip |############################################-----------| 80.34% tmpRyxBAd.zip |############################################-----------| 80.39% tmpRyxBAd.zip |############################################-----------| 80.43% tmpRyxBAd.zip |############################################-----------| 80.48% tmpRyxBAd.zip |############################################-----------| 80.53% tmpRyxBAd.zip |############################################-----------| 80.57% tmpRyxBAd.zip |############################################-----------| 80.62% tmpRyxBAd.zip |############################################-----------| 80.66% tmpRyxBAd.zip |############################################-----------| 80.71% tmpRyxBAd.zip |############################################-----------| 80.75% tmpRyxBAd.zip |############################################-----------| 80.8% tmpRyxBAd.zip |############################################-----------| 80.84% tmpRyxBAd.zip |############################################-----------| 80.89% tmpRyxBAd.zip |#############################################----------| 80.94% tmpRyxBAd.zip |#############################################----------| 80.98% tmpRyxBAd.zip |#############################################----------| 81.03% tmpRyxBAd.zip |#############################################----------| 81.07% tmpRyxBAd.zip |#############################################----------| 81.12% tmpRyxBAd.zip |#############################################----------| 81.16% tmpRyxBAd.zip |#############################################----------| 81.21% tmpRyxBAd.zip |#############################################----------| 81.26% tmpRyxBAd.zip |#############################################----------| 81.3% tmpRyxBAd.zip |#############################################----------| 81.35% tmpRyxBAd.zip |#############################################----------| 81.39% tmpRyxBAd.zip |#############################################----------| 81.44% tmpRyxBAd.zip |#############################################----------| 81.48% tmpRyxBAd.zip |#############################################----------| 81.53% tmpRyxBAd.zip |#############################################----------| 81.58% tmpRyxBAd.zip |#############################################----------| 81.62% tmpRyxBAd.zip |#############################################----------| 81.67% tmpRyxBAd.zip |#############################################----------| 81.71% tmpRyxBAd.zip |#############################################----------| 81.76% tmpRyxBAd.zip |#############################################----------| 81.8% tmpRyxBAd.zip |#############################################----------| 81.85% tmpRyxBAd.zip |#############################################----------| 81.89% tmpRyxBAd.zip |#############################################----------| 81.94% tmpRyxBAd.zip |#############################################----------| 81.99% tmpRyxBAd.zip |#############################################----------| 82.03% tmpRyxBAd.zip |#############################################----------| 82.08% tmpRyxBAd.zip |#############################################----------| 82.12% tmpRyxBAd.zip |#############################################----------| 82.17% tmpRyxBAd.zip |#############################################----------| 82.21% tmpRyxBAd.zip |#############################################----------| 82.26% tmpRyxBAd.zip |#############################################----------| 82.31% tmpRyxBAd.zip |#############################################----------| 82.35% tmpRyxBAd.zip |#############################################----------| 82.4% tmpRyxBAd.zip |#############################################----------| 82.44% tmpRyxBAd.zip |#############################################----------| 82.49% tmpRyxBAd.zip |#############################################----------| 82.53% tmpRyxBAd.zip |#############################################----------| 82.58% tmpRyxBAd.zip |#############################################----------| 82.63% tmpRyxBAd.zip |#############################################----------| 82.67% tmpRyxBAd.zip |#############################################----------| 82.72% tmpRyxBAd.zip |##############################################---------| 82.76% tmpRyxBAd.zip |##############################################---------| 82.81% tmpRyxBAd.zip |##############################################---------| 82.85% tmpRyxBAd.zip |##############################################---------| 82.9% tmpRyxBAd.zip |##############################################---------| 82.94% tmpRyxBAd.zip |##############################################---------| 82.99% tmpRyxBAd.zip |##############################################---------| 83.04% tmpRyxBAd.zip |##############################################---------| 83.08% tmpRyxBAd.zip |##############################################---------| 83.13% tmpRyxBAd.zip |##############################################---------| 83.17% tmpRyxBAd.zip |##############################################---------| 83.22% tmpRyxBAd.zip |##############################################---------| 83.26% tmpRyxBAd.zip |##############################################---------| 83.31% tmpRyxBAd.zip |##############################################---------| 83.36% tmpRyxBAd.zip |##############################################---------| 83.4% tmpRyxBAd.zip |##############################################---------| 83.45% tmpRyxBAd.zip |##############################################---------| 83.49% tmpRyxBAd.zip |##############################################---------| 83.54% tmpRyxBAd.zip |##############################################---------| 83.58% tmpRyxBAd.zip |##############################################---------| 83.63% tmpRyxBAd.zip |##############################################---------| 83.68% tmpRyxBAd.zip |##############################################---------| 83.72% tmpRyxBAd.zip |##############################################---------| 83.77% tmpRyxBAd.zip |##############################################---------| 83.81% tmpRyxBAd.zip |##############################################---------| 83.86% tmpRyxBAd.zip |##############################################---------| 83.9% tmpRyxBAd.zip |##############################################---------| 83.95% tmpRyxBAd.zip |##############################################---------| 83.99% tmpRyxBAd.zip |##############################################---------| 84.04% tmpRyxBAd.zip |##############################################---------| 84.09% tmpRyxBAd.zip |##############################################---------| 84.13% tmpRyxBAd.zip |##############################################---------| 84.18% tmpRyxBAd.zip |##############################################---------| 84.22% tmpRyxBAd.zip |##############################################---------| 84.27% tmpRyxBAd.zip |##############################################---------| 84.31% tmpRyxBAd.zip |##############################################---------| 84.36% tmpRyxBAd.zip |##############################################---------| 84.41% tmpRyxBAd.zip |##############################################---------| 84.45% tmpRyxBAd.zip |##############################################---------| 84.5% tmpRyxBAd.zip |##############################################---------| 84.54% tmpRyxBAd.zip |###############################################--------| 84.59% tmpRyxBAd.zip |###############################################--------| 84.63% tmpRyxBAd.zip |###############################################--------| 84.68% tmpRyxBAd.zip |###############################################--------| 84.73% tmpRyxBAd.zip |###############################################--------| 84.77% tmpRyxBAd.zip |###############################################--------| 84.82% tmpRyxBAd.zip |###############################################--------| 84.86% tmpRyxBAd.zip |###############################################--------| 84.91% tmpRyxBAd.zip |###############################################--------| 84.95% tmpRyxBAd.zip |###############################################--------| 85.0% tmpRyxBAd.zip |###############################################--------| 85.04% tmpRyxBAd.zip |###############################################--------| 85.09% tmpRyxBAd.zip |###############################################--------| 85.14% tmpRyxBAd.zip |###############################################--------| 85.18% tmpRyxBAd.zip |###############################################--------| 85.23% tmpRyxBAd.zip |###############################################--------| 85.27% tmpRyxBAd.zip |###############################################--------| 85.32% tmpRyxBAd.zip |###############################################--------| 85.36% tmpRyxBAd.zip |###############################################--------| 85.41% tmpRyxBAd.zip |###############################################--------| 85.46% tmpRyxBAd.zip |###############################################--------| 85.5% tmpRyxBAd.zip |###############################################--------| 85.55% tmpRyxBAd.zip |###############################################--------| 85.59% tmpRyxBAd.zip |###############################################--------| 85.64% tmpRyxBAd.zip |###############################################--------| 85.68% tmpRyxBAd.zip |###############################################--------| 85.73% tmpRyxBAd.zip |###############################################--------| 85.78% tmpRyxBAd.zip |###############################################--------| 85.82% tmpRyxBAd.zip |###############################################--------| 85.87% tmpRyxBAd.zip |###############################################--------| 85.91% tmpRyxBAd.zip |###############################################--------| 85.96% tmpRyxBAd.zip |###############################################--------| 86.0% tmpRyxBAd.zip |###############################################--------| 86.05% tmpRyxBAd.zip |###############################################--------| 86.09% tmpRyxBAd.zip |###############################################--------| 86.14% tmpRyxBAd.zip |###############################################--------| 86.19% tmpRyxBAd.zip |###############################################--------| 86.23% tmpRyxBAd.zip |###############################################--------| 86.28% tmpRyxBAd.zip |###############################################--------| 86.32% tmpRyxBAd.zip |################################################-------| 86.37% tmpRyxBAd.zip |################################################-------| 86.41% tmpRyxBAd.zip |################################################-------| 86.46% tmpRyxBAd.zip |################################################-------| 86.51% tmpRyxBAd.zip |################################################-------| 86.55% tmpRyxBAd.zip |################################################-------| 86.6% tmpRyxBAd.zip |################################################-------| 86.64% tmpRyxBAd.zip |################################################-------| 86.69% tmpRyxBAd.zip |################################################-------| 86.73% tmpRyxBAd.zip |################################################-------| 86.78% tmpRyxBAd.zip |################################################-------| 86.83% tmpRyxBAd.zip |################################################-------| 86.87% tmpRyxBAd.zip |################################################-------| 86.92% tmpRyxBAd.zip |################################################-------| 86.96% tmpRyxBAd.zip |################################################-------| 87.01% tmpRyxBAd.zip |################################################-------| 87.05% tmpRyxBAd.zip |################################################-------| 87.1% tmpRyxBAd.zip |################################################-------| 87.14% tmpRyxBAd.zip |################################################-------| 87.19% tmpRyxBAd.zip |################################################-------| 87.24% tmpRyxBAd.zip |################################################-------| 87.28% tmpRyxBAd.zip |################################################-------| 87.33% tmpRyxBAd.zip |################################################-------| 87.37% tmpRyxBAd.zip |################################################-------| 87.42% tmpRyxBAd.zip |################################################-------| 87.46% tmpRyxBAd.zip |################################################-------| 87.51% tmpRyxBAd.zip |################################################-------| 87.56% tmpRyxBAd.zip |################################################-------| 87.6% tmpRyxBAd.zip |################################################-------| 87.65% tmpRyxBAd.zip |################################################-------| 87.69% tmpRyxBAd.zip |################################################-------| 87.74% tmpRyxBAd.zip |################################################-------| 87.78% tmpRyxBAd.zip |################################################-------| 87.83% tmpRyxBAd.zip |################################################-------| 87.87% tmpRyxBAd.zip |################################################-------| 87.92% tmpRyxBAd.zip |################################################-------| 87.97% tmpRyxBAd.zip |################################################-------| 88.01% tmpRyxBAd.zip |################################################-------| 88.06% tmpRyxBAd.zip |################################################-------| 88.1% tmpRyxBAd.zip |################################################-------| 88.15% tmpRyxBAd.zip |#################################################------| 88.19% tmpRyxBAd.zip |#################################################------| 88.24% tmpRyxBAd.zip |#################################################------| 88.29% tmpRyxBAd.zip |#################################################------| 88.33% tmpRyxBAd.zip |#################################################------| 88.38% tmpRyxBAd.zip |#################################################------| 88.42% tmpRyxBAd.zip |#################################################------| 88.47% tmpRyxBAd.zip |#################################################------| 88.51% tmpRyxBAd.zip |#################################################------| 88.56% tmpRyxBAd.zip |#################################################------| 88.61% tmpRyxBAd.zip |#################################################------| 88.65% tmpRyxBAd.zip |#################################################------| 88.7% tmpRyxBAd.zip |#################################################------| 88.74% tmpRyxBAd.zip |#################################################------| 88.79% tmpRyxBAd.zip |#################################################------| 88.83% tmpRyxBAd.zip |#################################################------| 88.88% tmpRyxBAd.zip |#################################################------| 88.92% tmpRyxBAd.zip |#################################################------| 88.97% tmpRyxBAd.zip |#################################################------| 89.02% tmpRyxBAd.zip |#################################################------| 89.06% tmpRyxBAd.zip |#################################################------| 89.11% tmpRyxBAd.zip |#################################################------| 89.15% tmpRyxBAd.zip |#################################################------| 89.2% tmpRyxBAd.zip |#################################################------| 89.24% tmpRyxBAd.zip |#################################################------| 89.29% tmpRyxBAd.zip |#################################################------| 89.34% tmpRyxBAd.zip |#################################################------| 89.38% tmpRyxBAd.zip |#################################################------| 89.43% tmpRyxBAd.zip |#################################################------| 89.47% tmpRyxBAd.zip |#################################################------| 89.52% tmpRyxBAd.zip |#################################################------| 89.56% tmpRyxBAd.zip |#################################################------| 89.61% tmpRyxBAd.zip |#################################################------| 89.66% tmpRyxBAd.zip |#################################################------| 89.7% tmpRyxBAd.zip |#################################################------| 89.75% tmpRyxBAd.zip |#################################################------| 89.79% tmpRyxBAd.zip |#################################################------| 89.84% tmpRyxBAd.zip |#################################################------| 89.88% tmpRyxBAd.zip |#################################################------| 89.93% tmpRyxBAd.zip |#################################################------| 89.97% tmpRyxBAd.zip |##################################################-----| 90.02% tmpRyxBAd.zip |##################################################-----| 90.07% tmpRyxBAd.zip |##################################################-----| 90.11% tmpRyxBAd.zip |##################################################-----| 90.16% tmpRyxBAd.zip |##################################################-----| 90.2% tmpRyxBAd.zip |##################################################-----| 90.25% tmpRyxBAd.zip |##################################################-----| 90.29% tmpRyxBAd.zip |##################################################-----| 90.34% tmpRyxBAd.zip |##################################################-----| 90.39% tmpRyxBAd.zip |##################################################-----| 90.43% tmpRyxBAd.zip |##################################################-----| 90.48% tmpRyxBAd.zip |##################################################-----| 90.52% tmpRyxBAd.zip |##################################################-----| 90.57% tmpRyxBAd.zip |##################################################-----| 90.61% tmpRyxBAd.zip |##################################################-----| 90.66% tmpRyxBAd.zip |##################################################-----| 90.71% tmpRyxBAd.zip |##################################################-----| 90.75% tmpRyxBAd.zip |##################################################-----| 90.8% tmpRyxBAd.zip |##################################################-----| 90.84% tmpRyxBAd.zip |##################################################-----| 90.89% tmpRyxBAd.zip |##################################################-----| 90.93% tmpRyxBAd.zip |##################################################-----| 90.98% tmpRyxBAd.zip |##################################################-----| 91.02% tmpRyxBAd.zip |##################################################-----| 91.07% tmpRyxBAd.zip |##################################################-----| 91.12% tmpRyxBAd.zip |##################################################-----| 91.16% tmpRyxBAd.zip |##################################################-----| 91.21% tmpRyxBAd.zip |##################################################-----| 91.25% tmpRyxBAd.zip |##################################################-----| 91.3% tmpRyxBAd.zip |##################################################-----| 91.34% tmpRyxBAd.zip |##################################################-----| 91.39% tmpRyxBAd.zip |##################################################-----| 91.44% tmpRyxBAd.zip |##################################################-----| 91.48% tmpRyxBAd.zip |##################################################-----| 91.53% tmpRyxBAd.zip |##################################################-----| 91.57% tmpRyxBAd.zip |##################################################-----| 91.62% tmpRyxBAd.zip |##################################################-----| 91.66% tmpRyxBAd.zip |##################################################-----| 91.71% tmpRyxBAd.zip |##################################################-----| 91.76% tmpRyxBAd.zip |##################################################-----| 91.8% tmpRyxBAd.zip |###################################################----| 91.85% tmpRyxBAd.zip |###################################################----| 91.89% tmpRyxBAd.zip |###################################################----| 91.94% tmpRyxBAd.zip |###################################################----| 91.98% tmpRyxBAd.zip |###################################################----| 92.03% tmpRyxBAd.zip |###################################################----| 92.07% tmpRyxBAd.zip |###################################################----| 92.12% tmpRyxBAd.zip |###################################################----| 92.17% tmpRyxBAd.zip |###################################################----| 92.21% tmpRyxBAd.zip |###################################################----| 92.26% tmpRyxBAd.zip |###################################################----| 92.3% tmpRyxBAd.zip |###################################################----| 92.35% tmpRyxBAd.zip |###################################################----| 92.39% tmpRyxBAd.zip |###################################################----| 92.44% tmpRyxBAd.zip |###################################################----| 92.49% tmpRyxBAd.zip |###################################################----| 92.53% tmpRyxBAd.zip |###################################################----| 92.58% tmpRyxBAd.zip |###################################################----| 92.62% tmpRyxBAd.zip |###################################################----| 92.67% tmpRyxBAd.zip |###################################################----| 92.71% tmpRyxBAd.zip |###################################################----| 92.76% tmpRyxBAd.zip |###################################################----| 92.81% tmpRyxBAd.zip |###################################################----| 92.85% tmpRyxBAd.zip |###################################################----| 92.9% tmpRyxBAd.zip |###################################################----| 92.94% tmpRyxBAd.zip |###################################################----| 92.99% tmpRyxBAd.zip |###################################################----| 93.03% tmpRyxBAd.zip |###################################################----| 93.08% tmpRyxBAd.zip |###################################################----| 93.12% tmpRyxBAd.zip |###################################################----| 93.17% tmpRyxBAd.zip |###################################################----| 93.22% tmpRyxBAd.zip |###################################################----| 93.26% tmpRyxBAd.zip |###################################################----| 93.31% tmpRyxBAd.zip |###################################################----| 93.35% tmpRyxBAd.zip |###################################################----| 93.4% tmpRyxBAd.zip |###################################################----| 93.44% tmpRyxBAd.zip |###################################################----| 93.49% tmpRyxBAd.zip |###################################################----| 93.54% tmpRyxBAd.zip |###################################################----| 93.58% tmpRyxBAd.zip |###################################################----| 93.63% tmpRyxBAd.zip |####################################################---| 93.67% tmpRyxBAd.zip |####################################################---| 93.72% tmpRyxBAd.zip |####################################################---| 93.76% tmpRyxBAd.zip |####################################################---| 93.81% tmpRyxBAd.zip |####################################################---| 93.86% tmpRyxBAd.zip |####################################################---| 93.9% tmpRyxBAd.zip |####################################################---| 93.95% tmpRyxBAd.zip |####################################################---| 93.99% tmpRyxBAd.zip |####################################################---| 94.04% tmpRyxBAd.zip |####################################################---| 94.08% tmpRyxBAd.zip |####################################################---| 94.13% tmpRyxBAd.zip |####################################################---| 94.17% tmpRyxBAd.zip |####################################################---| 94.22% tmpRyxBAd.zip |####################################################---| 94.27% tmpRyxBAd.zip |####################################################---| 94.31% tmpRyxBAd.zip |####################################################---| 94.36% tmpRyxBAd.zip |####################################################---| 94.4% tmpRyxBAd.zip |####################################################---| 94.45% tmpRyxBAd.zip |####################################################---| 94.49% tmpRyxBAd.zip |####################################################---| 94.54% tmpRyxBAd.zip |####################################################---| 94.59% tmpRyxBAd.zip |####################################################---| 94.63% tmpRyxBAd.zip |####################################################---| 94.68% tmpRyxBAd.zip |####################################################---| 94.72% tmpRyxBAd.zip |####################################################---| 94.77% tmpRyxBAd.zip |####################################################---| 94.81% tmpRyxBAd.zip |####################################################---| 94.86% tmpRyxBAd.zip |####################################################---| 94.9% tmpRyxBAd.zip |####################################################---| 94.95% tmpRyxBAd.zip |####################################################---| 95.0% tmpRyxBAd.zip |####################################################---| 95.04% tmpRyxBAd.zip |####################################################---| 95.09% tmpRyxBAd.zip |####################################################---| 95.13% tmpRyxBAd.zip |####################################################---| 95.18% tmpRyxBAd.zip |####################################################---| 95.22% tmpRyxBAd.zip |####################################################---| 95.27% tmpRyxBAd.zip |####################################################---| 95.32% tmpRyxBAd.zip |####################################################---| 95.36% tmpRyxBAd.zip |####################################################---| 95.41% tmpRyxBAd.zip |####################################################---| 95.45% tmpRyxBAd.zip |#####################################################--| 95.5% tmpRyxBAd.zip |#####################################################--| 95.54% tmpRyxBAd.zip |#####################################################--| 95.59% tmpRyxBAd.zip |#####################################################--| 95.64% tmpRyxBAd.zip |#####################################################--| 95.68% tmpRyxBAd.zip |#####################################################--| 95.73% tmpRyxBAd.zip |#####################################################--| 95.77% tmpRyxBAd.zip |#####################################################--| 95.82% tmpRyxBAd.zip |#####################################################--| 95.86% tmpRyxBAd.zip |#####################################################--| 95.91% tmpRyxBAd.zip |#####################################################--| 95.95% tmpRyxBAd.zip |#####################################################--| 96.0% tmpRyxBAd.zip |#####################################################--| 96.05% tmpRyxBAd.zip |#####################################################--| 96.09% tmpRyxBAd.zip |#####################################################--| 96.14% tmpRyxBAd.zip |#####################################################--| 96.18% tmpRyxBAd.zip |#####################################################--| 96.23% tmpRyxBAd.zip |#####################################################--| 96.27% tmpRyxBAd.zip |#####################################################--| 96.32% tmpRyxBAd.zip |#####################################################--| 96.37% tmpRyxBAd.zip |#####################################################--| 96.41% tmpRyxBAd.zip |#####################################################--| 96.46% tmpRyxBAd.zip |#####################################################--| 96.5% tmpRyxBAd.zip |#####################################################--| 96.55% tmpRyxBAd.zip |#####################################################--| 96.59% tmpRyxBAd.zip |#####################################################--| 96.64% tmpRyxBAd.zip |#####################################################--| 96.69% tmpRyxBAd.zip |#####################################################--| 96.73% tmpRyxBAd.zip |#####################################################--| 96.78% tmpRyxBAd.zip |#####################################################--| 96.82% tmpRyxBAd.zip |#####################################################--| 96.87% tmpRyxBAd.zip |#####################################################--| 96.91% tmpRyxBAd.zip |#####################################################--| 96.96% tmpRyxBAd.zip |#####################################################--| 97.0% tmpRyxBAd.zip |#####################################################--| 97.05% tmpRyxBAd.zip |#####################################################--| 97.1% tmpRyxBAd.zip |#####################################################--| 97.14% tmpRyxBAd.zip |#####################################################--| 97.19% tmpRyxBAd.zip |#####################################################--| 97.23% tmpRyxBAd.zip |######################################################-| 97.28% tmpRyxBAd.zip |######################################################-| 97.32% tmpRyxBAd.zip |######################################################-| 97.37% tmpRyxBAd.zip |######################################################-| 97.42% tmpRyxBAd.zip |######################################################-| 97.46% tmpRyxBAd.zip |######################################################-| 97.51% tmpRyxBAd.zip |######################################################-| 97.55% tmpRyxBAd.zip |######################################################-| 97.6% tmpRyxBAd.zip |######################################################-| 97.64% tmpRyxBAd.zip |######################################################-| 97.69% tmpRyxBAd.zip |######################################################-| 97.74% tmpRyxBAd.zip |######################################################-| 97.78% tmpRyxBAd.zip |######################################################-| 97.83% tmpRyxBAd.zip |######################################################-| 97.87% tmpRyxBAd.zip |######################################################-| 97.92% tmpRyxBAd.zip |######################################################-| 97.96% tmpRyxBAd.zip |######################################################-| 98.01% tmpRyxBAd.zip |######################################################-| 98.05% tmpRyxBAd.zip |######################################################-| 98.1% tmpRyxBAd.zip |######################################################-| 98.15% tmpRyxBAd.zip |######################################################-| 98.19% tmpRyxBAd.zip |######################################################-| 98.24% tmpRyxBAd.zip |######################################################-| 98.28% tmpRyxBAd.zip |######################################################-| 98.33% tmpRyxBAd.zip |######################################################-| 98.37% tmpRyxBAd.zip |######################################################-| 98.42% tmpRyxBAd.zip |######################################################-| 98.47% tmpRyxBAd.zip |######################################################-| 98.51% tmpRyxBAd.zip |######################################################-| 98.56% tmpRyxBAd.zip |######################################################-| 98.6% tmpRyxBAd.zip |######################################################-| 98.65% tmpRyxBAd.zip |######################################################-| 98.69% tmpRyxBAd.zip |######################################################-| 98.74% tmpRyxBAd.zip |######################################################-| 98.79% tmpRyxBAd.zip |######################################################-| 98.83% tmpRyxBAd.zip |######################################################-| 98.88% tmpRyxBAd.zip |######################################################-| 98.92% tmpRyxBAd.zip |######################################################-| 98.97% tmpRyxBAd.zip |######################################################-| 99.01% tmpRyxBAd.zip |######################################################-| 99.06% tmpRyxBAd.zip |#######################################################| 99.1% tmpRyxBAd.zip |#######################################################| 99.15% tmpRyxBAd.zip |#######################################################| 99.2% tmpRyxBAd.zip |#######################################################| 99.24% tmpRyxBAd.zip |#######################################################| 99.29% tmpRyxBAd.zip |#######################################################| 99.33% tmpRyxBAd.zip |#######################################################| 99.38% tmpRyxBAd.zip |#######################################################| 99.42% tmpRyxBAd.zip |#######################################################| 99.47% tmpRyxBAd.zip |#######################################################| 99.52% tmpRyxBAd.zip |#######################################################| 99.56% tmpRyxBAd.zip |#######################################################| 99.61% tmpRyxBAd.zip |#######################################################| 99.65% tmpRyxBAd.zip |#######################################################| 99.7% tmpRyxBAd.zip |#######################################################| 99.74% tmpRyxBAd.zip |#######################################################| 99.79% tmpRyxBAd.zip |#######################################################| 99.84% tmpRyxBAd.zip |#######################################################| 99.88% tmpRyxBAd.zip |#######################################################| 99.93% tmpRyxBAd.zip |#######################################################| 99.97% tmpRyxBAd.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 0641e071-a0f9-4fe9-af05-d29e4264e235 Retrieving manager services status... [ip=localhost] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | AMQP-Postgres | running | | AMQP InfluxDB | running | | RabbitMQ | running | | Webserver | running | | Management Worker | running | | PostgreSQL | running | | Cloudify Console | running | | Manager Rest-Service | running | | Riemann | running | +--------------------------------+---------+ 2019-07-12 10:54:34,086 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-c6996e67-9e5a-4413-a3f3-1e27f949e54a sudo: unable to resolve host cloudify-ims-vm-c6996e67-9e5a-4413-a3f3-1e27f949e54a 2019-07-12 10:54:34,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-07-12 10:54:48,245 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/15519655-3ff7-445b-933a-71a5e01afe29/snap', u'metadata': Munch({})})], 'file': u'/v2/images/15519655-3ff7-445b-933a-71a5e01afe29/file', 'owner': u'8b4d95fca4e84fcc86e674097308877a', 'id': u'15519655-3ff7-445b-933a-71a5e01afe29', 'size': 263848448, u'self': u'/v2/images/15519655-3ff7-445b-933a-71a5e01afe29', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8b4d95fca4e84fcc86e674097308877a', 'name': 'cloudify_ims-project_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/15519655-3ff7-445b-933a-71a5e01afe29/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T10:54:47Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-12T10:54:47Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', 'properties': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/15519655-3ff7-445b-933a-71a5e01afe29', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'created': u'2019-07-12T10:54:43Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-07-12T10:54:43Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/15519655-3ff7-445b-933a-71a5e01afe29', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-07-12 10:54:48,304 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a', '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'bdde0b6755384876bea1caf69f7ebddc', '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'58513fab-628e-48ee-aab6-00c08a1b9d31', 'swap': 0}) 2019-07-12 10:54:48,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-07-12 10:54:56,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-07-12 10:54:56,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-07-12 10:54:56,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-12 10:54:56,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-07-12 10:54:56,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-12 10:54:56,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-07-12 10:54:56,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-07-12 10:54:56,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-07-12 10:54:56,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-07-12 10:54:56,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-07-12 10:54:56,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-07-12 10:54:56,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-07-12 10:54:56,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-07-12 10:54:56,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id 2019-07-12 10:54:56,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using existing installation of managed plugin: 0641e071-a0f9-4fe9-af05-d29e4264e235 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-07-12 10:54:56,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-07-12 10:55:02,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-07-12 10:55:02,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 10:55:07,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 10:55:07,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 10:55:07,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 10:55:07,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-12 10:55:07,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 10:55:07,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-12 10:55:07,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 10:55:07,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-12 10:55:07,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 10:55:07,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 10:55:07,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 10:55:07,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-12 10:55:07,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:55:07,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 10:55:07,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 10:55:07,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-12 10:55:07,607 - 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} 2019-07-12 10:55:07,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-015e25a8-ccf1-4259-bf71-bc8342d1f0cb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:55:07,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-015e25a8-ccf1-4259-bf71-bc8342d1f0cb 2019-07-12 10:55:07,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49bc20443b9431fe87799e91601a131eacfae2e" 2019-07-12 10:55:07,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-12 10:55:07,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 10:55:07,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-8b7af890-94c3-4f6c-9b73-dfc4aad912f4 2019-07-12 10:55:07,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-12 10:55:07,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 10:55:07,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-12 10:55:07,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-07-12 10:55:07,608 - 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'} 2019-07-12 10:55:07,609 - 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} 2019-07-12 10:55:07,609 - 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'} 2019-07-12 10:55:07,609 - 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} 2019-07-12 10:55:07,609 - 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'} 2019-07-12 10:55:07,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:55:07,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-e3692f6a-4c20-4efd-85ea-349049a5852e Date: Fri, 12 Jul 2019 10:55:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9748f7c0-0f96-4105-bb07-7a3f3e0f9450","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d3ac425f7ff45be8cbfd6bb45a04c62","l2_adjacency":true,"status":"ACTIVE","subnets":["eb3b44fd-36a1-4100-b814-1b8c0b81224e"],"description":"","tags":[],"updated_at":"2019-07-12T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9d3ac425f7ff45be8cbfd6bb45a04c62","created_at":"2019-07-12T05:46:07Z","mtu":1500}]} 2019-07-12 10:55:07,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b7af890-94c3-4f6c-9b73-dfc4aad912f4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:55:07,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=external used request id req-e3692f6a-4c20-4efd-85ea-349049a5852e 2019-07-12 10:55:07,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=external used request id req-e3692f6a-4c20-4efd-85ea-349049a5852e 2019-07-12 10:55:07,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 9748f7c0-0f96-4105-bb07-7a3f3e0f9450 from name external provided. 2019-07-12 10:55:07,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49bc20443b9431fe87799e91601a131eacfae2e" -d '{"floatingip": {"floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450"}}' 2019-07-12 10:55:07,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-d3d6dc35-aeb3-41c9-af2a-62344ef42d24 2019-07-12 10:55:07,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-94f0c505-653a-44ac-a113-65ab48667c55 Date: Fri, 12 Jul 2019 10:55:06 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:06Z", "updated_at": "2019-07-12T10:55:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:06Z", "revision_number": 0, "id": "2586b384-faa0-40e8-96d5-ae56b5bbc21c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:06Z", "security_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4d95fca4e84fcc86e674097308877a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:06Z", "revision_number": 0, "id": "3599ad23-07f8-4fef-a2ab-09b9df507ce1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:06Z", "security_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4d95fca4e84fcc86e674097308877a"}], "revision_number": 1, "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "name": "clearwater-sg_internal_sip"}} 2019-07-12 10:55:07,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-94f0c505-653a-44ac-a113-65ab48667c55 2019-07-12 10:55:07,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-94f0c505-653a-44ac-a113-65ab48667c55 2019-07-12 10:55:07,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d021011c29585eb583cfa5858acf17cea94d679" -d '{"security_group": {"description": "Internal SIP signalling", "name": "clearwater-sg_internal_sip"}}' 2019-07-12 10:55:07,611 - 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} 2019-07-12 10:55:07,611 - 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'} 2019-07-12 10:55:07,612 - 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} 2019-07-12 10:55:07,612 - 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'} 2019-07-12 10:55:07,612 - 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} 2019-07-12 10:55:07,612 - 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'} 2019-07-12 10:55:13,873 - 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'} 2019-07-12 10:55:13,873 - 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} 2019-07-12 10:55:13,874 - 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'} 2019-07-12 10:55:13,874 - 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'} 2019-07-12 10:55:13,874 - 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} 2019-07-12 10:55:13,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d021011c29585eb583cfa5858acf17cea94d679" -d '{"security_group": {"description": "Internal SIP signalling", "name": "clearwater-sg_internal_sip"}}' 2019-07-12 10:55:13,874 - 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} 2019-07-12 10:55:13,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-12 10:55:13,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-f4b89c94-5bde-4a89-8fdf-359afe37e75b 2019-07-12 10:55:13,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-f4b89c94-5bde-4a89-8fdf-359afe37e75b 2019-07-12 10:55:13,875 - 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'8b4d95fca4e84fcc86e674097308877a', u'created_at': u'2019-07-12T10:55:06Z', u'updated_at': u'2019-07-12T10:55:06Z', u'floating_network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'8b4d95fca4e84fcc86e674097308877a', u'port_id': None, u'id': u'bf7f98f7-96cd-4078-b9b3-9ee8c00beda9', u'qos_policy_id': None} 2019-07-12 10:55:13,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-a088305d-ccdd-436c-8199-2ee933ff3b1b 2019-07-12 10:55:13,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-a088305d-ccdd-436c-8199-2ee933ff3b1b Date: Fri, 12 Jul 2019 10:55:07 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:06Z", "updated_at": "2019-07-12T10:55:06Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "8b4d95fca4e84fcc86e674097308877a", "port_id": null, "id": "bf7f98f7-96cd-4078-b9b3-9ee8c00beda9", "qos_policy_id": null}} 2019-07-12 10:55:13,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-a088305d-ccdd-436c-8199-2ee933ff3b1b 2019-07-12 10:55:13,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96de9a66880de39605f61ff7614913e1a972689a" -d '{"security_group": {"description": "SSH", "name": "clearwater-sg_base"}}' 2019-07-12 10:55:13,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-f4b89c94-5bde-4a89-8fdf-359afe37e75b Date: Fri, 12 Jul 2019 10:55:07 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:07Z", "updated_at": "2019-07-12T10:55:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:07Z", "revision_number": 0, "id": "28927798-dc02-490b-8027-def2e3631409", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:07Z", "security_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4d95fca4e84fcc86e674097308877a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:07Z", "revision_number": 0, "id": "c3daecf7-fe4d-42dd-8346-9287ca8eda72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:07Z", "security_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4d95fca4e84fcc86e674097308877a"}], "revision_number": 1, "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base"}} 2019-07-12 10:55:13,876 - 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'} 2019-07-12 10:55:13,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:55:13,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-c24da14f-f84b-4755-ac30-386253a05d20 2019-07-12 10:55:13,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727c4dc479cf471c31f61facf93890a421bab2d0" -d '{"security_group": {"description": "memcached Chronos 0MQ", "name": "clearwater-sg_sprout"}}' 2019-07-12 10:55:13,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c24da14f-f84b-4755-ac30-386253a05d20 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:55:13,877 - 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} 2019-07-12 10:55:13,877 - 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} 2019-07-12 10:55:13,877 - 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'} 2019-07-12 10:55:13,877 - 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'} 2019-07-12 10:55:13,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-66fee4fd-9a3c-45eb-a461-6b3b02f5e227 2019-07-12 10:55:13,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-3a336c64-9a0e-4eed-896d-44acc1a8436c Date: Fri, 12 Jul 2019 10:55:08 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:08Z", "updated_at": "2019-07-12T10:55:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:08Z", "revision_number": 0, "id": "b2f4114d-90cc-484d-92e9-f700dc90a9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:08Z", "security_group_id": "3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4d95fca4e84fcc86e674097308877a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:08Z", "revision_number": 0, "id": "c5120e60-1d48-4334-8ee8-0f1fdf1d6143", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:08Z", "security_group_id": "3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4d95fca4e84fcc86e674097308877a"}], "revision_number": 1, "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17", "name": "clearwater-sg_sprout"}} 2019-07-12 10:55:13,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-3a336c64-9a0e-4eed-896d-44acc1a8436c 2019-07-12 10:55:13,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:55:13,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-3a336c64-9a0e-4eed-896d-44acc1a8436c 2019-07-12 10:55:13,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd606265bc1390869efad1f2d3ddad2789189239" -d '{"security_group": {"description": "Web UI", "name": "clearwater-sg_ellis"}}' 2019-07-12 10:55:13,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef4f0c0a-0e2b-40c9-b24e-eb000150ab8f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:55:13,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/security-groups/5042e0bc-1ae9-4d96-81b8-c01bfd720935.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d021011c29585eb583cfa5858acf17cea94d679" 2019-07-12 10:55:13,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-ef4f0c0a-0e2b-40c9-b24e-eb000150ab8f 2019-07-12 10:55:13,879 - 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} 2019-07-12 10:55:13,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:55:13,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66fee4fd-9a3c-45eb-a461-6b3b02f5e227 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:55:13,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-12 10:55:13,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-12 10:55:13,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d021011c29585eb583cfa5858acf17cea94d679" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:13,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups/5042e0bc-1ae9-4d96-81b8-c01bfd720935.json used request id req-b3845ce8-d4d7-4143-b836-cc78ba200bd6 2019-07-12 10:55:13,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-b3845ce8-d4d7-4143-b836-cc78ba200bd6 Date: Fri, 12 Jul 2019 10:55:08 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:06Z", "updated_at": "2019-07-12T10:55:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:06Z", "revision_number": 0, "id": "2586b384-faa0-40e8-96d5-ae56b5bbc21c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:06Z", "security_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4d95fca4e84fcc86e674097308877a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:06Z", "revision_number": 0, "id": "3599ad23-07f8-4fef-a2ab-09b9df507ce1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:06Z", "security_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4d95fca4e84fcc86e674097308877a"}], "revision_number": 1, "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "name": "clearwater-sg_internal_sip"}} 2019-07-12 10:55:13,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 10:55:13,880 - 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'} 2019-07-12 10:55:13,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/security-groups/5042e0bc-1ae9-4d96-81b8-c01bfd720935.json used request id req-b3845ce8-d4d7-4143-b836-cc78ba200bd6 2019-07-12 10:55:13,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-12 10:55:13,880 - 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} 2019-07-12 10:55:13,881 - 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'} 2019-07-12 10:55:13,881 - 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} 2019-07-12 10:55:13,881 - 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} 2019-07-12 10:55:19,272 - 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'} 2019-07-12 10:55:19,273 - 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} 2019-07-12 10:55:19,273 - 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'} 2019-07-12 10:55:19,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups/5042e0bc-1ae9-4d96-81b8-c01bfd720935.json used request id req-b3845ce8-d4d7-4143-b836-cc78ba200bd6 2019-07-12 10:55:19,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d021011c29585eb583cfa5858acf17cea94d679" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:19,273 - 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} 2019-07-12 10:55:19,273 - 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'} 2019-07-12 10:55:19,274 - 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} 2019-07-12 10:55:19,274 - 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} 2019-07-12 10:55:19,274 - 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} 2019-07-12 10:55:19,274 - 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'} 2019-07-12 10:55:19,274 - 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'} 2019-07-12 10:55:19,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-a41348e8-5529-4b8c-aed8-91c51c225909 2019-07-12 10:55:19,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-8bbb8bd3-541a-4e68-b6e8-550b76590cad Date: Fri, 12 Jul 2019 10:55:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5058, "updated_at": "2019-07-12T10:55:08Z", "security_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "port_range_min": 5058, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:08Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "f0ac864c-4547-468f-a065-de02f3c70b67"}} 2019-07-12 10:55:19,275 - 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} 2019-07-12 10:55:19,275 - 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'} 2019-07-12 10:55:19,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-12 10:55:19,275 - 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'} 2019-07-12 10:55:19,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:55:19,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/security-groups/5042e0bc-1ae9-4d96-81b8-c01bfd720935.json used request id req-b3845ce8-d4d7-4143-b836-cc78ba200bd6 2019-07-12 10:55:19,276 - 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} 2019-07-12 10:55:19,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a41348e8-5529-4b8c-aed8-91c51c225909 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:55:19,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-8bbb8bd3-541a-4e68-b6e8-550b76590cad 2019-07-12 10:55:19,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-8bbb8bd3-541a-4e68-b6e8-550b76590cad 2019-07-12 10:55:19,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-b4beb5da-02ee-4710-b273-e7ffc3071034 2019-07-12 10:55:19,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-b4beb5da-02ee-4710-b273-e7ffc3071034 2019-07-12 10:55:19,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d021011c29585eb583cfa5858acf17cea94d679" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5052, "security_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "port_range_min": 5052, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:19,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-febd2a5e-9048-41bf-be63-79248dd2d662 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:55:19,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-febd2a5e-9048-41bf-be63-79248dd2d662 2019-07-12 10:55:19,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-50500aa5-39e7-4f9e-b5b3-b143d33a84d6 Date: Fri, 12 Jul 2019 10:55:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5052, "updated_at": "2019-07-12T10:55:09Z", "security_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "port_range_min": 5052, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:09Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "55d18056-0fce-432a-9db0-5ac5e3f1b257"}} 2019-07-12 10:55:19,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-50500aa5-39e7-4f9e-b5b3-b143d33a84d6 2019-07-12 10:55:19,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-50500aa5-39e7-4f9e-b5b3-b143d33a84d6 2019-07-12 10:55:19,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-6dd113a8-d914-4177-8ec1-9a82d24d9cf3 Date: Fri, 12 Jul 2019 10:55:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9748f7c0-0f96-4105-bb07-7a3f3e0f9450","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d3ac425f7ff45be8cbfd6bb45a04c62","l2_adjacency":true,"status":"ACTIVE","subnets":["eb3b44fd-36a1-4100-b814-1b8c0b81224e"],"description":"","tags":[],"updated_at":"2019-07-12T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9d3ac425f7ff45be8cbfd6bb45a04c62","created_at":"2019-07-12T05:46:07Z","mtu":1500}]} 2019-07-12 10:55:19,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=external used request id req-6dd113a8-d914-4177-8ec1-9a82d24d9cf3 2019-07-12 10:55:19,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00575897b99f851c29c319e1e8982f6f498a9a2e" -d '{"floatingip": {"floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450"}}' 2019-07-12 10:55:19,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=external used request id req-6dd113a8-d914-4177-8ec1-9a82d24d9cf3 2019-07-12 10:55:19,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 9748f7c0-0f96-4105-bb07-7a3f3e0f9450 from name external provided. 2019-07-12 10:55:19,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-46a5d571-7082-4541-bf89-d0d64530e95c Date: Fri, 12 Jul 2019 10:55:09 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:07Z", "updated_at": "2019-07-12T10:55:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:07Z", "revision_number": 0, "id": "28927798-dc02-490b-8027-def2e3631409", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:07Z", "security_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4d95fca4e84fcc86e674097308877a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:07Z", "revision_number": 0, "id": "c3daecf7-fe4d-42dd-8346-9287ca8eda72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:07Z", "security_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4d95fca4e84fcc86e674097308877a"}], "revision_number": 1, "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base"}} 2019-07-12 10:55:19,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96de9a66880de39605f61ff7614913e1a972689a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:19,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups/8ea0a427-cdd6-4dc4-93e0-9161ec469f65.json used request id req-46a5d571-7082-4541-bf89-d0d64530e95c 2019-07-12 10:55:19,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b4beb5da-02ee-4710-b273-e7ffc3071034 Date: Fri, 12 Jul 2019 10:55:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5054, "updated_at": "2019-07-12T10:55:09Z", "security_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "port_range_min": 5054, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:09Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "81a915a8-cd7b-4b10-89c6-dee4f8ae0552"}} 2019-07-12 10:55:19,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/security-groups/8ea0a427-cdd6-4dc4-93e0-9161ec469f65.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96de9a66880de39605f61ff7614913e1a972689a" 2019-07-12 10:55:19,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-696f8a4d-f462-4ed3-b003-5a0ebb2a9794 Date: Fri, 12 Jul 2019 10:55:09 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:09Z", "updated_at": "2019-07-12T10:55:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:09Z", "revision_number": 0, "id": "46a30d22-b808-46a8-8aec-8f528213d17d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:09Z", "security_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4d95fca4e84fcc86e674097308877a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:09Z", "revision_number": 0, "id": "6866d8ba-f9fd-4d0a-89f4-f0c1a1200ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:09Z", "security_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4d95fca4e84fcc86e674097308877a"}], "revision_number": 1, "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "name": "clearwater-sg_bono"}} 2019-07-12 10:55:19,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/security-groups/8ea0a427-cdd6-4dc4-93e0-9161ec469f65.json used request id req-46a5d571-7082-4541-bf89-d0d64530e95c 2019-07-12 10:55:19,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-696f8a4d-f462-4ed3-b003-5a0ebb2a9794 2019-07-12 10:55:19,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-696f8a4d-f462-4ed3-b003-5a0ebb2a9794 2019-07-12 10:55:19,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 10:55:19,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-56fbfde9-4081-4c08-bddb-6950a0e9caff Date: Fri, 12 Jul 2019 10:55:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2019-07-12T10:55:09Z", "security_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "port_range_min": 22, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:09Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "81cbf513-e9d1-41ba-8dee-157728077927"}} 2019-07-12 10:55:19,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-56fbfde9-4081-4c08-bddb-6950a0e9caff 2019-07-12 10:55:19,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-56fbfde9-4081-4c08-bddb-6950a0e9caff 2019-07-12 10:55:24,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fcbca03d14d93a83f3ddb9703f05a0d56641dd4" 2019-07-12 10:55:24,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-b4beb5da-02ee-4710-b273-e7ffc3071034 2019-07-12 10:55:24,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 10:55:24,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-d00931bd-39bd-4236-a9bd-c64ec93de25f 2019-07-12 10:55:24,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:55:24,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-1ed17d2c-7530-4606-9017-7e924189ce00 2019-07-12 10:55:24,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c08eda41-d369-4267-986d-7b642145e36a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:55:24,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:55:24,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d00931bd-39bd-4236-a9bd-c64ec93de25f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:55:24,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ed17d2c-7530-4606-9017-7e924189ce00 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:55:24,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-c08eda41-d369-4267-986d-7b642145e36a 2019-07-12 10:55:24,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:55:24,504 - 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} 2019-07-12 10:55:24,504 - 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'} 2019-07-12 10:55:24,504 - 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} 2019-07-12 10:55:24,505 - 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} 2019-07-12 10:55:24,505 - 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'} 2019-07-12 10:55:24,505 - 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} 2019-07-12 10:55:24,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-73e476de-9258-44df-8ace-dad1bae55a3e 2019-07-12 10:55:24,505 - 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'} 2019-07-12 10:55:24,505 - 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'} 2019-07-12 10:55:24,506 - 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} 2019-07-12 10:55:24,506 - 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'} 2019-07-12 10:55:24,506 - 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} 2019-07-12 10:55:24,506 - 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'} 2019-07-12 10:55:24,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:55:24,506 - 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} 2019-07-12 10:55:24,506 - 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'} 2019-07-12 10:55:24,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85b189d9-ee57-4d2c-aba4-69cc23307008 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:55:24,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-85b189d9-ee57-4d2c-aba4-69cc23307008 2019-07-12 10:55:24,507 - 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'} 2019-07-12 10:55:24,507 - 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} 2019-07-12 10:55:24,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-73e476de-9258-44df-8ace-dad1bae55a3e Date: Fri, 12 Jul 2019 10:55:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 4000, "updated_at": "2019-07-12T10:55:09Z", "security_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "port_range_min": 4000, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:09Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}} 2019-07-12 10:55:24,507 - 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'} 2019-07-12 10:55:24,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-73e476de-9258-44df-8ace-dad1bae55a3e 2019-07-12 10:55:24,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-12 10:55:24,508 - 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} 2019-07-12 10:55:24,508 - 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'} 2019-07-12 10:55:24,508 - 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} 2019-07-12 10:55:24,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=external used request id req-70802828-98c9-4605-909c-a3add2a5180b 2019-07-12 10:55:24,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=external used request id req-70802828-98c9-4605-909c-a3add2a5180b 2019-07-12 10:55:24,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-70802828-98c9-4605-909c-a3add2a5180b Date: Fri, 12 Jul 2019 10:55:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9748f7c0-0f96-4105-bb07-7a3f3e0f9450","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d3ac425f7ff45be8cbfd6bb45a04c62","l2_adjacency":true,"status":"ACTIVE","subnets":["eb3b44fd-36a1-4100-b814-1b8c0b81224e"],"description":"","tags":[],"updated_at":"2019-07-12T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9d3ac425f7ff45be8cbfd6bb45a04c62","created_at":"2019-07-12T05:46:07Z","mtu":1500}]} 2019-07-12 10:55:24,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 9748f7c0-0f96-4105-bb07-7a3f3e0f9450 from name external provided. 2019-07-12 10:55:24,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96de9a66880de39605f61ff7614913e1a972689a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 2380, "security_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "port_range_min": 2380, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:24,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fcbca03d14d93a83f3ddb9703f05a0d56641dd4" -d '{"floatingip": {"floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450"}}' 2019-07-12 10:55:24,509 - 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} 2019-07-12 10:55:24,509 - 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'} 2019-07-12 10:55:24,510 - 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'} 2019-07-12 10:55:24,510 - 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} 2019-07-12 10:55:24,510 - 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'} 2019-07-12 10:55:29,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:55:29,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/security-groups/3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727c4dc479cf471c31f61facf93890a421bab2d0" 2019-07-12 10:55:29,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-12 10:55:29,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-62ab7475-9491-4dca-971c-02e5a9c6f74f Date: Fri, 12 Jul 2019 10:55:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9888, "updated_at": "2019-07-12T10:55:10Z", "security_group_id": "3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17", "port_range_min": 9888, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:10Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "e8a9deba-67a6-4733-ac56-9b7c8b14c962"}} 2019-07-12 10:55:29,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-dec4063a-f2e3-4fa7-9d72-3c656f1ccb5c 2019-07-12 10:55:29,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/security-groups/e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd606265bc1390869efad1f2d3ddad2789189239" 2019-07-12 10:55:29,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7b8bee2e93a44ff7ffb2172f32c762c0d5fb07" -d '{"security_group": {"description": "DNS", "name": "clearwater-sg_bind"}}' 2019-07-12 10:55:29,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-dec4063a-f2e3-4fa7-9d72-3c656f1ccb5c 2019-07-12 10:55:29,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-5b120931-cdd3-4afb-8e3c-9f7b2f0a455f 2019-07-12 10:55:29,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-12 10:55:29,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-1d19e2ee-2d84-4496-8714-a100c13211db 2019-07-12 10:55:29,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-12 10:55:29,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23e9b7502474d75715a62bb3663e1c35ddcbdd8" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_homer"}}' 2019-07-12 10:55:29,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-1d19e2ee-2d84-4496-8714-a100c13211db 2019-07-12 10:55:29,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-1d19e2ee-2d84-4496-8714-a100c13211db Date: Fri, 12 Jul 2019 10:55:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 2380, "updated_at": "2019-07-12T10:55:10Z", "security_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "port_range_min": 2380, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:10Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}} 2019-07-12 10:55:29,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96de9a66880de39605f61ff7614913e1a972689a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 161, "security_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "port_range_min": 161, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:29,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 10:55:29,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-a15236b4-870d-4c6e-a503-2eff4fa5e469 Date: Fri, 12 Jul 2019 10:55:10 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:10Z", "updated_at": "2019-07-12T10:55:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:10Z", "revision_number": 0, "id": "0a91995e-8050-4759-8631-8a17011d718d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:10Z", "security_group_id": "9e8ad355-b127-4b6c-a10a-2ea3a2055ca5", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4d95fca4e84fcc86e674097308877a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:10Z", "revision_number": 0, "id": "629cae21-93e8-4a9f-85e7-da17ead937fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:10Z", "security_group_id": "9e8ad355-b127-4b6c-a10a-2ea3a2055ca5", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4d95fca4e84fcc86e674097308877a"}], "revision_number": 1, "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "9e8ad355-b127-4b6c-a10a-2ea3a2055ca5", "name": "clearwater-sg_bind"}} 2019-07-12 10:55:29,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-a15236b4-870d-4c6e-a503-2eff4fa5e469 2019-07-12 10:55:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727c4dc479cf471c31f61facf93890a421bab2d0" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9888, "security_group_id": "3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17", "port_range_min": 9888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb95ac60c557b040ecc8d06efe0c4548512fecf" 2019-07-12 10:55:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/security-groups/3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17.json used request id req-3f05395e-6f96-4b81-9a1f-0cba2d36d871 2019-07-12 10:55:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c43123c42cd970f1338575690438d01a173b1a5" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_vellum"}}' 2019-07-12 10:55:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups/3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17.json used request id req-3f05395e-6f96-4b81-9a1f-0cba2d36d871 2019-07-12 10:55:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-3f05395e-6f96-4b81-9a1f-0cba2d36d871 Date: Fri, 12 Jul 2019 10:55:10 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:08Z", "updated_at": "2019-07-12T10:55:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:08Z", "revision_number": 0, "id": "b2f4114d-90cc-484d-92e9-f700dc90a9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:08Z", "security_group_id": "3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4d95fca4e84fcc86e674097308877a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:08Z", "revision_number": 0, "id": "c5120e60-1d48-4334-8ee8-0f1fdf1d6143", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:08Z", "security_group_id": "3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4d95fca4e84fcc86e674097308877a"}], "revision_number": 1, "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17", "name": "clearwater-sg_sprout"}} 2019-07-12 10:55:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ca27540ec47b8b9b167c90c723c0b608a1db0d" -d '{"security_group": {"description": "memcached Chronos REST", "name": "clearwater-sg_dime"}}' 2019-07-12 10:55:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-a15236b4-870d-4c6e-a503-2eff4fa5e469 2019-07-12 10:55:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-dec4063a-f2e3-4fa7-9d72-3c656f1ccb5c Date: Fri, 12 Jul 2019 10:55:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 161, "updated_at": "2019-07-12T10:55:10Z", "security_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "port_range_min": 161, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:10Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}} 2019-07-12 10:55:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-c02bc90f-3ce0-45a9-92f6-6ba68a3fc575 2019-07-12 10:55:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c02bc90f-3ce0-45a9-92f6-6ba68a3fc575 x-compute-request-id: req-c02bc90f-3ce0-45a9-92f6-6ba68a3fc575 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNftz4vrBD9OdUYKJ2Bq4yNfQ77hAuxjfQCNa+36RHJWhF2FA4JH+sE4Si9M1MeaQ1pAdNXryy9LiyRM5y90RszpBOX4yMEdbYAU5SwBpVbt2weDT3p5+UApZKB6suMFM+81GmkD6u80MysvvDCtQ/rTXYtKV9fj94WJLLHGeiN6NVHLZ1nrOJK2W5wagQMbg8jzlCffJ4TNyOzHNKVfSy23mB6ebmvcp1k0R+ZfN0Y+SV7LaybhkIfQHBCxyKPZX11PaV1WOKsE8yQYiZ/epaUSWTnUilHC3a660+E97vtrlXDLvnQvw2UnBKbgpZRuCgwL5q84EXfCtRK3tr3EOZ Generated-by-Nova", "name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "fingerprint": "63:e3:9a:17:5f:c2:0c:5d:a5:9b:18:86:f0:13:70:b5"}}]} 2019-07-12 10:55:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-62ab7475-9491-4dca-971c-02e5a9c6f74f 2019-07-12 10:55:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-62ab7475-9491-4dca-971c-02e5a9c6f74f 2019-07-12 10:55:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/security-groups/e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff.json used request id req-98003fce-d6ef-4dd5-9887-378f96f0d000 2019-07-12 10:55:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-c02bc90f-3ce0-45a9-92f6-6ba68a3fc575 2019-07-12 10:55:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-249458f4-1e66-4867-b88d-442156b36601 2019-07-12 10:55:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a 2019-07-12 10:55:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-249458f4-1e66-4867-b88d-442156b36601 Date: Fri, 12 Jul 2019 10:55:11 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:10Z", "updated_at": "2019-07-12T10:55:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:10Z", "revision_number": 0, "id": "23fc9fd8-942f-4de9-a652-0988f4a66265", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:10Z", "security_group_id": "70a19d8c-8584-4edf-b87f-a14988a13a4f", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4d95fca4e84fcc86e674097308877a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:10Z", "revision_number": 0, "id": "ed9b3a58-3066-4288-92cc-89c3e43c4e5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:10Z", "security_group_id": "70a19d8c-8584-4edf-b87f-a14988a13a4f", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4d95fca4e84fcc86e674097308877a"}], "revision_number": 1, "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "70a19d8c-8584-4edf-b87f-a14988a13a4f", "name": "clearwater-sg_homer"}} 2019-07-12 10:55:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-249458f4-1e66-4867-b88d-442156b36601 2019-07-12 10:55:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-98003fce-d6ef-4dd5-9887-378f96f0d000 Date: Fri, 12 Jul 2019 10:55:11 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:08Z", "updated_at": "2019-07-12T10:55:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:08Z", "revision_number": 0, "id": "3fedfd98-a165-4911-a1f2-9ccc503960f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:08Z", "security_group_id": "e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4d95fca4e84fcc86e674097308877a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:08Z", "revision_number": 0, "id": "7a7bbb5b-5669-4e76-a4ef-925a4a951141", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:08Z", "security_group_id": "e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4d95fca4e84fcc86e674097308877a"}], "revision_number": 1, "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff", "name": "clearwater-sg_ellis"}} 2019-07-12 10:55:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups/e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff.json used request id req-98003fce-d6ef-4dd5-9887-378f96f0d000 2019-07-12 10:55:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd606265bc1390869efad1f2d3ddad2789189239" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 80, "security_group_id": "e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff", "port_range_min": 80, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-e6f1071d-78fc-4e48-94be-fb872446789c Date: Fri, 12 Jul 2019 10:55:11 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:10Z", "updated_at": "2019-07-12T10:55:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:10Z", "revision_number": 0, "id": "0c4239d4-591d-4d2e-a253-caac19d7e279", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:10Z", "security_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4d95fca4e84fcc86e674097308877a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:10Z", "revision_number": 0, "id": "c6a9952e-411b-4530-bfbb-21747c81fc8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:10Z", "security_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4d95fca4e84fcc86e674097308877a"}], "revision_number": 1, "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "name": "clearwater-sg_vellum"}} 2019-07-12 10:55:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-4f276c16-9c15-40f7-b355-875bcc37d643 Date: Fri, 12 Jul 2019 10:55:11 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:11Z", "updated_at": "2019-07-12T10:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:11Z", "revision_number": 0, "id": "3863a887-5b27-4890-a037-c80ef3251bf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:11Z", "security_group_id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4d95fca4e84fcc86e674097308877a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:11Z", "revision_number": 0, "id": "c23c31b0-fcd1-4f6c-a7bd-1799d5db8022", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:11Z", "security_group_id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4d95fca4e84fcc86e674097308877a"}], "revision_number": 1, "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "name": "clearwater-sg_dime"}} 2019-07-12 10:55:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 10:55:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-e6f1071d-78fc-4e48-94be-fb872446789c 2019-07-12 10:55:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-e6f1071d-78fc-4e48-94be-fb872446789c 2019-07-12 10:55:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-4f276c16-9c15-40f7-b355-875bcc37d643 2019-07-12 10:55:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-07-12 10:55:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-4f276c16-9c15-40f7-b355-875bcc37d643 2019-07-12 10:55:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-1c0ef019-b172-426f-b851-b4822b1b3b00 Date: Fri, 12 Jul 2019 10:55:11 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 80, "updated_at": "2019-07-12T10:55:11Z", "security_group_id": "e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff", "port_range_min": 80, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:11Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "e2f9a0a2-483b-4e68-8828-b05d5195d1f0"}} 2019-07-12 10:55:35,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd606265bc1390869efad1f2d3ddad2789189239" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 443, "security_group_id": "e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff", "port_range_min": 443, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:35,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-4f276c16-9c15-40f7-b355-875bcc37d643 Date: Fri, 12 Jul 2019 10:55:11 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:11Z", "updated_at": "2019-07-12T10:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:11Z", "revision_number": 0, "id": "3863a887-5b27-4890-a037-c80ef3251bf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:11Z", "security_group_id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4d95fca4e84fcc86e674097308877a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:11Z", "revision_number": 0, "id": "c23c31b0-fcd1-4f6c-a7bd-1799d5db8022", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:11Z", "security_group_id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4d95fca4e84fcc86e674097308877a"}], "revision_number": 1, "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "name": "clearwater-sg_dime"}} 2019-07-12 10:55:35,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-07-12 10:55:35,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-8ec5c904-e600-4fe5-923e-afac18e81cc6 Date: Fri, 12 Jul 2019 10:55:11 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 443, "updated_at": "2019-07-12T10:55:11Z", "security_group_id": "e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff", "port_range_min": 443, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:11Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8141a653-6791-41dc-8e3c-90fcb46a5a05"}} 2019-07-12 10:55:35,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b09becf77aac75fd81e87a5deff01a7f025930f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:35,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b09becf77aac75fd81e87a5deff01a7f025930f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:35,006 - 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'8b4d95fca4e84fcc86e674097308877a', u'created_at': u'2019-07-12T10:55:10Z', u'updated_at': u'2019-07-12T10:55:10Z', u'floating_network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'8b4d95fca4e84fcc86e674097308877a', u'port_id': None, u'id': u'ef5167e5-3b55-4a53-82b9-9749c433ef6b', u'qos_policy_id': None} 2019-07-12 10:55:35,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f7fed468-8158-4593-9d69-f0ca843fdce5 Date: Fri, 12 Jul 2019 10:55:11 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 3478, "updated_at": "2019-07-12T10:55:11Z", "security_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "port_range_min": 3478, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:11Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "00aebbd8-8e0b-44cf-a306-fc5380823f4a"}} 2019-07-12 10:55:35,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-f7fed468-8158-4593-9d69-f0ca843fdce5 2019-07-12 10:55:35,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-f7fed468-8158-4593-9d69-f0ca843fdce5 2019-07-12 10:55:35,007 - 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'8b4d95fca4e84fcc86e674097308877a', u'created_at': u'2019-07-12T10:55:10Z', u'updated_at': u'2019-07-12T10:55:10Z', u'floating_network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'8b4d95fca4e84fcc86e674097308877a', u'port_id': None, u'id': u'395e6c51-07de-411b-ad38-6293b172310d', u'qos_policy_id': None} 2019-07-12 10:55:35,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b09becf77aac75fd81e87a5deff01a7f025930f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:35,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b09becf77aac75fd81e87a5deff01a7f025930f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:35,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f02bdad7-f7d4-45df-a1ae-74b57dbd837d Date: Fri, 12 Jul 2019 10:55:11 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 3478, "updated_at": "2019-07-12T10:55:11Z", "security_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "port_range_min": 3478, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:11Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "b5ea29fb-cbf0-432e-ba4c-02cbfd9b8864"}} 2019-07-12 10:55:35,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-f02bdad7-f7d4-45df-a1ae-74b57dbd837d 2019-07-12 10:55:35,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-12 10:55:35,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 10:55:35,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-8ec5c904-e600-4fe5-923e-afac18e81cc6 2019-07-12 10:55:35,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/security-groups/0f71fb0e-52ab-4deb-92fd-16904869509e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b09becf77aac75fd81e87a5deff01a7f025930f" 2019-07-12 10:55:35,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-12 10:55:35,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-2e7c1733-198a-4210-9cf5-7475fc93f3f5 Date: Fri, 12 Jul 2019 10:55:11 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:10Z", "updated_at": "2019-07-12T10:55:10Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "8b4d95fca4e84fcc86e674097308877a", "port_id": null, "id": "ef5167e5-3b55-4a53-82b9-9749c433ef6b", "qos_policy_id": null}} 2019-07-12 10:55:35,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-2e7c1733-198a-4210-9cf5-7475fc93f3f5 2019-07-12 10:55:35,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-13fb0ed8-159e-448e-bf66-314f3ce37538 2019-07-12 10:55:35,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-8ec5c904-e600-4fe5-923e-afac18e81cc6 2019-07-12 10:55:35,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-13fb0ed8-159e-448e-bf66-314f3ce37538 Date: Fri, 12 Jul 2019 10:55:11 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:10Z", "updated_at": "2019-07-12T10:55:10Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "8b4d95fca4e84fcc86e674097308877a", "port_id": null, "id": "395e6c51-07de-411b-ad38-6293b172310d", "qos_policy_id": null}} 2019-07-12 10:55:35,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-2e7c1733-198a-4210-9cf5-7475fc93f3f5 2019-07-12 10:55:35,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-13fb0ed8-159e-448e-bf66-314f3ce37538 2019-07-12 10:55:35,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-d104a15b-d8da-4fe9-89c5-205dd493e54b 2019-07-12 10:55:35,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-cfe45513-d3f3-4aa4-a3c4-c294aba74162 Date: Fri, 12 Jul 2019 10:55:11 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:09Z", "updated_at": "2019-07-12T10:55:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:09Z", "revision_number": 0, "id": "46a30d22-b808-46a8-8aec-8f528213d17d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:09Z", "security_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4d95fca4e84fcc86e674097308877a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:09Z", "revision_number": 0, "id": "6866d8ba-f9fd-4d0a-89f4-f0c1a1200ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:09Z", "security_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4d95fca4e84fcc86e674097308877a"}], "revision_number": 1, "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "name": "clearwater-sg_bono"}} 2019-07-12 10:55:35,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-d104a15b-d8da-4fe9-89c5-205dd493e54b 2019-07-12 10:55:35,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups/0f71fb0e-52ab-4deb-92fd-16904869509e.json used request id req-cfe45513-d3f3-4aa4-a3c4-c294aba74162 2019-07-12 10:55:35,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-d104a15b-d8da-4fe9-89c5-205dd493e54b Date: Fri, 12 Jul 2019 10:55:12 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5060, "updated_at": "2019-07-12T10:55:11Z", "security_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "port_range_min": 5060, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:11Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "1f06f952-b6f8-404f-b916-8916f1ef344f"}} 2019-07-12 10:55:35,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/security-groups/0f71fb0e-52ab-4deb-92fd-16904869509e.json used request id req-cfe45513-d3f3-4aa4-a3c4-c294aba74162 2019-07-12 10:55:35,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-f02bdad7-f7d4-45df-a1ae-74b57dbd837d 2019-07-12 10:55:35,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b09becf77aac75fd81e87a5deff01a7f025930f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "port_range_min": 32768, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:35,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-cd327028-6502-4270-86cf-2709d88f02db 2019-07-12 10:55:35,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-ad950fed-e688-4856-b916-98722a331c1f Date: Fri, 12 Jul 2019 10:55:12 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-07-12T10:55:12Z", "security_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "port_range_min": 32768, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:12Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "ed35df32-295d-41d6-bf56-988efe43cc03"}} 2019-07-12 10:55:35,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-ad950fed-e688-4856-b916-98722a331c1f 2019-07-12 10:55:35,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 10:55:35,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 10:55:35,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-ad950fed-e688-4856-b916-98722a331c1f 2019-07-12 10:55:35,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b09becf77aac75fd81e87a5deff01a7f025930f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6669, "security_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "port_range_min": 6669, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:35,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-cd327028-6502-4270-86cf-2709d88f02db Date: Fri, 12 Jul 2019 10:55:12 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5062, "updated_at": "2019-07-12T10:55:12Z", "security_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "port_range_min": 5062, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:12Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "a68c1c75-1858-4db7-888b-72d148a8ef73"}} 2019-07-12 10:55:35,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b09becf77aac75fd81e87a5deff01a7f025930f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5062, "security_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "port_range_min": 5062, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:35,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-2b6e0eb4-e487-499c-a6ed-32a9e907130e 2019-07-12 10:55:35,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-2b6e0eb4-e487-499c-a6ed-32a9e907130e 2019-07-12 10:55:35,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2b6e0eb4-e487-499c-a6ed-32a9e907130e Date: Fri, 12 Jul 2019 10:55:12 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5060, "updated_at": "2019-07-12T10:55:12Z", "security_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "port_range_min": 5060, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:12Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "a9d40c81-cd7d-4e86-8231-bbe74aaa6853"}} 2019-07-12 10:55:35,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-cd327028-6502-4270-86cf-2709d88f02db 2019-07-12 10:55:35,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-33b17807-ecf2-443f-b33f-87aa183a5e57 Date: Fri, 12 Jul 2019 10:55:12 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6669, "updated_at": "2019-07-12T10:55:12Z", "security_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "port_range_min": 6669, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:12Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "839f32f2-0526-46f0-9e21-599642abe365"}} 2019-07-12 10:55:35,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-12 10:55:40,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-3c460fe8-1789-4ed2-8def-89f6e5cb0e2c 2019-07-12 10:55:40,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-3c460fe8-1789-4ed2-8def-89f6e5cb0e2c 2019-07-12 10:55:40,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-12 10:55:40,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/security-groups/9e8ad355-b127-4b6c-a10a-2ea3a2055ca5.json used request id req-06b86d23-eb35-4f90-ad51-07555b55dd88 2019-07-12 10:55:40,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-33b17807-ecf2-443f-b33f-87aa183a5e57 2019-07-12 10:55:40,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/security-groups/9e8ad355-b127-4b6c-a10a-2ea3a2055ca5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7b8bee2e93a44ff7ffb2172f32c762c0d5fb07" 2019-07-12 10:55:40,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-06b86d23-eb35-4f90-ad51-07555b55dd88 Date: Fri, 12 Jul 2019 10:55:12 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:10Z", "updated_at": "2019-07-12T10:55:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:10Z", "revision_number": 0, "id": "0a91995e-8050-4759-8631-8a17011d718d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:10Z", "security_group_id": "9e8ad355-b127-4b6c-a10a-2ea3a2055ca5", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4d95fca4e84fcc86e674097308877a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:10Z", "revision_number": 0, "id": "629cae21-93e8-4a9f-85e7-da17ead937fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:10Z", "security_group_id": "9e8ad355-b127-4b6c-a10a-2ea3a2055ca5", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4d95fca4e84fcc86e674097308877a"}], "revision_number": 1, "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "9e8ad355-b127-4b6c-a10a-2ea3a2055ca5", "name": "clearwater-sg_bind"}} 2019-07-12 10:55:40,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7b8bee2e93a44ff7ffb2172f32c762c0d5fb07" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "9e8ad355-b127-4b6c-a10a-2ea3a2055ca5", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:40,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-33b17807-ecf2-443f-b33f-87aa183a5e57 2019-07-12 10:55:40,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-2f8b6e94-af8b-4ffc-bdc2-b812307600e8 Date: Fri, 12 Jul 2019 10:55:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 53, "updated_at": "2019-07-12T10:55:12Z", "security_group_id": "9e8ad355-b127-4b6c-a10a-2ea3a2055ca5", "port_range_min": 53, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:12Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "5110caaa-5af8-4df5-82e6-c77b22a5ef8e"}} 2019-07-12 10:55:40,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups/9e8ad355-b127-4b6c-a10a-2ea3a2055ca5.json used request id req-06b86d23-eb35-4f90-ad51-07555b55dd88 2019-07-12 10:55:40,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-2f8b6e94-af8b-4ffc-bdc2-b812307600e8 2019-07-12 10:55:40,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/security-groups/70a19d8c-8584-4edf-b87f-a14988a13a4f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23e9b7502474d75715a62bb3663e1c35ddcbdd8" 2019-07-12 10:55:40,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7b8bee2e93a44ff7ffb2172f32c762c0d5fb07" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "9e8ad355-b127-4b6c-a10a-2ea3a2055ca5", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:40,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-2f8b6e94-af8b-4ffc-bdc2-b812307600e8 2019-07-12 10:55:40,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups/70a19d8c-8584-4edf-b87f-a14988a13a4f.json used request id req-653a0ce7-804a-416b-bcc7-ef114fa545d4 2019-07-12 10:55:40,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/security-groups/8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c43123c42cd970f1338575690438d01a173b1a5" 2019-07-12 10:55:40,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-12 10:55:40,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23e9b7502474d75715a62bb3663e1c35ddcbdd8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7888, "security_group_id": "70a19d8c-8584-4edf-b87f-a14988a13a4f", "port_range_min": 7888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:40,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b09becf77aac75fd81e87a5deff01a7f025930f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:40,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-12 10:55:40,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/security-groups/70a19d8c-8584-4edf-b87f-a14988a13a4f.json used request id req-653a0ce7-804a-416b-bcc7-ef114fa545d4 2019-07-12 10:55:40,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-653a0ce7-804a-416b-bcc7-ef114fa545d4 Date: Fri, 12 Jul 2019 10:55:13 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:10Z", "updated_at": "2019-07-12T10:55:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:10Z", "revision_number": 0, "id": "23fc9fd8-942f-4de9-a652-0988f4a66265", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:10Z", "security_group_id": "70a19d8c-8584-4edf-b87f-a14988a13a4f", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4d95fca4e84fcc86e674097308877a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:10Z", "revision_number": 0, "id": "ed9b3a58-3066-4288-92cc-89c3e43c4e5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:10Z", "security_group_id": "70a19d8c-8584-4edf-b87f-a14988a13a4f", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4d95fca4e84fcc86e674097308877a"}], "revision_number": 1, "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "70a19d8c-8584-4edf-b87f-a14988a13a4f", "name": "clearwater-sg_homer"}} 2019-07-12 10:55:40,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-838b8a86-e10a-4ecc-9c2a-a4f4af04f1ec 2019-07-12 10:55:40,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23e9b7502474d75715a62bb3663e1c35ddcbdd8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "70a19d8c-8584-4edf-b87f-a14988a13a4f", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:40,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-838b8a86-e10a-4ecc-9c2a-a4f4af04f1ec 2019-07-12 10:55:40,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c00571bb-8226-4801-9a1a-dbc79a723273 Date: Fri, 12 Jul 2019 10:55:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9160, "updated_at": "2019-07-12T10:55:13Z", "security_group_id": "70a19d8c-8584-4edf-b87f-a14988a13a4f", "port_range_min": 9160, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:13Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "716ce8ee-987a-4057-b5e9-e2b42506226e"}} 2019-07-12 10:55:40,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-42443de1-fe46-491b-aa57-13d6e378daac 2019-07-12 10:55:40,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-42443de1-fe46-491b-aa57-13d6e378daac 2019-07-12 10:55:40,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-838b8a86-e10a-4ecc-9c2a-a4f4af04f1ec Date: Fri, 12 Jul 2019 10:55:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7888, "updated_at": "2019-07-12T10:55:13Z", "security_group_id": "70a19d8c-8584-4edf-b87f-a14988a13a4f", "port_range_min": 7888, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:13Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "a0c0b8a8-e02f-4e39-b7b3-51c7296c195f"}} 2019-07-12 10:55:40,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-c00571bb-8226-4801-9a1a-dbc79a723273 2019-07-12 10:55:40,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-42443de1-fe46-491b-aa57-13d6e378daac Date: Fri, 12 Jul 2019 10:55:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 53, "updated_at": "2019-07-12T10:55:13Z", "security_group_id": "9e8ad355-b127-4b6c-a10a-2ea3a2055ca5", "port_range_min": 53, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:13Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "0b9ae275-2d27-4252-a3c5-18c44524a37e"}} 2019-07-12 10:55:40,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-c00571bb-8226-4801-9a1a-dbc79a723273 2019-07-12 10:55:40,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-12 10:55:40,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-a2a5eda1-bdec-4456-a48f-3a6f1d337e4a Date: Fri, 12 Jul 2019 10:55:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 11211, "updated_at": "2019-07-12T10:55:13Z", "security_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "port_range_min": 11211, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:13Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "28ed4133-aec8-40da-9699-1aa127f035e9"}} 2019-07-12 10:55:40,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-12 10:55:40,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-12 10:55:40,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-a2a5eda1-bdec-4456-a48f-3a6f1d337e4a 2019-07-12 10:55:40,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-a2a5eda1-bdec-4456-a48f-3a6f1d337e4a 2019-07-12 10:55:40,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/security-groups/e3192070-1183-42b9-91cd-2c19aea9a99b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ca27540ec47b8b9b167c90c723c0b608a1db0d" 2019-07-12 10:55:40,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c43123c42cd970f1338575690438d01a173b1a5" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11211, "security_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "port_range_min": 11211, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:40,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-35c0fa52-742c-4ae4-9a30-970833a4ed06 Date: Fri, 12 Jul 2019 10:55:13 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:10Z", "updated_at": "2019-07-12T10:55:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:10Z", "revision_number": 0, "id": "0c4239d4-591d-4d2e-a253-caac19d7e279", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:10Z", "security_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4d95fca4e84fcc86e674097308877a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:10Z", "revision_number": 0, "id": "c6a9952e-411b-4530-bfbb-21747c81fc8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:10Z", "security_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4d95fca4e84fcc86e674097308877a"}], "revision_number": 1, "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "name": "clearwater-sg_vellum"}} 2019-07-12 10:55:40,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-9d2e09cd-edb8-4041-a83f-529460c0a130 2019-07-12 10:55:40,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/security-groups/8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5.json used request id req-35c0fa52-742c-4ae4-9a30-970833a4ed06 2019-07-12 10:55:40,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups/8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5.json used request id req-35c0fa52-742c-4ae4-9a30-970833a4ed06 2019-07-12 10:55:40,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-bf461c75-1a3a-4b38-8aac-17157d5d29ec Date: Fri, 12 Jul 2019 10:55:13 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:11Z", "updated_at": "2019-07-12T10:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:11Z", "revision_number": 0, "id": "3863a887-5b27-4890-a037-c80ef3251bf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:11Z", "security_group_id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4d95fca4e84fcc86e674097308877a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T10:55:11Z", "revision_number": 0, "id": "c23c31b0-fcd1-4f6c-a7bd-1799d5db8022", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T10:55:11Z", "security_group_id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4d95fca4e84fcc86e674097308877a"}], "revision_number": 1, "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "name": "clearwater-sg_dime"}} 2019-07-12 10:55:40,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups/e3192070-1183-42b9-91cd-2c19aea9a99b.json used request id req-bf461c75-1a3a-4b38-8aac-17157d5d29ec 2019-07-12 10:55:40,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/security-groups/e3192070-1183-42b9-91cd-2c19aea9a99b.json used request id req-bf461c75-1a3a-4b38-8aac-17157d5d29ec 2019-07-12 10:55:40,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ca27540ec47b8b9b167c90c723c0b608a1db0d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8888, "security_group_id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "port_range_min": 8888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:40,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c43123c42cd970f1338575690438d01a173b1a5" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11311, "security_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "port_range_min": 11311, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:45,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-9d2e09cd-edb8-4041-a83f-529460c0a130 Date: Fri, 12 Jul 2019 10:55:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 8888, "updated_at": "2019-07-12T10:55:13Z", "security_group_id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "port_range_min": 8888, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:13Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "ba06f645-f5ff-4b0b-8240-f961b6c5b74f"}} 2019-07-12 10:55:45,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-2bd5085e-d274-4597-a589-5d16f42f62da 2019-07-12 10:55:45,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-2bd5085e-d274-4597-a589-5d16f42f62da 2019-07-12 10:55:45,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ca27540ec47b8b9b167c90c723c0b608a1db0d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 10888, "security_group_id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "port_range_min": 10888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:45,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ca27540ec47b8b9b167c90c723c0b608a1db0d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8889, "security_group_id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "port_range_min": 8889, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:45,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-8c2df658-9856-479b-ad85-314758ea7c5f Date: Fri, 12 Jul 2019 10:55:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7253, "updated_at": "2019-07-12T10:55:13Z", "security_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "port_range_min": 7253, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:13Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "59cbb1b3-d3b5-4927-8238-760025ac1c62"}} 2019-07-12 10:55:45,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-9d2e09cd-edb8-4041-a83f-529460c0a130 2019-07-12 10:55:45,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-74bdd742-e290-4bec-8d51-1a9506ffed0f Date: Fri, 12 Jul 2019 10:55:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7000, "updated_at": "2019-07-12T10:55:13Z", "security_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "port_range_min": 7000, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:13Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "b5311d3d-cac5-4715-9ceb-b85a61b9e502"}} 2019-07-12 10:55:45,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2bd5085e-d274-4597-a589-5d16f42f62da Date: Fri, 12 Jul 2019 10:55:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 8889, "updated_at": "2019-07-12T10:55:13Z", "security_group_id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "port_range_min": 8889, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:13Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "1f523633-8f26-42eb-8313-bb5d1b9bcda0"}} 2019-07-12 10:55:45,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-8c2df658-9856-479b-ad85-314758ea7c5f 2019-07-12 10:55:45,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-8c2df658-9856-479b-ad85-314758ea7c5f 2019-07-12 10:55:45,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-74bdd742-e290-4bec-8d51-1a9506ffed0f 2019-07-12 10:55:45,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-74bdd742-e290-4bec-8d51-1a9506ffed0f 2019-07-12 10:55:45,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-a5dacf71-2e89-4ed4-af0b-432286f2dfcb Date: Fri, 12 Jul 2019 10:55:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 10888, "updated_at": "2019-07-12T10:55:13Z", "security_group_id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "port_range_min": 10888, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:13Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "0adc65e6-5c95-43a6-8dfa-4676890ab6cc"}} 2019-07-12 10:55:45,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-a5dacf71-2e89-4ed4-af0b-432286f2dfcb 2019-07-12 10:55:45,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c43123c42cd970f1338575690438d01a173b1a5" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7000, "security_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "port_range_min": 7000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:45,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-a5dacf71-2e89-4ed4-af0b-432286f2dfcb 2019-07-12 10:55:45,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups/8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5.json used request id req-35c0fa52-742c-4ae4-9a30-970833a4ed06 2019-07-12 10:55:45,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3941efea-9df7-4c6e-b8f7-d6fd7001f632 Date: Fri, 12 Jul 2019 10:55:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9160, "updated_at": "2019-07-12T10:55:13Z", "security_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "port_range_min": 9160, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:13Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "28b9e2f1-e0d7-4137-a115-72d2297d89c8"}} 2019-07-12 10:55:45,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c43123c42cd970f1338575690438d01a173b1a5" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:45,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-c00571bb-8226-4801-9a1a-dbc79a723273 2019-07-12 10:55:45,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c00571bb-8226-4801-9a1a-dbc79a723273 Date: Fri, 12 Jul 2019 10:55:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9160, "updated_at": "2019-07-12T10:55:13Z", "security_group_id": "70a19d8c-8584-4edf-b87f-a14988a13a4f", "port_range_min": 9160, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:13Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "716ce8ee-987a-4057-b5e9-e2b42506226e"}} 2019-07-12 10:55:45,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-838b8a86-e10a-4ecc-9c2a-a4f4af04f1ec 2019-07-12 10:55:45,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 10:55:45,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-12 10:55:45,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 10:55:45,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-23024690-0195-40b1-be54-39af3ff4748b 2019-07-12 10:55:45,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-23024690-0195-40b1-be54-39af3ff4748b Date: Fri, 12 Jul 2019 10:55:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "updated_at": "2019-07-12T10:55:13Z", "security_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "port_range_min": 6667, "revision_number": 0, "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:13Z", "project_id": "8b4d95fca4e84fcc86e674097308877a", "id": "c5a3d139-3808-4c84-98e3-aaa4515b740a"}} 2019-07-12 10:55:45,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c43123c42cd970f1338575690438d01a173b1a5" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6668, "security_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "port_range_min": 6667, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 10:55:45,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-3941efea-9df7-4c6e-b8f7-d6fd7001f632 2019-07-12 10:55:45,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-3941efea-9df7-4c6e-b8f7-d6fd7001f632 2019-07-12 10:55:45,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-23024690-0195-40b1-be54-39af3ff4748b 2019-07-12 10:55:45,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-12 10:55:45,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-12 10:55:45,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 10:55:45,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 10:55:45,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-12 10:55:45,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-12 10:55:45,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 10:55:45,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-12 10:55:45,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-12 10:55:45,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-12 10:55:45,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-12 10:55:45,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 10:55:45,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-12 10:55:45,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 10:55:45,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 10:55:45,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-12 10:55:45,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 10:55:45,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-12 10:55:50,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-12 10:55:50,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-12 10:55:50,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-12 10:55:50,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56d58d70-1177-42a7-9727-3d9b97123527 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:55:50,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:55:50,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:55:50,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_hhmrwa'} 2019-07-12 10:55:50,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'external_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNftz4vrBD9OdUYKJ2Bq4yNfQ77hAuxjfQCNa+36RHJWhF2FA4JH+sE4Si9M1MeaQ1pAdNXryy9LiyRM5y90RszpBOX4yMEdbYAU5SwBpVbt2weDT3p5+UApZKB6suMFM+81GmkD6u80MysvvDCtQ/rTXYtKV9fj94WJLLHGeiN6NVHLZ1nrOJK2W5wagQMbg8jzlCffJ4TNyOzHNKVfSy23mB6ebmvcp1k0R+ZfN0Y+SV7LaybhkIfQHBCxyKPZX11PaV1WOKsE8yQYiZ/epaUSWTnUilHC3a660+E97vtrlXDLvnQvw2UnBKbgpZRuCgwL5q84EXfCtRK3tr3EOZ Generated-by-Nova', u'name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'fingerprint': u'63:e3:9a:17:5f:c2:0c:5d:a5:9b:18:86:f0:13:70:b5'}}}] 2019-07-12 10:55:50,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-56d58d70-1177-42a7-9727-3d9b97123527 2019-07-12 10:55:50,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56d58d70-1177-42a7-9727-3d9b97123527 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:55:50,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-56d58d70-1177-42a7-9727-3d9b97123527 2019-07-12 10:55:50,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 10:55:50,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-12 10:55:50,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 10:55:50,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 10:55:50,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b2a954455ff032b24a77913901055dd0170295" 2019-07-12 10:55:50,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b2a954455ff032b24a77913901055dd0170295" 2019-07-12 10:55:50,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 10:55:50,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 10:55:50,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b2a954455ff032b24a77913901055dd0170295" 2019-07-12 10:55:50,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-bddfcdfb-22a3-4990-b5d4-b47d3070a8af 2019-07-12 10:55:50,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-bddfcdfb-22a3-4990-b5d4-b47d3070a8af 2019-07-12 10:55:50,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-bddfcdfb-22a3-4990-b5d4-b47d3070a8af 2019-07-12 10:55:50,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-bddfcdfb-22a3-4990-b5d4-b47d3070a8af 2019-07-12 10:55:50,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bddfcdfb-22a3-4990-b5d4-b47d3070a8af x-compute-request-id: req-bddfcdfb-22a3-4990-b5d4-b47d3070a8af Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/15519655-3ff7-445b-933a-71a5e01afe29", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "742f55e7-4d2f-4da7-831b-b3fad032164b", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:55:50,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58e97b56-1595-42a2-8f12-cf3cf4e4ea1f x-compute-request-id: req-58e97b56-1595-42a2-8f12-cf3cf4e4ea1f Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "610fcec5-258b-4183-9df1-e72d9e1adf44", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "bookmark"}], "name": "cloudify_ims-flavor_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:55:50,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58e97b56-1595-42a2-8f12-cf3cf4e4ea1f x-compute-request-id: req-58e97b56-1595-42a2-8f12-cf3cf4e4ea1f Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "610fcec5-258b-4183-9df1-e72d9e1adf44", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "bookmark"}], "name": "cloudify_ims-flavor_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:55:50,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b2a954455ff032b24a77913901055dd0170295" 2019-07-12 10:55:50,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-58e97b56-1595-42a2-8f12-cf3cf4e4ea1f 2019-07-12 10:55:50,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-58e97b56-1595-42a2-8f12-cf3cf4e4ea1f 2019-07-12 10:55:50,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-58e97b56-1595-42a2-8f12-cf3cf4e4ea1f 2019-07-12 10:55:50,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-58e97b56-1595-42a2-8f12-cf3cf4e4ea1f 2019-07-12 10:55:50,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b2a954455ff032b24a77913901055dd0170295" 2019-07-12 10:55:50,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b2a954455ff032b24a77913901055dd0170295" 2019-07-12 10:55:50,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-6c903b58-f8f4-47ca-8de0-d385c347d8b9 2019-07-12 10:55:50,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c903b58-f8f4-47ca-8de0-d385c347d8b9 x-compute-request-id: req-6c903b58-f8f4-47ca-8de0-d385c347d8b9 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNftz4vrBD9OdUYKJ2Bq4yNfQ77hAuxjfQCNa+36RHJWhF2FA4JH+sE4Si9M1MeaQ1pAdNXryy9LiyRM5y90RszpBOX4yMEdbYAU5SwBpVbt2weDT3p5+UApZKB6suMFM+81GmkD6u80MysvvDCtQ/rTXYtKV9fj94WJLLHGeiN6NVHLZ1nrOJK2W5wagQMbg8jzlCffJ4TNyOzHNKVfSy23mB6ebmvcp1k0R+ZfN0Y+SV7LaybhkIfQHBCxyKPZX11PaV1WOKsE8yQYiZ/epaUSWTnUilHC3a660+E97vtrlXDLvnQvw2UnBKbgpZRuCgwL5q84EXfCtRK3tr3EOZ Generated-by-Nova", "name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "fingerprint": "63:e3:9a:17:5f:c2:0c:5d:a5:9b:18:86:f0:13:70:b5"}}]} 2019-07-12 10:55:50,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c903b58-f8f4-47ca-8de0-d385c347d8b9 x-compute-request-id: req-6c903b58-f8f4-47ca-8de0-d385c347d8b9 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNftz4vrBD9OdUYKJ2Bq4yNfQ77hAuxjfQCNa+36RHJWhF2FA4JH+sE4Si9M1MeaQ1pAdNXryy9LiyRM5y90RszpBOX4yMEdbYAU5SwBpVbt2weDT3p5+UApZKB6suMFM+81GmkD6u80MysvvDCtQ/rTXYtKV9fj94WJLLHGeiN6NVHLZ1nrOJK2W5wagQMbg8jzlCffJ4TNyOzHNKVfSy23mB6ebmvcp1k0R+ZfN0Y+SV7LaybhkIfQHBCxyKPZX11PaV1WOKsE8yQYiZ/epaUSWTnUilHC3a660+E97vtrlXDLvnQvw2UnBKbgpZRuCgwL5q84EXfCtRK3tr3EOZ Generated-by-Nova", "name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "fingerprint": "63:e3:9a:17:5f:c2:0c:5d:a5:9b:18:86:f0:13:70:b5"}}]} 2019-07-12 10:55:50,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-6c903b58-f8f4-47ca-8de0-d385c347d8b9 2019-07-12 10:55:50,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-6c903b58-f8f4-47ca-8de0-d385c347d8b9 2019-07-12 10:55:50,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f7fe9b8-5f4e-4199-8192-74bc8c138488 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:55:50,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 10:55:50,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 10:55:50,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-12 10:55:50,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:55:50,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bddfcdfb-22a3-4990-b5d4-b47d3070a8af x-compute-request-id: req-bddfcdfb-22a3-4990-b5d4-b47d3070a8af Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/15519655-3ff7-445b-933a-71a5e01afe29", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "742f55e7-4d2f-4da7-831b-b3fad032164b", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:55:50,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-6c903b58-f8f4-47ca-8de0-d385c347d8b9 2019-07-12 10:55:50,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:55:50,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f7fe9b8-5f4e-4199-8192-74bc8c138488 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:55:50,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-4f7fe9b8-5f4e-4199-8192-74bc8c138488 2019-07-12 10:55:50,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-4f7fe9b8-5f4e-4199-8192-74bc8c138488 2019-07-12 10:55:55,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-900fba27-65b9-4346-a577-aacf673e1164 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:55:55,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-900fba27-65b9-4346-a577-aacf673e1164 2019-07-12 10:55:55,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-900fba27-65b9-4346-a577-aacf673e1164 2019-07-12 10:55:55,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f13270830dbb3d615291f6c72766364dc2ffc1d" 2019-07-12 10:55:55,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307c80f0ae72c203f29c1116c9ca1a1caa5ec6e4" 2019-07-12 10:55:55,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_6jnt7w'} 2019-07-12 10:55:55,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-900fba27-65b9-4346-a577-aacf673e1164 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:55:55,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'external_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNftz4vrBD9OdUYKJ2Bq4yNfQ77hAuxjfQCNa+36RHJWhF2FA4JH+sE4Si9M1MeaQ1pAdNXryy9LiyRM5y90RszpBOX4yMEdbYAU5SwBpVbt2weDT3p5+UApZKB6suMFM+81GmkD6u80MysvvDCtQ/rTXYtKV9fj94WJLLHGeiN6NVHLZ1nrOJK2W5wagQMbg8jzlCffJ4TNyOzHNKVfSy23mB6ebmvcp1k0R+ZfN0Y+SV7LaybhkIfQHBCxyKPZX11PaV1WOKsE8yQYiZ/epaUSWTnUilHC3a660+E97vtrlXDLvnQvw2UnBKbgpZRuCgwL5q84EXfCtRK3tr3EOZ Generated-by-Nova', u'name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'fingerprint': u'63:e3:9a:17:5f:c2:0c:5d:a5:9b:18:86:f0:13:70:b5'}}}, {u'external_id': u'8ea0a427-cdd6-4dc4-93e0-9161ec469f65', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'5042e0bc-1ae9-4d96-81b8-c01bfd720935', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-07-12 10:55:55,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f13270830dbb3d615291f6c72766364dc2ffc1d" 2019-07-12 10:55:55,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307c80f0ae72c203f29c1116c9ca1a1caa5ec6e4" 2019-07-12 10:55:55,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:55:55,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-12 10:55:55,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:55:55,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-12 10:55:55,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ce989865-59e6-4919-85a6-ba0b06732138 Date: Fri, 12 Jul 2019 10:55:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4d95fca4e84fcc86e674097308877a","l2_adjacency":true,"status":"ACTIVE","subnets":["bb331423-4331-4cd8-8629-90ef60783618"],"description":"","tags":[],"updated_at":"2019-07-12T10:49:38Z","qos_policy_id":null,"name":"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a","admin_state_up":true,"tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:37Z","mtu":1450}]} 2019-07-12 10:55:55,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-12 10:55:55,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_hhmrwa', 'key_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'image': u'15519655-3ff7-445b-933a-71a5e01afe29', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'cloudify_management_network_id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}, 'nics': [{'net-id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}], 'flavor': u'58513fab-628e-48ee-aab6-00c08a1b9d31', 'security_groups': []} 2019-07-12 10:55:55,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_hhmrwa', 'key_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'image': u'15519655-3ff7-445b-933a-71a5e01afe29', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'cloudify_management_network_id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}, 'nics': [{'net-id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}], 'flavor': u'58513fab-628e-48ee-aab6-00c08a1b9d31', 'security_groups': []} 2019-07-12 10:55:55,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b2a954455ff032b24a77913901055dd0170295" -d '{"server": {"name": "server_clearwater-opnfv_proxy_host_hhmrwa", "imageRef": "15519655-3ff7-445b-933a-71a5e01afe29", "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "flavorRef": "58513fab-628e-48ee-aab6-00c08a1b9d31", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}}' 2019-07-12 10:55:55,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b2a954455ff032b24a77913901055dd0170295" -d '{"server": {"name": "server_clearwater-opnfv_proxy_host_hhmrwa", "imageRef": "15519655-3ff7-445b-933a-71a5e01afe29", "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "flavorRef": "58513fab-628e-48ee-aab6-00c08a1b9d31", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}}' 2019-07-12 10:55:55,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-ce989865-59e6-4919-85a6-ba0b06732138 2019-07-12 10:55:55,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-ce989865-59e6-4919-85a6-ba0b06732138 2019-07-12 10:55:55,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-ce989865-59e6-4919-85a6-ba0b06732138 2019-07-12 10:55:55,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-ce989865-59e6-4919-85a6-ba0b06732138 2019-07-12 10:55:55,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ce989865-59e6-4919-85a6-ba0b06732138 Date: Fri, 12 Jul 2019 10:55:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4d95fca4e84fcc86e674097308877a","l2_adjacency":true,"status":"ACTIVE","subnets":["bb331423-4331-4cd8-8629-90ef60783618"],"description":"","tags":[],"updated_at":"2019-07-12T10:49:38Z","qos_policy_id":null,"name":"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a","admin_state_up":true,"tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:37Z","mtu":1450}]} 2019-07-12 10:55:55,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-12 10:55:55,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-12 10:55:55,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 10:55:55,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-12 10:55:55,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-12 10:55:55,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-867597a2-6404-40a1-9716-dabe2545649c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:55:55,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-867597a2-6404-40a1-9716-dabe2545649c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:55:55,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:55:55,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:55:55,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_49wh78'} 2019-07-12 10:55:55,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'external_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNftz4vrBD9OdUYKJ2Bq4yNfQ77hAuxjfQCNa+36RHJWhF2FA4JH+sE4Si9M1MeaQ1pAdNXryy9LiyRM5y90RszpBOX4yMEdbYAU5SwBpVbt2weDT3p5+UApZKB6suMFM+81GmkD6u80MysvvDCtQ/rTXYtKV9fj94WJLLHGeiN6NVHLZ1nrOJK2W5wagQMbg8jzlCffJ4TNyOzHNKVfSy23mB6ebmvcp1k0R+ZfN0Y+SV7LaybhkIfQHBCxyKPZX11PaV1WOKsE8yQYiZ/epaUSWTnUilHC3a660+E97vtrlXDLvnQvw2UnBKbgpZRuCgwL5q84EXfCtRK3tr3EOZ Generated-by-Nova', u'name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'fingerprint': u'63:e3:9a:17:5f:c2:0c:5d:a5:9b:18:86:f0:13:70:b5'}}}, {u'external_id': u'8ea0a427-cdd6-4dc4-93e0-9161ec469f65', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'bf7f98f7-96cd-4078-b9b3-9ee8c00beda9', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}] 2019-07-12 10:55:55,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b49e78eb-da45-42c0-abca-5334d1fee6c9 x-compute-request-id: req-b49e78eb-da45-42c0-abca-5334d1fee6c9 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/15519655-3ff7-445b-933a-71a5e01afe29", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "742f55e7-4d2f-4da7-831b-b3fad032164b", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:55:55,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-867597a2-6404-40a1-9716-dabe2545649c 2019-07-12 10:55:55,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b49e78eb-da45-42c0-abca-5334d1fee6c9 x-compute-request-id: req-b49e78eb-da45-42c0-abca-5334d1fee6c9 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/15519655-3ff7-445b-933a-71a5e01afe29", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "742f55e7-4d2f-4da7-831b-b3fad032164b", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:55:55,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-867597a2-6404-40a1-9716-dabe2545649c 2019-07-12 10:55:55,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-b49e78eb-da45-42c0-abca-5334d1fee6c9 2019-07-12 10:55:55,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-b49e78eb-da45-42c0-abca-5334d1fee6c9 2019-07-12 10:55:55,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-b49e78eb-da45-42c0-abca-5334d1fee6c9 2019-07-12 10:55:55,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-12 10:55:55,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 10:55:55,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-12 10:55:55,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-b49e78eb-da45-42c0-abca-5334d1fee6c9 2019-07-12 10:55:55,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307c80f0ae72c203f29c1116c9ca1a1caa5ec6e4" 2019-07-12 10:55:55,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307c80f0ae72c203f29c1116c9ca1a1caa5ec6e4" 2019-07-12 10:55:55,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e124f6d26219d1e70f9bbeb40468e6926543064b" 2019-07-12 10:56:00,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-12 10:56:00,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-aede513d-c443-49b2-aee1-951b823c5e87 2019-07-12 10:56:00,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-12 10:56:00,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-12 10:56:00,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d0b507bddd1788c328e4376c4364d866903514" 2019-07-12 10:56:00,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05d0b507bddd1788c328e4376c4364d866903514" 2019-07-12 10:56:00,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-359e19b2-2a57-40ba-8192-c4d2700117d3 x-compute-request-id: req-359e19b2-2a57-40ba-8192-c4d2700117d3 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "610fcec5-258b-4183-9df1-e72d9e1adf44", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "bookmark"}], "name": "cloudify_ims-flavor_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:56:00,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aede513d-c443-49b2-aee1-951b823c5e87 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:00,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-359e19b2-2a57-40ba-8192-c4d2700117d3 x-compute-request-id: req-359e19b2-2a57-40ba-8192-c4d2700117d3 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "610fcec5-258b-4183-9df1-e72d9e1adf44", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "bookmark"}], "name": "cloudify_ims-flavor_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:56:00,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-359e19b2-2a57-40ba-8192-c4d2700117d3 2019-07-12 10:56:00,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-359e19b2-2a57-40ba-8192-c4d2700117d3 2019-07-12 10:56:00,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-359e19b2-2a57-40ba-8192-c4d2700117d3 2019-07-12 10:56:00,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-359e19b2-2a57-40ba-8192-c4d2700117d3 2019-07-12 10:56:00,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307c80f0ae72c203f29c1116c9ca1a1caa5ec6e4" 2019-07-12 10:56:00,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307c80f0ae72c203f29c1116c9ca1a1caa5ec6e4" 2019-07-12 10:56:00,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d692e44-2284-43e5-b28d-08e093011a89 x-compute-request-id: req-7d692e44-2284-43e5-b28d-08e093011a89 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNftz4vrBD9OdUYKJ2Bq4yNfQ77hAuxjfQCNa+36RHJWhF2FA4JH+sE4Si9M1MeaQ1pAdNXryy9LiyRM5y90RszpBOX4yMEdbYAU5SwBpVbt2weDT3p5+UApZKB6suMFM+81GmkD6u80MysvvDCtQ/rTXYtKV9fj94WJLLHGeiN6NVHLZ1nrOJK2W5wagQMbg8jzlCffJ4TNyOzHNKVfSy23mB6ebmvcp1k0R+ZfN0Y+SV7LaybhkIfQHBCxyKPZX11PaV1WOKsE8yQYiZ/epaUSWTnUilHC3a660+E97vtrlXDLvnQvw2UnBKbgpZRuCgwL5q84EXfCtRK3tr3EOZ Generated-by-Nova", "name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "fingerprint": "63:e3:9a:17:5f:c2:0c:5d:a5:9b:18:86:f0:13:70:b5"}}]} 2019-07-12 10:56:00,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d692e44-2284-43e5-b28d-08e093011a89 x-compute-request-id: req-7d692e44-2284-43e5-b28d-08e093011a89 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNftz4vrBD9OdUYKJ2Bq4yNfQ77hAuxjfQCNa+36RHJWhF2FA4JH+sE4Si9M1MeaQ1pAdNXryy9LiyRM5y90RszpBOX4yMEdbYAU5SwBpVbt2weDT3p5+UApZKB6suMFM+81GmkD6u80MysvvDCtQ/rTXYtKV9fj94WJLLHGeiN6NVHLZ1nrOJK2W5wagQMbg8jzlCffJ4TNyOzHNKVfSy23mB6ebmvcp1k0R+ZfN0Y+SV7LaybhkIfQHBCxyKPZX11PaV1WOKsE8yQYiZ/epaUSWTnUilHC3a660+E97vtrlXDLvnQvw2UnBKbgpZRuCgwL5q84EXfCtRK3tr3EOZ Generated-by-Nova", "name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "fingerprint": "63:e3:9a:17:5f:c2:0c:5d:a5:9b:18:86:f0:13:70:b5"}}]} 2019-07-12 10:56:00,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-7d692e44-2284-43e5-b28d-08e093011a89 2019-07-12 10:56:00,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-7d692e44-2284-43e5-b28d-08e093011a89 2019-07-12 10:56:00,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-7d692e44-2284-43e5-b28d-08e093011a89 2019-07-12 10:56:00,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-7d692e44-2284-43e5-b28d-08e093011a89 2019-07-12 10:56:00,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:00,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:00,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-12 10:56:00,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aede513d-c443-49b2-aee1-951b823c5e87 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:00,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-aede513d-c443-49b2-aee1-951b823c5e87 2019-07-12 10:56:00,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 10:56:00,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 10:56:00,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 10:56:00,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-2cce98ae-5277-410f-b129-575bbb2a6b0f 2019-07-12 10:56:00,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'external_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNftz4vrBD9OdUYKJ2Bq4yNfQ77hAuxjfQCNa+36RHJWhF2FA4JH+sE4Si9M1MeaQ1pAdNXryy9LiyRM5y90RszpBOX4yMEdbYAU5SwBpVbt2weDT3p5+UApZKB6suMFM+81GmkD6u80MysvvDCtQ/rTXYtKV9fj94WJLLHGeiN6NVHLZ1nrOJK2W5wagQMbg8jzlCffJ4TNyOzHNKVfSy23mB6ebmvcp1k0R+ZfN0Y+SV7LaybhkIfQHBCxyKPZX11PaV1WOKsE8yQYiZ/epaUSWTnUilHC3a660+E97vtrlXDLvnQvw2UnBKbgpZRuCgwL5q84EXfCtRK3tr3EOZ Generated-by-Nova', u'name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'fingerprint': u'63:e3:9a:17:5f:c2:0c:5d:a5:9b:18:86:f0:13:70:b5'}}}, {u'external_id': u'8ea0a427-cdd6-4dc4-93e0-9161ec469f65', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0f71fb0e-52ab-4deb-92fd-16904869509e', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'5042e0bc-1ae9-4d96-81b8-c01bfd720935', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'ef5167e5-3b55-4a53-82b9-9749c433ef6b', u'floating_ip_address': u'172.30.9.209', u'external_type': u'floatingip'}] 2019-07-12 10:56:00,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_tswntz'} 2019-07-12 10:56:00,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:00,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:00,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd833ae0-156f-49fb-8e4a-e10677c7a410 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:00,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd833ae0-156f-49fb-8e4a-e10677c7a410 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:00,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-bd833ae0-156f-49fb-8e4a-e10677c7a410 2019-07-12 10:56:00,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-bd833ae0-156f-49fb-8e4a-e10677c7a410 2019-07-12 10:56:00,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-39765606-fee8-4434-838e-a6f0fd4e317d Date: Fri, 12 Jul 2019 10:55:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4d95fca4e84fcc86e674097308877a","l2_adjacency":true,"status":"ACTIVE","subnets":["bb331423-4331-4cd8-8629-90ef60783618"],"description":"","tags":[],"updated_at":"2019-07-12T10:49:38Z","qos_policy_id":null,"name":"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a","admin_state_up":true,"tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:37Z","mtu":1450}]} 2019-07-12 10:56:00,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e124f6d26219d1e70f9bbeb40468e6926543064b" 2019-07-12 10:56:00,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-39765606-fee8-4434-838e-a6f0fd4e317d Date: Fri, 12 Jul 2019 10:55:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4d95fca4e84fcc86e674097308877a","l2_adjacency":true,"status":"ACTIVE","subnets":["bb331423-4331-4cd8-8629-90ef60783618"],"description":"","tags":[],"updated_at":"2019-07-12T10:49:38Z","qos_policy_id":null,"name":"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a","admin_state_up":true,"tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:37Z","mtu":1450}]} 2019-07-12 10:56:00,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-39765606-fee8-4434-838e-a6f0fd4e317d 2019-07-12 10:56:00,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-39765606-fee8-4434-838e-a6f0fd4e317d 2019-07-12 10:56:00,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-39765606-fee8-4434-838e-a6f0fd4e317d 2019-07-12 10:56:00,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-39765606-fee8-4434-838e-a6f0fd4e317d 2019-07-12 10:56:00,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-12 10:56:00,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_6jnt7w', 'key_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'image': u'15519655-3ff7-445b-933a-71a5e01afe29', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'cloudify_management_network_id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}, 'nics': [{'net-id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}], 'flavor': u'58513fab-628e-48ee-aab6-00c08a1b9d31', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-07-12 10:56:00,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_6jnt7w', 'key_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'image': u'15519655-3ff7-445b-933a-71a5e01afe29', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'cloudify_management_network_id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}, 'nics': [{'net-id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}], 'flavor': u'58513fab-628e-48ee-aab6-00c08a1b9d31', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-07-12 10:56:00,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-12 10:56:00,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307c80f0ae72c203f29c1116c9ca1a1caa5ec6e4" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_6jnt7w", "imageRef": "15519655-3ff7-445b-933a-71a5e01afe29", "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "flavorRef": "58513fab-628e-48ee-aab6-00c08a1b9d31", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}}' 2019-07-12 10:56:06,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-43152e83-85ad-41b3-a008-996a9f66a554 2019-07-12 10:56:06,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-43152e83-85ad-41b3-a008-996a9f66a554 2019-07-12 10:56:06,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-43152e83-85ad-41b3-a008-996a9f66a554 2019-07-12 10:56:06,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 10:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-43152e83-85ad-41b3-a008-996a9f66a554 x-compute-request-id: req-43152e83-85ad-41b3-a008-996a9f66a554 Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ae4a2bc3-152d-469b-b878-870417ae5baa", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ae4a2bc3-152d-469b-b878-870417ae5baa", "rel": "bookmark"}], "adminPass": "tC585GN3j6Qg"}} 2019-07-12 10:56:06,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 10:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-43152e83-85ad-41b3-a008-996a9f66a554 x-compute-request-id: req-43152e83-85ad-41b3-a008-996a9f66a554 Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ae4a2bc3-152d-469b-b878-870417ae5baa", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ae4a2bc3-152d-469b-b878-870417ae5baa", "rel": "bookmark"}], "adminPass": "tC585GN3j6Qg"}} 2019-07-12 10:56:06,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:06,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e124f6d26219d1e70f9bbeb40468e6926543064b" 2019-07-12 10:56:06,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307c80f0ae72c203f29c1116c9ca1a1caa5ec6e4" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_6jnt7w", "imageRef": "15519655-3ff7-445b-933a-71a5e01afe29", "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "flavorRef": "58513fab-628e-48ee-aab6-00c08a1b9d31", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}}' 2019-07-12 10:56:06,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}307c80f0ae72c203f29c1116c9ca1a1caa5ec6e4" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_6jnt7w", "imageRef": "15519655-3ff7-445b-933a-71a5e01afe29", "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "flavorRef": "58513fab-628e-48ee-aab6-00c08a1b9d31", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}}' 2019-07-12 10:56:06,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-12 10:56:06,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_6jnt7w', 'key_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'image': u'15519655-3ff7-445b-933a-71a5e01afe29', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'cloudify_management_network_id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}, 'nics': [{'net-id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}], 'flavor': u'58513fab-628e-48ee-aab6-00c08a1b9d31', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-07-12 10:56:06,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_6jnt7w', 'key_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'image': u'15519655-3ff7-445b-933a-71a5e01afe29', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'cloudify_management_network_id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}, 'nics': [{'net-id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}], 'flavor': u'58513fab-628e-48ee-aab6-00c08a1b9d31', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-07-12 10:56:06,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 10:56:06,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 10:56:06,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 10:56:06,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-12 10:56:06,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-39765606-fee8-4434-838e-a6f0fd4e317d 2019-07-12 10:56:06,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-39765606-fee8-4434-838e-a6f0fd4e317d 2019-07-12 10:56:06,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-39765606-fee8-4434-838e-a6f0fd4e317d 2019-07-12 10:56:06,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-39765606-fee8-4434-838e-a6f0fd4e317d 2019-07-12 10:56:06,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-39765606-fee8-4434-838e-a6f0fd4e317d Date: Fri, 12 Jul 2019 10:55:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4d95fca4e84fcc86e674097308877a","l2_adjacency":true,"status":"ACTIVE","subnets":["bb331423-4331-4cd8-8629-90ef60783618"],"description":"","tags":[],"updated_at":"2019-07-12T10:49:38Z","qos_policy_id":null,"name":"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a","admin_state_up":true,"tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:37Z","mtu":1450}]} 2019-07-12 10:56:06,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e124f6d26219d1e70f9bbeb40468e6926543064b" 2019-07-12 10:56:06,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-39765606-fee8-4434-838e-a6f0fd4e317d Date: Fri, 12 Jul 2019 10:55:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4d95fca4e84fcc86e674097308877a","l2_adjacency":true,"status":"ACTIVE","subnets":["bb331423-4331-4cd8-8629-90ef60783618"],"description":"","tags":[],"updated_at":"2019-07-12T10:49:38Z","qos_policy_id":null,"name":"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a","admin_state_up":true,"tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:37Z","mtu":1450}]} 2019-07-12 10:56:06,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-bd833ae0-156f-49fb-8e4a-e10677c7a410 2019-07-12 10:56:06,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-bd833ae0-156f-49fb-8e4a-e10677c7a410 2019-07-12 10:56:06,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd833ae0-156f-49fb-8e4a-e10677c7a410 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:06,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd833ae0-156f-49fb-8e4a-e10677c7a410 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:06,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:06,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:06,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_tswntz'} 2019-07-12 10:56:06,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'external_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNftz4vrBD9OdUYKJ2Bq4yNfQ77hAuxjfQCNa+36RHJWhF2FA4JH+sE4Si9M1MeaQ1pAdNXryy9LiyRM5y90RszpBOX4yMEdbYAU5SwBpVbt2weDT3p5+UApZKB6suMFM+81GmkD6u80MysvvDCtQ/rTXYtKV9fj94WJLLHGeiN6NVHLZ1nrOJK2W5wagQMbg8jzlCffJ4TNyOzHNKVfSy23mB6ebmvcp1k0R+ZfN0Y+SV7LaybhkIfQHBCxyKPZX11PaV1WOKsE8yQYiZ/epaUSWTnUilHC3a660+E97vtrlXDLvnQvw2UnBKbgpZRuCgwL5q84EXfCtRK3tr3EOZ Generated-by-Nova', u'name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'fingerprint': u'63:e3:9a:17:5f:c2:0c:5d:a5:9b:18:86:f0:13:70:b5'}}}, {u'external_id': u'8ea0a427-cdd6-4dc4-93e0-9161ec469f65', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0f71fb0e-52ab-4deb-92fd-16904869509e', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'5042e0bc-1ae9-4d96-81b8-c01bfd720935', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'ef5167e5-3b55-4a53-82b9-9749c433ef6b', u'floating_ip_address': u'172.30.9.209', u'external_type': u'floatingip'}] 2019-07-12 10:56:06,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 10:56:06,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 10:56:06,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-12 10:56:06,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04e53205-6a9c-4ddd-bb33-91e024619b47 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:06,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04e53205-6a9c-4ddd-bb33-91e024619b47 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:06,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-04e53205-6a9c-4ddd-bb33-91e024619b47 2019-07-12 10:56:06,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-04e53205-6a9c-4ddd-bb33-91e024619b47 2019-07-12 10:56:06,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d169c75688b79cf20318b068cc72563acab170" 2019-07-12 10:56:06,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 10:56:06,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-12 10:56:06,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 10:56:06,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d169c75688b79cf20318b068cc72563acab170" 2019-07-12 10:56:06,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-12 10:56:06,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-12 10:56:06,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 10:56:06,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a0d85f4-eaf6-4e91-b05a-a5b76951331f x-compute-request-id: req-2a0d85f4-eaf6-4e91-b05a-a5b76951331f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/15519655-3ff7-445b-933a-71a5e01afe29", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "742f55e7-4d2f-4da7-831b-b3fad032164b", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:56:06,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a0d85f4-eaf6-4e91-b05a-a5b76951331f x-compute-request-id: req-2a0d85f4-eaf6-4e91-b05a-a5b76951331f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/15519655-3ff7-445b-933a-71a5e01afe29", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "742f55e7-4d2f-4da7-831b-b3fad032164b", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:56:06,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-2a0d85f4-eaf6-4e91-b05a-a5b76951331f 2019-07-12 10:56:06,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-2a0d85f4-eaf6-4e91-b05a-a5b76951331f 2019-07-12 10:56:11,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-2a0d85f4-eaf6-4e91-b05a-a5b76951331f 2019-07-12 10:56:11,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-2a0d85f4-eaf6-4e91-b05a-a5b76951331f 2019-07-12 10:56:11,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cd656660927efb9ee51a7b684a2f8dafe84db78" 2019-07-12 10:56:11,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'external_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNftz4vrBD9OdUYKJ2Bq4yNfQ77hAuxjfQCNa+36RHJWhF2FA4JH+sE4Si9M1MeaQ1pAdNXryy9LiyRM5y90RszpBOX4yMEdbYAU5SwBpVbt2weDT3p5+UApZKB6suMFM+81GmkD6u80MysvvDCtQ/rTXYtKV9fj94WJLLHGeiN6NVHLZ1nrOJK2W5wagQMbg8jzlCffJ4TNyOzHNKVfSy23mB6ebmvcp1k0R+ZfN0Y+SV7LaybhkIfQHBCxyKPZX11PaV1WOKsE8yQYiZ/epaUSWTnUilHC3a660+E97vtrlXDLvnQvw2UnBKbgpZRuCgwL5q84EXfCtRK3tr3EOZ Generated-by-Nova', u'name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'fingerprint': u'63:e3:9a:17:5f:c2:0c:5d:a5:9b:18:86:f0:13:70:b5'}}}, {u'external_id': u'8ea0a427-cdd6-4dc4-93e0-9161ec469f65', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'70a19d8c-8584-4edf-b87f-a14988a13a4f', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-07-12 10:56:11,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cd656660927efb9ee51a7b684a2f8dafe84db78" 2019-07-12 10:56:11,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-491b351a-f78c-4081-ad9f-cdd2b3981691 x-compute-request-id: req-491b351a-f78c-4081-ad9f-cdd2b3981691 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "610fcec5-258b-4183-9df1-e72d9e1adf44", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "bookmark"}], "name": "cloudify_ims-flavor_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:56:11,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-491b351a-f78c-4081-ad9f-cdd2b3981691 x-compute-request-id: req-491b351a-f78c-4081-ad9f-cdd2b3981691 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "610fcec5-258b-4183-9df1-e72d9e1adf44", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "bookmark"}], "name": "cloudify_ims-flavor_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:56:11,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-491b351a-f78c-4081-ad9f-cdd2b3981691 2019-07-12 10:56:11,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-491b351a-f78c-4081-ad9f-cdd2b3981691 2019-07-12 10:56:11,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-491b351a-f78c-4081-ad9f-cdd2b3981691 2019-07-12 10:56:11,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-491b351a-f78c-4081-ad9f-cdd2b3981691 2019-07-12 10:56:11,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cd656660927efb9ee51a7b684a2f8dafe84db78" 2019-07-12 10:56:11,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cd656660927efb9ee51a7b684a2f8dafe84db78" 2019-07-12 10:56:11,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-61193d1f-92a6-4153-b160-c6485b0c722d 2019-07-12 10:56:11,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-61193d1f-92a6-4153-b160-c6485b0c722d 2019-07-12 10:56:11,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e013c59-b057-4e67-99e6-bea3b36821d7 x-compute-request-id: req-5e013c59-b057-4e67-99e6-bea3b36821d7 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNftz4vrBD9OdUYKJ2Bq4yNfQ77hAuxjfQCNa+36RHJWhF2FA4JH+sE4Si9M1MeaQ1pAdNXryy9LiyRM5y90RszpBOX4yMEdbYAU5SwBpVbt2weDT3p5+UApZKB6suMFM+81GmkD6u80MysvvDCtQ/rTXYtKV9fj94WJLLHGeiN6NVHLZ1nrOJK2W5wagQMbg8jzlCffJ4TNyOzHNKVfSy23mB6ebmvcp1k0R+ZfN0Y+SV7LaybhkIfQHBCxyKPZX11PaV1WOKsE8yQYiZ/epaUSWTnUilHC3a660+E97vtrlXDLvnQvw2UnBKbgpZRuCgwL5q84EXfCtRK3tr3EOZ Generated-by-Nova", "name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "fingerprint": "63:e3:9a:17:5f:c2:0c:5d:a5:9b:18:86:f0:13:70:b5"}}]} 2019-07-12 10:56:11,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-5e013c59-b057-4e67-99e6-bea3b36821d7 2019-07-12 10:56:11,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-5e013c59-b057-4e67-99e6-bea3b36821d7 2019-07-12 10:56:11,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-5e013c59-b057-4e67-99e6-bea3b36821d7 2019-07-12 10:56:11,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-5e013c59-b057-4e67-99e6-bea3b36821d7 2019-07-12 10:56:11,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:11,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:11,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cc8dab4-c8e1-407c-9a2c-2141ee37e662 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:11,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cc8dab4-c8e1-407c-9a2c-2141ee37e662 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:11,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-4cc8dab4-c8e1-407c-9a2c-2141ee37e662 2019-07-12 10:56:11,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-4cc8dab4-c8e1-407c-9a2c-2141ee37e662 2019-07-12 10:56:11,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-61193d1f-92a6-4153-b160-c6485b0c722d Date: Fri, 12 Jul 2019 10:55:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4d95fca4e84fcc86e674097308877a","l2_adjacency":true,"status":"ACTIVE","subnets":["bb331423-4331-4cd8-8629-90ef60783618"],"description":"","tags":[],"updated_at":"2019-07-12T10:49:38Z","qos_policy_id":null,"name":"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a","admin_state_up":true,"tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:37Z","mtu":1450}]} 2019-07-12 10:56:11,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-61193d1f-92a6-4153-b160-c6485b0c722d Date: Fri, 12 Jul 2019 10:55:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4d95fca4e84fcc86e674097308877a","l2_adjacency":true,"status":"ACTIVE","subnets":["bb331423-4331-4cd8-8629-90ef60783618"],"description":"","tags":[],"updated_at":"2019-07-12T10:49:38Z","qos_policy_id":null,"name":"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a","admin_state_up":true,"tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:37Z","mtu":1450}]} 2019-07-12 10:56:11,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-61193d1f-92a6-4153-b160-c6485b0c722d 2019-07-12 10:56:11,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-61193d1f-92a6-4153-b160-c6485b0c722d 2019-07-12 10:56:11,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-12 10:56:11,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_49wh78', 'key_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'image': u'15519655-3ff7-445b-933a-71a5e01afe29', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'cloudify_management_network_id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}, 'nics': [{'net-id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}], 'flavor': u'58513fab-628e-48ee-aab6-00c08a1b9d31', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-07-12 10:56:11,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_49wh78', 'key_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'image': u'15519655-3ff7-445b-933a-71a5e01afe29', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'cloudify_management_network_id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}, 'nics': [{'net-id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}], 'flavor': u'58513fab-628e-48ee-aab6-00c08a1b9d31', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-07-12 10:56:11,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-12 10:56:11,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e124f6d26219d1e70f9bbeb40468e6926543064b" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_49wh78", "imageRef": "15519655-3ff7-445b-933a-71a5e01afe29", "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "flavorRef": "58513fab-628e-48ee-aab6-00c08a1b9d31", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}}' 2019-07-12 10:56:11,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e124f6d26219d1e70f9bbeb40468e6926543064b" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_49wh78", "imageRef": "15519655-3ff7-445b-933a-71a5e01afe29", "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "flavorRef": "58513fab-628e-48ee-aab6-00c08a1b9d31", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}}' 2019-07-12 10:56:11,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'external_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNftz4vrBD9OdUYKJ2Bq4yNfQ77hAuxjfQCNa+36RHJWhF2FA4JH+sE4Si9M1MeaQ1pAdNXryy9LiyRM5y90RszpBOX4yMEdbYAU5SwBpVbt2weDT3p5+UApZKB6suMFM+81GmkD6u80MysvvDCtQ/rTXYtKV9fj94WJLLHGeiN6NVHLZ1nrOJK2W5wagQMbg8jzlCffJ4TNyOzHNKVfSy23mB6ebmvcp1k0R+ZfN0Y+SV7LaybhkIfQHBCxyKPZX11PaV1WOKsE8yQYiZ/epaUSWTnUilHC3a660+E97vtrlXDLvnQvw2UnBKbgpZRuCgwL5q84EXfCtRK3tr3EOZ Generated-by-Nova', u'name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'fingerprint': u'63:e3:9a:17:5f:c2:0c:5d:a5:9b:18:86:f0:13:70:b5'}}}, {u'external_id': u'8ea0a427-cdd6-4dc4-93e0-9161ec469f65', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'9e8ad355-b127-4b6c-a10a-2ea3a2055ca5', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'395e6c51-07de-411b-ad38-6293b172310d', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}] 2019-07-12 10:56:11,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_gbiqb7'} 2019-07-12 10:56:11,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:11,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:11,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceb07c88-f9e5-462a-8eb1-a3c0a4450a8b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:11,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceb07c88-f9e5-462a-8eb1-a3c0a4450a8b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:11,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-ceb07c88-f9e5-462a-8eb1-a3c0a4450a8b 2019-07-12 10:56:11,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-ceb07c88-f9e5-462a-8eb1-a3c0a4450a8b 2019-07-12 10:56:11,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_vqhiq0'} 2019-07-12 10:56:11,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:11,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:11,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29943c55-b4cc-46c1-92cf-d342297375b0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:11,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29943c55-b4cc-46c1-92cf-d342297375b0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:11,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-29943c55-b4cc-46c1-92cf-d342297375b0 2019-07-12 10:56:16,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-29943c55-b4cc-46c1-92cf-d342297375b0 2019-07-12 10:56:16,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'external_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNftz4vrBD9OdUYKJ2Bq4yNfQ77hAuxjfQCNa+36RHJWhF2FA4JH+sE4Si9M1MeaQ1pAdNXryy9LiyRM5y90RszpBOX4yMEdbYAU5SwBpVbt2weDT3p5+UApZKB6suMFM+81GmkD6u80MysvvDCtQ/rTXYtKV9fj94WJLLHGeiN6NVHLZ1nrOJK2W5wagQMbg8jzlCffJ4TNyOzHNKVfSy23mB6ebmvcp1k0R+ZfN0Y+SV7LaybhkIfQHBCxyKPZX11PaV1WOKsE8yQYiZ/epaUSWTnUilHC3a660+E97vtrlXDLvnQvw2UnBKbgpZRuCgwL5q84EXfCtRK3tr3EOZ Generated-by-Nova', u'name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'fingerprint': u'63:e3:9a:17:5f:c2:0c:5d:a5:9b:18:86:f0:13:70:b5'}}}, {u'external_id': u'8ea0a427-cdd6-4dc4-93e0-9161ec469f65', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e3192070-1183-42b9-91cd-2c19aea9a99b', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-07-12 10:56:16,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'external_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNftz4vrBD9OdUYKJ2Bq4yNfQ77hAuxjfQCNa+36RHJWhF2FA4JH+sE4Si9M1MeaQ1pAdNXryy9LiyRM5y90RszpBOX4yMEdbYAU5SwBpVbt2weDT3p5+UApZKB6suMFM+81GmkD6u80MysvvDCtQ/rTXYtKV9fj94WJLLHGeiN6NVHLZ1nrOJK2W5wagQMbg8jzlCffJ4TNyOzHNKVfSy23mB6ebmvcp1k0R+ZfN0Y+SV7LaybhkIfQHBCxyKPZX11PaV1WOKsE8yQYiZ/epaUSWTnUilHC3a660+E97vtrlXDLvnQvw2UnBKbgpZRuCgwL5q84EXfCtRK3tr3EOZ Generated-by-Nova', u'name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', u'fingerprint': u'63:e3:9a:17:5f:c2:0c:5d:a5:9b:18:86:f0:13:70:b5'}}}, {u'external_id': u'8ea0a427-cdd6-4dc4-93e0-9161ec469f65', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-07-12 10:56:16,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_8rxbw5'} 2019-07-12 10:56:16,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:16,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:16,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d142d254-37e5-47e5-bb33-4fd42b7940ea Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:16,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d142d254-37e5-47e5-bb33-4fd42b7940ea Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:16,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-d142d254-37e5-47e5-bb33-4fd42b7940ea 2019-07-12 10:56:16,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-d142d254-37e5-47e5-bb33-4fd42b7940ea 2019-07-12 10:56:16,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_yckpih'} 2019-07-12 10:56:16,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-12 10:56:16,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4520fee8a14744131c1b2ee71d92002be786cf" 2019-07-12 10:56:16,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4520fee8a14744131c1b2ee71d92002be786cf" 2019-07-12 10:56:16,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73604ef3f540c65e98c39d6d67458b00c34273" 2019-07-12 10:56:16,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73604ef3f540c65e98c39d6d67458b00c34273" 2019-07-12 10:56:16,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e173e3902ca29dd74b39c47236b336f13d2e10c" 2019-07-12 10:56:16,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e173e3902ca29dd74b39c47236b336f13d2e10c" 2019-07-12 10:56:16,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc6c828ddff88cdbabf77560ac826ff2be8ea2b" 2019-07-12 10:56:16,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc6c828ddff88cdbabf77560ac826ff2be8ea2b" 2019-07-12 10:56:16,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-76cde132-ef70-4ce0-a49c-5273e51e0dca 2019-07-12 10:56:16,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-76cde132-ef70-4ce0-a49c-5273e51e0dca 2019-07-12 10:56:16,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76cde132-ef70-4ce0-a49c-5273e51e0dca Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:16,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76cde132-ef70-4ce0-a49c-5273e51e0dca Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:16,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:16,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:16,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 10:56:16,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-12 10:56:16,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fbe9970-2ad7-4648-818d-3a52fb3fe6fe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:16,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}380ba26ce367df5fb960a2ee7aea709c48a028e0" 2019-07-12 10:56:16,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 10:56:16,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-12 10:56:16,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}380ba26ce367df5fb960a2ee7aea709c48a028e0" 2019-07-12 10:56:16,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-12 10:56:16,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-24ea3492-81c8-483d-933a-9567ca3e0537 Date: Fri, 12 Jul 2019 10:55:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4d95fca4e84fcc86e674097308877a","l2_adjacency":true,"status":"ACTIVE","subnets":["bb331423-4331-4cd8-8629-90ef60783618"],"description":"","tags":[],"updated_at":"2019-07-12T10:49:38Z","qos_policy_id":null,"name":"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a","admin_state_up":true,"tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:37Z","mtu":1450}]} 2019-07-12 10:56:16,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-24ea3492-81c8-483d-933a-9567ca3e0537 Date: Fri, 12 Jul 2019 10:55:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4d95fca4e84fcc86e674097308877a","l2_adjacency":true,"status":"ACTIVE","subnets":["bb331423-4331-4cd8-8629-90ef60783618"],"description":"","tags":[],"updated_at":"2019-07-12T10:49:38Z","qos_policy_id":null,"name":"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a","admin_state_up":true,"tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:37Z","mtu":1450}]} 2019-07-12 10:56:16,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-24ea3492-81c8-483d-933a-9567ca3e0537 2019-07-12 10:56:16,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-24ea3492-81c8-483d-933a-9567ca3e0537 2019-07-12 10:56:16,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-24ea3492-81c8-483d-933a-9567ca3e0537 2019-07-12 10:56:16,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-24ea3492-81c8-483d-933a-9567ca3e0537 2019-07-12 10:56:16,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-12 10:56:16,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_tswntz', 'key_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'image': u'15519655-3ff7-445b-933a-71a5e01afe29', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'cloudify_management_network_id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}, 'nics': [{'net-id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}], 'flavor': u'58513fab-628e-48ee-aab6-00c08a1b9d31', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-07-12 10:56:16,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_tswntz', 'key_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'image': u'15519655-3ff7-445b-933a-71a5e01afe29', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'cloudify_management_network_id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}, 'nics': [{'net-id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}], 'flavor': u'58513fab-628e-48ee-aab6-00c08a1b9d31', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-07-12 10:56:16,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-12 10:56:16,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cd656660927efb9ee51a7b684a2f8dafe84db78" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_tswntz", "imageRef": "15519655-3ff7-445b-933a-71a5e01afe29", "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "flavorRef": "58513fab-628e-48ee-aab6-00c08a1b9d31", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}}' 2019-07-12 10:56:16,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fbe9970-2ad7-4648-818d-3a52fb3fe6fe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:16,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cd656660927efb9ee51a7b684a2f8dafe84db78" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_tswntz", "imageRef": "15519655-3ff7-445b-933a-71a5e01afe29", "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "flavorRef": "58513fab-628e-48ee-aab6-00c08a1b9d31", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}}' 2019-07-12 10:56:16,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b615c9a-5846-42c8-a147-dac8ca404174 x-compute-request-id: req-8b615c9a-5846-42c8-a147-dac8ca404174 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/15519655-3ff7-445b-933a-71a5e01afe29", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "742f55e7-4d2f-4da7-831b-b3fad032164b", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:56:16,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b615c9a-5846-42c8-a147-dac8ca404174 x-compute-request-id: req-8b615c9a-5846-42c8-a147-dac8ca404174 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/15519655-3ff7-445b-933a-71a5e01afe29", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "742f55e7-4d2f-4da7-831b-b3fad032164b", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:56:16,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-8b615c9a-5846-42c8-a147-dac8ca404174 2019-07-12 10:56:21,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-8b615c9a-5846-42c8-a147-dac8ca404174 2019-07-12 10:56:21,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-8b615c9a-5846-42c8-a147-dac8ca404174 2019-07-12 10:56:21,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-8b615c9a-5846-42c8-a147-dac8ca404174 2019-07-12 10:56:21,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73604ef3f540c65e98c39d6d67458b00c34273" 2019-07-12 10:56:21,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73604ef3f540c65e98c39d6d67458b00c34273" 2019-07-12 10:56:21,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8cfb82ee-bd16-40ba-a124-3f51992d54cd x-compute-request-id: req-8cfb82ee-bd16-40ba-a124-3f51992d54cd Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "610fcec5-258b-4183-9df1-e72d9e1adf44", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "bookmark"}], "name": "cloudify_ims-flavor_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:56:21,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8cfb82ee-bd16-40ba-a124-3f51992d54cd x-compute-request-id: req-8cfb82ee-bd16-40ba-a124-3f51992d54cd Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "610fcec5-258b-4183-9df1-e72d9e1adf44", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "bookmark"}], "name": "cloudify_ims-flavor_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:56:21,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-8cfb82ee-bd16-40ba-a124-3f51992d54cd 2019-07-12 10:56:21,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-8cfb82ee-bd16-40ba-a124-3f51992d54cd 2019-07-12 10:56:21,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-8cfb82ee-bd16-40ba-a124-3f51992d54cd 2019-07-12 10:56:21,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-8cfb82ee-bd16-40ba-a124-3f51992d54cd 2019-07-12 10:56:21,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73604ef3f540c65e98c39d6d67458b00c34273" 2019-07-12 10:56:21,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73604ef3f540c65e98c39d6d67458b00c34273" 2019-07-12 10:56:21,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11f08322-1e03-47ec-a829-b9dec98a2ec2 x-compute-request-id: req-11f08322-1e03-47ec-a829-b9dec98a2ec2 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNftz4vrBD9OdUYKJ2Bq4yNfQ77hAuxjfQCNa+36RHJWhF2FA4JH+sE4Si9M1MeaQ1pAdNXryy9LiyRM5y90RszpBOX4yMEdbYAU5SwBpVbt2weDT3p5+UApZKB6suMFM+81GmkD6u80MysvvDCtQ/rTXYtKV9fj94WJLLHGeiN6NVHLZ1nrOJK2W5wagQMbg8jzlCffJ4TNyOzHNKVfSy23mB6ebmvcp1k0R+ZfN0Y+SV7LaybhkIfQHBCxyKPZX11PaV1WOKsE8yQYiZ/epaUSWTnUilHC3a660+E97vtrlXDLvnQvw2UnBKbgpZRuCgwL5q84EXfCtRK3tr3EOZ Generated-by-Nova", "name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "fingerprint": "63:e3:9a:17:5f:c2:0c:5d:a5:9b:18:86:f0:13:70:b5"}}]} 2019-07-12 10:56:21,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11f08322-1e03-47ec-a829-b9dec98a2ec2 x-compute-request-id: req-11f08322-1e03-47ec-a829-b9dec98a2ec2 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNftz4vrBD9OdUYKJ2Bq4yNfQ77hAuxjfQCNa+36RHJWhF2FA4JH+sE4Si9M1MeaQ1pAdNXryy9LiyRM5y90RszpBOX4yMEdbYAU5SwBpVbt2weDT3p5+UApZKB6suMFM+81GmkD6u80MysvvDCtQ/rTXYtKV9fj94WJLLHGeiN6NVHLZ1nrOJK2W5wagQMbg8jzlCffJ4TNyOzHNKVfSy23mB6ebmvcp1k0R+ZfN0Y+SV7LaybhkIfQHBCxyKPZX11PaV1WOKsE8yQYiZ/epaUSWTnUilHC3a660+E97vtrlXDLvnQvw2UnBKbgpZRuCgwL5q84EXfCtRK3tr3EOZ Generated-by-Nova", "name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "fingerprint": "63:e3:9a:17:5f:c2:0c:5d:a5:9b:18:86:f0:13:70:b5"}}]} 2019-07-12 10:56:21,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-11f08322-1e03-47ec-a829-b9dec98a2ec2 2019-07-12 10:56:21,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-11f08322-1e03-47ec-a829-b9dec98a2ec2 2019-07-12 10:56:21,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-11f08322-1e03-47ec-a829-b9dec98a2ec2 2019-07-12 10:56:21,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-11f08322-1e03-47ec-a829-b9dec98a2ec2 2019-07-12 10:56:21,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:21,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:21,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-5fbe9970-2ad7-4648-818d-3a52fb3fe6fe 2019-07-12 10:56:21,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-5fbe9970-2ad7-4648-818d-3a52fb3fe6fe 2019-07-12 10:56:21,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:21,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59a8e5e5-8a9d-47e6-848d-1f83884e72f4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:21,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-59a8e5e5-8a9d-47e6-848d-1f83884e72f4 2019-07-12 10:56:21,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 10:55:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff2a1a87-e25c-4504-b6d7-1e2108386d6c x-compute-request-id: req-ff2a1a87-e25c-4504-b6d7-1e2108386d6c Content-Length: 459 location: http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "OS-DCF:diskConfig": "MANUAL", "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "adminPass": "vpybf7Ph2TCG"}} 2019-07-12 10:56:21,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-ff2a1a87-e25c-4504-b6d7-1e2108386d6c 2019-07-12 10:56:21,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-12 10:56:21,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-12 10:56:21,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-ff2a1a87-e25c-4504-b6d7-1e2108386d6c 2019-07-12 10:56:21,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3857c87680db8716ffc2e50d00d000e9706e54e" 2019-07-12 10:56:21,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3857c87680db8716ffc2e50d00d000e9706e54e" 2019-07-12 10:56:21,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85f23f0c14945b9a8e1275127a4168d241bd9f42" 2019-07-12 10:56:21,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-ff2a1a87-e25c-4504-b6d7-1e2108386d6c 2019-07-12 10:56:21,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 10:55:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff2a1a87-e25c-4504-b6d7-1e2108386d6c x-compute-request-id: req-ff2a1a87-e25c-4504-b6d7-1e2108386d6c Content-Length: 459 location: http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "OS-DCF:diskConfig": "MANUAL", "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "adminPass": "vpybf7Ph2TCG"}} 2019-07-12 10:56:21,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-ff2a1a87-e25c-4504-b6d7-1e2108386d6c 2019-07-12 10:56:21,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-654d9bc9-f539-429e-a121-42e411a6bccd 2019-07-12 10:56:21,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-654d9bc9-f539-429e-a121-42e411a6bccd 2019-07-12 10:56:21,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-654d9bc9-f539-429e-a121-42e411a6bccd 2019-07-12 10:56:21,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-654d9bc9-f539-429e-a121-42e411a6bccd 2019-07-12 10:56:21,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-654d9bc9-f539-429e-a121-42e411a6bccd x-compute-request-id: req-654d9bc9-f539-429e-a121-42e411a6bccd Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "610fcec5-258b-4183-9df1-e72d9e1adf44", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "bookmark"}], "name": "cloudify_ims-flavor_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:56:21,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-654d9bc9-f539-429e-a121-42e411a6bccd x-compute-request-id: req-654d9bc9-f539-429e-a121-42e411a6bccd Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "610fcec5-258b-4183-9df1-e72d9e1adf44", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "bookmark"}], "name": "cloudify_ims-flavor_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:56:21,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4520fee8a14744131c1b2ee71d92002be786cf" 2019-07-12 10:56:21,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c13f388d-bc53-43b5-bc2a-c2e6e3166d37 x-compute-request-id: req-c13f388d-bc53-43b5-bc2a-c2e6e3166d37 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/15519655-3ff7-445b-933a-71a5e01afe29", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "742f55e7-4d2f-4da7-831b-b3fad032164b", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:56:21,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-12436306-e283-45fa-a7be-f76cf2df2400 2019-07-12 10:56:21,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c13f388d-bc53-43b5-bc2a-c2e6e3166d37 x-compute-request-id: req-c13f388d-bc53-43b5-bc2a-c2e6e3166d37 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/15519655-3ff7-445b-933a-71a5e01afe29", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "742f55e7-4d2f-4da7-831b-b3fad032164b", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:56:21,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4520fee8a14744131c1b2ee71d92002be786cf" 2019-07-12 10:56:21,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-c13f388d-bc53-43b5-bc2a-c2e6e3166d37 2019-07-12 10:56:21,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-c13f388d-bc53-43b5-bc2a-c2e6e3166d37 2019-07-12 10:56:26,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-c13f388d-bc53-43b5-bc2a-c2e6e3166d37 2019-07-12 10:56:26,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-c13f388d-bc53-43b5-bc2a-c2e6e3166d37 2019-07-12 10:56:26,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f2bed40-3d28-4ef0-8bd4-ea3f5504aabc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:26,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f2bed40-3d28-4ef0-8bd4-ea3f5504aabc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:26,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-4f2bed40-3d28-4ef0-8bd4-ea3f5504aabc 2019-07-12 10:56:26,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-4f2bed40-3d28-4ef0-8bd4-ea3f5504aabc 2019-07-12 10:56:26,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-53ad9a81-e8b7-45a0-9c84-f4d8f0240726 Date: Fri, 12 Jul 2019 10:55:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4d95fca4e84fcc86e674097308877a","l2_adjacency":true,"status":"ACTIVE","subnets":["bb331423-4331-4cd8-8629-90ef60783618"],"description":"","tags":[],"updated_at":"2019-07-12T10:49:38Z","qos_policy_id":null,"name":"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a","admin_state_up":true,"tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:37Z","mtu":1450}]} 2019-07-12 10:56:26,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-12436306-e283-45fa-a7be-f76cf2df2400 2019-07-12 10:56:26,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-12436306-e283-45fa-a7be-f76cf2df2400 2019-07-12 10:56:26,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-53ad9a81-e8b7-45a0-9c84-f4d8f0240726 Date: Fri, 12 Jul 2019 10:55:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4d95fca4e84fcc86e674097308877a","l2_adjacency":true,"status":"ACTIVE","subnets":["bb331423-4331-4cd8-8629-90ef60783618"],"description":"","tags":[],"updated_at":"2019-07-12T10:49:38Z","qos_policy_id":null,"name":"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a","admin_state_up":true,"tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:37Z","mtu":1450}]} 2019-07-12 10:56:26,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-53ad9a81-e8b7-45a0-9c84-f4d8f0240726 2019-07-12 10:56:26,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-53ad9a81-e8b7-45a0-9c84-f4d8f0240726 2019-07-12 10:56:26,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-53ad9a81-e8b7-45a0-9c84-f4d8f0240726 2019-07-12 10:56:26,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-53ad9a81-e8b7-45a0-9c84-f4d8f0240726 2019-07-12 10:56:26,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-12 10:56:26,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_gbiqb7', 'key_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'image': u'15519655-3ff7-445b-933a-71a5e01afe29', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'cloudify_management_network_id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}, 'nics': [{'net-id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}], 'flavor': u'58513fab-628e-48ee-aab6-00c08a1b9d31', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-07-12 10:56:26,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_gbiqb7', 'key_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'image': u'15519655-3ff7-445b-933a-71a5e01afe29', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'cloudify_management_network_id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}, 'nics': [{'net-id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}], 'flavor': u'58513fab-628e-48ee-aab6-00c08a1b9d31', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-07-12 10:56:26,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-12 10:56:26,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73604ef3f540c65e98c39d6d67458b00c34273" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_gbiqb7", "imageRef": "15519655-3ff7-445b-933a-71a5e01afe29", "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "flavorRef": "58513fab-628e-48ee-aab6-00c08a1b9d31", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}}' 2019-07-12 10:56:26,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a73604ef3f540c65e98c39d6d67458b00c34273" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_gbiqb7", "imageRef": "15519655-3ff7-445b-933a-71a5e01afe29", "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "flavorRef": "58513fab-628e-48ee-aab6-00c08a1b9d31", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}}' 2019-07-12 10:56:26,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc6c828ddff88cdbabf77560ac826ff2be8ea2b" 2019-07-12 10:56:26,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc6c828ddff88cdbabf77560ac826ff2be8ea2b" 2019-07-12 10:56:26,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a6b958d-89c5-46c1-bb3e-48bd5cbaf02d x-compute-request-id: req-0a6b958d-89c5-46c1-bb3e-48bd5cbaf02d Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/15519655-3ff7-445b-933a-71a5e01afe29", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "742f55e7-4d2f-4da7-831b-b3fad032164b", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:56:26,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a6b958d-89c5-46c1-bb3e-48bd5cbaf02d x-compute-request-id: req-0a6b958d-89c5-46c1-bb3e-48bd5cbaf02d Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/15519655-3ff7-445b-933a-71a5e01afe29", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "742f55e7-4d2f-4da7-831b-b3fad032164b", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/742f55e7-4d2f-4da7-831b-b3fad032164b", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:56:26,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-0a6b958d-89c5-46c1-bb3e-48bd5cbaf02d 2019-07-12 10:56:26,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-0a6b958d-89c5-46c1-bb3e-48bd5cbaf02d 2019-07-12 10:56:26,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-0a6b958d-89c5-46c1-bb3e-48bd5cbaf02d 2019-07-12 10:56:26,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-0a6b958d-89c5-46c1-bb3e-48bd5cbaf02d 2019-07-12 10:56:26,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc6c828ddff88cdbabf77560ac826ff2be8ea2b" 2019-07-12 10:56:26,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc6c828ddff88cdbabf77560ac826ff2be8ea2b" 2019-07-12 10:56:26,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:26,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:26,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-0fde0d50-998a-4cf5-96ac-8f462a51fbd6 2019-07-12 10:56:26,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12436306-e283-45fa-a7be-f76cf2df2400 x-compute-request-id: req-12436306-e283-45fa-a7be-f76cf2df2400 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "610fcec5-258b-4183-9df1-e72d9e1adf44", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "bookmark"}], "name": "cloudify_ims-flavor_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:56:26,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-12436306-e283-45fa-a7be-f76cf2df2400 2019-07-12 10:56:26,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7a67701-d843-412c-b3f7-2019a381b112 x-compute-request-id: req-d7a67701-d843-412c-b3f7-2019a381b112 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNftz4vrBD9OdUYKJ2Bq4yNfQ77hAuxjfQCNa+36RHJWhF2FA4JH+sE4Si9M1MeaQ1pAdNXryy9LiyRM5y90RszpBOX4yMEdbYAU5SwBpVbt2weDT3p5+UApZKB6suMFM+81GmkD6u80MysvvDCtQ/rTXYtKV9fj94WJLLHGeiN6NVHLZ1nrOJK2W5wagQMbg8jzlCffJ4TNyOzHNKVfSy23mB6ebmvcp1k0R+ZfN0Y+SV7LaybhkIfQHBCxyKPZX11PaV1WOKsE8yQYiZ/epaUSWTnUilHC3a660+E97vtrlXDLvnQvw2UnBKbgpZRuCgwL5q84EXfCtRK3tr3EOZ Generated-by-Nova", "name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "fingerprint": "63:e3:9a:17:5f:c2:0c:5d:a5:9b:18:86:f0:13:70:b5"}}]} 2019-07-12 10:56:26,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7a67701-d843-412c-b3f7-2019a381b112 x-compute-request-id: req-d7a67701-d843-412c-b3f7-2019a381b112 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNftz4vrBD9OdUYKJ2Bq4yNfQ77hAuxjfQCNa+36RHJWhF2FA4JH+sE4Si9M1MeaQ1pAdNXryy9LiyRM5y90RszpBOX4yMEdbYAU5SwBpVbt2weDT3p5+UApZKB6suMFM+81GmkD6u80MysvvDCtQ/rTXYtKV9fj94WJLLHGeiN6NVHLZ1nrOJK2W5wagQMbg8jzlCffJ4TNyOzHNKVfSy23mB6ebmvcp1k0R+ZfN0Y+SV7LaybhkIfQHBCxyKPZX11PaV1WOKsE8yQYiZ/epaUSWTnUilHC3a660+E97vtrlXDLvnQvw2UnBKbgpZRuCgwL5q84EXfCtRK3tr3EOZ Generated-by-Nova", "name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "fingerprint": "63:e3:9a:17:5f:c2:0c:5d:a5:9b:18:86:f0:13:70:b5"}}]} 2019-07-12 10:56:26,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-12 10:56:26,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-d7a67701-d843-412c-b3f7-2019a381b112 2019-07-12 10:56:26,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-d7a67701-d843-412c-b3f7-2019a381b112 2019-07-12 10:56:26,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-d7a67701-d843-412c-b3f7-2019a381b112 2019-07-12 10:56:26,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:26,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:26,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b4e1ad2-9201-4c18-a482-284f0775e62a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:26,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b4e1ad2-9201-4c18-a482-284f0775e62a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:26,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-1b4e1ad2-9201-4c18-a482-284f0775e62a 2019-07-12 10:56:26,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-1b4e1ad2-9201-4c18-a482-284f0775e62a 2019-07-12 10:56:26,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-d7a67701-d843-412c-b3f7-2019a381b112 2019-07-12 10:56:26,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 10:56:26,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-12 10:56:31,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-d7a67701-d843-412c-b3f7-2019a381b112 2019-07-12 10:56:31,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-d7a67701-d843-412c-b3f7-2019a381b112 2019-07-12 10:56:31,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:31,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:31,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b4e1ad2-9201-4c18-a482-284f0775e62a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:31,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b4e1ad2-9201-4c18-a482-284f0775e62a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:31,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-1b4e1ad2-9201-4c18-a482-284f0775e62a 2019-07-12 10:56:31,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-1b4e1ad2-9201-4c18-a482-284f0775e62a 2019-07-12 10:56:31,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-7a67e5d5-678f-448b-a069-dd43025c1809 2019-07-12 10:56:31,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 10:55:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6c6fd26-51ea-4b8d-9a37-e66bab3ddb40 x-compute-request-id: req-b6c6fd26-51ea-4b8d-9a37-e66bab3ddb40 Content-Length: 418 location: http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "bookmark"}], "adminPass": "VLrQ3y3Q7JLa"}} 2019-07-12 10:56:31,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-b6c6fd26-51ea-4b8d-9a37-e66bab3ddb40 2019-07-12 10:56:31,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-b6c6fd26-51ea-4b8d-9a37-e66bab3ddb40 2019-07-12 10:56:31,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-b6c6fd26-51ea-4b8d-9a37-e66bab3ddb40 2019-07-12 10:56:31,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-4d990267-d9fd-476c-b4ce-28e777ef545a 2019-07-12 10:56:31,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}380ba26ce367df5fb960a2ee7aea709c48a028e0" 2019-07-12 10:56:31,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aea7852a-f359-4ffb-a1d7-699ceac8b41f x-compute-request-id: req-aea7852a-f359-4ffb-a1d7-699ceac8b41f Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "610fcec5-258b-4183-9df1-e72d9e1adf44", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "bookmark"}], "name": "cloudify_ims-flavor_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:56:31,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aea7852a-f359-4ffb-a1d7-699ceac8b41f x-compute-request-id: req-aea7852a-f359-4ffb-a1d7-699ceac8b41f Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}, {"id": "610fcec5-258b-4183-9df1-e72d9e1adf44", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/610fcec5-258b-4183-9df1-e72d9e1adf44", "rel": "bookmark"}], "name": "cloudify_ims-flavor_c6996e67-9e5a-4413-a3f3-1e27f949e54a"}]} 2019-07-12 10:56:31,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-aea7852a-f359-4ffb-a1d7-699ceac8b41f 2019-07-12 10:56:31,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-aea7852a-f359-4ffb-a1d7-699ceac8b41f 2019-07-12 10:56:31,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-aea7852a-f359-4ffb-a1d7-699ceac8b41f 2019-07-12 10:56:31,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-aea7852a-f359-4ffb-a1d7-699ceac8b41f 2019-07-12 10:56:31,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}380ba26ce367df5fb960a2ee7aea709c48a028e0" 2019-07-12 10:56:31,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}380ba26ce367df5fb960a2ee7aea709c48a028e0" 2019-07-12 10:56:31,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a67e5d5-678f-448b-a069-dd43025c1809 x-compute-request-id: req-7a67e5d5-678f-448b-a069-dd43025c1809 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNftz4vrBD9OdUYKJ2Bq4yNfQ77hAuxjfQCNa+36RHJWhF2FA4JH+sE4Si9M1MeaQ1pAdNXryy9LiyRM5y90RszpBOX4yMEdbYAU5SwBpVbt2weDT3p5+UApZKB6suMFM+81GmkD6u80MysvvDCtQ/rTXYtKV9fj94WJLLHGeiN6NVHLZ1nrOJK2W5wagQMbg8jzlCffJ4TNyOzHNKVfSy23mB6ebmvcp1k0R+ZfN0Y+SV7LaybhkIfQHBCxyKPZX11PaV1WOKsE8yQYiZ/epaUSWTnUilHC3a660+E97vtrlXDLvnQvw2UnBKbgpZRuCgwL5q84EXfCtRK3tr3EOZ Generated-by-Nova", "name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "fingerprint": "63:e3:9a:17:5f:c2:0c:5d:a5:9b:18:86:f0:13:70:b5"}}]} 2019-07-12 10:56:31,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a67e5d5-678f-448b-a069-dd43025c1809 x-compute-request-id: req-7a67e5d5-678f-448b-a069-dd43025c1809 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNftz4vrBD9OdUYKJ2Bq4yNfQ77hAuxjfQCNa+36RHJWhF2FA4JH+sE4Si9M1MeaQ1pAdNXryy9LiyRM5y90RszpBOX4yMEdbYAU5SwBpVbt2weDT3p5+UApZKB6suMFM+81GmkD6u80MysvvDCtQ/rTXYtKV9fj94WJLLHGeiN6NVHLZ1nrOJK2W5wagQMbg8jzlCffJ4TNyOzHNKVfSy23mB6ebmvcp1k0R+ZfN0Y+SV7LaybhkIfQHBCxyKPZX11PaV1WOKsE8yQYiZ/epaUSWTnUilHC3a660+E97vtrlXDLvnQvw2UnBKbgpZRuCgwL5q84EXfCtRK3tr3EOZ Generated-by-Nova", "name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "fingerprint": "63:e3:9a:17:5f:c2:0c:5d:a5:9b:18:86:f0:13:70:b5"}}]} 2019-07-12 10:56:31,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-7a67e5d5-678f-448b-a069-dd43025c1809 2019-07-12 10:56:31,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:31,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-7a67e5d5-678f-448b-a069-dd43025c1809 2019-07-12 10:56:31,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:31,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8af5745-854e-4e81-83a9-28b80be70bcd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:31,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8af5745-854e-4e81-83a9-28b80be70bcd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:31,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-b8af5745-854e-4e81-83a9-28b80be70bcd 2019-07-12 10:56:31,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-b8af5745-854e-4e81-83a9-28b80be70bcd 2019-07-12 10:56:31,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2d91b3aa9fb5e2cbdf6953d9ad1046732e3616" 2019-07-12 10:56:31,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2d91b3aa9fb5e2cbdf6953d9ad1046732e3616" 2019-07-12 10:56:31,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d79c63ae-d85f-4d14-9a7c-ab293a4b9ad9 x-compute-request-id: req-d79c63ae-d85f-4d14-9a7c-ab293a4b9ad9 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ae4a2bc3-152d-469b-b878-870417ae5baa", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "ae4a2bc3-152d-469b-b878-870417ae5baa", "security_groups": [{"name": "default"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:23Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_proxy_host_hhmrwa", "created": "2019-07-12T10:55:19Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:56:31,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa used request id req-d79c63ae-d85f-4d14-9a7c-ab293a4b9ad9 2019-07-12 10:56:31,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-12 10:56:31,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-7a67e5d5-678f-448b-a069-dd43025c1809 2019-07-12 10:56:31,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-12 10:56:31,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_yckpih', 'key_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'image': u'15519655-3ff7-445b-933a-71a5e01afe29', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'cloudify_management_network_id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}, 'nics': [{'net-id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}], 'flavor': u'58513fab-628e-48ee-aab6-00c08a1b9d31', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-07-12 10:56:31,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_yckpih', 'key_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'image': u'15519655-3ff7-445b-933a-71a5e01afe29', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'cloudify_management_network_id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}, 'nics': [{'net-id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}], 'flavor': u'58513fab-628e-48ee-aab6-00c08a1b9d31', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-07-12 10:56:31,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-12 10:56:31,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-571163ed-c616-415b-8e46-82707850553d 2019-07-12 10:56:31,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-571163ed-c616-415b-8e46-82707850553d 2019-07-12 10:56:31,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-571163ed-c616-415b-8e46-82707850553d 2019-07-12 10:56:31,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-571163ed-c616-415b-8e46-82707850553d 2019-07-12 10:56:31,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-571163ed-c616-415b-8e46-82707850553d Date: Fri, 12 Jul 2019 10:55:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4d95fca4e84fcc86e674097308877a","l2_adjacency":true,"status":"ACTIVE","subnets":["bb331423-4331-4cd8-8629-90ef60783618"],"description":"","tags":[],"updated_at":"2019-07-12T10:49:38Z","qos_policy_id":null,"name":"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a","admin_state_up":true,"tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:37Z","mtu":1450}]} 2019-07-12 10:56:31,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-571163ed-c616-415b-8e46-82707850553d Date: Fri, 12 Jul 2019 10:55:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4d95fca4e84fcc86e674097308877a","l2_adjacency":true,"status":"ACTIVE","subnets":["bb331423-4331-4cd8-8629-90ef60783618"],"description":"","tags":[],"updated_at":"2019-07-12T10:49:38Z","qos_policy_id":null,"name":"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a","admin_state_up":true,"tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:37Z","mtu":1450}]} 2019-07-12 10:56:31,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa used request id req-d79c63ae-d85f-4d14-9a7c-ab293a4b9ad9 2019-07-12 10:56:37,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:37,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}380ba26ce367df5fb960a2ee7aea709c48a028e0" 2019-07-12 10:56:37,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 10:55:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6c6fd26-51ea-4b8d-9a37-e66bab3ddb40 x-compute-request-id: req-b6c6fd26-51ea-4b8d-9a37-e66bab3ddb40 Content-Length: 418 location: http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "bookmark"}], "adminPass": "VLrQ3y3Q7JLa"}} 2019-07-12 10:56:37,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-571163ed-c616-415b-8e46-82707850553d Date: Fri, 12 Jul 2019 10:55:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4d95fca4e84fcc86e674097308877a","l2_adjacency":true,"status":"ACTIVE","subnets":["bb331423-4331-4cd8-8629-90ef60783618"],"description":"","tags":[],"updated_at":"2019-07-12T10:49:38Z","qos_policy_id":null,"name":"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a","admin_state_up":true,"tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:37Z","mtu":1450}]} 2019-07-12 10:56:37,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-571163ed-c616-415b-8e46-82707850553d Date: Fri, 12 Jul 2019 10:55:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4d95fca4e84fcc86e674097308877a","l2_adjacency":true,"status":"ACTIVE","subnets":["bb331423-4331-4cd8-8629-90ef60783618"],"description":"","tags":[],"updated_at":"2019-07-12T10:49:38Z","qos_policy_id":null,"name":"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a","admin_state_up":true,"tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:37Z","mtu":1450}]} 2019-07-12 10:56:37,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-571163ed-c616-415b-8e46-82707850553d 2019-07-12 10:56:37,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-571163ed-c616-415b-8e46-82707850553d 2019-07-12 10:56:37,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-571163ed-c616-415b-8e46-82707850553d 2019-07-12 10:56:37,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-571163ed-c616-415b-8e46-82707850553d 2019-07-12 10:56:37,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-7a67e5d5-678f-448b-a069-dd43025c1809 2019-07-12 10:56:37,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-8bdef6bc-ef11-4cf8-a627-e38c23bd2cab 2019-07-12 10:56:37,141 - 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] 2019-07-12 10:56:37,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 10:56:37,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-12 10:56:37,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-12 10:56:37,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4520fee8a14744131c1b2ee71d92002be786cf" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_yckpih", "imageRef": "15519655-3ff7-445b-933a-71a5e01afe29", "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "flavorRef": "58513fab-628e-48ee-aab6-00c08a1b9d31", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}}' 2019-07-12 10:56:37,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4520fee8a14744131c1b2ee71d92002be786cf" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_yckpih", "imageRef": "15519655-3ff7-445b-933a-71a5e01afe29", "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "flavorRef": "58513fab-628e-48ee-aab6-00c08a1b9d31", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}}' 2019-07-12 10:56:37,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-8bdef6bc-ef11-4cf8-a627-e38c23bd2cab Date: Fri, 12 Jul 2019 10:55:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4d95fca4e84fcc86e674097308877a","l2_adjacency":true,"status":"ACTIVE","subnets":["bb331423-4331-4cd8-8629-90ef60783618"],"description":"","tags":[],"updated_at":"2019-07-12T10:49:38Z","qos_policy_id":null,"name":"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a","admin_state_up":true,"tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:37Z","mtu":1450}]} 2019-07-12 10:56:37,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-8bdef6bc-ef11-4cf8-a627-e38c23bd2cab Date: Fri, 12 Jul 2019 10:55:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4d95fca4e84fcc86e674097308877a","l2_adjacency":true,"status":"ACTIVE","subnets":["bb331423-4331-4cd8-8629-90ef60783618"],"description":"","tags":[],"updated_at":"2019-07-12T10:49:38Z","qos_policy_id":null,"name":"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a","admin_state_up":true,"tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:37Z","mtu":1450}]} 2019-07-12 10:56:37,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-8bdef6bc-ef11-4cf8-a627-e38c23bd2cab 2019-07-12 10:56:37,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-8bdef6bc-ef11-4cf8-a627-e38c23bd2cab 2019-07-12 10:56:37,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-8bdef6bc-ef11-4cf8-a627-e38c23bd2cab 2019-07-12 10:56:37,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-12 10:56:37,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_vqhiq0', 'key_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'image': u'15519655-3ff7-445b-933a-71a5e01afe29', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'cloudify_management_network_id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}, 'nics': [{'net-id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}], 'flavor': u'58513fab-628e-48ee-aab6-00c08a1b9d31', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-07-12 10:56:37,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_vqhiq0', 'key_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'image': u'15519655-3ff7-445b-933a-71a5e01afe29', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'cloudify_management_network_id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}, 'nics': [{'net-id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}], 'flavor': u'58513fab-628e-48ee-aab6-00c08a1b9d31', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-07-12 10:56:37,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-12 10:56:37,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc6c828ddff88cdbabf77560ac826ff2be8ea2b" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_vqhiq0", "imageRef": "15519655-3ff7-445b-933a-71a5e01afe29", "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "flavorRef": "58513fab-628e-48ee-aab6-00c08a1b9d31", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}}' 2019-07-12 10:56:37,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc6c828ddff88cdbabf77560ac826ff2be8ea2b" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_vqhiq0", "imageRef": "15519655-3ff7-445b-933a-71a5e01afe29", "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "flavorRef": "58513fab-628e-48ee-aab6-00c08a1b9d31", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}}' 2019-07-12 10:56:37,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57398cdad0e57505f30975204fe5439d4d25c07d" 2019-07-12 10:56:37,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57398cdad0e57505f30975204fe5439d4d25c07d" 2019-07-12 10:56:37,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-12 10:56:37,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 10:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6118f070-8f1d-4dd2-8ce7-6f767777c5d8 x-compute-request-id: req-6118f070-8f1d-4dd2-8ce7-6f767777c5d8 Content-Length: 457 location: http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "OS-DCF:diskConfig": "MANUAL", "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "adminPass": "hPRcQS8mpewK"}} 2019-07-12 10:56:37,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:37,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-6118f070-8f1d-4dd2-8ce7-6f767777c5d8 2019-07-12 10:56:37,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-6118f070-8f1d-4dd2-8ce7-6f767777c5d8 2019-07-12 10:56:37,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-6118f070-8f1d-4dd2-8ce7-6f767777c5d8 2019-07-12 10:56:37,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-6118f070-8f1d-4dd2-8ce7-6f767777c5d8 2019-07-12 10:56:37,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 10:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6118f070-8f1d-4dd2-8ce7-6f767777c5d8 x-compute-request-id: req-6118f070-8f1d-4dd2-8ce7-6f767777c5d8 Content-Length: 457 location: http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "OS-DCF:diskConfig": "MANUAL", "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "adminPass": "hPRcQS8mpewK"}} 2019-07-12 10:56:37,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-12 10:56:37,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-4961920d-cccc-41fd-be53-b66d11c59203 2019-07-12 10:56:37,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-12 10:56:37,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-12 10:56:37,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_8rxbw5', 'key_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'image': u'15519655-3ff7-445b-933a-71a5e01afe29', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'cloudify_management_network_id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}, 'nics': [{'net-id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}], 'flavor': u'58513fab-628e-48ee-aab6-00c08a1b9d31', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-07-12 10:56:37,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8f7b129-45b9-4c4c-becb-87a7b2ae4c62 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:37,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-d8f7b129-45b9-4c4c-becb-87a7b2ae4c62 2019-07-12 10:56:37,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-4961920d-cccc-41fd-be53-b66d11c59203 Date: Fri, 12 Jul 2019 10:55:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4d95fca4e84fcc86e674097308877a","l2_adjacency":true,"status":"ACTIVE","subnets":["bb331423-4331-4cd8-8629-90ef60783618"],"description":"","tags":[],"updated_at":"2019-07-12T10:49:38Z","qos_policy_id":null,"name":"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a","admin_state_up":true,"tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:37Z","mtu":1450}]} 2019-07-12 10:56:37,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-4961920d-cccc-41fd-be53-b66d11c59203 Date: Fri, 12 Jul 2019 10:55:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4d95fca4e84fcc86e674097308877a","l2_adjacency":true,"status":"ACTIVE","subnets":["bb331423-4331-4cd8-8629-90ef60783618"],"description":"","tags":[],"updated_at":"2019-07-12T10:49:38Z","qos_policy_id":null,"name":"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a","admin_state_up":true,"tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:37Z","mtu":1450}]} 2019-07-12 10:56:37,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-4961920d-cccc-41fd-be53-b66d11c59203 2019-07-12 10:56:37,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-4961920d-cccc-41fd-be53-b66d11c59203 2019-07-12 10:56:37,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-4961920d-cccc-41fd-be53-b66d11c59203 2019-07-12 10:56:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e7c8aaefe365dd4c5893418a1120f9728151a6" 2019-07-12 10:56:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-12 10:56:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-12 10:56:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_8rxbw5', 'key_name': u'cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'image': u'15519655-3ff7-445b-933a-71a5e01afe29', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a', 'cloudify_management_network_id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}, 'nics': [{'net-id': u'8c53ddfd-a226-4a79-952c-fcfe112fba21'}], 'flavor': u'58513fab-628e-48ee-aab6-00c08a1b9d31', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-07-12 10:56:42,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-d8f7b129-45b9-4c4c-becb-87a7b2ae4c62 2019-07-12 10:56:42,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-4961920d-cccc-41fd-be53-b66d11c59203 Date: Fri, 12 Jul 2019 10:55:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4d95fca4e84fcc86e674097308877a","l2_adjacency":true,"status":"ACTIVE","subnets":["bb331423-4331-4cd8-8629-90ef60783618"],"description":"","tags":[],"updated_at":"2019-07-12T10:49:38Z","qos_policy_id":null,"name":"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a","admin_state_up":true,"tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:37Z","mtu":1450}]} 2019-07-12 10:56:42,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-4961920d-cccc-41fd-be53-b66d11c59203 Date: Fri, 12 Jul 2019 10:55:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4d95fca4e84fcc86e674097308877a","l2_adjacency":true,"status":"ACTIVE","subnets":["bb331423-4331-4cd8-8629-90ef60783618"],"description":"","tags":[],"updated_at":"2019-07-12T10:49:38Z","qos_policy_id":null,"name":"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a","admin_state_up":true,"tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:37Z","mtu":1450}]} 2019-07-12 10:56:42,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-4961920d-cccc-41fd-be53-b66d11c59203 2019-07-12 10:56:42,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-4961920d-cccc-41fd-be53-b66d11c59203 2019-07-12 10:56:42,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-4961920d-cccc-41fd-be53-b66d11c59203 2019-07-12 10:56:42,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a used request id req-4961920d-cccc-41fd-be53-b66d11c59203 2019-07-12 10:56:42,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8f7b129-45b9-4c4c-becb-87a7b2ae4c62 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:42,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 10:56:42,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-12 10:56:42,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-12 10:56:42,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32840e25-3bcc-44af-b9c0-4be2ef4404c0 x-compute-request-id: req-32840e25-3bcc-44af-b9c0-4be2ef4404c0 Content-Encoding: gzip Content-Length: 726 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:26Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:56:42,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a71727c-d9d3-4591-96c9-219155cb600c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:42,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:42,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-8a71727c-d9d3-4591-96c9-219155cb600c 2019-07-12 10:56:42,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 10:55:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6e4aa504-eeae-4be1-92e8-ce29545e7603 x-compute-request-id: req-6e4aa504-eeae-4be1-92e8-ce29545e7603 Content-Length: 417 location: http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "adminPass": "3cQDHJAWEPx4"}} 2019-07-12 10:56:42,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-732e25c3-1487-4e22-9d02-74edea0063f6 2019-07-12 10:56:42,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-732e25c3-1487-4e22-9d02-74edea0063f6 2019-07-12 10:56:42,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-12 10:56:42,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-12 10:56:42,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 10:56:42,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-12 10:56:42,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-732e25c3-1487-4e22-9d02-74edea0063f6 2019-07-12 10:56:42,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-32840e25-3bcc-44af-b9c0-4be2ef4404c0 2019-07-12 10:56:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-32840e25-3bcc-44af-b9c0-4be2ef4404c0 2019-07-12 10:56:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 10:55:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6e4aa504-eeae-4be1-92e8-ce29545e7603 x-compute-request-id: req-6e4aa504-eeae-4be1-92e8-ce29545e7603 Content-Length: 417 location: http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "adminPass": "3cQDHJAWEPx4"}} 2019-07-12 10:56:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-6e4aa504-eeae-4be1-92e8-ce29545e7603 2019-07-12 10:56:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-6e4aa504-eeae-4be1-92e8-ce29545e7603 2019-07-12 10:56:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-6e4aa504-eeae-4be1-92e8-ce29545e7603 2019-07-12 10:56:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-6e4aa504-eeae-4be1-92e8-ce29545e7603 2019-07-12 10:56:42,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f543cadafa94bbbc0d084840d3d63ed1517df221" 2019-07-12 10:56:42,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 10:55:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-732e25c3-1487-4e22-9d02-74edea0063f6 x-compute-request-id: req-732e25c3-1487-4e22-9d02-74edea0063f6 Content-Length: 418 location: http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "c4a7086b-65d7-4806-a63a-7929c0ae2817", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "bookmark"}], "adminPass": "ZvFxWqn3Fkps"}} 2019-07-12 10:56:42,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 10:55:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-732e25c3-1487-4e22-9d02-74edea0063f6 x-compute-request-id: req-732e25c3-1487-4e22-9d02-74edea0063f6 Content-Length: 418 location: http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "c4a7086b-65d7-4806-a63a-7929c0ae2817", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "bookmark"}], "adminPass": "ZvFxWqn3Fkps"}} 2019-07-12 10:56:42,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-732e25c3-1487-4e22-9d02-74edea0063f6 2019-07-12 10:56:42,387 - 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] 2019-07-12 10:56:42,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:42,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-12 10:56:42,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-12 10:56:42,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-698ef805-047f-4379-ab18-3c89c1061370 2019-07-12 10:56:42,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-698ef805-047f-4379-ab18-3c89c1061370 2019-07-12 10:56:42,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-698ef805-047f-4379-ab18-3c89c1061370 2019-07-12 10:56:42,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-698ef805-047f-4379-ab18-3c89c1061370 2019-07-12 10:56:42,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 10:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-698ef805-047f-4379-ab18-3c89c1061370 x-compute-request-id: req-698ef805-047f-4379-ab18-3c89c1061370 Content-Length: 419 location: http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "bookmark"}], "adminPass": "Mt9fbp87VHUo"}} 2019-07-12 10:56:42,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 10:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-698ef805-047f-4379-ab18-3c89c1061370 x-compute-request-id: req-698ef805-047f-4379-ab18-3c89c1061370 Content-Length: 419 location: http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "bookmark"}], "adminPass": "Mt9fbp87VHUo"}} 2019-07-12 10:56:42,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-2c8c9a27-837a-4f10-80d5-b52f1f55cd40 2019-07-12 10:56:42,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-2c8c9a27-837a-4f10-80d5-b52f1f55cd40 2019-07-12 10:56:48,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c8c9a27-837a-4f10-80d5-b52f1f55cd40 x-compute-request-id: req-2c8c9a27-837a-4f10-80d5-b52f1f55cd40 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:27Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_ellis_host_49wh78", "created": "2019-07-12T10:55:24Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:56:48,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-bacb8efc-6226-4cc2-9dc1-fdd4498d571d 2019-07-12 10:56:48,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bacb8efc-6226-4cc2-9dc1-fdd4498d571d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:48,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da6a30bfc126c23582dcedee532414113f9b1fa1" 2019-07-12 10:56:48,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 10:56:48,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-12 10:56:48,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-12 10:56:48,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 10:56:48,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-07e69fc9-90ea-4e91-b32f-d80848185408 2019-07-12 10:56:48,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07e69fc9-90ea-4e91-b32f-d80848185408 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:48,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:48,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-12 10:56:48,274 - 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] 2019-07-12 10:56:48,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8abd9a1-6e73-462d-bc9f-9521b521ab4b x-compute-request-id: req-b8abd9a1-6e73-462d-bc9f-9521b521ab4b Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:28Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:56:48,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1675069fb7a36f35b234e9e864bd53d935b484" 2019-07-12 10:56:48,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-12 10:56:48,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-12 10:56:48,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-12 10:56:48,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-12 10:56:48,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-12 10:56:48,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-b8abd9a1-6e73-462d-bc9f-9521b521ab4b 2019-07-12 10:56:48,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:48,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-b8abd9a1-6e73-462d-bc9f-9521b521ab4b 2019-07-12 10:56:48,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-41298c60-47e7-4a4c-b5a0-fdf2240f193c 2019-07-12 10:56:48,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41298c60-47e7-4a4c-b5a0-fdf2240f193c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:48,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 10:56:48,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72ab428a-1f1b-4a69-aedd-ce762b2365f6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:48,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-12 10:56:48,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-12 10:56:48,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-12 10:56:48,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:48,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24bd02be390c7a337001febde954fa65bfde7f11" 2019-07-12 10:56:48,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-632cefeb-eb55-4733-bb10-28fdf8df0165 x-compute-request-id: req-632cefeb-eb55-4733-bb10-28fdf8df0165 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "94064ae6-9527-49ed-99f5-dee683ea283b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:28Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_dime_host_yckpih", "created": "2019-07-12T10:55:26Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:56:48,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-632cefeb-eb55-4733-bb10-28fdf8df0165 2019-07-12 10:56:48,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-632cefeb-eb55-4733-bb10-28fdf8df0165 2019-07-12 10:56:48,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-72ab428a-1f1b-4a69-aedd-ce762b2365f6 2019-07-12 10:56:48,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5d2be51-8ce6-4182-857a-4485bb3f5952 x-compute-request-id: req-e5d2be51-8ce6-4182-857a-4485bb3f5952 Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:29Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bind_host_gbiqb7", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:56:48,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d655be8445ef0b79b51711b50bc8c480eb09de" 2019-07-12 10:56:48,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:48,278 - 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] 2019-07-12 10:56:48,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-e5d2be51-8ce6-4182-857a-4485bb3f5952 2019-07-12 10:56:48,278 - 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] 2019-07-12 10:56:48,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1d5ee1a-5963-45cd-999c-6bf0c7186953 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:48,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-d1d5ee1a-5963-45cd-999c-6bf0c7186953 2019-07-12 10:56:48,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-12 10:56:48,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-e5d2be51-8ce6-4182-857a-4485bb3f5952 2019-07-12 10:56:48,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-5fb746ae-ecac-45f0-ae8f-b6fbbe52894c 2019-07-12 10:56:48,279 - 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] 2019-07-12 10:56:48,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fb746ae-ecac-45f0-ae8f-b6fbbe52894c x-compute-request-id: req-5fb746ae-ecac-45f0-ae8f-b6fbbe52894c Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "c4a7086b-65d7-4806-a63a-7929c0ae2817", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:29Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_homer_host_vqhiq0", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:56:48,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-5fb746ae-ecac-45f0-ae8f-b6fbbe52894c 2019-07-12 10:56:55,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}948cd69095542e197e6a4df3c9cd30594d7e0dba" 2019-07-12 10:56:55,495 - 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] 2019-07-12 10:56:55,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48f5c7b4-ea21-4f15-84eb-646e88e2c8ec x-compute-request-id: req-48f5c7b4-ea21-4f15-84eb-646e88e2c8ec Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:30Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_vellum_host_8rxbw5", "created": "2019-07-12T10:55:28Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:56:55,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-48f5c7b4-ea21-4f15-84eb-646e88e2c8ec 2019-07-12 10:56:55,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-48f5c7b4-ea21-4f15-84eb-646e88e2c8ec 2019-07-12 10:56:55,495 - 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] 2019-07-12 10:56:55,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-12 10:56:55,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:55,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73b72128-192e-4320-995b-ed1b65dddd4d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:55,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3e3c03be1f0bf068534ffcdf0f5f66968a7c9b3" 2019-07-12 10:56:55,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-73b72128-192e-4320-995b-ed1b65dddd4d 2019-07-12 10:56:55,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-12 10:56:55,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa used request id req-e48643da-72cd-4341-8b39-d613f5d72cfe 2019-07-12 10:56:55,497 - 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] 2019-07-12 10:56:55,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e48643da-72cd-4341-8b39-d613f5d72cfe x-compute-request-id: req-e48643da-72cd-4341-8b39-d613f5d72cfe Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ae4a2bc3-152d-469b-b878-870417ae5baa", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "ae4a2bc3-152d-469b-b878-870417ae5baa", "security_groups": [{"name": "default"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:23Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_proxy_host_hhmrwa", "created": "2019-07-12T10:55:19Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:56:55,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa used request id req-e48643da-72cd-4341-8b39-d613f5d72cfe 2019-07-12 10:56:55,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-12 10:56:55,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:55,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dacce3f-4a3f-481c-a466-90e981703f4b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:55,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-1dacce3f-4a3f-481c-a466-90e981703f4b 2019-07-12 10:56:55,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8719285b33d8e41d538f5b338f3ba909127c4d" 2019-07-12 10:56:55,498 - 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] 2019-07-12 10:56:55,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:55,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:55:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-942c13ca-06df-42fc-97e6-719921592b36 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:55,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-942c13ca-06df-42fc-97e6-719921592b36 2019-07-12 10:56:55,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ebc3ed061fa27c1d2871cd918303ce80d60ad8" 2019-07-12 10:56:55,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:55:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-230ed400-8325-46de-8c05-7c0ab01144b4 x-compute-request-id: req-230ed400-8325-46de-8c05-7c0ab01144b4 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:26Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:56:55,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-230ed400-8325-46de-8c05-7c0ab01144b4 2019-07-12 10:56:55,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-230ed400-8325-46de-8c05-7c0ab01144b4 2019-07-12 10:56:55,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:56:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df1dac96-9b27-4c4b-b015-a7a72056d1f7 x-compute-request-id: req-df1dac96-9b27-4c4b-b015-a7a72056d1f7 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:27Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_ellis_host_49wh78", "created": "2019-07-12T10:55:24Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:56:55,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-12 10:56:55,500 - 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] 2019-07-12 10:56:55,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-df1dac96-9b27-4c4b-b015-a7a72056d1f7 2019-07-12 10:56:55,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-df1dac96-9b27-4c4b-b015-a7a72056d1f7 2019-07-12 10:56:55,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-12 10:56:55,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-38525c35-9be0-45a6-b660-cc9c4a0b1bb3 2019-07-12 10:56:55,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:55,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38525c35-9be0-45a6-b660-cc9c4a0b1bb3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:55,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-12 10:56:55,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-184d796c-6b62-43e3-9f36-4aefbe2ee15a 2019-07-12 10:56:55,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-184d796c-6b62-43e3-9f36-4aefbe2ee15a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:55,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:55,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20999b0c008095572043145c7ba0287fb03915a5" 2019-07-12 10:56:55,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af75adb0a0d7d14108712a00c2d26936e6a066d2" 2019-07-12 10:56:55,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:56:55,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6899d9f-891b-4acf-938a-abcb62b76874 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:56:55,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:56:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f364a5a-adab-4307-8938-724735d7c574 x-compute-request-id: req-4f364a5a-adab-4307-8938-724735d7c574 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:28Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:56:55,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-e6899d9f-891b-4acf-938a-abcb62b76874 2019-07-12 10:56:55,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-12 10:56:55,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0785ceb95bfa47255803394801a36c7e34cccdd5" 2019-07-12 10:57:01,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:57:01,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-4ae8fbec-c834-4b70-b8ab-c67307f127a9 2019-07-12 10:57:01,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-12 10:57:01,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-4ae8fbec-c834-4b70-b8ab-c67307f127a9 2019-07-12 10:57:01,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:56:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ae8fbec-c834-4b70-b8ab-c67307f127a9 x-compute-request-id: req-4ae8fbec-c834-4b70-b8ab-c67307f127a9 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "94064ae6-9527-49ed-99f5-dee683ea283b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:28Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_dime_host_yckpih", "created": "2019-07-12T10:55:26Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:57:01,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-4f364a5a-adab-4307-8938-724735d7c574 2019-07-12 10:57:01,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-4f364a5a-adab-4307-8938-724735d7c574 2019-07-12 10:57:01,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-12 10:57:01,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-12 10:57:01,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-3a6f2ef4-0fc2-4f5b-956c-6a354e1c42e3 2019-07-12 10:57:01,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f9fa2f31f6295c4569b80150d294134911b08b" 2019-07-12 10:57:01,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:56:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57306da3-3c97-40d3-83a3-d60ff28bfc55 x-compute-request-id: req-57306da3-3c97-40d3-83a3-d60ff28bfc55 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:29Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bind_host_gbiqb7", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:57:01,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-57306da3-3c97-40d3-83a3-d60ff28bfc55 2019-07-12 10:57:01,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-57306da3-3c97-40d3-83a3-d60ff28bfc55 2019-07-12 10:57:01,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:56:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a6f2ef4-0fc2-4f5b-956c-6a354e1c42e3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:57:01,816 - 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] 2019-07-12 10:57:01,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:56:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcffe6e1-1d9d-47c7-a639-fdeb6780929f x-compute-request-id: req-fcffe6e1-1d9d-47c7-a639-fdeb6780929f Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "c4a7086b-65d7-4806-a63a-7929c0ae2817", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:29Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_homer_host_vqhiq0", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:57:01,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:57:01,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:56:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08d8284b-5306-4d49-b59a-5ba4a6c7ad99 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:57:01,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-08d8284b-5306-4d49-b59a-5ba4a6c7ad99 2019-07-12 10:57:01,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-fcffe6e1-1d9d-47c7-a639-fdeb6780929f 2019-07-12 10:57:01,817 - 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] 2019-07-12 10:57:01,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-fcffe6e1-1d9d-47c7-a639-fdeb6780929f 2019-07-12 10:57:01,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e80fb4227c9439030faef2c1bf161a027e60c7f" 2019-07-12 10:57:01,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-06274252-f2e9-4abb-ba76-9a2381ee119e 2019-07-12 10:57:01,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:56:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06274252-f2e9-4abb-ba76-9a2381ee119e x-compute-request-id: req-06274252-f2e9-4abb-ba76-9a2381ee119e Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:30Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_vellum_host_8rxbw5", "created": "2019-07-12T10:55:28Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:57:01,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-06274252-f2e9-4abb-ba76-9a2381ee119e 2019-07-12 10:57:01,818 - 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] 2019-07-12 10:57:01,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-12 10:57:01,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:57:01,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-99744145-ff41-4063-8e75-1e0e386c54d8 2019-07-12 10:57:01,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:56:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99744145-ff41-4063-8e75-1e0e386c54d8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:57:01,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30a7b9aad063795a105ae79a8a50e85f668fd13d" 2019-07-12 10:57:01,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-12 10:57:01,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa used request id req-764c6f80-7d29-4b89-88fa-728a5c90db84 2019-07-12 10:57:01,819 - 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] 2019-07-12 10:57:01,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:56:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-764c6f80-7d29-4b89-88fa-728a5c90db84 x-compute-request-id: req-764c6f80-7d29-4b89-88fa-728a5c90db84 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ae4a2bc3-152d-469b-b878-870417ae5baa", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "ae4a2bc3-152d-469b-b878-870417ae5baa", "security_groups": [{"name": "default"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:23Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_proxy_host_hhmrwa", "created": "2019-07-12T10:55:19Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:57:01,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa used request id req-764c6f80-7d29-4b89-88fa-728a5c90db84 2019-07-12 10:57:01,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-257360bc-aec0-4fe7-a2ff-a49bea264389 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:57:01,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-12 10:57:01,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-257360bc-aec0-4fe7-a2ff-a49bea264389 2019-07-12 10:57:01,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:57:01,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5a47cd84bccc01bc7efb520062e864579f4270d" 2019-07-12 10:57:01,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:56:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1efd31e-e6ea-480f-8690-3289cc43452b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:57:01,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:57:01,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b605b334d03a3f4665b8c1ac2cef8ec0cfd381a" 2019-07-12 10:57:01,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-c1efd31e-e6ea-480f-8690-3289cc43452b 2019-07-12 10:57:01,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:56:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77e1db47-ae56-4875-8b24-e9582239d4ca x-compute-request-id: req-77e1db47-ae56-4875-8b24-e9582239d4ca Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:27Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_ellis_host_49wh78", "created": "2019-07-12T10:55:24Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:57:01,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-17518fbb-3443-4da0-a8be-dfeeb40cb95f 2019-07-12 10:57:01,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:56:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17518fbb-3443-4da0-a8be-dfeeb40cb95f x-compute-request-id: req-17518fbb-3443-4da0-a8be-dfeeb40cb95f Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:26Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:57:18,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:56:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17518fbb-3443-4da0-a8be-dfeeb40cb95f x-compute-request-id: req-17518fbb-3443-4da0-a8be-dfeeb40cb95f Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:26Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:57:18,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-12 10:57:18,930 - 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] 2019-07-12 10:57:18,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-77e1db47-ae56-4875-8b24-e9582239d4ca 2019-07-12 10:57:18,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-77e1db47-ae56-4875-8b24-e9582239d4ca 2019-07-12 10:57:18,931 - 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] 2019-07-12 10:57:18,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-12 10:57:18,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-fb24f43b-a874-476c-a2cd-01a63dce406b 2019-07-12 10:57:18,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-12 10:57:18,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:57:18,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:56:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb24f43b-a874-476c-a2cd-01a63dce406b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:57:18,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:56:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6235410-cadc-45e5-953e-aa65d1439094 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:57:18,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f03539a8cc501eb7eaf69b8c887b69e5c161227" 2019-07-12 10:57:18,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-f6235410-cadc-45e5-953e-aa65d1439094 2019-07-12 10:57:18,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e581cc4754aeff8108bb4f89534d6f805eb61efa" 2019-07-12 10:57:18,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-12 10:57:18,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:57:18,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:57:18,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:56:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68f25c7a-40b8-4fcb-b533-178c43f3c1c8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:57:18,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-68f25c7a-40b8-4fcb-b533-178c43f3c1c8 2019-07-12 10:57:18,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d77a020fa6d1fb0bc3ae8bfbaa03f49870297" 2019-07-12 10:57:18,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-12 10:57:18,934 - 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] 2019-07-12 10:57:18,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-9a3fdaab-7c4a-441a-809c-c47d6c9d8d57 2019-07-12 10:57:18,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:56:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a3fdaab-7c4a-441a-809c-c47d6c9d8d57 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:57:18,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:57:18,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-cf23077b-f4a1-4d39-b8c8-ec7173111958 2019-07-12 10:57:18,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-cf23077b-f4a1-4d39-b8c8-ec7173111958 2019-07-12 10:57:18,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:56:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf23077b-f4a1-4d39-b8c8-ec7173111958 x-compute-request-id: req-cf23077b-f4a1-4d39-b8c8-ec7173111958 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:28Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:57:18,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:56:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3aa34c3d-b393-4bd2-a894-485058a81c7d x-compute-request-id: req-3aa34c3d-b393-4bd2-a894-485058a81c7d Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "94064ae6-9527-49ed-99f5-dee683ea283b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:28Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_dime_host_yckpih", "created": "2019-07-12T10:55:26Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:57:18,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:56:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f32458c-f215-4b22-ba04-f2103a1d27e6 x-compute-request-id: req-8f32458c-f215-4b22-ba04-f2103a1d27e6 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:29Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bind_host_gbiqb7", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:57:18,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a741d491599288746371eb7dcfa84e9c3935a4cb" 2019-07-12 10:57:18,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-3aa34c3d-b393-4bd2-a894-485058a81c7d 2019-07-12 10:57:18,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-3aa34c3d-b393-4bd2-a894-485058a81c7d 2019-07-12 10:57:18,935 - 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] 2019-07-12 10:57:18,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-8f32458c-f215-4b22-ba04-f2103a1d27e6 2019-07-12 10:57:18,936 - 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] 2019-07-12 10:57:18,936 - 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] 2019-07-12 10:57:18,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-8a8c83a8-d657-4638-8b38-91a0f47e5003 2019-07-12 10:57:18,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-8a8c83a8-d657-4638-8b38-91a0f47e5003 2019-07-12 10:57:18,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:56:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a8c83a8-d657-4638-8b38-91a0f47e5003 x-compute-request-id: req-8a8c83a8-d657-4638-8b38-91a0f47e5003 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "c4a7086b-65d7-4806-a63a-7929c0ae2817", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:29Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_homer_host_vqhiq0", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:57:18,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-840b3d00-bdf3-4c34-9c5c-f7eb3aed8112 2019-07-12 10:57:18,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:56:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-840b3d00-bdf3-4c34-9c5c-f7eb3aed8112 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:57:18,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:57:18,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-8f32458c-f215-4b22-ba04-f2103a1d27e6 2019-07-12 10:57:18,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c65c3db5b3d864500b78f2641f242aa18306f8" 2019-07-12 10:57:18,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-5e13578f-4e20-4216-b797-7134638e54eb 2019-07-12 10:57:18,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-5e13578f-4e20-4216-b797-7134638e54eb 2019-07-12 10:57:18,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:56:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e13578f-4e20-4216-b797-7134638e54eb x-compute-request-id: req-5e13578f-4e20-4216-b797-7134638e54eb Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:30Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_vellum_host_8rxbw5", "created": "2019-07-12T10:55:28Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:57:18,938 - 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] 2019-07-12 10:57:33,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-12 10:57:33,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-12 10:57:33,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-12 10:57:33,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:57:33,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271f004b3ae2d718fb24634502c68dd688d774af" 2019-07-12 10:57:33,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-12 10:57:33,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d906f40e-38ec-4f30-a83f-1b746da8ee47 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:57:33,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-d906f40e-38ec-4f30-a83f-1b746da8ee47 2019-07-12 10:57:33,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:57:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61f94073-c336-4e7a-9c06-b70c7932118e x-compute-request-id: req-61f94073-c336-4e7a-9c06-b70c7932118e Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ae4a2bc3-152d-469b-b878-870417ae5baa", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "ae4a2bc3-152d-469b-b878-870417ae5baa", "security_groups": [{"name": "default"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:23Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_proxy_host_hhmrwa", "created": "2019-07-12T10:55:19Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:57:33,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa used request id req-61f94073-c336-4e7a-9c06-b70c7932118e 2019-07-12 10:57:33,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa used request id req-61f94073-c336-4e7a-9c06-b70c7932118e 2019-07-12 10:57:33,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f384d97a-7be3-4f4a-b7e2-5e2f80fed2cd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:57:33,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-f384d97a-7be3-4f4a-b7e2-5e2f80fed2cd 2019-07-12 10:57:33,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e11ffa7849d42ade24a60ee0207013820ed3a5d4" 2019-07-12 10:57:33,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:57:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c78a39bf-f088-4d1a-9855-acf601df93aa x-compute-request-id: req-c78a39bf-f088-4d1a-9855-acf601df93aa Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:27Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_ellis_host_49wh78", "created": "2019-07-12T10:55:24Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:57:33,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-c78a39bf-f088-4d1a-9855-acf601df93aa 2019-07-12 10:57:33,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-c78a39bf-f088-4d1a-9855-acf601df93aa 2019-07-12 10:57:33,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:57:33,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-12 10:57:33,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:57:33,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-135b5a93-9fb4-4946-bce8-18988198eb63 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:57:33,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-135b5a93-9fb4-4946-bce8-18988198eb63 2019-07-12 10:57:33,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-12 10:57:33,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:57:33,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51757ce4-6cfd-47fc-b347-be58fc8c6068 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:57:33,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:57:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae75171f-0f52-4629-afae-e8464d25c704 x-compute-request-id: req-ae75171f-0f52-4629-afae-e8464d25c704 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:26Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:57:33,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-51757ce4-6cfd-47fc-b347-be58fc8c6068 2019-07-12 10:57:33,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-ae75171f-0f52-4629-afae-e8464d25c704 2019-07-12 10:57:33,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-ae75171f-0f52-4629-afae-e8464d25c704 2019-07-12 10:57:33,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c9cf5fc6ab573c98b980ff3db98c68a231cc78" 2019-07-12 10:57:33,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c19c21eb27ce22b7b923859eaca6598221bb40db" 2019-07-12 10:57:33,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:57:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9af1ea5d-ca9d-4b1a-ac53-5a8b127acae5 x-compute-request-id: req-9af1ea5d-ca9d-4b1a-ac53-5a8b127acae5 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:28Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:57:33,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-9af1ea5d-ca9d-4b1a-ac53-5a8b127acae5 2019-07-12 10:57:33,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3972cd8b-22dd-45e5-9c1b-7c09cc42e673 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:57:33,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:57:33,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-3972cd8b-22dd-45e5-9c1b-7c09cc42e673 2019-07-12 10:57:33,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-9af1ea5d-ca9d-4b1a-ac53-5a8b127acae5 2019-07-12 10:57:33,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe1665fc3a91f9e2943252c2e5c43acdb60bdd4a" 2019-07-12 10:57:33,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e0b2278-575b-4311-b28f-637245a9b968 x-compute-request-id: req-1e0b2278-575b-4311-b28f-637245a9b968 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:29Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bind_host_gbiqb7", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:57:33,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-1e0b2278-575b-4311-b28f-637245a9b968 2019-07-12 10:57:33,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-1e0b2278-575b-4311-b28f-637245a9b968 2019-07-12 10:57:33,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-12 10:57:33,236 - 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] 2019-07-12 10:57:44,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:57:44,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3787a8ae89662f32c5100ee9cf74b6314389ab2b" 2019-07-12 10:57:44,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-12 10:57:44,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:57:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7230ba0e-0a9c-48e6-81b7-4769619d7345 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:57:44,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-7230ba0e-0a9c-48e6-81b7-4769619d7345 2019-07-12 10:57:44,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-099e63f0-2589-4c52-83ca-1028261e2bc5 2019-07-12 10:57:44,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-099e63f0-2589-4c52-83ca-1028261e2bc5 2019-07-12 10:57:44,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:57:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-099e63f0-2589-4c52-83ca-1028261e2bc5 x-compute-request-id: req-099e63f0-2589-4c52-83ca-1028261e2bc5 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "c4a7086b-65d7-4806-a63a-7929c0ae2817", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:29Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_homer_host_vqhiq0", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:57:44,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:57:44,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78e23855-2e13-4577-b6b5-aae032b27380 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:57:44,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-12 10:57:44,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-0da61472-e3d8-4995-9f0b-b576c371e656 2019-07-12 10:57:44,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:57:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0da61472-e3d8-4995-9f0b-b576c371e656 x-compute-request-id: req-0da61472-e3d8-4995-9f0b-b576c371e656 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "94064ae6-9527-49ed-99f5-dee683ea283b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:28Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_dime_host_yckpih", "created": "2019-07-12T10:55:26Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:57:44,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8793d9edb05302c3b49da474258cd2f606bd5daf" 2019-07-12 10:57:44,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-78e23855-2e13-4577-b6b5-aae032b27380 2019-07-12 10:57:44,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-0da61472-e3d8-4995-9f0b-b576c371e656 2019-07-12 10:57:44,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-12 10:57:53,914 - 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] 2019-07-12 10:57:53,914 - 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] 2019-07-12 10:57:53,915 - 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] 2019-07-12 10:58:00,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-12 10:58:00,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:58:00,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1eef03b0b321580e8b23dc4824f8bbde4973bc1" 2019-07-12 10:58:00,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6907329c-451f-4e7e-bea4-5994e7496f93 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:58:00,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-6907329c-451f-4e7e-bea4-5994e7496f93 2019-07-12 10:58:06,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-6ab09c6e-169d-417c-8deb-04da136a31ef 2019-07-12 10:58:06,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:57:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ab09c6e-169d-417c-8deb-04da136a31ef x-compute-request-id: req-6ab09c6e-169d-417c-8deb-04da136a31ef Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:30Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_vellum_host_8rxbw5", "created": "2019-07-12T10:55:28Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:58:06,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-6ab09c6e-169d-417c-8deb-04da136a31ef 2019-07-12 10:58:06,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-12 10:58:06,407 - 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] 2019-07-12 10:58:06,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:58:06,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-999e3bcc-d552-4710-8bd0-6aeb670dcf2e 2019-07-12 10:58:06,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:58:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-999e3bcc-d552-4710-8bd0-6aeb670dcf2e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:58:06,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa19a8c79b75991470c464e603ee6153611654b9" 2019-07-12 10:58:06,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-12 10:58:13,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:58:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be307d37-30b6-455e-9790-96268ffa9896 x-compute-request-id: req-be307d37-30b6-455e-9790-96268ffa9896 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:27Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_ellis_host_49wh78", "created": "2019-07-12T10:55:24Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:58:13,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-be307d37-30b6-455e-9790-96268ffa9896 2019-07-12 10:58:13,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-be307d37-30b6-455e-9790-96268ffa9896 2019-07-12 10:58:13,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-12 10:58:13,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:58:13,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:58:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05208a1b-a125-4675-9c64-e75a4563ad29 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:58:13,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-05208a1b-a125-4675-9c64-e75a4563ad29 2019-07-12 10:58:13,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541859dcd9d1d57d8378d6ebdbdfa3bd0a83c99f" 2019-07-12 10:58:13,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-12 10:58:13,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-12 10:58:13,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-e8b9bc77-3e4a-45be-b229-9ef1db75cf59 2019-07-12 10:58:13,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-e8b9bc77-3e4a-45be-b229-9ef1db75cf59 2019-07-12 10:58:13,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:58:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8b9bc77-3e4a-45be-b229-9ef1db75cf59 x-compute-request-id: req-e8b9bc77-3e4a-45be-b229-9ef1db75cf59 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:26Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:58:13,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:58:13,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-84492395-2dab-4aa8-a635-2445a287dc77 2019-07-12 10:58:13,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-12 10:58:13,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:58:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84492395-2dab-4aa8-a635-2445a287dc77 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:58:13,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d12a0c66b9a123158e3e49ad2cb58f739ac1917" 2019-07-12 10:58:13,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-bf98d94b-6240-4998-b9ba-68a9ae5b1ad9 2019-07-12 10:58:13,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:58:13,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:58:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf98d94b-6240-4998-b9ba-68a9ae5b1ad9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:58:13,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce11dcaa620e600cbfecebdcab1fa5e24b72657a" 2019-07-12 10:58:13,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-72b18313-56b4-469e-9388-911a2357604a 2019-07-12 10:58:13,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa used request id req-9ba6a10f-870b-4440-a874-952fb09fe4d8 2019-07-12 10:58:13,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa used request id req-9ba6a10f-870b-4440-a874-952fb09fe4d8 2019-07-12 10:58:13,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:58:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ba6a10f-870b-4440-a874-952fb09fe4d8 x-compute-request-id: req-9ba6a10f-870b-4440-a874-952fb09fe4d8 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ae4a2bc3-152d-469b-b878-870417ae5baa", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "ae4a2bc3-152d-469b-b878-870417ae5baa", "security_groups": [{"name": "default"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:23Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_proxy_host_hhmrwa", "created": "2019-07-12T10:55:19Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:58:13,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-72b18313-56b4-469e-9388-911a2357604a 2019-07-12 10:58:13,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:58:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72b18313-56b4-469e-9388-911a2357604a x-compute-request-id: req-72b18313-56b4-469e-9388-911a2357604a Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T10:55:28Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:58:13,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-12 10:58:13,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-12 10:58:18,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-12 10:58:18,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:58:18,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}148d992bf4c007cb8cd476c180c867e14056cfba" 2019-07-12 10:58:18,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-dccd4ec0-b698-4384-a939-936d04ee5855 2019-07-12 10:58:18,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dccd4ec0-b698-4384-a939-936d04ee5855 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:58:18,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:58:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c3927e7-b277-43e4-8ef8-3bd8b8881fef x-compute-request-id: req-8c3927e7-b277-43e4-8ef8-3bd8b8881fef Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:04.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:04Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bind_host_gbiqb7", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:58:18,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-12 10:58:18,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-8c3927e7-b277-43e4-8ef8-3bd8b8881fef 2019-07-12 10:58:18,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-12 10:58:18,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-12 10:58:18,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-07-12 10:58:18,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-8c3927e7-b277-43e4-8ef8-3bd8b8881fef 2019-07-12 10:58:23,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-12 10:58:23,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-12 10:58:23,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:58:23,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-31e12fea-31e5-4db7-b520-95863cd4d896 2019-07-12 10:58:23,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c13f857a92fa24a326066b9b7a123b539a20599c" 2019-07-12 10:58:23,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:58:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31e12fea-31e5-4db7-b520-95863cd4d896 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:58:23,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-12 10:58:23,645 - 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.34 on port 22: Unable to connect to port 22 on 192.168.120.34 (tried 1 time) 2019-07-12 10:58:23,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:58:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d2bce33-c263-460c-baf4-fefd83fb26ad x-compute-request-id: req-5d2bce33-c263-460c-baf4-fefd83fb26ad Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:24:8f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "c4a7086b-65d7-4806-a63a-7929c0ae2817", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:06Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_homer_host_vqhiq0", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:58:23,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-12 10:58:23,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-5d2bce33-c263-460c-baf4-fefd83fb26ad 2019-07-12 10:58:23,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:58:23,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:58:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ed3b253-e30a-4b59-ba09-92ba4aa06030 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:58:23,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-2ed3b253-e30a-4b59-ba09-92ba4aa06030 2019-07-12 10:58:23,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b078578f46c5881c4a4807e0c01db7d92250de5c" 2019-07-12 10:58:23,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-12 10:58:23,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-07-12 10:58:23,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-5d2bce33-c263-460c-baf4-fefd83fb26ad 2019-07-12 10:58:23,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-12 10:58:23,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-12 10:58:23,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:58:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3329f02c-101b-4de9-b1db-f49d3c392ef4 x-compute-request-id: req-3329f02c-101b-4de9-b1db-f49d3c392ef4 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:aa:89", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "94064ae6-9527-49ed-99f5-dee683ea283b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:06Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_dime_host_yckpih", "created": "2019-07-12T10:55:26Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:58:23,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-3329f02c-101b-4de9-b1db-f49d3c392ef4 2019-07-12 10:58:23,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-07-12 10:58:23,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-12 10:58:23,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-12 10:58:23,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-3329f02c-101b-4de9-b1db-f49d3c392ef4 2019-07-12 10:58:23,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-12 10:58:23,648 - 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.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time) 2019-07-12 10:58:28,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-12 10:58:28,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-12 10:58:34,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_yckpih 2019-07-12 10:58:34,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-12 10:58:34,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:58:34,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-f2af493f-05b0-4508-8561-a79546c7e0b2 2019-07-12 10:58:34,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2af493f-05b0-4508-8561-a79546c7e0b2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:58:34,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2398c2982e2bd143fe8d8c34595dca2173b8e6ca" 2019-07-12 10:58:39,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-12 10:58:39,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-22729e42-0b1d-4f1d-9287-0f6e8469c513 2019-07-12 10:58:39,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-12 10:58:39,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-22729e42-0b1d-4f1d-9287-0f6e8469c513 2019-07-12 10:58:39,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22729e42-0b1d-4f1d-9287-0f6e8469c513 x-compute-request-id: req-22729e42-0b1d-4f1d-9287-0f6e8469c513 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:00:43", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:17.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:17Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_vellum_host_8rxbw5", "created": "2019-07-12T10:55:28Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:58:39,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-12 10:58:39,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-07-12 10:58:39,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-12 10:58:39,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-12 10:58:39,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-12 10:58:39,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-12 10:58:39,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:58:39,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-12 10:58:39,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-12 10:58:39,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_yckpih/env 2019-07-12 10:58:39,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-12 10:58:39,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:58:39,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:58:29 (293 MB/s) - ‘/tmp/tmp.GCubJxh0qn/agent.tar.gz’ saved [24073211/24073211] 2019-07-12 10:58:39,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:58:39,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.08s 2019-07-12 10:58:39,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-12 10:58:39,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-12 10:58:39,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:58:39,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.GCubJxh0qn/agent.tar.gz’ 2019-07-12 10:58:39,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-12 10:58:39,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-12 10:58:39,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.6:53333... connected. 2019-07-12 10:58:39,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-12 10:58:29-- https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-12 10:58:39,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-12 10:58:39,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-yckpih 2019-07-12 10:58:39,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-12 10:58:39,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-12 10:58:39,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_yckpih 2019-07-12 10:58:39,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:58:35 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_yckpih: No response received for task 8bdd29a529a94f388b9e289482e56e23 2019-07-12 10:58:39,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-12 10:58:39,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-dime_host_yckpih start 2019-07-12 10:58:39,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-12 10:58:39,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-12 10:58:39,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_yckpih 2019-07-12 10:58:39,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_yckpih 2019-07-12 10:58:39,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-12 10:58:39,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-12 10:58:39,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-12 10:58:39,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-12 10:58:39,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-12 10:58:39,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-12 10:58:39,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-12 10:58:39,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1910929bfbce566e8636d3a9e4b26ae875bbd39" 2019-07-12 10:58:39,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-12 10:58:39,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:58:44,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-12 10:58:44,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1910929bfbce566e8636d3a9e4b26ae875bbd39" 2019-07-12 10:58:44,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:58:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf3701a8-c926-4db8-9823-58bf86b7c697 x-compute-request-id: req-bf3701a8-c926-4db8-9823-58bf86b7c697 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1c:08", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:19Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_ellis_host_49wh78", "created": "2019-07-12T10:55:24Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:58:44,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-12 10:58:44,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/dime_host_yckpih/env/bin/pip', 'freeze', '--all'] 2019-07-12 10:58:44,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-12 10:58:44,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-12 10:58:44,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-12 10:58:44,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-bf3701a8-c926-4db8-9823-58bf86b7c697 2019-07-12 10:58:44,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-bf3701a8-c926-4db8-9823-58bf86b7c697 2019-07-12 10:58:44,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-12 10:58:44,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-12 10:58:44,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-12 10:58:44,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_gbiqb7 2019-07-12 10:58:44,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-12 10:58:44,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-12 10:58:44,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-12 10:58:44,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:58:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b22b19a-3d71-4859-8018-d59b54ff456d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:58:44,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-9b22b19a-3d71-4859-8018-d59b54ff456d 2019-07-12 10:58:44,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-12 10:58:44,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:58:44,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-12 10:58:44,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc84c747b4b1d79e202466188d9cfc25df8a4b5" 2019-07-12 10:58:44,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-12 10:58:44,849 - 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. 2019-07-12 10:58:44,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpGkQDxD/cloudify-diamond-plugin-1.3.5 2019-07-12 10:58:44,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_8rxbw5 2019-07-12 10:58:44,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-12 10:58:44,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-12 10:58:44,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-12 10:58:44,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-d0b2b5b4-342c-4d18-b5f8-58f0ee91ff18 2019-07-12 10:58:44,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-d0b2b5b4-342c-4d18-b5f8-58f0ee91ff18 2019-07-12 10:58:44,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:58:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0b2b5b4-342c-4d18-b5f8-58f0ee91ff18 x-compute-request-id: req-d0b2b5b4-342c-4d18-b5f8-58f0ee91ff18 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:44:97", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:20Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:58:44,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-12 10:58:44,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-12 10:58:44,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:58:44,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-12 10:58:44,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-29b73114-f35b-481d-bd88-94d130a22153 2019-07-12 10:58:44,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:58:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29b73114-f35b-481d-bd88-94d130a22153 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:58:44,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-12 10:58:50,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-12 10:58:50,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-12 10:58:50,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9441cdb5cbb84523cb1b3d9fb060cd394608bf2" 2019-07-12 10:58:50,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-12 10:58:50,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-bd42df46-d819-4dd7-b8f7-e09b2a972596 2019-07-12 10:58:50,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-bd42df46-d819-4dd7-b8f7-e09b2a972596 2019-07-12 10:58:50,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-12 10:58:50,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:58:50,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_vqhiq0 2019-07-12 10:58:50,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:58:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd42df46-d819-4dd7-b8f7-e09b2a972596 x-compute-request-id: req-bd42df46-d819-4dd7-b8f7-e09b2a972596 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:19Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:58:50,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-12 10:58:50,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-12 10:58:50,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4079e4b9-b873-4448-9afc-6f014455bbe0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:58:50,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-4079e4b9-b873-4448-9afc-6f014455bbe0 2019-07-12 10:58:50,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec47fa15c79c187eee6e1f7190bb17d5a88749b" 2019-07-12 10:58:50,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-12 10:58:50,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-12 10:58:50,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa used request id req-8a403f98-5a78-4671-b68a-73661a29d0b2 2019-07-12 10:58:50,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:58:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a403f98-5a78-4671-b68a-73661a29d0b2 x-compute-request-id: req-8a403f98-5a78-4671-b68a-73661a29d0b2 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:43:e9", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ae4a2bc3-152d-469b-b878-870417ae5baa", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "ae4a2bc3-152d-469b-b878-870417ae5baa", "security_groups": [{"name": "default"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:19Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_proxy_host_hhmrwa", "created": "2019-07-12T10:55:19Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:58:50,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-12 10:58:50,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa used request id req-8a403f98-5a78-4671-b68a-73661a29d0b2 2019-07-12 10:58:50,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-12 10:58:50,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-12 10:58:50,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-12 10:58:50,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-12 10:58:50,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-12 10:58:50,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-12 10:58:50,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-12 10:58:50,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-12 10:58:50,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_gbiqb7 2019-07-12 10:58:50,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-12 10:58:50,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-12 10:58:50,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-12 10:58:50,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-12 10:58:50,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-12 10:58:50,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_gbiqb7/env 2019-07-12 10:58:50,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_gbiqb7 2019-07-12 10:58:50,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-12 10:58:50,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bind_host_gbiqb7 start 2019-07-12 10:58:50,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-12 10:58:50,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:58:46 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_gbiqb7: No response received for task 459707d8612e431eae489aefb7c4cacb 2019-07-12 10:58:50,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_gbiqb7 2019-07-12 10:58:50,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-12 10:58:50,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:58:50,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-07-12 10:58:50,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-12 10:58:50,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:58:50,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:58:50,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.rZITN8M6oa/agent.tar.gz’ 2019-07-12 10:58:50,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-12 10:58:56,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-12 10:58:56,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-gbiqb7 2019-07-12 10:58:56,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-12 10:58:56,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:58:56,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:58:41 (194 MB/s) - ‘/tmp/tmp.rZITN8M6oa/agent.tar.gz’ saved [24073211/24073211] 2019-07-12 10:58:56,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-12 10:58:56,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-12 10:58:56,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_gbiqb7 2019-07-12 10:58:56,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-12 10:58:56,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-12 10:58:56,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-12 10:58:56,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-12 10:58:56,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_8rxbw5/env 2019-07-12 10:58:56,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-12 10:58:56,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-12 10:58:56,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-12 10:58:56,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-12 10:58:56,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-12 10:58:56,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_8rxbw5 2019-07-12 10:58:56,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:58:47 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_8rxbw5: No response received for task 69ab14bfd80641b0b90628429ed10bdd 2019-07-12 10:58:56,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-vellum_host_8rxbw5 start 2019-07-12 10:58:56,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-12 10:58:56,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_8rxbw5 2019-07-12 10:58:56,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-12 10:58:56,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-12 10:58:56,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-12 10:58:56,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-12 10:58:56,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-12 10:58:56,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_8rxbw5 2019-07-12 10:58:56,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-8rxbw5 2019-07-12 10:58:56,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-12 10:58:56,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-12 10:58:42-- https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-12 10:58:56,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.6:53333... connected. 2019-07-12 10:58:56,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-12 10:58:56,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-12 10:58:56,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.7JQGYBn5cv/agent.tar.gz’ 2019-07-12 10:58:56,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:58:56,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:58:56,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-12 10:58:56,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 117MB/s in 0.2s 2019-07-12 10:58:56,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:58:56,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:58:42 (117 MB/s) - ‘/tmp/tmp.7JQGYBn5cv/agent.tar.gz’ saved [24073211/24073211] 2019-07-12 10:58:56,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:58:56,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-12 10:58:56,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-12 10:58:56,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_49wh78 2019-07-12 10:58:56,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-12 10:58:56,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-12 10:58:56,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-12 10:58:56,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-12 10:59:02,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-12 10:59:02,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-12 10:59:02,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-12 10:59:02,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bind_host_gbiqb7/env/bin/pip', 'freeze', '--all'] 2019-07-12 10:59:02,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-12 10:59:02,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-12 10:59:02,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-12 10:59:02,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-12 10:59:02,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_6jnt7w 2019-07-12 10:59:02,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-12 10:59:02,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-12 10:59:02,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.uRyNJ4Im2v/agent.tar.gz’ 2019-07-12 10:59:02,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-vqhiq0 2019-07-12 10:59:02,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-12 10:59:02,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-12 10:58:45-- https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-12 10:59:02,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.6:53333... connected. 2019-07-12 10:59:02,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-12 10:59:02,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-12 10:59:02,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:59:02,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:59:02,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-12 10:59:02,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 153MB/s in 0.2s 2019-07-12 10:59:02,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:59:02,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:58:45 (153 MB/s) - ‘/tmp/tmp.uRyNJ4Im2v/agent.tar.gz’ saved [24073211/24073211] 2019-07-12 10:59:02,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:59:02,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-12 10:59:02,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_vqhiq0/env 2019-07-12 10:59:02,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-12 10:59:02,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-12 10:59:02,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-12 10:59:02,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-12 10:59:02,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-12 10:59:02,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_vqhiq0 2019-07-12 10:59:02,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-12 10:59:02,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-12 10:59:02,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-12 10:59:02,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_vqhiq0 2019-07-12 10:59:02,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-12 10:59:02,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-homer_host_vqhiq0 start 2019-07-12 10:59:02,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:58:51 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_vqhiq0: No response received for task e79a8ad2e5c04c97a8f1b3dcd993cc5a 2019-07-12 10:59:02,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_vqhiq0 2019-07-12 10:59:02,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-12 10:59:02,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-12 10:59:02,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/vellum_host_8rxbw5/env/bin/pip', 'freeze', '--all'] 2019-07-12 10:59:02,456 - 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. 2019-07-12 10:59:02,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpxNkBuh/cloudify-diamond-plugin-1.3.5 2019-07-12 10:59:02,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-12 10:59:02,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-12 10:59:02,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-12 10:59:02,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-12 10:59:07,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-12 10:59:07,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-12 10:59:07,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-12 10:59:07,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-12 10:59:07,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:59:07,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:58:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f1201e8-9df1-4b69-85fc-882aff484678 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:59:07,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpVZc9YK/cloudify-diamond-plugin-1.3.5 2019-07-12 10:59:07,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-12 10:59:07,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-9f1201e8-9df1-4b69-85fc-882aff484678 2019-07-12 10:59:07,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-12 10:59:07,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_tswntz 2019-07-12 10:59:07,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-12 10:59:07,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-12 10:59:07,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-12 10:59:07,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}820741dde1f93c3a95477fa2865ca7136d72f02e" 2019-07-12 10:59:07,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-12 10:59:07,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-12 10:59:07,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-12 10:59:07,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:58:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68c9dbfd-71e2-4014-a43a-6a354dd0680d x-compute-request-id: req-68c9dbfd-71e2-4014-a43a-6a354dd0680d Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:aa:89", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "94064ae6-9527-49ed-99f5-dee683ea283b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:06Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_dime_host_yckpih", "created": "2019-07-12T10:55:26Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:07,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-12 10:59:07,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-68c9dbfd-71e2-4014-a43a-6a354dd0680d 2019-07-12 10:59:07,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-68c9dbfd-71e2-4014-a43a-6a354dd0680d 2019-07-12 10:59:07,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}820741dde1f93c3a95477fa2865ca7136d72f02e" 2019-07-12 10:59:07,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-6jnt7w 2019-07-12 10:59:07,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-12 10:59:07,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-12 10:59:07,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-12 10:59:07,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_hhmrwa 2019-07-12 10:59:07,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/homer_host_vqhiq0/env/bin/pip', 'freeze', '--all'] 2019-07-12 10:59:07,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-12 10:59:07,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-12 10:59:07,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-12 10:59:07,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-12 10:59:07,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_6jnt7w/env 2019-07-12 10:59:07,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-12 10:59:07,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-12 10:59:07,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-12 10:58:53-- https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-12 10:59:07,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.6:53333... connected. 2019-07-12 10:59:07,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-12 10:59:07,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.wRYaurfbYe/agent.tar.gz’ 2019-07-12 10:59:07,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:59:07,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:59:07,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-12 10:59:07,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 98% [=====================================> ] 23,633,539 113MB/s 2019-07-12 10:59:07,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 114MB/s in 0.2s 2019-07-12 10:59:07,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:59:07,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:58:53 (114 MB/s) - ‘/tmp/tmp.wRYaurfbYe/agent.tar.gz’ saved [24073211/24073211] 2019-07-12 10:59:07,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:59:07,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-12 10:59:07,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-12 10:59:13,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-12 10:59:13,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_6jnt7w 2019-07-12 10:59:13,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-12 10:59:13,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-12 10:59:13,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-12 10:59:13,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_6jnt7w 2019-07-12 10:59:13,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-12 10:59:13,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-sprout_host_6jnt7w start 2019-07-12 10:59:13,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_6jnt7w 2019-07-12 10:59:13,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-12 10:59:13,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:58:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a57ba4c-d45b-4ad6-b50d-6f971baae5cf x-compute-request-id: req-7a57ba4c-d45b-4ad6-b50d-6f971baae5cf Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0adc65e6-5c95-43a6-8dfa-4676890ab6cc"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1f523633-8f26-42eb-8313-bb5d1b9bcda0"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba06f645-f5ff-4b0b-8240-f961b6c5b74f"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-07-12 10:59:13,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/os-security-groups used request id req-7a57ba4c-d45b-4ad6-b50d-6f971baae5cf 2019-07-12 10:59:13,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/os-security-groups used request id req-7a57ba4c-d45b-4ad6-b50d-6f971baae5cf 2019-07-12 10:59:13,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}820741dde1f93c3a95477fa2865ca7136d72f02e" 2019-07-12 10:59:13,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:58:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23a5e86e-657d-4882-b791-bb50fd8ac89f x-compute-request-id: req-23a5e86e-657d-4882-b791-bb50fd8ac89f Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:aa:89", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "94064ae6-9527-49ed-99f5-dee683ea283b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:06Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_dime_host_yckpih", "created": "2019-07-12T10:55:26Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:13,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-23a5e86e-657d-4882-b791-bb50fd8ac89f 2019-07-12 10:59:13,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-23a5e86e-657d-4882-b791-bb50fd8ac89f 2019-07-12 10:59:13,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}820741dde1f93c3a95477fa2865ca7136d72f02e" 2019-07-12 10:59:13,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-12 10:59:13,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-12 10:59:13,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/os-security-groups used request id req-310b0534-41c2-4681-af4b-e65d932b4543 2019-07-12 10:59:13,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/os-security-groups used request id req-310b0534-41c2-4681-af4b-e65d932b4543 2019-07-12 10:59:13,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:58:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-310b0534-41c2-4681-af4b-e65d932b4543 x-compute-request-id: req-310b0534-41c2-4681-af4b-e65d932b4543 Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0adc65e6-5c95-43a6-8dfa-4676890ab6cc"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1f523633-8f26-42eb-8313-bb5d1b9bcda0"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba06f645-f5ff-4b0b-8240-f961b6c5b74f"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-07-12 10:59:13,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpv8Bqzt/cloudify-diamond-plugin-1.3.5 2019-07-12 10:59:13,123 - 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. 2019-07-12 10:59:13,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-12 10:59:13,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-12 10:59:13,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-12 10:59:13,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-12 10:59:13,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-12 10:59:13,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-12 10:59:13,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-49wh78 2019-07-12 10:59:13,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-12 10:59:13,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-12 10:58:50-- https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-12 10:59:13,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.6:53333... connected. 2019-07-12 10:59:13,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-12 10:59:13,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-12 10:59:13,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.YYKJp8Cn9P/agent.tar.gz’ 2019-07-12 10:59:13,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:59:13,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:59:13,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-12 10:59:13,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-07-12 10:59:13,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:59:13,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:58:51 (179 MB/s) - ‘/tmp/tmp.YYKJp8Cn9P/agent.tar.gz’ saved [24073211/24073211] 2019-07-12 10:59:13,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:59:13,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-12 10:59:13,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_49wh78/env 2019-07-12 10:59:13,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-12 10:59:13,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-12 10:59:13,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-12 10:59:18,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-12 10:59:18,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_49wh78 2019-07-12 10:59:18,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-12 10:59:18,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-12 10:59:18,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-12 10:59:18,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_49wh78 2019-07-12 10:59:18,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-12 10:59:18,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_49wh78 start 2019-07-12 10:59:18,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:58:56 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_49wh78: No response received for task 87d281bef43a4277a4b6c8a9d373fce6 2019-07-12 10:59:18,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_49wh78 2019-07-12 10:59:18,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-12 10:59:18,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-12 10:59:18,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-12 10:59:18,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-12 10:59:18,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-12 10:59:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-12 10:59:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-12 10:59:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-12 10:59:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-12 10:59:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-12 10:59:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-a7facdca-65d6-48cb-a2c3-e740674fa3f0 2019-07-12 10:59:18,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:59:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7facdca-65d6-48cb-a2c3-e740674fa3f0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:59:18,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:59:18,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-12 10:59:18,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-12 10:59:18,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-12 10:59:18,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}980b7a344db2c295deb29c9bc697f7ce570c6739" 2019-07-12 10:59:18,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-tswntz 2019-07-12 10:59:18,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-12 10:59:18,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-12 10:59:18,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_tswntz/env 2019-07-12 10:59:18,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-12 10:59:18,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:59:18,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:58:55 (149 MB/s) - ‘/tmp/tmp.EWGOsM6eCd/agent.tar.gz’ saved [24073211/24073211] 2019-07-12 10:59:18,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:59:18,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 149MB/s in 0.2s 2019-07-12 10:59:18,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-12 10:59:18,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:59:18,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:59:18,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.EWGOsM6eCd/agent.tar.gz’ 2019-07-12 10:59:18,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-12 10:59:18,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-12 10:59:18,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.6:53333... connected. 2019-07-12 10:59:18,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-12 10:58:55-- https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-12 10:59:18,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-12 10:59:18,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cdb4bd7-63c9-4830-a1ad-754240d853a5 x-compute-request-id: req-6cdb4bd7-63c9-4830-a1ad-754240d853a5 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:aa:89", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "94064ae6-9527-49ed-99f5-dee683ea283b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:06Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_dime_host_yckpih", "created": "2019-07-12T10:55:26Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:18,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-12 10:59:18,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_tswntz 2019-07-12 10:59:18,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:59:00 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_tswntz: No response received for task a3d3cf753ad14672b0989183f72161ae 2019-07-12 10:59:18,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bono_host_tswntz start 2019-07-12 10:59:23,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-12 10:59:23,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-12 10:59:23,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-12 10:59:23,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_tswntz/env 2019-07-12 10:59:23,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-12 10:59:23,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:59:23,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:58:55 (149 MB/s) - ‘/tmp/tmp.EWGOsM6eCd/agent.tar.gz’ saved [24073211/24073211] 2019-07-12 10:59:23,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:59:23,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-12 10:59:23,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cdb4bd7-63c9-4830-a1ad-754240d853a5 x-compute-request-id: req-6cdb4bd7-63c9-4830-a1ad-754240d853a5 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:aa:89", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "94064ae6-9527-49ed-99f5-dee683ea283b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:06Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_dime_host_yckpih", "created": "2019-07-12T10:55:26Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:23,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/os-security-groups used request id req-e672d5d4-497d-4d01-8b31-04b603b0d6ca 2019-07-12 10:59:23,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-12 10:59:23,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/sprout_host_6jnt7w/env/bin/pip', 'freeze', '--all'] 2019-07-12 10:59:23,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e672d5d4-497d-4d01-8b31-04b603b0d6ca x-compute-request-id: req-e672d5d4-497d-4d01-8b31-04b603b0d6ca Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0adc65e6-5c95-43a6-8dfa-4676890ab6cc"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1f523633-8f26-42eb-8313-bb5d1b9bcda0"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba06f645-f5ff-4b0b-8240-f961b6c5b74f"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-07-12 10:59:23,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/os-security-groups used request id req-e672d5d4-497d-4d01-8b31-04b603b0d6ca 2019-07-12 10:59:23,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-12 10:59:23,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-12 10:59:23,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}980b7a344db2c295deb29c9bc697f7ce570c6739" 2019-07-12 10:59:23,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-6cdb4bd7-63c9-4830-a1ad-754240d853a5 2019-07-12 10:59:23,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-6cdb4bd7-63c9-4830-a1ad-754240d853a5 2019-07-12 10:59:23,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}980b7a344db2c295deb29c9bc697f7ce570c6739" 2019-07-12 10:59:23,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-12 10:59:23,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-12 10:59:23,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-12 10:59:23,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-12 10:59:23,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-12 10:59:23,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-proxy_host_hhmrwa start 2019-07-12 10:59:23,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-12 10:59:23,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:59:23,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:59:23,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:59:23,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-12 10:59:23,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 135MB/s in 0.2s 2019-07-12 10:59:23,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:59:23,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 10:58:57 (135 MB/s) - ‘/tmp/tmp.F7CCZgY8bT/agent.tar.gz’ saved [24073211/24073211] 2019-07-12 10:59:23,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0128e8cc-59ff-46b5-872d-1892b7edee46 x-compute-request-id: req-0128e8cc-59ff-46b5-872d-1892b7edee46 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:aa:89", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "94064ae6-9527-49ed-99f5-dee683ea283b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:06Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_dime_host_yckpih", "created": "2019-07-12T10:55:26Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:23,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-0128e8cc-59ff-46b5-872d-1892b7edee46 2019-07-12 10:59:23,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-0128e8cc-59ff-46b5-872d-1892b7edee46 2019-07-12 10:59:23,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}980b7a344db2c295deb29c9bc697f7ce570c6739" 2019-07-12 10:59:23,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-hhmrwa 2019-07-12 10:59:23,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-12 10:59:23,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-12 10:58:57-- https://192.168.120.6:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-12 10:59:23,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.6:53333... connected. 2019-07-12 10:59:23,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-12 10:59:23,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-12 10:59:23,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.F7CCZgY8bT/agent.tar.gz’ 2019-07-12 10:59:23,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-12 10:59:23,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_hhmrwa/env 2019-07-12 10:59:23,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-12 10:59:23,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-12 10:59:29,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-12 10:59:29,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-12 10:59:29,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_hhmrwa 2019-07-12 10:59:29,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-12 10:59:29,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-12 10:59:29,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-12 10:59:29,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_hhmrwa 2019-07-12 10:59:29,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-12 10:59:29,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-proxy_host_hhmrwa start 2019-07-12 10:59:29,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:59:02 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_hhmrwa: No response received for task b8c899138d5c469db9b088bc732c51d7 2019-07-12 10:59:29,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_hhmrwa 2019-07-12 10:59:29,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-12 10:59:29,261 - 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. 2019-07-12 10:59:29,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpHQDyuq/cloudify-diamond-plugin-1.3.5 2019-07-12 10:59:29,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/os-security-groups used request id req-ea6ba6ff-05e0-44b9-ae6f-bd2e1479abb4 2019-07-12 10:59:29,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/os-security-groups used request id req-ea6ba6ff-05e0-44b9-ae6f-bd2e1479abb4 2019-07-12 10:59:29,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-12 10:59:29,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-12 10:59:29,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-12 10:59:29,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea6ba6ff-05e0-44b9-ae6f-bd2e1479abb4 x-compute-request-id: req-ea6ba6ff-05e0-44b9-ae6f-bd2e1479abb4 Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0adc65e6-5c95-43a6-8dfa-4676890ab6cc"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1f523633-8f26-42eb-8313-bb5d1b9bcda0"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba06f645-f5ff-4b0b-8240-f961b6c5b74f"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "e3192070-1183-42b9-91cd-2c19aea9a99b", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-07-12 10:59:29,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-12 10:59:29,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-12 10:59:29,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-12 10:59:29,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-12 10:59:29,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/ellis_host_49wh78/env/bin/pip', 'freeze', '--all'] 2019-07-12 10:59:29,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-12 10:59:29,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-12 10:59:29,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-12 10:59:29,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-12 10:59:29,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-12 10:59:29,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-12 10:59:29,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-12 10:59:29,264 - 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. 2019-07-12 10:59:29,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-12 10:59:29,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-12 10:59:29,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-12 10:59:29,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpPpczho/cloudify-diamond-plugin-1.3.5 2019-07-12 10:59:29,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-12 10:59:29,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-12 10:59:29,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-12 10:59:29,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:59:29,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5b7e794-c60d-4395-bc91-d319f0791295 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:59:29,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-d5b7e794-c60d-4395-bc91-d319f0791295 2019-07-12 10:59:29,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-12 10:59:29,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 10:59:29,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-12 10:59:29,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bono_host_tswntz/env/bin/pip', 'freeze', '--all'] 2019-07-12 10:59:29,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a09605c50f017e4d8156cc7cc70b5f1b0f4ba30a" 2019-07-12 10:59:29,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-12 10:59:29,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-12 10:59:34,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-12 10:59:34,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-12 10:59:34,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-12 10:59:34,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-12 10:59:34,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-c1f04a88-bb5f-40f2-aae0-7b7c1be0f6f9 2019-07-12 10:59:34,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-12 10:59:34,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/proxy_host_hhmrwa/env/bin/pip', 'freeze', '--all'] 2019-07-12 10:59:34,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1f04a88-bb5f-40f2-aae0-7b7c1be0f6f9 x-compute-request-id: req-c1f04a88-bb5f-40f2-aae0-7b7c1be0f6f9 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:04.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:04Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bind_host_gbiqb7", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:34,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-c1f04a88-bb5f-40f2-aae0-7b7c1be0f6f9 2019-07-12 10:59:34,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-12 10:59:34,563 - 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. 2019-07-12 10:59:34,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a09605c50f017e4d8156cc7cc70b5f1b0f4ba30a" 2019-07-12 10:59:34,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-12 10:59:34,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-12 10:59:34,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-12 10:59:34,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-12 10:59:34,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-12 10:59:34,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpUIYP6a/cloudify-diamond-plugin-1.3.5 2019-07-12 10:59:34,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-12 10:59:34,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-12 10:59:34,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d381e7b8-0714-4f26-b9c4-48c65cbfe6c8 x-compute-request-id: req-d381e7b8-0714-4f26-b9c4-48c65cbfe6c8 Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "9e8ad355-b127-4b6c-a10a-2ea3a2055ca5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0b9ae275-2d27-4252-a3c5-18c44524a37e"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "9e8ad355-b127-4b6c-a10a-2ea3a2055ca5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5110caaa-5af8-4df5-82e6-c77b22a5ef8e"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "9e8ad355-b127-4b6c-a10a-2ea3a2055ca5", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-07-12 10:59:34,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/os-security-groups used request id req-d381e7b8-0714-4f26-b9c4-48c65cbfe6c8 2019-07-12 10:59:34,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/os-security-groups used request id req-d381e7b8-0714-4f26-b9c4-48c65cbfe6c8 2019-07-12 10:59:34,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a09605c50f017e4d8156cc7cc70b5f1b0f4ba30a" 2019-07-12 10:59:34,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-399853aa-55f3-4383-8a28-4f74ea51ffa3 x-compute-request-id: req-399853aa-55f3-4383-8a28-4f74ea51ffa3 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:04.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:04Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bind_host_gbiqb7", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:34,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-399853aa-55f3-4383-8a28-4f74ea51ffa3 2019-07-12 10:59:34,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-399853aa-55f3-4383-8a28-4f74ea51ffa3 2019-07-12 10:59:34,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a09605c50f017e4d8156cc7cc70b5f1b0f4ba30a" 2019-07-12 10:59:34,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-12 10:59:34,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-12 10:59:34,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/os-security-groups used request id req-351cd39e-6f94-475c-b26f-8003ad094527 2019-07-12 10:59:34,566 - 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. 2019-07-12 10:59:34,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpbHjS1Y/cloudify-diamond-plugin-1.3.5 2019-07-12 10:59:34,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/os-security-groups used request id req-351cd39e-6f94-475c-b26f-8003ad094527 2019-07-12 10:59:34,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-351cd39e-6f94-475c-b26f-8003ad094527 x-compute-request-id: req-351cd39e-6f94-475c-b26f-8003ad094527 Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "9e8ad355-b127-4b6c-a10a-2ea3a2055ca5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0b9ae275-2d27-4252-a3c5-18c44524a37e"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "9e8ad355-b127-4b6c-a10a-2ea3a2055ca5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5110caaa-5af8-4df5-82e6-c77b22a5ef8e"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "9e8ad355-b127-4b6c-a10a-2ea3a2055ca5", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-07-12 10:59:34,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-12 10:59:34,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-12 10:59:34,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-12 10:59:34,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-12 10:59:34,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-12 10:59:34,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:59:34,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-12 10:59:34,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-12 10:59:34,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d552fdf6808c057887045f8062ecb8df3d11c648" 2019-07-12 10:59:34,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-71374375-d1a6-4c63-a3f3-15b2b948180b 2019-07-12 10:59:34,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:59:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71374375-d1a6-4c63-a3f3-15b2b948180b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:59:34,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c89297a11046adcf1691f1cef7f1c05653166391" 2019-07-12 10:59:34,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:59:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10783499-17a4-43f9-bde9-0ab5d657ec68 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:59:34,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:59:34,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-10783499-17a4-43f9-bde9-0ab5d657ec68 2019-07-12 10:59:40,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:59:40,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-12 10:59:40,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-12 10:59:40,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d552fdf6808c057887045f8062ecb8df3d11c648" 2019-07-12 10:59:40,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-857d98e1-9488-46e2-9b2e-ef9332532536 2019-07-12 10:59:40,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-857d98e1-9488-46e2-9b2e-ef9332532536 2019-07-12 10:59:40,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-857d98e1-9488-46e2-9b2e-ef9332532536 x-compute-request-id: req-857d98e1-9488-46e2-9b2e-ef9332532536 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:00:43", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:17.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:17Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_vellum_host_8rxbw5", "created": "2019-07-12T10:55:28Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:40,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f5cdf8f-1ffe-49e0-a464-0c89f0543b51 x-compute-request-id: req-8f5cdf8f-1ffe-49e0-a464-0c89f0543b51 Content-Encoding: gzip Content-Length: 635 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "28b9e2f1-e0d7-4137-a115-72d2297d89c8"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "28ed4133-aec8-40da-9699-1aa127f035e9"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36f72814-f77f-4f42-96cf-f934eeb4490e"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59cbb1b3-d3b5-4927-8238-760025ac1c62"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5311d3d-cac5-4715-9ceb-b85a61b9e502"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c5a3d139-3808-4c84-98e3-aaa4515b740a"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-07-12 10:59:40,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d552fdf6808c057887045f8062ecb8df3d11c648" 2019-07-12 10:59:40,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/os-security-groups used request id req-6cfb2156-85fd-4db5-a371-63bde3e2a8e0 2019-07-12 10:59:40,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/os-security-groups used request id req-6cfb2156-85fd-4db5-a371-63bde3e2a8e0 2019-07-12 10:59:40,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-0babdb77-b1e0-4a49-8544-3a54fee11d95 2019-07-12 10:59:40,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0babdb77-b1e0-4a49-8544-3a54fee11d95 x-compute-request-id: req-0babdb77-b1e0-4a49-8544-3a54fee11d95 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:00:43", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:17.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:17Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_vellum_host_8rxbw5", "created": "2019-07-12T10:55:28Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:40,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c89297a11046adcf1691f1cef7f1c05653166391" 2019-07-12 10:59:40,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-b8fa356c-dc5a-401e-9a2f-3d2aa16d1cf6 2019-07-12 10:59:40,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-b8fa356c-dc5a-401e-9a2f-3d2aa16d1cf6 2019-07-12 10:59:40,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8fa356c-dc5a-401e-9a2f-3d2aa16d1cf6 x-compute-request-id: req-b8fa356c-dc5a-401e-9a2f-3d2aa16d1cf6 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:24:8f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "c4a7086b-65d7-4806-a63a-7929c0ae2817", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:06Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_homer_host_vqhiq0", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:40,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c89297a11046adcf1691f1cef7f1c05653166391" 2019-07-12 10:59:40,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d552fdf6808c057887045f8062ecb8df3d11c648" 2019-07-12 10:59:40,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/os-security-groups used request id req-8f5cdf8f-1ffe-49e0-a464-0c89f0543b51 2019-07-12 10:59:40,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/os-security-groups used request id req-8f5cdf8f-1ffe-49e0-a464-0c89f0543b51 2019-07-12 10:59:40,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-12 10:59:40,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-12 10:59:40,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cfb2156-85fd-4db5-a371-63bde3e2a8e0 x-compute-request-id: req-6cfb2156-85fd-4db5-a371-63bde3e2a8e0 Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "70a19d8c-8584-4edf-b87f-a14988a13a4f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "716ce8ee-987a-4057-b5e9-e2b42506226e"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "70a19d8c-8584-4edf-b87f-a14988a13a4f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a0c0b8a8-e02f-4e39-b7b3-51c7296c195f"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "70a19d8c-8584-4edf-b87f-a14988a13a4f", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-07-12 10:59:40,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-0babdb77-b1e0-4a49-8544-3a54fee11d95 2019-07-12 10:59:40,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:59:40,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d93966c4-9075-4d95-8217-c3834fcc3014 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:59:40,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-d93966c4-9075-4d95-8217-c3834fcc3014 2019-07-12 10:59:40,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de5a7d69-ea3f-413a-a0e7-51544cbaa20f x-compute-request-id: req-de5a7d69-ea3f-413a-a0e7-51544cbaa20f Content-Encoding: gzip Content-Length: 635 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "28b9e2f1-e0d7-4137-a115-72d2297d89c8"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "28ed4133-aec8-40da-9699-1aa127f035e9"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36f72814-f77f-4f42-96cf-f934eeb4490e"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59cbb1b3-d3b5-4927-8238-760025ac1c62"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5311d3d-cac5-4715-9ceb-b85a61b9e502"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c5a3d139-3808-4c84-98e3-aaa4515b740a"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-07-12 10:59:40,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/os-security-groups used request id req-de5a7d69-ea3f-413a-a0e7-51544cbaa20f 2019-07-12 10:59:40,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/os-security-groups used request id req-de5a7d69-ea3f-413a-a0e7-51544cbaa20f 2019-07-12 10:59:40,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba638c4d-31b2-4c6d-bad9-0d7c0a166137 x-compute-request-id: req-ba638c4d-31b2-4c6d-bad9-0d7c0a166137 Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "70a19d8c-8584-4edf-b87f-a14988a13a4f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "716ce8ee-987a-4057-b5e9-e2b42506226e"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "70a19d8c-8584-4edf-b87f-a14988a13a4f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a0c0b8a8-e02f-4e39-b7b3-51c7296c195f"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "70a19d8c-8584-4edf-b87f-a14988a13a4f", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-07-12 10:59:40,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/os-security-groups used request id req-ba638c4d-31b2-4c6d-bad9-0d7c0a166137 2019-07-12 10:59:40,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/os-security-groups used request id req-ba638c4d-31b2-4c6d-bad9-0d7c0a166137 2019-07-12 10:59:40,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326032c50352475a2d32b4e8ae46ff07bb831075" 2019-07-12 10:59:40,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05d9ed65-8af5-4a7a-8531-5e91afea3f7a x-compute-request-id: req-05d9ed65-8af5-4a7a-8531-5e91afea3f7a Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:24:8f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "c4a7086b-65d7-4806-a63a-7929c0ae2817", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:06Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_homer_host_vqhiq0", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:40,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-05d9ed65-8af5-4a7a-8531-5e91afea3f7a 2019-07-12 10:59:40,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-05d9ed65-8af5-4a7a-8531-5e91afea3f7a 2019-07-12 10:59:40,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c89297a11046adcf1691f1cef7f1c05653166391" 2019-07-12 10:59:40,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-12 10:59:40,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-f58ddc29-4cd9-4fad-80f2-f8c6e09c775c 2019-07-12 10:59:40,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326032c50352475a2d32b4e8ae46ff07bb831075" 2019-07-12 10:59:40,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-12 10:59:40,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f58ddc29-4cd9-4fad-80f2-f8c6e09c775c x-compute-request-id: req-f58ddc29-4cd9-4fad-80f2-f8c6e09c775c Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:04.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:04Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bind_host_gbiqb7", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:40,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-f58ddc29-4cd9-4fad-80f2-f8c6e09c775c 2019-07-12 10:59:40,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-12 10:59:40,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-12 10:59:40,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326032c50352475a2d32b4e8ae46ff07bb831075" 2019-07-12 10:59:40,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-12 10:59:40,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-12 10:59:45,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-12 10:59:45,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-12 10:59:45,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/os-security-groups used request id req-3943e66f-2815-4fd1-af21-781034495171 2019-07-12 10:59:45,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/os-security-groups used request id req-3943e66f-2815-4fd1-af21-781034495171 2019-07-12 10:59:45,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-54781e2a-2f5a-4ad3-ad50-50a393ea22ff 2019-07-12 10:59:45,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd16f156-4203-4ee6-8682-1c7d2e2636c1 x-compute-request-id: req-dd16f156-4203-4ee6-8682-1c7d2e2636c1 Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "9e8ad355-b127-4b6c-a10a-2ea3a2055ca5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0b9ae275-2d27-4252-a3c5-18c44524a37e"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "9e8ad355-b127-4b6c-a10a-2ea3a2055ca5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5110caaa-5af8-4df5-82e6-c77b22a5ef8e"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "9e8ad355-b127-4b6c-a10a-2ea3a2055ca5", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-07-12 10:59:45,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/os-security-groups used request id req-dd16f156-4203-4ee6-8682-1c7d2e2636c1 2019-07-12 10:59:45,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/os-security-groups used request id req-dd16f156-4203-4ee6-8682-1c7d2e2636c1 2019-07-12 10:59:45,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-12 10:59:45,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54781e2a-2f5a-4ad3-ad50-50a393ea22ff x-compute-request-id: req-54781e2a-2f5a-4ad3-ad50-50a393ea22ff Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:04.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:04Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bind_host_gbiqb7", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:45,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-54781e2a-2f5a-4ad3-ad50-50a393ea22ff 2019-07-12 10:59:45,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326032c50352475a2d32b4e8ae46ff07bb831075" 2019-07-12 10:59:45,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:59:45,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-12 10:59:45,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-12 10:59:45,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-12 10:59:45,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-12 10:59:45,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:59:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98dd8a0f-d23f-4254-9479-7b81a5a25bad Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:59:45,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-98dd8a0f-d23f-4254-9479-7b81a5a25bad 2019-07-12 10:59:45,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb12f0aff1894f3b8a96419e7d803cc25a527d1" 2019-07-12 10:59:45,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb12f0aff1894f3b8a96419e7d803cc25a527d1" 2019-07-12 10:59:45,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-d198d818-f47a-4efc-9a0a-8f2b3c0eb99d 2019-07-12 10:59:45,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-12 10:59:45,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-12 10:59:45,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-d198d818-f47a-4efc-9a0a-8f2b3c0eb99d 2019-07-12 10:59:45,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d198d818-f47a-4efc-9a0a-8f2b3c0eb99d x-compute-request-id: req-d198d818-f47a-4efc-9a0a-8f2b3c0eb99d Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:00:43", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:17.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:17Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_vellum_host_8rxbw5", "created": "2019-07-12T10:55:28Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:45,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-c952d8ec-b142-494a-84f3-ff9be0fb3a92 2019-07-12 10:59:45,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:59:45,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:59:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c952d8ec-b142-494a-84f3-ff9be0fb3a92 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:59:45,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb12f0aff1894f3b8a96419e7d803cc25a527d1" 2019-07-12 10:59:45,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/os-security-groups used request id req-def7b382-1972-4ea5-8391-d679bc4ef1b0 2019-07-12 10:59:45,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-def7b382-1972-4ea5-8391-d679bc4ef1b0 x-compute-request-id: req-def7b382-1972-4ea5-8391-d679bc4ef1b0 Content-Encoding: gzip Content-Length: 635 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "28b9e2f1-e0d7-4137-a115-72d2297d89c8"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "28ed4133-aec8-40da-9699-1aa127f035e9"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36f72814-f77f-4f42-96cf-f934eeb4490e"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59cbb1b3-d3b5-4927-8238-760025ac1c62"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5311d3d-cac5-4715-9ceb-b85a61b9e502"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c5a3d139-3808-4c84-98e3-aaa4515b740a"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-07-12 10:59:45,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56d0c2cb277000944912c52b18e29932f98cbb95" 2019-07-12 10:59:45,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-07-12 10:59:45,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-12 10:59:45,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c28f982b-110a-441d-ae2d-34371314e992 x-compute-request-id: req-c28f982b-110a-441d-ae2d-34371314e992 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:00:43", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:17.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:17Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_vellum_host_8rxbw5", "created": "2019-07-12T10:55:28Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:45,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/os-security-groups used request id req-def7b382-1972-4ea5-8391-d679bc4ef1b0 2019-07-12 10:59:45,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-c28f982b-110a-441d-ae2d-34371314e992 2019-07-12 10:59:45,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/os-security-groups used request id req-b241c166-0a91-482b-b6d2-e128ad13b6cc 2019-07-12 10:59:45,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b241c166-0a91-482b-b6d2-e128ad13b6cc x-compute-request-id: req-b241c166-0a91-482b-b6d2-e128ad13b6cc Content-Encoding: gzip Content-Length: 635 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "28b9e2f1-e0d7-4137-a115-72d2297d89c8"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "28ed4133-aec8-40da-9699-1aa127f035e9"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36f72814-f77f-4f42-96cf-f934eeb4490e"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59cbb1b3-d3b5-4927-8238-760025ac1c62"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5311d3d-cac5-4715-9ceb-b85a61b9e502"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c5a3d139-3808-4c84-98e3-aaa4515b740a"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-07-12 10:59:45,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56d0c2cb277000944912c52b18e29932f98cbb95" 2019-07-12 10:59:45,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-10450b83-cf01-41ba-9530-d6765205fa24 2019-07-12 10:59:45,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 10:59:45,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-12 10:59:45,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-10450b83-cf01-41ba-9530-d6765205fa24 2019-07-12 10:59:45,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10450b83-cf01-41ba-9530-d6765205fa24 x-compute-request-id: req-10450b83-cf01-41ba-9530-d6765205fa24 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:24:8f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "c4a7086b-65d7-4806-a63a-7929c0ae2817", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:06Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_homer_host_vqhiq0", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:45,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb12f0aff1894f3b8a96419e7d803cc25a527d1" 2019-07-12 10:59:45,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-c28f982b-110a-441d-ae2d-34371314e992 2019-07-12 10:59:45,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/os-security-groups used request id req-b241c166-0a91-482b-b6d2-e128ad13b6cc 2019-07-12 10:59:45,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-12 10:59:50,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-12 10:59:50,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-12 10:59:50,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51214aca-7b63-40e8-848a-9652a1f0f2db x-compute-request-id: req-51214aca-7b63-40e8-848a-9652a1f0f2db Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "70a19d8c-8584-4edf-b87f-a14988a13a4f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "716ce8ee-987a-4057-b5e9-e2b42506226e"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "70a19d8c-8584-4edf-b87f-a14988a13a4f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a0c0b8a8-e02f-4e39-b7b3-51c7296c195f"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "70a19d8c-8584-4edf-b87f-a14988a13a4f", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-07-12 10:59:50,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56d0c2cb277000944912c52b18e29932f98cbb95" 2019-07-12 10:59:50,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-6f7bbe7e-bcbd-40ba-af3f-722ea3766ab8 2019-07-12 10:59:50,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-6f7bbe7e-bcbd-40ba-af3f-722ea3766ab8 2019-07-12 10:59:50,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f7bbe7e-bcbd-40ba-af3f-722ea3766ab8 x-compute-request-id: req-6f7bbe7e-bcbd-40ba-af3f-722ea3766ab8 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:24:8f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "c4a7086b-65d7-4806-a63a-7929c0ae2817", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:06Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_homer_host_vqhiq0", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:50,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56d0c2cb277000944912c52b18e29932f98cbb95" 2019-07-12 10:59:50,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/os-security-groups used request id req-e8b29622-6bfc-4d4f-9455-b88899defde0 2019-07-12 10:59:50,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/os-security-groups used request id req-e8b29622-6bfc-4d4f-9455-b88899defde0 2019-07-12 10:59:50,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8b29622-6bfc-4d4f-9455-b88899defde0 x-compute-request-id: req-e8b29622-6bfc-4d4f-9455-b88899defde0 Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "70a19d8c-8584-4edf-b87f-a14988a13a4f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "716ce8ee-987a-4057-b5e9-e2b42506226e"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "70a19d8c-8584-4edf-b87f-a14988a13a4f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a0c0b8a8-e02f-4e39-b7b3-51c7296c195f"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "70a19d8c-8584-4edf-b87f-a14988a13a4f", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-07-12 10:59:50,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/os-security-groups used request id req-51214aca-7b63-40e8-848a-9652a1f0f2db 2019-07-12 10:59:50,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/os-security-groups used request id req-51214aca-7b63-40e8-848a-9652a1f0f2db 2019-07-12 10:59:50,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:59:50,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 10:59:50,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-decda8bd-5f5c-404e-b9cb-5d6a7f640f14 2019-07-12 10:59:50,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-12 10:59:50,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:59:50,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:59:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-decda8bd-5f5c-404e-b9cb-5d6a7f640f14 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:59:50,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a1722cc198e472eaf34e8f056c9da46921e903" 2019-07-12 10:59:50,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7ce217eadc571385efd3faf31a7092772243f3" 2019-07-12 10:59:50,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:59:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd64ad62-bfd4-47f7-8c44-7c6fea1e7432 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:59:50,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/J8OUG/install_requirements.sh 2019-07-12 10:59:50,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-12 10:59:50,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-12 10:59:50,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 10:59:50,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-fd64ad62-bfd4-47f7-8c44-7c6fea1e7432 2019-07-12 10:59:50,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7ce217eadc571385efd3faf31a7092772243f3" 2019-07-12 10:59:50,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-912a7205-b250-4d4d-a82e-12f15d83e21d 2019-07-12 10:59:50,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-912a7205-b250-4d4d-a82e-12f15d83e21d 2019-07-12 10:59:50,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-912a7205-b250-4d4d-a82e-12f15d83e21d x-compute-request-id: req-912a7205-b250-4d4d-a82e-12f15d83e21d Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:44:97", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:20Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:50,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a1722cc198e472eaf34e8f056c9da46921e903" -d '{"addFloatingIp": {"address": "172.30.9.202"}}' 2019-07-12 10:59:50,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-860145ef-ecef-4b43-8e46-0e7e3808ab42 2019-07-12 10:59:50,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-860145ef-ecef-4b43-8e46-0e7e3808ab42 2019-07-12 10:59:50,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-860145ef-ecef-4b43-8e46-0e7e3808ab42 x-compute-request-id: req-860145ef-ecef-4b43-8e46-0e7e3808ab42 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:04.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:04Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bind_host_gbiqb7", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:50,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-12 10:59:50,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-12 10:59:50,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 10:59:50,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-12 10:59:50,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1606 2019-07-12 10:59:50,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-12 10:59:50,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-12 10:59:50,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-12 10:59:50,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af90abb1-804d-4da3-8939-635e9fc78cee x-compute-request-id: req-af90abb1-804d-4da3-8939-635e9fc78cee Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55d18056-0fce-432a-9db0-5ac5e3f1b257"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81a915a8-cd7b-4b10-89c6-dee4f8ae0552"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f0ac864c-4547-468f-a065-de02f3c70b67"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e8a9deba-67a6-4733-ac56-9b7c8b14c962"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-12 10:59:50,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7ce217eadc571385efd3faf31a7092772243f3" 2019-07-12 10:59:50,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-0b467b9a-b19b-4b67-a7c7-4b3ecc3955ca 2019-07-12 10:59:50,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-0b467b9a-b19b-4b67-a7c7-4b3ecc3955ca 2019-07-12 10:59:50,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b467b9a-b19b-4b67-a7c7-4b3ecc3955ca x-compute-request-id: req-0b467b9a-b19b-4b67-a7c7-4b3ecc3955ca Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:44:97", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:20Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:50,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-1669cfce-6957-41e2-bbce-244f7f539a37 2019-07-12 10:59:50,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:59:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1669cfce-6957-41e2-bbce-244f7f539a37 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:59:55,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b467b9a-b19b-4b67-a7c7-4b3ecc3955ca x-compute-request-id: req-0b467b9a-b19b-4b67-a7c7-4b3ecc3955ca Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:44:97", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:20Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:55,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-1669cfce-6957-41e2-bbce-244f7f539a37 2019-07-12 10:59:55,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:59:55,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a7ce217eadc571385efd3faf31a7092772243f3" 2019-07-12 10:59:55,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups used request id req-af90abb1-804d-4da3-8939-635e9fc78cee 2019-07-12 10:59:55,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups used request id req-af90abb1-804d-4da3-8939-635e9fc78cee 2019-07-12 10:59:55,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af90abb1-804d-4da3-8939-635e9fc78cee x-compute-request-id: req-af90abb1-804d-4da3-8939-635e9fc78cee Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55d18056-0fce-432a-9db0-5ac5e3f1b257"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81a915a8-cd7b-4b10-89c6-dee4f8ae0552"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f0ac864c-4547-468f-a065-de02f3c70b67"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e8a9deba-67a6-4733-ac56-9b7c8b14c962"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-12 10:59:55,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups used request id req-5af9cf0c-56c8-4978-8a2f-ee907faee855 2019-07-12 10:59:55,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups used request id req-5af9cf0c-56c8-4978-8a2f-ee907faee855 2019-07-12 10:59:55,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5af9cf0c-56c8-4978-8a2f-ee907faee855 x-compute-request-id: req-5af9cf0c-56c8-4978-8a2f-ee907faee855 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55d18056-0fce-432a-9db0-5ac5e3f1b257"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81a915a8-cd7b-4b10-89c6-dee4f8ae0552"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f0ac864c-4547-468f-a065-de02f3c70b67"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e8a9deba-67a6-4733-ac56-9b7c8b14c962"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-12 10:59:55,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:59:55,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-12 10:59:55,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-63c564a0-4a5e-402b-92ba-7cfa4a7ffd6f 2019-07-12 10:59:55,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-63c564a0-4a5e-402b-92ba-7cfa4a7ffd6f 2019-07-12 10:59:55,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-12 10:59:55,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63c564a0-4a5e-402b-92ba-7cfa4a7ffd6f x-compute-request-id: req-63c564a0-4a5e-402b-92ba-7cfa4a7ffd6f Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1c:08", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:19Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_ellis_host_49wh78", "created": "2019-07-12T10:55:24Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:55,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-558136ae-2287-451d-81f7-38fea29bc804 2019-07-12 10:59:55,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:59:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-558136ae-2287-451d-81f7-38fea29bc804 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:59:55,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d668e53e3ff7006b18ced2dfab180f3d5c45be8" 2019-07-12 10:59:55,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c47e90d2-b591-4797-8789-020c99c4ee1c x-compute-request-id: req-c47e90d2-b591-4797-8789-020c99c4ee1c Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8141a653-6791-41dc-8e3c-90fcb46a5a05"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e2f9a0a2-483b-4e68-8828-b05d5195d1f0"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-12 10:59:55,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-16e891c1-c50e-44be-a2d8-6a8689f150fa 2019-07-12 10:59:55,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-16e891c1-c50e-44be-a2d8-6a8689f150fa 2019-07-12 10:59:55,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16e891c1-c50e-44be-a2d8-6a8689f150fa x-compute-request-id: req-16e891c1-c50e-44be-a2d8-6a8689f150fa Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1c:08", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:19Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_ellis_host_49wh78", "created": "2019-07-12T10:55:24Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:55,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/os-security-groups used request id req-c47e90d2-b591-4797-8789-020c99c4ee1c 2019-07-12 10:59:55,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/os-security-groups used request id req-c47e90d2-b591-4797-8789-020c99c4ee1c 2019-07-12 10:59:55,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d668e53e3ff7006b18ced2dfab180f3d5c45be8" 2019-07-12 10:59:55,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa85da7a128ca87627367b881b36bd853a34993" 2019-07-12 10:59:55,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d668e53e3ff7006b18ced2dfab180f3d5c45be8" 2019-07-12 10:59:55,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:59:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e561ef6c-2d3c-4d91-8563-d8a9fc04392e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 10:59:55,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-fc166366-5dee-4517-970b-2f6a98987446 2019-07-12 10:59:55,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 10:59:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f56f40a8-838d-4ea6-bd68-61687b64b77c x-compute-request-id: req-f56f40a8-838d-4ea6-bd68-61687b64b77c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-12 10:59:55,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/action used request id req-f56f40a8-838d-4ea6-bd68-61687b64b77c 2019-07-12 10:59:55,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/action used request id req-f56f40a8-838d-4ea6-bd68-61687b64b77c 2019-07-12 10:59:55,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a1722cc198e472eaf34e8f056c9da46921e903" 2019-07-12 10:59:55,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba6020d5-1756-4055-b820-7bff476238c2 x-compute-request-id: req-ba6020d5-1756-4055-b820-7bff476238c2 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:19Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:55,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-ba6020d5-1756-4055-b820-7bff476238c2 2019-07-12 10:59:55,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-ba6020d5-1756-4055-b820-7bff476238c2 2019-07-12 10:59:55,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa85da7a128ca87627367b881b36bd853a34993" 2019-07-12 10:59:56,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 10:59:56,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-e561ef6c-2d3c-4d91-8563-d8a9fc04392e 2019-07-12 10:59:56,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1919ac89-16db-4968-8b84-fdc96c96640f x-compute-request-id: req-1919ac89-16db-4968-8b84-fdc96c96640f Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8141a653-6791-41dc-8e3c-90fcb46a5a05"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e2f9a0a2-483b-4e68-8828-b05d5195d1f0"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-12 10:59:56,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/os-security-groups used request id req-1919ac89-16db-4968-8b84-fdc96c96640f 2019-07-12 10:59:56,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/os-security-groups used request id req-1919ac89-16db-4968-8b84-fdc96c96640f 2019-07-12 10:59:56,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc166366-5dee-4517-970b-2f6a98987446 x-compute-request-id: req-fc166366-5dee-4517-970b-2f6a98987446 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:04.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:04Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bind_host_gbiqb7", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 10:59:56,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-fc166366-5dee-4517-970b-2f6a98987446 2019-07-12 10:59:56,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a17c9429-ef98-4b16-ac60-4cfa17677476 x-compute-request-id: req-a17c9429-ef98-4b16-ac60-4cfa17677476 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00aebbd8-8e0b-44cf-a306-fc5380823f4a"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1f06f952-b6f8-404f-b916-8916f1ef344f"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "839f32f2-0526-46f0-9e21-599642abe365"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "95b2ad31-cde5-4dac-9907-5c870306ce57"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a68c1c75-1858-4db7-888b-72d148a8ef73"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9d40c81-cd7d-4e86-8231-bbe74aaa6853"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5ea29fb-cbf0-432e-ba4c-02cbfd9b8864"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed35df32-295d-41d6-bf56-988efe43cc03"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55d18056-0fce-432a-9db0-5ac5e3f1b257"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81a915a8-cd7b-4b10-89c6-dee4f8ae0552"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f0ac864c-4547-468f-a065-de02f3c70b67"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-12 10:59:56,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-d30b22ac-8979-4563-aa32-68a3d294bac7 2019-07-12 10:59:56,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups used request id req-771b5485-43cf-4315-8c6b-19173ff8af2f 2019-07-12 10:59:56,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups used request id req-a17c9429-ef98-4b16-ac60-4cfa17677476 2019-07-12 10:59:56,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups used request id req-a17c9429-ef98-4b16-ac60-4cfa17677476 2019-07-12 11:00:01,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa85da7a128ca87627367b881b36bd853a34993" 2019-07-12 11:00:01,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-12 11:00:01,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-12 11:00:01,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-771b5485-43cf-4315-8c6b-19173ff8af2f x-compute-request-id: req-771b5485-43cf-4315-8c6b-19173ff8af2f Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00aebbd8-8e0b-44cf-a306-fc5380823f4a"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1f06f952-b6f8-404f-b916-8916f1ef344f"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "839f32f2-0526-46f0-9e21-599642abe365"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "95b2ad31-cde5-4dac-9907-5c870306ce57"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a68c1c75-1858-4db7-888b-72d148a8ef73"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9d40c81-cd7d-4e86-8231-bbe74aaa6853"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5ea29fb-cbf0-432e-ba4c-02cbfd9b8864"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed35df32-295d-41d6-bf56-988efe43cc03"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55d18056-0fce-432a-9db0-5ac5e3f1b257"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81a915a8-cd7b-4b10-89c6-dee4f8ae0552"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f0ac864c-4547-468f-a065-de02f3c70b67"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-12 11:00:01,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-07-12 11:00:01,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-d30b22ac-8979-4563-aa32-68a3d294bac7 2019-07-12 11:00:01,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups used request id req-a17c9429-ef98-4b16-ac60-4cfa17677476 2019-07-12 11:00:01,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups used request id req-771b5485-43cf-4315-8c6b-19173ff8af2f 2019-07-12 11:00:01,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups used request id req-771b5485-43cf-4315-8c6b-19173ff8af2f 2019-07-12 11:00:01,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups used request id req-a17c9429-ef98-4b16-ac60-4cfa17677476 2019-07-12 11:00:01,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-7d36e5b5-2a99-4c21-87da-565d23a4559a 2019-07-12 11:00:01,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-12 11:00:01,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 11:00:01,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-7d36e5b5-2a99-4c21-87da-565d23a4559a 2019-07-12 11:00:01,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d36e5b5-2a99-4c21-87da-565d23a4559a x-compute-request-id: req-7d36e5b5-2a99-4c21-87da-565d23a4559a Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:44:97", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:20Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:00:01,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a3bc8f66ee7e8e762e89bfcbe835725e380996" 2019-07-12 11:00:01,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-11885d9c-05f8-4aae-bf71-cf154ee6c78d 2019-07-12 11:00:01,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-55e13df3-7963-4620-ae48-294776aa623b 2019-07-12 11:00:01,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-55e13df3-7963-4620-ae48-294776aa623b 2019-07-12 11:00:01,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a3bc8f66ee7e8e762e89bfcbe835725e380996" 2019-07-12 11:00:01,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-12 11:00:01,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-12 11:00:01,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a3bc8f66ee7e8e762e89bfcbe835725e380996" 2019-07-12 11:00:01,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:00:01,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-251fe1d9-c4d1-4809-82d3-d255fa910db0 x-compute-request-id: req-251fe1d9-c4d1-4809-82d3-d255fa910db0 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55d18056-0fce-432a-9db0-5ac5e3f1b257"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81a915a8-cd7b-4b10-89c6-dee4f8ae0552"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f0ac864c-4547-468f-a065-de02f3c70b67"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e8a9deba-67a6-4733-ac56-9b7c8b14c962"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-12 11:00:01,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups used request id req-251fe1d9-c4d1-4809-82d3-d255fa910db0 2019-07-12 11:00:01,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups used request id req-251fe1d9-c4d1-4809-82d3-d255fa910db0 2019-07-12 11:00:01,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:59:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11885d9c-05f8-4aae-bf71-cf154ee6c78d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:00:01,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55e13df3-7963-4620-ae48-294776aa623b x-compute-request-id: req-55e13df3-7963-4620-ae48-294776aa623b Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:44:97", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:20Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:00:01,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 11:00:01,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups used request id req-01d5cf44-047c-4885-9bd5-ca40fbc00e3f 2019-07-12 11:00:01,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01d5cf44-047c-4885-9bd5-ca40fbc00e3f x-compute-request-id: req-01d5cf44-047c-4885-9bd5-ca40fbc00e3f Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55d18056-0fce-432a-9db0-5ac5e3f1b257"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81a915a8-cd7b-4b10-89c6-dee4f8ae0552"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f0ac864c-4547-468f-a065-de02f3c70b67"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e8a9deba-67a6-4733-ac56-9b7c8b14c962"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-12 11:00:01,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:00:01,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889e0bf0e3a34ec422fcab043265fb3937c80701" 2019-07-12 11:00:01,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups used request id req-01d5cf44-047c-4885-9bd5-ca40fbc00e3f 2019-07-12 11:00:01,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:00:01,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-12 11:00:01,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/os-security-groups used request id req-131a82a8-f0c9-457f-9fa0-5d3abfd6b14e 2019-07-12 11:00:01,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-62745d12-e56d-45c8-a633-92e423034e46 2019-07-12 11:00:01,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:59:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62745d12-e56d-45c8-a633-92e423034e46 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:00:01,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e592701e-6ac5-43c5-a0aa-a52c39db015a x-compute-request-id: req-e592701e-6ac5-43c5-a0aa-a52c39db015a Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1c:08", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:19Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_ellis_host_49wh78", "created": "2019-07-12T10:55:24Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:00:01,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-e592701e-6ac5-43c5-a0aa-a52c39db015a 2019-07-12 11:00:01,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-e592701e-6ac5-43c5-a0aa-a52c39db015a 2019-07-12 11:00:01,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889e0bf0e3a34ec422fcab043265fb3937c80701" 2019-07-12 11:00:01,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b49be6eeb8a03dfca8a8573c7f795d724341486" 2019-07-12 11:00:01,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-131a82a8-f0c9-457f-9fa0-5d3abfd6b14e x-compute-request-id: req-131a82a8-f0c9-457f-9fa0-5d3abfd6b14e Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8141a653-6791-41dc-8e3c-90fcb46a5a05"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e2f9a0a2-483b-4e68-8828-b05d5195d1f0"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-12 11:00:01,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/os-security-groups used request id req-131a82a8-f0c9-457f-9fa0-5d3abfd6b14e 2019-07-12 11:00:01,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889e0bf0e3a34ec422fcab043265fb3937c80701" 2019-07-12 11:00:01,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb54a9ee-6f12-42b0-a08b-877947871fa2 x-compute-request-id: req-cb54a9ee-6f12-42b0-a08b-877947871fa2 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1c:08", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:19Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_ellis_host_49wh78", "created": "2019-07-12T10:55:24Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:00:01,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'apt-get', 'update'] 2019-07-12 11:00:06,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-cb54a9ee-6f12-42b0-a08b-877947871fa2 2019-07-12 11:00:06,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/OAVBE/bind.py 2019-07-12 11:00:06,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/os-security-groups used request id req-8f22dfd1-b5c2-4c7d-b7e7-d3b1b33e9cfb 2019-07-12 11:00:06,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/os-security-groups used request id req-8f22dfd1-b5c2-4c7d-b7e7-d3b1b33e9cfb 2019-07-12 11:00:06,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-07-12 11:00:06,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f22dfd1-b5c2-4c7d-b7e7-d3b1b33e9cfb x-compute-request-id: req-8f22dfd1-b5c2-4c7d-b7e7-d3b1b33e9cfb Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8141a653-6791-41dc-8e3c-90fcb46a5a05"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e2f9a0a2-483b-4e68-8828-b05d5195d1f0"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-12 11:00:06,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889e0bf0e3a34ec422fcab043265fb3937c80701" 2019-07-12 11:00:06,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-cb54a9ee-6f12-42b0-a08b-877947871fa2 2019-07-12 11:00:06,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-12 11:00:06,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d20a0a19-7cb0-4b33-8654-541419a1067a x-compute-request-id: req-d20a0a19-7cb0-4b33-8654-541419a1067a Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:19Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:00:06,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-12 11:00:06,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-d20a0a19-7cb0-4b33-8654-541419a1067a 2019-07-12 11:00:06,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-d20a0a19-7cb0-4b33-8654-541419a1067a 2019-07-12 11:00:06,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b49be6eeb8a03dfca8a8573c7f795d724341486" 2019-07-12 11:00:06,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6865e41f-6440-48b7-a171-407c8853e5df x-compute-request-id: req-6865e41f-6440-48b7-a171-407c8853e5df Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00aebbd8-8e0b-44cf-a306-fc5380823f4a"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1f06f952-b6f8-404f-b916-8916f1ef344f"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "839f32f2-0526-46f0-9e21-599642abe365"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "95b2ad31-cde5-4dac-9907-5c870306ce57"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a68c1c75-1858-4db7-888b-72d148a8ef73"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9d40c81-cd7d-4e86-8231-bbe74aaa6853"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5ea29fb-cbf0-432e-ba4c-02cbfd9b8864"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed35df32-295d-41d6-bf56-988efe43cc03"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55d18056-0fce-432a-9db0-5ac5e3f1b257"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81a915a8-cd7b-4b10-89c6-dee4f8ae0552"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f0ac864c-4547-468f-a065-de02f3c70b67"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-12 11:00:06,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bac9e69-aab0-4157-be44-91eabe373189 x-compute-request-id: req-1bac9e69-aab0-4157-be44-91eabe373189 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:19Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:00:06,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups used request id req-6865e41f-6440-48b7-a171-407c8853e5df 2019-07-12 11:00:06,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups used request id req-6865e41f-6440-48b7-a171-407c8853e5df 2019-07-12 11:00:06,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b49be6eeb8a03dfca8a8573c7f795d724341486" 2019-07-12 11:00:06,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-07-12 11:00:06,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-1bac9e69-aab0-4157-be44-91eabe373189 2019-07-12 11:00:06,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-1bac9e69-aab0-4157-be44-91eabe373189 2019-07-12 11:00:06,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b49be6eeb8a03dfca8a8573c7f795d724341486" 2019-07-12 11:00:06,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39819ffc-81a1-4656-b303-188e0663c7fd x-compute-request-id: req-39819ffc-81a1-4656-b303-188e0663c7fd Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00aebbd8-8e0b-44cf-a306-fc5380823f4a"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1f06f952-b6f8-404f-b916-8916f1ef344f"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "839f32f2-0526-46f0-9e21-599642abe365"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "95b2ad31-cde5-4dac-9907-5c870306ce57"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a68c1c75-1858-4db7-888b-72d148a8ef73"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9d40c81-cd7d-4e86-8231-bbe74aaa6853"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5ea29fb-cbf0-432e-ba4c-02cbfd9b8864"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed35df32-295d-41d6-bf56-988efe43cc03"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55d18056-0fce-432a-9db0-5ac5e3f1b257"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81a915a8-cd7b-4b10-89c6-dee4f8ae0552"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f0ac864c-4547-468f-a065-de02f3c70b67"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-12 11:00:06,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups used request id req-39819ffc-81a1-4656-b303-188e0663c7fd 2019-07-12 11:00:06,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:00:06,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed8ed6fa37766b63f5f4c861e0c2a6a3e484311" 2019-07-12 11:00:06,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-12 11:00:06,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-12 11:00:06,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-1d3b9e4c-10de-4162-976f-a47411f3d557 2019-07-12 11:00:06,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d3b9e4c-10de-4162-976f-a47411f3d557 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:00:06,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups used request id req-39819ffc-81a1-4656-b303-188e0663c7fd 2019-07-12 11:00:06,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-87ea997b-58ac-456e-8f76-4f7ae6198389 2019-07-12 11:00:06,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:59:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87ea997b-58ac-456e-8f76-4f7ae6198389 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:00:06,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:00:06,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eed8cfbb-975b-4411-8a30-fa04e0c4a420 x-compute-request-id: req-eed8cfbb-975b-4411-8a30-fa04e0c4a420 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55d18056-0fce-432a-9db0-5ac5e3f1b257"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81a915a8-cd7b-4b10-89c6-dee4f8ae0552"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f0ac864c-4547-468f-a065-de02f3c70b67"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e8a9deba-67a6-4733-ac56-9b7c8b14c962"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-12 11:00:06,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed8ed6fa37766b63f5f4c861e0c2a6a3e484311" 2019-07-12 11:00:06,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-18c37338-9884-4f16-997b-1cb8d6ebd170 2019-07-12 11:00:06,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-18c37338-9884-4f16-997b-1cb8d6ebd170 2019-07-12 11:00:06,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18c37338-9884-4f16-997b-1cb8d6ebd170 x-compute-request-id: req-18c37338-9884-4f16-997b-1cb8d6ebd170 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:44:97", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:20Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:00:06,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77a6b918a22fc257337bda65c9eb9fdf4a8bfe49" 2019-07-12 11:00:06,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:00:06,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:59:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be7983a2-f6be-4b04-b1ee-d8a6ac89d63a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:00:06,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-be7983a2-f6be-4b04-b1ee-d8a6ac89d63a 2019-07-12 11:00:06,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-91897e67-3af3-46e4-9ff5-3951865f4cc5 2019-07-12 11:00:06,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce1d82a84f062f131b24022f4b48a37fd92278cc" 2019-07-12 11:00:06,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups used request id req-eed8cfbb-975b-4411-8a30-fa04e0c4a420 2019-07-12 11:00:06,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups used request id req-eed8cfbb-975b-4411-8a30-fa04e0c4a420 2019-07-12 11:00:06,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed8ed6fa37766b63f5f4c861e0c2a6a3e484311" 2019-07-12 11:00:06,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91897e67-3af3-46e4-9ff5-3951865f4cc5 x-compute-request-id: req-91897e67-3af3-46e4-9ff5-3951865f4cc5 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:44:97", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:20Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:00:11,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-91897e67-3af3-46e4-9ff5-3951865f4cc5 2019-07-12 11:00:11,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed8ed6fa37766b63f5f4c861e0c2a6a3e484311" 2019-07-12 11:00:11,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d54f2ac-e80c-4e6c-9ea1-dcf186ea42c1 x-compute-request-id: req-3d54f2ac-e80c-4e6c-9ea1-dcf186ea42c1 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55d18056-0fce-432a-9db0-5ac5e3f1b257"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81a915a8-cd7b-4b10-89c6-dee4f8ae0552"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f0ac864c-4547-468f-a065-de02f3c70b67"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e8a9deba-67a6-4733-ac56-9b7c8b14c962"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-12 11:00:11,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups used request id req-3d54f2ac-e80c-4e6c-9ea1-dcf186ea42c1 2019-07-12 11:00:11,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups used request id req-3d54f2ac-e80c-4e6c-9ea1-dcf186ea42c1 2019-07-12 11:00:11,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a69f899-ebfb-4d13-83aa-376698be279c x-compute-request-id: req-8a69f899-ebfb-4d13-83aa-376698be279c Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1c:08", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:19Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_ellis_host_49wh78", "created": "2019-07-12T10:55:24Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:00:11,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-8a69f899-ebfb-4d13-83aa-376698be279c 2019-07-12 11:00:11,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-8a69f899-ebfb-4d13-83aa-376698be279c 2019-07-12 11:00:11,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77a6b918a22fc257337bda65c9eb9fdf4a8bfe49" -d '{"addFloatingIp": {"address": "172.30.9.204"}}' 2019-07-12 11:00:11,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 11:00:11,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-12 11:00:11,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-a670c3d4-f908-4ace-94d6-bc60c64dbdff 2019-07-12 11:00:11,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a670c3d4-f908-4ace-94d6-bc60c64dbdff x-compute-request-id: req-a670c3d4-f908-4ace-94d6-bc60c64dbdff Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:19Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:00:11,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-12 11:00:11,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce1d82a84f062f131b24022f4b48a37fd92278cc" 2019-07-12 11:00:11,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-a670c3d4-f908-4ace-94d6-bc60c64dbdff 2019-07-12 11:00:11,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce1d82a84f062f131b24022f4b48a37fd92278cc" 2019-07-12 11:00:11,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-1ccadff3-4d04-46d4-9f96-97d890a04492 2019-07-12 11:00:11,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0bd13f45-6737-43ac-b537-8914bd378475 x-compute-request-id: req-0bd13f45-6737-43ac-b537-8914bd378475 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00aebbd8-8e0b-44cf-a306-fc5380823f4a"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1f06f952-b6f8-404f-b916-8916f1ef344f"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "839f32f2-0526-46f0-9e21-599642abe365"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "95b2ad31-cde5-4dac-9907-5c870306ce57"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a68c1c75-1858-4db7-888b-72d148a8ef73"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9d40c81-cd7d-4e86-8231-bbe74aaa6853"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5ea29fb-cbf0-432e-ba4c-02cbfd9b8864"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed35df32-295d-41d6-bf56-988efe43cc03"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55d18056-0fce-432a-9db0-5ac5e3f1b257"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81a915a8-cd7b-4b10-89c6-dee4f8ae0552"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f0ac864c-4547-468f-a065-de02f3c70b67"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-12 11:00:11,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups used request id req-0bd13f45-6737-43ac-b537-8914bd378475 2019-07-12 11:00:11,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups used request id req-0bd13f45-6737-43ac-b537-8914bd378475 2019-07-12 11:00:11,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce1d82a84f062f131b24022f4b48a37fd92278cc" 2019-07-12 11:00:11,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ccadff3-4d04-46d4-9f96-97d890a04492 x-compute-request-id: req-1ccadff3-4d04-46d4-9f96-97d890a04492 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:19Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:00:11,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-1ccadff3-4d04-46d4-9f96-97d890a04492 2019-07-12 11:00:11,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32b9489c-63eb-4d5c-a894-2392dfb3c858 x-compute-request-id: req-32b9489c-63eb-4d5c-a894-2392dfb3c858 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00aebbd8-8e0b-44cf-a306-fc5380823f4a"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1f06f952-b6f8-404f-b916-8916f1ef344f"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "839f32f2-0526-46f0-9e21-599642abe365"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "95b2ad31-cde5-4dac-9907-5c870306ce57"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a68c1c75-1858-4db7-888b-72d148a8ef73"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9d40c81-cd7d-4e86-8231-bbe74aaa6853"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5ea29fb-cbf0-432e-ba4c-02cbfd9b8864"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed35df32-295d-41d6-bf56-988efe43cc03"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55d18056-0fce-432a-9db0-5ac5e3f1b257"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81a915a8-cd7b-4b10-89c6-dee4f8ae0552"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f0ac864c-4547-468f-a065-de02f3c70b67"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-12 11:00:11,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups used request id req-32b9489c-63eb-4d5c-a894-2392dfb3c858 2019-07-12 11:00:11,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups used request id req-32b9489c-63eb-4d5c-a894-2392dfb3c858 2019-07-12 11:00:11,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-12 11:00:11,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-07-12 11:00:11,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 10:59:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3096082-22ab-4a90-beff-6553256da063 x-compute-request-id: req-c3096082-22ab-4a90-beff-6553256da063 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-12 11:00:11,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/action used request id req-c3096082-22ab-4a90-beff-6553256da063 2019-07-12 11:00:11,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/action used request id req-c3096082-22ab-4a90-beff-6553256da063 2019-07-12 11:00:11,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77a6b918a22fc257337bda65c9eb9fdf4a8bfe49" 2019-07-12 11:00:11,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-144efd51-8b7d-42d0-ac84-77ee292ad549 x-compute-request-id: req-144efd51-8b7d-42d0-ac84-77ee292ad549 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1c:08", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1c:08", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:19Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_ellis_host_49wh78", "created": "2019-07-12T10:55:24Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:00:11,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-144efd51-8b7d-42d0-ac84-77ee292ad549 2019-07-12 11:00:11,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-144efd51-8b7d-42d0-ac84-77ee292ad549 2019-07-12 11:00:11,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-07-12 11:00:11,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-12 11:00:11,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:00:11,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 10:59:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c988d11e-dd1e-46d4-b773-0b03885db59f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:00:11,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 11:00:11,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba71ca1bfb11103606dfb379be41bdd1e3e162e5" 2019-07-12 11:00:11,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-c988d11e-dd1e-46d4-b773-0b03885db59f 2019-07-12 11:00:11,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba71ca1bfb11103606dfb379be41bdd1e3e162e5" -d '{"addFloatingIp": {"address": "172.30.9.209"}}' 2019-07-12 11:00:11,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d588f65b-7dc3-4337-87e1-d4ab3b8e6eee x-compute-request-id: req-d588f65b-7dc3-4337-87e1-d4ab3b8e6eee Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:19Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:00:11,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-d588f65b-7dc3-4337-87e1-d4ab3b8e6eee 2019-07-12 11:00:11,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-d588f65b-7dc3-4337-87e1-d4ab3b8e6eee 2019-07-12 11:00:11,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 10:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0006fba6-7f1b-4a2e-8692-0aa26183be2b x-compute-request-id: req-0006fba6-7f1b-4a2e-8692-0aa26183be2b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-12 11:00:11,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-f303a000-86c8-4816-a671-ef01c55dbb87 2019-07-12 11:00:11,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 10:59:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f303a000-86c8-4816-a671-ef01c55dbb87 x-compute-request-id: req-f303a000-86c8-4816-a671-ef01c55dbb87 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:19Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:00:16,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba71ca1bfb11103606dfb379be41bdd1e3e162e5" 2019-07-12 11:00:16,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/action used request id req-0006fba6-7f1b-4a2e-8692-0aa26183be2b 2019-07-12 11:00:16,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/action used request id req-0006fba6-7f1b-4a2e-8692-0aa26183be2b 2019-07-12 11:00:16,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-f303a000-86c8-4816-a671-ef01c55dbb87 2019-07-12 11:00:16,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Need to get 19.1 MB of archives. 2019-07-12 11:00:16,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] 2019-07-12 11:00:16,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] 2019-07-12 11:00:16,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] 2019-07-12 11:00:16,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 2019-07-12 11:00:16,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 2019-07-12 11:00:16,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 2019-07-12 11:00:16,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] 2019-07-12 11:00:16,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 2019-07-12 11:00:16,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 2019-07-12 11:00:16,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] 2019-07-12 11:00:16,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] 2019-07-12 11:00:16,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] 2019-07-12 11:00:16,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] 2019-07-12 11:00:16,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] 2019-07-12 11:00:16,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] 2019-07-12 11:00:16,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] 2019-07-12 11:00:16,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] 2019-07-12 11:00:16,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 2019-07-12 11:00:16,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] 2019-07-12 11:00:16,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] 2019-07-12 11:00:16,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] 2019-07-12 11:00:16,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] 2019-07-12 11:00:16,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] 2019-07-12 11:00:16,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] 2019-07-12 11:00:16,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] 2019-07-12 11:00:16,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] 2019-07-12 11:00:16,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] 2019-07-12 11:00:16,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages 2019-07-12 11:00:16,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages 2019-07-12 11:00:16,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages 2019-07-12 11:00:16,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages 2019-07-12 11:00:16,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en 2019-07-12 11:00:16,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en 2019-07-12 11:00:16,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en 2019-07-12 11:00:16,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en 2019-07-12 11:00:16,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release 2019-07-12 11:00:16,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] 2019-07-12 11:00:16,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] 2019-07-12 11:00:16,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] 2019-07-12 11:00:16,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] 2019-07-12 11:00:16,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages 2019-07-12 11:00:16,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages 2019-07-12 11:00:16,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages 2019-07-12 11:00:16,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages 2019-07-12 11:00:16,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en 2019-07-12 11:00:22,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en 2019-07-12 11:00:22,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en 2019-07-12 11:00:22,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en 2019-07-12 11:00:22,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US 2019-07-12 11:00:22,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US 2019-07-12 11:00:22,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US 2019-07-12 11:00:22,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US 2019-07-12 11:00:22,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 13.1 MB in 10s (1,244 kB/s) 2019-07-12 11:00:22,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-07-12 11:00:22,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-07-12 11:00:22,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building dependency tree... 2019-07-12 11:00:22,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading state information... 2019-07-12 11:00:22,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following extra packages will be installed: 2019-07-12 11:00:22,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-07-12 11:00:22,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-07-12 11:00:22,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-07-12 11:00:22,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Suggested packages: 2019-07-12 11:00:22,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9 2019-07-12 11:00:22,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libtool flex bison gdb gcc-doc gcc-4.8-multilib gcc-4.8-doc libgcc1-dbg 2019-07-12 11:00:22,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg 2019-07-12 11:00:22,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libquadmath0-dbg glibc-doc 2019-07-12 11:00:22,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following NEW packages will be installed: 2019-07-12 11:00:22,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-07-12 11:00:22,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-07-12 11:00:22,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-07-12 11:00:22,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 2019-07-12 11:00:22,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - After this operation, 70.7 MB of additional disk space will be used. 2019-07-12 11:00:22,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] 2019-07-12 11:00:22,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] 2019-07-12 11:00:22,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] 2019-07-12 11:00:22,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] 2019-07-12 11:00:22,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] 2019-07-12 11:00:22,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] 2019-07-12 11:00:22,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] 2019-07-12 11:00:22,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] 2019-07-12 11:00:22,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] 2019-07-12 11:00:22,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] 2019-07-12 11:00:22,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] 2019-07-12 11:00:22,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] 2019-07-12 11:00:22,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] 2019-07-12 11:00:22,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] 2019-07-12 11:00:22,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 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] 2019-07-12 11:00:22,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] 2019-07-12 11:00:22,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] 2019-07-12 11:00:22,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] 2019-07-12 11:00:22,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] 2019-07-12 11:00:22,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] 2019-07-12 11:00:22,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] 2019-07-12 11:00:22,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 19.1 MB in 5s (3,812 kB/s) 2019-07-12 11:00:22,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Selecting previously unselected package libasan0:amd64. 2019-07-12 11:00:27,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51354 files and directories currently installed.) 2019-07-12 11:00:27,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-12 11:00:27,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 0%] Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-12 11:00:27,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 1%] Progress: [ 2%] Selecting previously unselected package libatomic1:amd64. 2019-07-12 11:00:27,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-07-12 11:00:27,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-12 11:00:27,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 11:00:27,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1606 to end... 2019-07-12 11:00:27,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes'] 2019-07-12 11:00:27,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-12 11:00:27,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.34', 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.34', u'hss_hostname': u''}. 2019-07-12 11:00:27,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-07-12 11:00:27,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-12 11:00:27,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpp8ZQYS', '/etc/clearwater/local_config'] 2019-07-12 11:00:27,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-12 11:00:27,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.34', 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.34', u'hss_hostname': u''}. 2019-07-12 11:00:27,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpf00STx', '/etc/bind/named.conf.local'] 2019-07-12 11:00:27,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local'] 2019-07-12 11:00:27,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', '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.34', u'hss_hostname': u''}. 2019-07-12 11:00:27,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-07-12 11:00:27,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.34', 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.34', u'hss_hostname': u''}. 2019-07-12 11:00:27,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpcboeW9', '/etc/clearwater/shared_config'] 2019-07-12 11:00:27,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config'] 2019-07-12 11:00:27,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-12 11:00:27,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-12 11:00:27,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-12 11:00:27,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpHBYzGC', '/etc/bind/db.clearwater.local'] 2019-07-12 11:00:27,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-12 11:00:27,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-12 11:00:27,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-12 11:00:27,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', '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.34', u'hss_hostname': u''}. 2019-07-12 11:00:27,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpptIqQk', '/etc/bind/db.clearwater.opnfv'] 2019-07-12 11:00:27,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-12 11:00:27,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-12 11:00:27,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:00:27,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:00:27,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 11:00:27,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-12 11:00:27,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/3NPX9/install-etcd.sh 2019-07-12 11:00:27,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-07-12 11:00:27,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-07-12 11:00:27,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-12 11:00:27,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-07-12 11:00:27,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-12 11:00:27,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-12 11:00:27,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-12 11:00:27,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 2392 2019-07-12 11:00:27,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 76%] Progress: [ 77%] Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-12 11:00:27,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 81%] Progress: [ 82%] Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-12 11:00:27,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 83%] Progress: [ 84%] Setting up cpp (4:4.8.2-1ubuntu6) ... 2019-07-12 11:00:33,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 85%] Progress: [ 86%] Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-12 11:00:33,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-07-12 11:00:33,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 87%] Progress: [ 88%] Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-12 11:00:33,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 89%] Progress: [ 90%] Setting up gcc (4:4.8.2-1ubuntu6) ... 2019-07-12 11:00:33,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 91%] Progress: [ 92%] Setting up libc-dev-bin (2.19-0ubuntu6.15) ... 2019-07-12 11:00:33,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 93%] Progress: [ 94%] Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-07-12 11:00:33,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 95%] Progress: [ 96%] Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-07-12 11:00:33,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 97%] Progress: [ 98%] Setting up manpages-dev (3.54-1ubuntu1) ... 2019-07-12 11:00:33,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 99%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... 2019-07-12 11:00:33,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://files.pythonhosted.org/packages/15/55/b37a0880a835eb0594304af0b3543238061d25e7e3dcc42373f09c967bc3/pysnmp-4.3.5-py2.py3-none-any.whl (261kB) 2019-07-12 11:00:33,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pycryptodome (from pysnmp==4.3.5) 2019-07-12 11:00:33,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://files.pythonhosted.org/packages/05/41/36b91c77204f615b640ffd61309b668cec6cbb3a1aff42540ba08c275bbf/pycryptodome-3.8.2-cp27-cp27mu-manylinux1_x86_64.whl (9.6MB) 2019-07-12 11:00:33,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_hhmrwa/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-07-12 11:00:33,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_hhmrwa/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-07-12 11:00:33,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: ply in /home/ubuntu/proxy_host_hhmrwa/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5) 2019-07-12 11:00:33,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing collected packages: pycryptodome, pysnmp 2019-07-12 11:00:33,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Found existing installation: pysnmp 4.4.5 2019-07-12 11:00:33,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-hhmrwa 2019-07-12 11:00:33,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 11:00:33,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-07-12 11:00:33,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 11:00:33,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-hhmrwa 2019-07-12 11:00:33,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 11:00:33,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-07-12 11:00:33,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 11:00:33,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - dpkg-preconfigure: unable to re-open stdin: No such file or directory 2019-07-12 11:00:33,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_hhmrwa/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: 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/security.html#snimissingwarning. 2019-07-12 11:00:33,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 3%] Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-12 11:00:33,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 4%] Progress: [ 5%] Selecting previously unselected package libgmp10:amd64. 2019-07-12 11:00:33,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 6%] Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-07-12 11:00:33,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 7%] Progress: [ 8%] Selecting previously unselected package libisl10:amd64. 2019-07-12 11:00:33,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... 2019-07-12 11:00:33,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 9%] Unpacking libisl10:amd64 (0.12.2-1) ... 2019-07-12 11:00:33,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 10%] Progress: [ 11%] Selecting previously unselected package libcloog-isl4:amd64. 2019-07-12 11:00:33,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... 2019-07-12 11:00:33,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 12%] Unpacking libcloog-isl4:amd64 (0.18.2-1) ... 2019-07-12 11:00:33,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 13%] Progress: [ 14%] Selecting previously unselected package libgomp1:amd64. 2019-07-12 11:00:33,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-12 11:00:33,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 15%] Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-12 11:00:33,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 16%] Progress: [ 17%] Selecting previously unselected package libitm1:amd64. 2019-07-12 11:00:33,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-12 11:00:33,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 18%] Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-12 11:00:33,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 19%] Progress: [ 20%] Selecting previously unselected package libmpfr4:amd64. 2019-07-12 11:00:33,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... 2019-07-12 11:00:33,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libmpfr4:amd64 (3.1.2-1) ... 2019-07-12 11:00:33,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 21%] Progress: [ 22%] Selecting previously unselected package libquadmath0:amd64. 2019-07-12 11:00:33,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-12 11:00:33,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 23%] Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-12 11:00:33,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 24%] Progress: [ 25%] Selecting previously unselected package libtsan0:amd64. 2019-07-12 11:00:33,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-12 11:00:38,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-12 11:00:38,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 26%] Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-12 11:00:38,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 27%] Progress: [ 28%] Selecting previously unselected package libmpc3:amd64. 2019-07-12 11:00:38,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... 2019-07-12 11:00:38,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 29%] Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-07-12 11:00:38,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 30%] Progress: [ 31%] Selecting previously unselected package binutils. 2019-07-12 11:00:38,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pysnmp==4.3.5 2019-07-12 11:00:38,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... 2019-07-12 11:00:38,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... 2019-07-12 11:00:38,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 32%] Unpacking binutils (2.24-5ubuntu14.2) ... 2019-07-12 11:00:38,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 33%] Progress: [ 34%] Selecting previously unselected package cpp-4.8. 2019-07-12 11:00:38,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-12 11:00:38,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 35%] Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-12 11:00:38,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 36%] Progress: [ 37%] Selecting previously unselected package cpp. 2019-07-12 11:00:38,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-07-12 11:00:38,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 38%] Unpacking cpp (4:4.8.2-1ubuntu6) ... 2019-07-12 11:00:38,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 39%] Progress: [ 40%] Selecting previously unselected package libgcc-4.8-dev:amd64. 2019-07-12 11:00:38,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-12 11:00:38,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-12 11:00:38,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 41%] Progress: [ 42%] Selecting previously unselected package gcc-4.8. 2019-07-12 11:00:38,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-12 11:00:38,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 43%] Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-12 11:00:38,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 44%] Progress: [ 45%] Selecting previously unselected package gcc. 2019-07-12 11:00:38,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-07-12 11:00:38,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 46%] Unpacking gcc (4:4.8.2-1ubuntu6) ... 2019-07-12 11:00:38,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 47%] Progress: [ 48%] Selecting previously unselected package libc-dev-bin. 2019-07-12 11:00:38,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... 2019-07-12 11:00:38,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 49%] Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... 2019-07-12 11:00:38,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 50%] Progress: [ 51%] Selecting previously unselected package linux-libc-dev:amd64. 2019-07-12 11:00:38,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... 2019-07-12 11:00:38,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 52%] Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-07-12 11:00:38,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 53%] Progress: [ 54%] Selecting previously unselected package libc6-dev:amd64. 2019-07-12 11:00:38,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... 2019-07-12 11:00:38,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 55%] Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-07-12 11:00:38,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 56%] Progress: [ 57%] Selecting previously unselected package manpages-dev. 2019-07-12 11:00:38,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... 2019-07-12 11:00:38,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 58%] Unpacking manpages-dev (3.54-1ubuntu1) ... 2019-07-12 11:00:38,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 59%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 2019-07-12 11:00:38,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-12 11:00:38,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 61%] Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-12 11:00:38,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 62%] Progress: [ 63%] Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-07-12 11:00:38,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 64%] Progress: [ 65%] Setting up libisl10:amd64 (0.12.2-1) ... 2019-07-12 11:00:38,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 66%] Progress: [ 67%] Setting up libcloog-isl4:amd64 (0.18.2-1) ... 2019-07-12 11:00:38,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 68%] Progress: [ 69%] Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-12 11:00:38,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 70%] Progress: [ 71%] Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-12 11:00:38,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 72%] Progress: [ 73%] Setting up libmpfr4:amd64 (3.1.2-1) ... 2019-07-12 11:00:38,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 74%] Progress: [ 75%] Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-12 11:00:38,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 76%] Progress: [ 77%] Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-12 11:00:38,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uninstalling pysnmp-4.4.5: 2019-07-12 11:00:38,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_hhmrwa/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-07-12 11:00:43,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-07-12 11:00:43,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_hhmrwa/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-07-12 11:00:43,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-07-12 11:00:43,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You are using pip version 9.0.1, however version 19.1.1 is available. 2019-07-12 11:00:43,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-07-12 11:00:43,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-12 11:00:43,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-12 11:00:43,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-12 11:00:43,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1606, return_code=0): /tmp/J8OUG/install_requirements.sh 2019-07-12 11:00:43,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-12 11:00:43,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_hhmrwa/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-07-12 11:00:43,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-12 11:00:43,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You should consider upgrading via the 'pip install --upgrade pip' command. 2019-07-12 11:00:43,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully installed pycryptodome-3.8.2 pysnmp-4.3.5 2019-07-12 11:00:43,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully uninstalled pysnmp-4.4.5 2019-07-12 11:00:43,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-07-12 11:00:43,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-07-12 11:00:43,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_hhmrwa/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-07-12 11:00:43,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:00:43,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 11:00:43,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-12 11:00:43,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 11:00:43,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-12 11:00:43,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-gbiqb7 Hit http://security.ubuntu.com trusty-security InRelease Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security/main Sources Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security/universe Sources Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security/main amd64 Packages Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease 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 Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,679 B/s) Reading package lists... real 0m10.950s user 0m2.684s sys 0m0.356s 2019-07-12 11:00:43,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-12 11:00:43,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-07-12 11:00:43,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2392 to end... 2019-07-12 11:00:43,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2392 to end... 2019-07-12 11:00:53,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2392 to end... 2019-07-12 11:01:09,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-gbiqb7 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 0 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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 14s (6,049 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51439 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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... 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 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 8815 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... 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 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... 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 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... 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 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) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 1m1.818s user 0m18.999s sys 0m8.270s 2019-07-12 11:01:09,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-07-12 11:01:09,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5d:e5:9b inet addr:192.168.120.34 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe5d:e59b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:70172 errors:0 dropped:0 overruns:0 frame:0 TX packets:29212 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:128088767 (128.0 MB) TX bytes:3540386 (3.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:778 errors:0 dropped:0 overruns:0 frame:0 TX packets:778 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:95673 (95.6 KB) TX bytes:95673 (95.6 KB) real 0m0.009s user 0m0.001s sys 0m0.004s 2019-07-12 11:01:09,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-07-12 11:01:09,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:58 ? 00:00:01 /sbin/init root 2 0 0 10:58 ? 00:00:00 [kthreadd] root 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0] root 4 2 0 10:58 ? 00:00:00 [kworker/0:0] root 5 2 0 10:58 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:58 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:58 ? 00:00:00 [rcu_sched] root 8 2 0 10:58 ? 00:00:00 [rcuos/0] root 9 2 0 10:58 ? 00:00:00 [rcu_bh] root 10 2 0 10:58 ? 00:00:00 [rcuob/0] root 11 2 0 10:58 ? 00:00:00 [migration/0] root 12 2 0 10:58 ? 00:00:00 [watchdog/0] root 13 2 0 10:58 ? 00:00:00 [khelper] root 14 2 0 10:58 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:58 ? 00:00:00 [netns] root 16 2 0 10:58 ? 00:00:00 [writeback] root 17 2 0 10:58 ? 00:00:00 [kintegrityd] root 18 2 0 10:58 ? 00:00:00 [bioset] root 19 2 0 10:58 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:58 ? 00:00:00 [kblockd] root 21 2 0 10:58 ? 00:00:00 [ata_sff] root 22 2 0 10:58 ? 00:00:00 [khubd] root 23 2 0 10:58 ? 00:00:00 [md] root 24 2 0 10:58 ? 00:00:00 [devfreq_wq] root 25 2 0 10:58 ? 00:00:00 [kworker/0:1] root 27 2 0 10:58 ? 00:00:00 [khungtaskd] root 28 2 0 10:58 ? 00:00:00 [kswapd0] root 29 2 0 10:58 ? 00:00:00 [vmstat] root 30 2 0 10:58 ? 00:00:00 [ksmd] root 31 2 0 10:58 ? 00:00:00 [khugepaged] root 32 2 0 10:58 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:58 ? 00:00:00 [crypto] root 46 2 0 10:58 ? 00:00:00 [kthrotld] root 47 2 0 10:58 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:58 ? 00:00:00 [vballoon] root 49 2 0 10:58 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:58 ? 00:00:00 [scsi_eh_1] root 51 2 0 10:58 ? 00:00:00 [kworker/u2:2] root 52 2 0 10:58 ? 00:00:00 [kworker/u2:3] root 71 2 0 10:58 ? 00:00:00 [deferwq] root 72 2 0 10:58 ? 00:00:00 [charger_manager] root 114 2 0 10:58 ? 00:00:00 [kpsmoused] root 132 2 0 10:58 ? 00:00:00 [kworker/0:2] root 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 10:58 ? 00:00:00 [kworker/u3:1] root 513 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon root 557 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:58 ? 00:00:00 [kauditd] message+ 881 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork root 903 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind syslog 925 1 0 10:58 ? 00:00:00 rsyslogd root 944 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon root 1042 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1046 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1050 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1051 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1055 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D root 1104 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1105 1 0 10:58 ? 00:00:00 cron daemon 1106 1 0 10:58 ? 00:00:00 atd root 1196 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1210 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 10:58 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_gbiqb7/env/bin/python -m cloudify_agent.worker --queue bind_host_gbiqb7 --max-workers 5 --name bind_host_gbiqb7 ubuntu 1464 1462 0 10:58 ? 00:00:00 /home/ubuntu/bind_host_gbiqb7/env/bin/python -m cloudify_agent.worker --queue bind_host_gbiqb7 --max-workers 5 --name bind_host_gbiqb7 ubuntu 1608 1 0 10:59 ? 00:00:00 python2.7 /home/ubuntu/bind_host_gbiqb7/env/bin/diamond --configfile /home/ubuntu/bind_host_gbiqb7/work/plugins/diamond/etc/diamond.conf bind 2327 1 0 10:59 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2382 1464 1 10:59 ? 00:00:00 /home/ubuntu/bind_host_gbiqb7/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-v9w19W ubuntu 2392 2382 0 10:59 ? 00:00:00 /bin/sh -c /tmp/3NPX9/install-etcd.sh ubuntu 2394 2392 0 10:59 ? 00:00:00 /bin/bash -e /tmp/3NPX9/install-etcd.sh ntp 8409 1 0 11:00 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8927 1 0 11:00 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8947 8927 0 11:00 ? 00:00:00 [check-monit-upt] clearwa+ 9001 1 0 11:00 ? 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.34:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.34 --name 192-168-120-34 --debug --initial-cluster 192-168-120-34=http://192.168.120.34:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.34:2380 --listen-peer-urls http://192.168.120.34:2380 root 9035 8927 0 11:00 ? 00:00:00 [check-etcd-upti] root 9039 8927 0 11:00 ? 00:00:00 [poll_etcd_clust] root 9042 8927 0 11:00 ? 00:00:00 [poll_etcd.sh] root 9074 1 0 11:00 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9083 9074 0 11:00 ? 00:00:00 inotifywait -e create -qq . ubuntu 9213 2394 0 11:01 ? 00:00:00 /bin/bash -e /tmp/3NPX9/install-etcd.sh ubuntu 9214 9213 0 11:01 ? 00:00:00 /bin/bash -e /tmp/3NPX9/install-etcd.sh root 9215 9214 0 11:01 ? 00:00:00 sudo ps -edf root 9216 9215 0 11:01 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.006s 2019-07-12 11:01:09,657 - 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.34:2380 0.0.0.0:* LISTEN 9001/etcd tcp 0 0 192.168.120.34:53 0.0.0.0:* LISTEN 2327/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2327/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd tcp 0 0 127.0.0.1:59319 0.0.0.0:* LISTEN 2382/python tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2327/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8927/monit tcp6 0 0 :::53 :::* LISTEN 2327/named tcp6 0 0 :::22 :::* LISTEN 1103/sshd tcp6 0 0 ::1:953 :::* LISTEN 2327/named tcp6 0 0 :::4000 :::* LISTEN 9001/etcd udp 0 0 192.168.120.34:53 0.0.0.0:* 2327/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2327/named udp 0 0 0.0.0.0:68 0.0.0.0:* 557/dhclient udp 0 0 192.168.120.34:123 0.0.0.0:* 8409/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8409/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8409/ntpd udp 0 0 0.0.0.0:27137 0.0.0.0:* 557/dhclient udp6 0 0 :::53 :::* 2327/named udp6 0 0 fe80::f816:3eff:fe5:123 :::* 8409/ntpd udp6 0 0 ::1:123 :::* 8409/ntpd udp6 0 0 :::123 :::* 8409/ntpd udp6 0 0 :::40265 :::* 557/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7225 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9062 1104/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8696 881/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.003s sys 0m0.003s 2019-07-12 11:01:09,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/dmesg /var/log/sysstat/sa12 /var/log/sysstat/clearwater-sa12 /var/log/wtmp /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.007s user 0m0.003s sys 0m0.001s 2019-07-12 11:01:09,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{etcd}] |-7*[getty] |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---3*[{named}] |-ntpd |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-sudo---python-+-python-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstree | | `-7*[{python}] | `-{python} |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.008s user 0m0.000s sys 0m0.006s 2019-07-12 11:01:09,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-07-12 11:01:09,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-07-12 11:01:09,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.015s user 0m0.006s sys 0m0.006s 2019-07-12 11:01:09,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-07-12 11:01:09,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-12 11:01:09,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [12-Jul-2019 11:00:59 UTC] clearwater-diags-monitor starting [12-Jul-2019 11:00:59 UTC] Waiting for trigger files real 0m0.004s user 0m0.004s sys 0m0.001s 2019-07-12 11:01:09,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-12 11:01:09,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-07-12 11:01:09,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-07-12 11:01:09,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 12159 0 --:--:-- --:--:-- --:--:-- 12205 2019-07-12 11:01:09,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-12 11:01:09,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-12 11:01:09,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:01:09,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-12 11:01:09,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-12 11:01:09,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-gbiqb7 2019-07-12 11:01:09,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-12 11:01:09,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-07-12 11:00:51.678536624 Stopping etcd clearwater-etcd 2019-07-12 11:00:57.719771292 Restarting etcd clearwater-etcd 2019-07-12 11:00:57.729797805 Configured ETCDCTL_PEERS: 2019-07-12 11:00:57.730494175 Check for previous failed startup attempt 2019-07-12 11:00:57.736341733 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 2019-07-12 11:00:57.769517054 etcdctl returned 2 2019-07-12 11:00:57.782314256 Creating new cluster... 2019-07-12 11:00:57.788242061 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.34:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.34 --name 192-168-120-34 --debug --initial-cluster 192-168-120-34=http://192.168.120.34:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.34:2380 --listen-peer-urls http://192.168.120.34:2380 2019-07-12 11:00:57.792334198 Check we're actually a member of the cluster 2019-07-12 11:00:57.802929827 Wait for etcd to startup 2019-07-12 11:00:58.828986437 Etcd started successfully 2019-07-12 11:00:57.839014 I | etcdmain: etcd Version: 3.1.7 2019-07-12 11:00:57.841140 I | etcdmain: Git SHA: 43b7507 2019-07-12 11:00:57.841144 I | etcdmain: Go Version: go1.7.5 2019-07-12 11:00:57.841147 I | etcdmain: Go OS/Arch: linux/amd64 2019-07-12 11:00:57.841151 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-07-12 11:00:57.841258 I | embed: listening for peers on http://192.168.120.34:2380 2019-07-12 11:00:57.841314 I | embed: listening for client requests on 0.0.0.0:4000 2019-07-12 11:00:57.901559 I | etcdserver: name = 192-168-120-34 2019-07-12 11:00:57.901575 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.34 2019-07-12 11:00:57.901581 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.34/member 2019-07-12 11:00:57.901584 I | etcdserver: heartbeat = 100ms 2019-07-12 11:00:57.901587 I | etcdserver: election = 1000ms 2019-07-12 11:00:57.901591 I | etcdserver: snapshot count = 10000 2019-07-12 11:00:57.901599 I | etcdserver: advertise client URLs = http://192.168.120.34:4000 2019-07-12 11:00:57.901603 I | etcdserver: initial advertise peer URLs = http://192.168.120.34:2380 2019-07-12 11:00:57.901610 I | etcdserver: initial cluster = 192-168-120-34=http://192.168.120.34:2380 2019-07-12 11:00:57.909317 I | etcdserver: starting member 765fcb9de27755f9 in cluster 478894bbc79d102c 2019-07-12 11:00:57.909376 I | raft: 765fcb9de27755f9 became follower at term 0 2019-07-12 11:00:57.909433 I | raft: newRaft 765fcb9de27755f9 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-07-12 11:00:57.909439 I | raft: 765fcb9de27755f9 became follower at term 1 2019-07-12 11:00:57.930064 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-07-12 11:00:57.931226 I | etcdserver/membership: added member 765fcb9de27755f9 [http://192.168.120.34:2380] to cluster 478894bbc79d102c 2019-07-12 11:00:58.109659 I | raft: 765fcb9de27755f9 is starting a new election at term 1 2019-07-12 11:00:58.109850 I | raft: 765fcb9de27755f9 became candidate at term 2 2019-07-12 11:00:58.109886 I | raft: 765fcb9de27755f9 received MsgVoteResp from 765fcb9de27755f9 at term 2 2019-07-12 11:00:58.109901 I | raft: 765fcb9de27755f9 became leader at term 2 2019-07-12 11:00:58.109908 I | raft: raft.node: 765fcb9de27755f9 elected leader 765fcb9de27755f9 at term 2 2019-07-12 11:00:58.110243 I | etcdserver: setting up the initial cluster version to 3.1 2019-07-12 11:00:58.112650 N | etcdserver/membership: set the initial cluster version to 3.1 2019-07-12 11:00:58.112677 I | etcdserver/api: enabled capabilities for version 3.1 2019-07-12 11:00:58.112696 I | etcdserver: published {Name:192-168-120-34 ClientURLs:[http://192.168.120.34:4000]} to cluster 478894bbc79d102c 2019-07-12 11:00:58.112783 I | embed: ready to serve client requests 2019-07-12 11:00:58.113563 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-07-12 11:00:59.045637 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.34:34057 2019-07-12 11:00:59.050723 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.34:34058 2019-07-12 11:00:59.055751 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.34:34059 2019-07-12 11:01:06.710750 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.34/liveness-check remote:192.168.120.34:34066 real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-12 11:01:09,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-12 11:01:09,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-07-12 11:01:09,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-gbiqb7 2019-07-12 11:01:09,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-12 11:01:09,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-12 11:01:09,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=2392, return_code=0): /tmp/3NPX9/install-etcd.sh 2019-07-12 11:01:09,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-12 11:01:09,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-12 11:01:09,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-12 11:01:09,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-12 11:01:09,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 11:01:09,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-12 11:01:09,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-12 11:01:09,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 11:01:15,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 11:01:15,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:01:15,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 11:01:15,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 11:01:15,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 11:01:15,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-12 11:01:15,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:01:15,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-12 11:01:15,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-12 11:01:15,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/YSGB3/clearwater.py 2019-07-12 11:01:15,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-12 11:01:15,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:01:15,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpMKcumM', '/etc/dnsmasq.resolv.conf'] 2019-07-12 11:01:15,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-12 11:01:15,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/LF1YT/clearwater.py 2019-07-12 11:01:15,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-12 11:01:15,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpq7z6ps', '/etc/clearwater/local_config'] 2019-07-12 11:01:15,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-12 11:01:15,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'etcd_ip': u'192.168.120.34', 'name': u'bono-yntclm', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}. 2019-07-12 11:01:15,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-12 11:01:15,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-12 11:01:15,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/PE7RH/clearwater.py 2019-07-12 11:01:15,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:01:15,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:01:15,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-12 11:01:15,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpVnfzGw', '/etc/clearwater/local_config'] 2019-07-12 11:01:15,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-12 11:01:15,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.34', 'name': u'vellum-ec0j7x', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}. 2019-07-12 11:01:15,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-12 11:01:15,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-12 11:01:15,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:01:15,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-12 11:01:15,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-12 11:01:15,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpS0caSP', '/etc/dnsmasq.resolv.conf'] 2019-07-12 11:01:15,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-12 11:01:15,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:01:15,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:01:15,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-12 11:01:15,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp38OBmd', '/etc/dnsmasq.resolv.conf'] 2019-07-12 11:01:15,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-12 11:01:15,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/0U663/clearwater.py 2019-07-12 11:01:15,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-12 11:01:15,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-12 11:01:15,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.34', 'name': u'sprout-nre1nn', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}. 2019-07-12 11:01:15,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp6Ui7GS', '/etc/clearwater/local_config'] 2019-07-12 11:01:15,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-12 11:01:15,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpWukgs9', '/etc/clearwater/local_config'] 2019-07-12 11:01:15,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-12 11:01:15,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpC4mOCL', '/etc/dnsmasq.resolv.conf'] 2019-07-12 11:01:15,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/R7QYQ/clearwater.py 2019-07-12 11:01:20,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/R7QYQ/clearwater.py 2019-07-12 11:01:20,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpC4mOCL', '/etc/dnsmasq.resolv.conf'] 2019-07-12 11:01:20,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-12 11:01:20,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-12 11:01:20,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-12 11:01:20,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-12 11:01:20,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.34', 'name': u'homer-cdyv9z', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}. 2019-07-12 11:01:20,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-12 11:01:20,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 11:01:20,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:01:20,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-12 11:01:20,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-12 11:01:20,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 11:01:20,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-12 11:01:20,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-12 11:01:20,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-12 11:01:20,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 11:01:20,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpNe9s7x', '/etc/dnsmasq.resolv.conf'] 2019-07-12 11:01:20,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-12 11:01:20,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 11:01:20,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmph20xmE', '/etc/clearwater/local_config'] 2019-07-12 11:01:20,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-12 11:01:20,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/8MV48/clearwater.py 2019-07-12 11:01:20,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.34', 'name': u'dime-rc425q', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}. 2019-07-12 11:01:20,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-07-12 11:01:20,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-07-12 11:01:20,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-12 11:01:20,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpeaL5Js', '/etc/dnsmasq.resolv.conf'] 2019-07-12 11:01:20,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-12 11:01:20,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp98uQFP', '/etc/clearwater/local_config'] 2019-07-12 11:01:20,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-12 11:01:20,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-12 11:01:20,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-12 11:01:20,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/AC6OI/append_proxy_snmp_conf.py 2019-07-12 11:01:20,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:01:20,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:01:20,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:01:20,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/84T39/append_proxy_snmp_conf.py 2019-07-12 11:01:20,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:01:20,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:01:20,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 11:01:20,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-12 11:01:20,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-07-12 11:01:20,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/9828L/install-vellum.sh 2019-07-12 11:01:20,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-07-12 11:01:20,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:01:20,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-12 11:01:20,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-12 11:01:20,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-12 11:01:20,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1742 2019-07-12 11:01:25,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:01:25,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-12 11:01:25,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:01:25,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-07-12 11:01:25,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-07-12 11:01:25,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-07-12 11:01:25,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-12 11:01:25,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2019-07-12 11:01:25,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-07-12 11:01:25,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2019-07-12 11:01:25,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-07-12 11:01:25,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-12 11:01:25,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:01:25,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-07-12 11:01:25,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/NE56F/install-ellis.sh 2019-07-12 11:01:25,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-12 11:01:25,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1738 2019-07-12 11:01:25,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-12 11:01:25,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-07-12 11:01:25,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-07-12 11:01:25,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-12 11:01:25,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-07-12 11:01:25,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:01:25,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/RZQ6N/install-dime.sh 2019-07-12 11:01:25,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-12 11:01:25,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1749 2019-07-12 11:01:25,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-12 11:01:25,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-12 11:01:25,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2019-07-12 11:01:25,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:01:25,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-12 11:01:25,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-12 11:01:25,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-07-12 11:01:25,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-07-12 11:01:25,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/048QY/install-homer.sh 2019-07-12 11:01:25,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-12 11:01:25,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1743 2019-07-12 11:01:25,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-12 11:01:25,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:01:25,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2019-07-12 11:01:25,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-07-12 11:01:25,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-07-12 11:01:25,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/33L0G/install-sprout.sh 2019-07-12 11:01:25,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-12 11:01:25,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1740 2019-07-12 11:01:25,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-12 11:01:25,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-12 11:01:25,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-07-12 11:01:25,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-07-12 11:01:25,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-12 11:01:31,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-07-12 11:01:31,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/5F8B5/install-bono.sh 2019-07-12 11:01:31,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1739 2019-07-12 11:01:31,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-07-12 11:01:31,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-12 11:01:31,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-12 11:01:31,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-07-12 11:01:31,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-07-12 11:01:31,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-07-12 11:01:31,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-8rxbw5 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:16 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:19 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 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,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 6s (2,049 kB/s) Reading package lists... real 0m9.620s user 0m5.318s sys 0m0.484s 2019-07-12 11:01:31,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-12 11:01:31,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-07-12 11:01:36,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-vqhiq0 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 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 [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 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 [526 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 [582 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,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 7s (1,827 kB/s) Reading package lists... real 0m11.184s user 0m4.941s sys 0m0.589s 2019-07-12 11:01:36,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-12 11:01:36,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-07-12 11:01:36,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-tswntz Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:11 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 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 [526 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 [582 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,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 5s (2,234 kB/s) Reading package lists... real 0m9.474s user 0m5.033s sys 0m0.653s 2019-07-12 11:01:36,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-12 11:01:36,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-07-12 11:01:36,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-49wh78 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 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 [526 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 [582 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,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 11s (1,179 kB/s) Reading package lists... real 0m17.247s user 0m4.999s sys 0m0.697s 2019-07-12 11:01:36,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-12 11:01:36,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-yckpih Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 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 [526 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 [582 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,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 10s (1,204 kB/s) Reading package lists... real 0m16.799s user 0m4.973s sys 0m0.581s 2019-07-12 11:01:36,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-12 11:01:36,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-07-12 11:01:36,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-07-12 11:01:42,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-07-12 11:01:42,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-12 11:01:42,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-07-12 11:01:42,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-07-12 11:01:42,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-6jnt7w 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 [172 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 [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 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 [526 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 [582 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,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 10s (1,215 kB/s) Reading package lists... real 0m16.222s user 0m5.079s sys 0m0.606s 2019-07-12 11:01:42,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1749 to end... 2019-07-12 11:01:42,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-12 11:01:42,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-07-12 11:01:42,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-07-12 11:01:58,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-07-12 11:01:58,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-07-12 11:02:03,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1749 to end... 2019-07-12 11:02:03,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-12 11:02:03,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-07-12 11:02:03,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-07-12 11:02:19,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-07-12 11:02:19,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-07-12 11:02:19,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1749 to end... 2019-07-12 11:02:24,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-12 11:02:24,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-07-12 11:02:24,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-07-12 11:02:40,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-07-12 11:02:40,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-07-12 11:02:40,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1749 to end... 2019-07-12 11:02:40,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-12 11:02:45,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-07-12 11:02:45,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-07-12 11:03:01,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-07-12 11:03:01,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-07-12 11:03:01,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1749 to end... 2019-07-12 11:03:01,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-12 11:03:01,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-07-12 11:03:06,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-07-12 11:03:22,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-07-12 11:03:22,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-07-12 11:03:22,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1749 to end... 2019-07-12 11:03:22,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-12 11:03:22,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-07-12 11:03:22,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-07-12 11:03:27,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-tswntz Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 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.15 [68.9 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 7s (6,894 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.7) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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... 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 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 8489 Setting up restund (1.0-171215.183529) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8531 clearwater-socket-factory-sig start/running, process 8536 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m55.586s user 0m8.585s sys 0m7.600s 2019-07-12 11:03:32,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-12 11:03:38,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-07-12 11:03:43,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-07-12 11:03:43,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1749 to end... 2019-07-12 11:03:43,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-12 11:03:43,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-07-12 11:03:43,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-07-12 11:03:59,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-07-12 11:03:59,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-07-12 11:04:04,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1749 to end... 2019-07-12 11:04:04,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-12 11:04:04,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-07-12 11:04:04,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-07-12 11:04:04,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (8,800 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57643 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... 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 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... 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 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... 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 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 0m34.882s user 0m13.073s sys 0m3.456s 2019-07-12 11:04:04,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-12 11:04:09,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-vqhiq0 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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.11 [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.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 16s (5,186 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... 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 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.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.2) ... 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.2) ... 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... 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-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8853 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... 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 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) ... 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.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m34.356s user 0m20.490s sys 0m11.148s 2019-07-12 11:04:09,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-12 11:04:09,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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 (551 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57866 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.15) ... real 0m6.612s user 0m0.679s sys 0m0.602s 2019-07-12 11:04:15,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-07-12 11:04:15,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-07-12 11:04:15,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-07-12 11:04:15,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.065s user 0m0.010s sys 0m0.044s 2019-07-12 11:04:15,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019:07:12 11:03:23: Namespace: management 2019:07:12 11:03:23: [management] Starting server 2019:07:12 11:03:23: [management] Listening for requests 2019:07:12 11:03:23: Namespace: signaling 2019:07:12 11:03:23: [signaling] Starting server 2019:07:12 11:03:23: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.004s 2019-07-12 11:04:15,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-07-12 11:04:15,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ab:09:93 inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feab:993/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77906 errors:0 dropped:0 overruns:0 frame:0 TX packets:43809 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:135585922 (135.5 MB) TX bytes:5961712 (5.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:872 errors:0 dropped:0 overruns:0 frame:0 TX packets:872 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:108665 (108.6 KB) TX bytes:108665 (108.6 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-07-12 11:04:15,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-07-12 11:04:15,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:58 ? 00:00:01 /sbin/init root 2 0 0 10:58 ? 00:00:00 [kthreadd] root 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:58 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:58 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:58 ? 00:00:00 [rcu_sched] root 8 2 0 10:58 ? 00:00:00 [rcuos/0] root 9 2 0 10:58 ? 00:00:00 [rcu_bh] root 10 2 0 10:58 ? 00:00:00 [rcuob/0] root 11 2 0 10:58 ? 00:00:00 [migration/0] root 12 2 0 10:58 ? 00:00:00 [watchdog/0] root 13 2 0 10:58 ? 00:00:00 [khelper] root 14 2 0 10:58 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:58 ? 00:00:00 [netns] root 16 2 0 10:58 ? 00:00:00 [writeback] root 17 2 0 10:58 ? 00:00:00 [kintegrityd] root 18 2 0 10:58 ? 00:00:00 [bioset] root 19 2 0 10:58 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:58 ? 00:00:00 [kblockd] root 21 2 0 10:58 ? 00:00:00 [ata_sff] root 22 2 0 10:58 ? 00:00:00 [khubd] root 23 2 0 10:58 ? 00:00:00 [md] root 24 2 0 10:58 ? 00:00:00 [devfreq_wq] root 25 2 0 10:58 ? 00:00:00 [kworker/0:1] root 27 2 0 10:58 ? 00:00:00 [khungtaskd] root 28 2 0 10:58 ? 00:00:00 [kswapd0] root 29 2 0 10:58 ? 00:00:00 [vmstat] root 30 2 0 10:58 ? 00:00:00 [ksmd] root 31 2 0 10:58 ? 00:00:00 [khugepaged] root 32 2 0 10:58 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:58 ? 00:00:00 [crypto] root 46 2 0 10:58 ? 00:00:00 [kthrotld] root 47 2 0 10:58 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:58 ? 00:00:00 [vballoon] root 49 2 0 10:58 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:58 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:58 ? 00:00:00 [deferwq] root 72 2 0 10:58 ? 00:00:00 [charger_manager] root 114 2 0 10:58 ? 00:00:00 [kpsmoused] root 132 2 0 10:58 ? 00:00:00 [kworker/0:2] root 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver] root 378 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 10:58 ? 00:00:00 [kworker/u3:1] root 514 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon root 550 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:58 ? 00:00:00 [kauditd] message+ 873 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork root 903 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind syslog 928 1 0 10:58 ? 00:00:00 rsyslogd root 944 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon root 1046 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1102 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D root 1104 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1105 1 0 10:58 ? 00:00:00 cron daemon 1106 1 0 10:58 ? 00:00:00 atd root 1242 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1248 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 10:58 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_tswntz/env/bin/python -m cloudify_agent.worker --queue bono_host_tswntz --max-workers 5 --name bono_host_tswntz ubuntu 1464 1462 0 10:58 ? 00:00:01 /home/ubuntu/bono_host_tswntz/env/bin/python -m cloudify_agent.worker --queue bono_host_tswntz --max-workers 5 --name bono_host_tswntz ubuntu 1608 1 0 10:59 ? 00:00:01 python2.7 /home/ubuntu/bono_host_tswntz/env/bin/diamond --configfile /home/ubuntu/bono_host_tswntz/work/plugins/diamond/etc/diamond.conf ubuntu 1729 1464 1 11:01 ? 00:00:01 /home/ubuntu/bono_host_tswntz/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-ZOCLsD ubuntu 1739 1729 0 11:01 ? 00:00:00 /bin/sh -c /tmp/5F8B5/install-bono.sh ubuntu 1741 1739 0 11:01 ? 00:00:00 /bin/bash -e /tmp/5F8B5/install-bono.sh ntp 7981 1 0 11:02 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8489 1 0 11:03 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8531 1 0 11:03 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8532 8531 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8536 1 0 11:03 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8537 8536 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8546 8532 0 11:03 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8547 8537 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8548 8547 0 11:03 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 8883 1 0 11:03 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.15,bono-yntclm.clearwater.local --alias=172.30.9.209,bono-yntclm.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-yntclm.clearwater.local --dns-server=127.0.0.1 --worker-threads=1 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid dnsmasq 9618 1 0 11:04 ? 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 9665 1741 0 11:04 ? 00:00:00 /bin/bash -e /tmp/5F8B5/install-bono.sh ubuntu 9666 9665 0 11:04 ? 00:00:00 /bin/bash -e /tmp/5F8B5/install-bono.sh root 9667 9666 0 11:04 ? 00:00:00 sudo ps -edf root 9668 9667 0 11:04 ? 00:00:00 ps -edf real 0m0.010s user 0m0.004s sys 0m0.004s 2019-07-12 11:04:15,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-07-12 11:04:15,051 - 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 9618/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8489/monit tcp 0 0 127.0.0.1:58303 0.0.0.0:* LISTEN 1729/python tcp 0 0 192.168.120.15:5058 0.0.0.0:* LISTEN 8883/bono tcp 0 0 192.168.120.15:5060 0.0.0.0:* LISTEN 8883/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8883/bono tcp6 0 0 ::1:53 :::* LISTEN 9618/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1102/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9618/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 550/dhclient udp 0 0 192.168.120.15:123 0.0.0.0:* 7981/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 7981/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 7981/ntpd udp 0 0 0.0.0.0:65148 0.0.0.0:* 550/dhclient udp 0 0 192.168.120.15:5058 0.0.0.0:* 8883/bono udp 0 0 192.168.120.15:5060 0.0.0.0:* 8883/bono udp6 0 0 ::1:53 :::* 9618/dnsmasq udp6 0 0 fe80::f816:3eff:fea:123 :::* 7981/ntpd udp6 0 0 ::1:123 :::* 7981/ntpd udp6 0 0 :::123 :::* 7981/ntpd udp6 0 0 :::61874 :::* 550/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7260 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6537 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 19945 8546/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19946 8548/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9063 1104/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8700 873/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.029s user 0m0.004s sys 0m0.005s 2019-07-12 11:04:15,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-07-12 11:04:15,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/dmesg /var/log/sysstat/clearwater-sa12 /var/log/wtmp /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/bono/bono_out.log /var/log/bono/bono_err.log /var/log/bono/bono_20190712T110000Z.txt /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/udev /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.009s user 0m0.005s sys 0m0.000s 2019-07-12 11:04:15,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-12 11:04:15,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-6jnt7w Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [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.11 [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.7 [1,330 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.2 [146 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.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,454 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.11) ... 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.11) ... 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.7) ... 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.2) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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... 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. rsyslog stop/waiting rsyslog start/running, process 8778 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 8809 clearwater-socket-factory-sig start/running, process 8814 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8863 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.15) ... real 2m34.043s user 0m9.689s sys 0m9.171s 2019-07-12 11:04:15,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-12 11:04:15,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-12 11:04:15,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-12 11:04:15,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-12 11:04:15,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-07-12 11:03:42.736407003 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2019-07-12 11:04:15,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-12 11:04:15,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190712T110000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-07-12 11:04:15,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-07-12 11:04:15,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-12 11:04:15,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-12 11:04:15,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-12 11:04:15,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-12 11:04:15,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-tswntz 2019-07-12 11:04:15,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 16188 0 --:--:-- --:--:-- --:--:-- 16231 2019-07-12 11:04:15,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-12 11:04:15,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-12 11:04:15,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/5F8B5/install-bono.sh: line 6: /home/ubuntu/bono_host_tswntz/env/bin/ctx: Argument list too long 2019-07-12 11:04:15,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-12 11:04:15,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1739, return_code=0): /tmp/5F8B5/install-bono.sh 2019-07-12 11:04:15,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-12 11:04:15,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-tswntz 2019-07-12 11:04:15,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-12 11:04:15,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-12 11:04:15,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-12 11:04:15,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:04:15,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-12 11:04:15,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-12 11:04:15,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:04:20,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/E4NGL/bind.py 2019-07-12 11:04:20,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-12 11:04:20,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-12 11:04:20,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-12 11:04:20,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-12 11:04:20,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'bono': {u'bono_yntclm': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.15', u'name': u'bono-yntclm'}}}, 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.34', u'hss_hostname': u''}. 2019-07-12 11:04:20,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-12 11:04:20,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-12 11:04:20,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-12 11:04:20,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'bono': {u'bono_yntclm': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.15', u'name': u'bono-yntclm'}}}, 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.34', u'hss_hostname': u''}. 2019-07-12 11:04:20,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp1MUwpy', '/etc/bind/db.clearwater.opnfv'] 2019-07-12 11:04:20,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-12 11:04:20,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpEyB1S3', '/etc/bind/db.clearwater.local'] 2019-07-12 11:04:20,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:04:20,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:04:20,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-07-12 11:04:20,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-07-12 11:04:20,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/Y69JM/add-snmpproxy-collector.py 2019-07-12 11:04:20,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_hhmrwa/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-07-12 11:04:20,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1749 to end... 2019-07-12 11:04:20,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-12 11:04:25,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-07-12 11:04:25,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:04:30,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 11:04:30,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-12 11:04:36,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-49wh78 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded. Need to get 69.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [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.11 [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.2 [146 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.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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,132 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51354 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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 ... 51957 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.11) ... 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.11) ... 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.2) ... 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 9097 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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... 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-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9838 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, 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.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m56.567s user 0m17.011s sys 0m11.972s 2019-07-12 11:04:36,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-12 11:04:41,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (13.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58207 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... 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 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... 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 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... 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 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 0m30.610s user 0m12.593s sys 0m3.513s 2019-07-12 11:04:41,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-07-12 11:04:41,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-07-12 11:04:41,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-07-12 11:04:41,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-07-12 11:04:41,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-07-12 11:04:41,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.071s user 0m0.002s sys 0m0.056s 2019-07-12 11:04:41,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-12 11:04:41,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-12 11:04:41,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-12 11:04:41,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1749 to end... 2019-07-12 11:04:41,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [12-Jul-2019 11:03:46 UTC] clearwater-diags-monitor starting [12-Jul-2019 11:03:46 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2019-07-12 11:04:41,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-12 11:04:41,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa12 /var/log/sysstat/clearwater-sa12 /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.010s user 0m0.000s sys 0m0.006s 2019-07-12 11:04:41,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-07-12 11:04:41,307 - 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 9615/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8853/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9023/nginx tcp 0 0 127.0.0.1:36133 0.0.0.0:* LISTEN 1733/python tcp6 0 0 ::1:53 :::* LISTEN 9615/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9615/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient udp 0 0 192.168.120.8:123 0.0.0.0:* 8338/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8338/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8338/ntpd udp 0 0 0.0.0.0:45806 0.0.0.0:* 553/dhclient udp6 0 0 ::1:53 :::* 9615/dnsmasq udp6 0 0 fe80::f816:3eff:feb:123 :::* 8338/ntpd udp6 0 0 ::1:123 :::* 8338/ntpd udp6 0 0 :::123 :::* 8338/ntpd udp6 0 0 :::42881 :::* 553/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8760 925/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7238 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6536 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9068 1096/acpid /var/run/acpid.socket real 0m0.011s user 0m0.000s sys 0m0.008s 2019-07-12 11:04:41,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-07-12 11:04:41,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:58 ? 00:00:01 /sbin/init root 2 0 0 10:58 ? 00:00:00 [kthreadd] root 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:58 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:58 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:58 ? 00:00:00 [rcu_sched] root 8 2 0 10:58 ? 00:00:00 [rcuos/0] root 9 2 0 10:58 ? 00:00:00 [rcu_bh] root 10 2 0 10:58 ? 00:00:00 [rcuob/0] root 11 2 0 10:58 ? 00:00:00 [migration/0] root 12 2 0 10:58 ? 00:00:00 [watchdog/0] root 13 2 0 10:58 ? 00:00:00 [khelper] root 14 2 0 10:58 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:58 ? 00:00:00 [netns] root 16 2 0 10:58 ? 00:00:00 [writeback] root 17 2 0 10:58 ? 00:00:00 [kintegrityd] root 18 2 0 10:58 ? 00:00:00 [bioset] root 19 2 0 10:58 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:58 ? 00:00:00 [kblockd] root 21 2 0 10:58 ? 00:00:00 [ata_sff] root 22 2 0 10:58 ? 00:00:00 [khubd] root 23 2 0 10:58 ? 00:00:00 [md] root 24 2 0 10:58 ? 00:00:00 [devfreq_wq] root 25 2 0 10:58 ? 00:00:00 [kworker/0:1] root 27 2 0 10:58 ? 00:00:00 [khungtaskd] root 28 2 0 10:58 ? 00:00:00 [kswapd0] root 29 2 0 10:58 ? 00:00:00 [vmstat] root 30 2 0 10:58 ? 00:00:00 [ksmd] root 31 2 0 10:58 ? 00:00:00 [khugepaged] root 32 2 0 10:58 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:58 ? 00:00:00 [crypto] root 46 2 0 10:58 ? 00:00:00 [kthrotld] root 47 2 0 10:58 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:58 ? 00:00:00 [vballoon] root 49 2 0 10:58 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:58 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:58 ? 00:00:00 [deferwq] root 72 2 0 10:58 ? 00:00:00 [charger_manager] root 114 2 0 10:58 ? 00:00:00 [kpsmoused] root 121 2 0 10:58 ? 00:00:00 [kworker/0:2] root 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon root 381 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 418 2 0 10:58 ? 00:00:00 [kworker/u3:1] root 510 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon root 553 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:58 ? 00:00:00 [kauditd] root 908 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon message+ 925 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork syslog 927 1 0 10:58 ? 00:00:00 rsyslogd root 978 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind root 1045 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1049 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1053 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1054 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1056 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1097 1 0 10:58 ? 00:00:00 cron daemon 1098 1 0 10:58 ? 00:00:00 atd root 1238 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1244 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 10:58 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_vqhiq0/env/bin/python -m cloudify_agent.worker --queue homer_host_vqhiq0 --max-workers 5 --name homer_host_vqhiq0 ubuntu 1464 1462 0 10:58 ? 00:00:01 /home/ubuntu/homer_host_vqhiq0/env/bin/python -m cloudify_agent.worker --queue homer_host_vqhiq0 --max-workers 5 --name homer_host_vqhiq0 ubuntu 1608 1 0 10:59 ? 00:00:01 python2.7 /home/ubuntu/homer_host_vqhiq0/env/bin/diamond --configfile /home/ubuntu/homer_host_vqhiq0/work/plugins/diamond/etc/diamond.conf ubuntu 1733 1464 1 11:01 ? 00:00:02 /home/ubuntu/homer_host_vqhiq0/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Vhr8yG ubuntu 1743 1733 0 11:01 ? 00:00:00 /bin/sh -c /tmp/048QY/install-homer.sh ubuntu 1745 1743 0 11:01 ? 00:00:00 /bin/bash -e /tmp/048QY/install-homer.sh ntp 8338 1 0 11:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8853 1 0 11:03 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8947 1 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 8951 8947 0 11:03 ? 00:00:00 inotifywait -e create -qq . root 9023 1 0 11:03 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9024 9023 0 11:03 ? 00:00:00 nginx: worker process www-data 9025 9023 0 11:03 ? 00:00:00 nginx: worker process www-data 9026 9023 0 11:03 ? 00:00:00 nginx: worker process www-data 9027 9023 0 11:03 ? 00:00:00 nginx: worker process root 9212 8853 0 11:04 ? 00:00:00 [nginx_ping] root 9215 8853 0 11:04 ? 00:00:00 [check-nginx-upt] root 9219 8853 0 11:04 ? 00:00:00 [check-monit-upt] dnsmasq 9615 1 0 11:04 ? 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 9662 1745 0 11:04 ? 00:00:00 /bin/bash -e /tmp/048QY/install-homer.sh ubuntu 9663 9662 0 11:04 ? 00:00:00 /bin/bash -e /tmp/048QY/install-homer.sh root 9664 9663 0 11:04 ? 00:00:00 sudo ps -edf root 9665 9664 0 11:04 ? 00:00:00 ps -edf real 0m0.012s user 0m0.003s sys 0m0.007s 2019-07-12 11:04:41,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-07-12 11:04:41,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:be:24:8f inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:febe:248f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:104038 errors:0 dropped:0 overruns:0 frame:0 TX packets:41455 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:170642268 (170.6 MB) TX bytes:6161944 (6.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:828 errors:0 dropped:0 overruns:0 frame:0 TX packets:828 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:115045 (115.0 KB) TX bytes:115045 (115.0 KB) real 0m0.012s user 0m0.000s sys 0m0.007s 2019-07-12 11:04:41,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-07-12 11:04:41,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-12 11:04:41,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-12 11:04:41,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-12 11:04:41,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-12 11:04:41,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-12 11:04:41,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-12 11:04:41,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-vqhiq0 2019-07-12 11:04:41,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19018 0 --:--:-- --:--:-- --:--:-- 19084 2019-07-12 11:04:41,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-12 11:04:41,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-12 11:04:41,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-12 11:04:41,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1743, return_code=0): /tmp/048QY/install-homer.sh 2019-07-12 11:04:41,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-vqhiq0 2019-07-12 11:04:41,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-07-12 11:04:41,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-12 11:04:41,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-07-12 11:04:17.141919729 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.001s 2019-07-12 11:04:41,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-12 11:04:41,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-12 11:04:41,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:04:46,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-12 11:04:46,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-12 11:04:46,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-07-12 11:04:46,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:04:46,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-yckpih Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 0 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:24 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:25 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 18s (4,970 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... 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 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.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.7) ... 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.2) ... 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.2) ... 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... 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-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9240 clearwater-socket-factory-sig start/running, process 9245 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9294 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... 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 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) ... 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.15) ... real 3m5.999s user 0m22.261s sys 0m12.762s 2019-07-12 11:04:46,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-12 11:04:46,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/Y7VD0/bind.py 2019-07-12 11:04:46,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-12 11:04:46,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-12 11:04:46,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-12 11:04:46,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-12 11:04:46,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-12 11:04:46,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-12 11:04:46,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-12 11:04:46,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cdyv9z': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-cdyv9z'}}, u'bono': {u'bono_yntclm': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.15', u'name': u'bono-yntclm'}}}, 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.34', u'hss_hostname': u''}. 2019-07-12 11:04:46,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cdyv9z': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-cdyv9z'}}, u'bono': {u'bono_yntclm': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.15', u'name': u'bono-yntclm'}}}, 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.34', u'hss_hostname': u''}. 2019-07-12 11:04:46,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:04:46,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-12 11:04:46,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpVB6Lpj', '/etc/bind/db.clearwater.local'] 2019-07-12 11:04:46,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-12 11:04:46,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpnElFu4', '/etc/bind/db.clearwater.opnfv'] 2019-07-12 11:04:46,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 11:04:52,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (10.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57946 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... 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 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... 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 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... 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 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 0m35.300s user 0m12.678s sys 0m3.534s 2019-07-12 11:04:52,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-07-12 11:04:52,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-07-12 11:04:52,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-07-12 11:04:52,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.062s user 0m0.006s sys 0m0.047s 2019-07-12 11:04:52,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-07-12 11:04:52,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-07-12 11:04:52,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:2a:44:97 inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe2a:4497/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:79359 errors:0 dropped:0 overruns:0 frame:0 TX packets:44281 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:137724344 (137.7 MB) TX bytes:6480607 (6.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:806 errors:0 dropped:0 overruns:0 frame:0 TX packets:806 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:110046 (110.0 KB) TX bytes:110046 (110.0 KB) real 0m0.006s user 0m0.004s sys 0m0.002s 2019-07-12 11:04:52,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-12 11:04:52,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-12 11:04:52,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019:07:12 11:03:59: Namespace: management 2019:07:12 11:03:59: [management] Starting server 2019:07:12 11:03:59: [management] Listening for requests 2019:07:12 11:03:59: Namespace: signaling 2019:07:12 11:03:59: [signaling] Starting server 2019:07:12 11:03:59: [signaling] Listening for requests real 0m0.004s user 0m0.003s sys 0m0.002s 2019-07-12 11:04:52,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-12 11:04:52,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sprout /var/log/sprout/sprout_err.log /var/log/sprout/sprout_out.log /var/log/sprout/sprout_20190712T110000Z.txt /var/log/sprout/sprout_current.txt /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.008s user 0m0.005s sys 0m0.001s 2019-07-12 11:04:52,143 - 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 9563/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8863/monit tcp 0 0 127.0.0.1:58857 0.0.0.0:* LISTEN 1730/python tcp6 0 0 ::1:53 :::* LISTEN 9563/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9563/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 548/dhclient udp 0 0 192.168.120.3:123 0.0.0.0:* 8294/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8294/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8294/ntpd udp 0 0 0.0.0.0:65148 0.0.0.0:* 548/dhclient udp6 0 0 ::1:53 :::* 9563/dnsmasq udp6 0 0 fe80::f816:3eff:fe2:123 :::* 8294/ntpd udp6 0 0 ::1:123 :::* 8294/ntpd udp6 0 0 :::123 :::* 8294/ntpd udp6 0 0 :::61874 :::* 548/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8704 878/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9051 1095/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7264 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20319 8824/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20320 8826/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.019s user 0m0.002s sys 0m0.007s 2019-07-12 11:04:52,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-07-12 11:04:52,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:58 ? 00:00:01 /sbin/init root 2 0 0 10:58 ? 00:00:00 [kthreadd] root 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:58 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:58 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:58 ? 00:00:00 [rcu_sched] root 8 2 0 10:58 ? 00:00:00 [rcuos/0] root 9 2 0 10:58 ? 00:00:00 [rcu_bh] root 10 2 0 10:58 ? 00:00:00 [rcuob/0] root 11 2 0 10:58 ? 00:00:00 [migration/0] root 12 2 0 10:58 ? 00:00:00 [watchdog/0] root 13 2 0 10:58 ? 00:00:00 [khelper] root 14 2 0 10:58 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:58 ? 00:00:00 [netns] root 16 2 0 10:58 ? 00:00:00 [writeback] root 17 2 0 10:58 ? 00:00:00 [kintegrityd] root 18 2 0 10:58 ? 00:00:00 [bioset] root 19 2 0 10:58 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:58 ? 00:00:00 [kblockd] root 21 2 0 10:58 ? 00:00:00 [ata_sff] root 22 2 0 10:58 ? 00:00:00 [khubd] root 23 2 0 10:58 ? 00:00:00 [md] root 24 2 0 10:58 ? 00:00:00 [devfreq_wq] root 25 2 0 10:58 ? 00:00:00 [kworker/0:1] root 27 2 0 10:58 ? 00:00:00 [khungtaskd] root 28 2 0 10:58 ? 00:00:00 [kswapd0] root 29 2 0 10:58 ? 00:00:00 [vmstat] root 30 2 0 10:58 ? 00:00:00 [ksmd] root 31 2 0 10:58 ? 00:00:00 [khugepaged] root 32 2 0 10:58 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:58 ? 00:00:00 [crypto] root 46 2 0 10:58 ? 00:00:00 [kthrotld] root 47 2 0 10:58 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:58 ? 00:00:00 [vballoon] root 49 2 0 10:58 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:58 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:58 ? 00:00:00 [deferwq] root 72 2 0 10:58 ? 00:00:00 [charger_manager] root 114 2 0 10:58 ? 00:00:00 [kpsmoused] root 123 2 0 10:58 ? 00:00:00 [kworker/0:2] root 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver] root 377 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 420 2 0 10:58 ? 00:00:00 [kworker/u3:1] root 513 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon root 548 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:58 ? 00:00:00 [kauditd] message+ 878 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork root 919 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind root 936 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon root 1040 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1096 1 0 10:58 ? 00:00:00 cron daemon 1097 1 0 10:58 ? 00:00:00 atd root 1185 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 10:58 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_6jnt7w/env/bin/python -m cloudify_agent.worker --queue sprout_host_6jnt7w --max-workers 5 --name sprout_host_6jnt7w ubuntu 1464 1462 0 10:58 ? 00:00:01 /home/ubuntu/sprout_host_6jnt7w/env/bin/python -m cloudify_agent.worker --queue sprout_host_6jnt7w --max-workers 5 --name sprout_host_6jnt7w ubuntu 1607 1 0 10:59 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_6jnt7w/env/bin/diamond --configfile /home/ubuntu/sprout_host_6jnt7w/work/plugins/diamond/etc/diamond.conf ubuntu 1730 1464 1 11:01 ? 00:00:02 /home/ubuntu/sprout_host_6jnt7w/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-2ThZM8 ubuntu 1740 1730 0 11:01 ? 00:00:00 /bin/sh -c /tmp/33L0G/install-sprout.sh ubuntu 1742 1740 0 11:01 ? 00:00:00 /bin/bash -e /tmp/33L0G/install-sprout.sh ntp 8294 1 0 11:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8778 1 0 11:03 ? 00:00:00 rsyslogd root 8809 1 0 11:03 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8810 8809 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8814 1 0 11:03 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8815 8814 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8824 8810 0 11:03 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8825 8815 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8826 8825 0 11:03 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8863 1 0 11:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9563 1 0 11:04 ? 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 9610 1742 0 11:04 ? 00:00:00 /bin/bash -e /tmp/33L0G/install-sprout.sh ubuntu 9611 9610 0 11:04 ? 00:00:00 /bin/bash -e /tmp/33L0G/install-sprout.sh root 9612 9611 0 11:04 ? 00:00:00 sudo ps -edf root 9613 9612 0 11:04 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.006s 2019-07-12 11:04:52,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-07-12 11:04:52,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-12 11:04:52,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-07-12 11:04:52,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-12 11:04:52,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 11980 0 --:--:-- --:--:-- --:--:-- 12019 2019-07-12 11:04:52,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-12 11:04:52,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019-07-12 11:04:26.841095424 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.002s 2019-07-12 11:04:52,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-12 11:04:52,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-12 11:04:52,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-12 11:04:52,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-12 11:04:52,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-12 11:04:52,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1740, return_code=0): /tmp/33L0G/install-sprout.sh 2019-07-12 11:04:52,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:04:52,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-12 11:04:52,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-6jnt7w 2019-07-12 11:04:52,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-12 11:04:52,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-12 11:04:52,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-12 11:04:52,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-6jnt7w 2019-07-12 11:04:52,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-12 11:04:52,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-12 11:04:52,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-12 11:04:57,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:04:57,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/2CR3R/bind.py 2019-07-12 11:04:57,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-12 11:04:57,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-12 11:04:57,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-12 11:04:57,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cdyv9z': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-cdyv9z'}}, u'sprout': {u'sprout_nre1nn': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-nre1nn'}}, u'bono': {u'bono_yntclm': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.15', u'name': u'bono-yntclm'}}}, 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.34', u'hss_hostname': u''}. 2019-07-12 11:04:57,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-12 11:04:57,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-12 11:04:57,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cdyv9z': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-cdyv9z'}}, u'sprout': {u'sprout_nre1nn': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-nre1nn'}}, u'bono': {u'bono_yntclm': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.15', u'name': u'bono-yntclm'}}}, 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.34', u'hss_hostname': u''}. 2019-07-12 11:04:57,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-12 11:04:57,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-12 11:04:57,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp88FR5u', '/etc/bind/db.clearwater.opnfv'] 2019-07-12 11:04:57,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmps8yPdo', '/etc/bind/db.clearwater.local'] 2019-07-12 11:04:57,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-12 11:04:57,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:04:57,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:04:57,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/GR9OW/add-snmpproxy-collector.py 2019-07-12 11:05:02,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-07-12 11:05:02,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-07-12 11:05:02,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1749 to end... 2019-07-12 11:05:08,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (13.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58154 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... 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 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... 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 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... 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 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 0m31.921s user 0m12.639s sys 0m3.616s 2019-07-12 11:05:08,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-07-12 11:05:08,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-07-12 11:05:08,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-07-12 11:05:08,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:05:08,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5a:1c:08 inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe5a:1c08/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:87886 errors:0 dropped:0 overruns:0 frame:0 TX packets:38194 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:151485055 (151.4 MB) TX bytes:6184972 (6.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:800 errors:0 dropped:0 overruns:0 frame:0 TX packets:800 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:109351 (109.3 KB) TX bytes:109351 (109.3 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2019-07-12 11:05:08,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-12 11:05:08,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-07-12 11:05:08,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.066s user 0m0.004s sys 0m0.049s 2019-07-12 11:05:08,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:58 ? 00:00:01 /sbin/init root 2 0 0 10:58 ? 00:00:00 [kthreadd] root 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:58 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:58 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:58 ? 00:00:00 [rcu_sched] root 8 2 0 10:58 ? 00:00:00 [rcuos/0] root 9 2 0 10:58 ? 00:00:00 [rcu_bh] root 10 2 0 10:58 ? 00:00:00 [rcuob/0] root 11 2 0 10:58 ? 00:00:00 [migration/0] root 12 2 0 10:58 ? 00:00:00 [watchdog/0] root 13 2 0 10:58 ? 00:00:00 [khelper] root 14 2 0 10:58 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:58 ? 00:00:00 [netns] root 16 2 0 10:58 ? 00:00:00 [writeback] root 17 2 0 10:58 ? 00:00:00 [kintegrityd] root 18 2 0 10:58 ? 00:00:00 [bioset] root 19 2 0 10:58 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:58 ? 00:00:00 [kblockd] root 21 2 0 10:58 ? 00:00:00 [ata_sff] root 22 2 0 10:58 ? 00:00:00 [khubd] root 23 2 0 10:58 ? 00:00:00 [md] root 24 2 0 10:58 ? 00:00:00 [devfreq_wq] root 25 2 0 10:58 ? 00:00:00 [kworker/0:1] root 27 2 0 10:58 ? 00:00:00 [khungtaskd] root 28 2 0 10:58 ? 00:00:00 [kswapd0] root 29 2 0 10:58 ? 00:00:00 [vmstat] root 30 2 0 10:58 ? 00:00:00 [ksmd] root 31 2 0 10:58 ? 00:00:00 [khugepaged] root 32 2 0 10:58 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:58 ? 00:00:00 [crypto] root 46 2 0 10:58 ? 00:00:00 [kthrotld] root 47 2 0 10:58 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:58 ? 00:00:00 [vballoon] root 49 2 0 10:58 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:58 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:58 ? 00:00:00 [deferwq] root 72 2 0 10:58 ? 00:00:00 [charger_manager] root 114 2 0 10:58 ? 00:00:00 [kpsmoused] root 123 2 0 10:58 ? 00:00:00 [kworker/0:2] root 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 10:58 ? 00:00:00 [kworker/u3:1] root 505 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon root 550 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 10:58 ? 00:00:00 [kauditd] message+ 906 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork root 923 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind syslog 932 1 0 10:58 ? 00:00:00 rsyslogd root 943 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon root 1042 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1046 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1052 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1053 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1102 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D root 1103 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1104 1 0 10:58 ? 00:00:00 cron daemon 1105 1 0 10:58 ? 00:00:00 atd root 1234 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1243 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 10:58 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_49wh78/env/bin/python -m cloudify_agent.worker --queue ellis_host_49wh78 --max-workers 5 --name ellis_host_49wh78 ubuntu 1463 1461 0 10:58 ? 00:00:01 /home/ubuntu/ellis_host_49wh78/env/bin/python -m cloudify_agent.worker --queue ellis_host_49wh78 --max-workers 5 --name ellis_host_49wh78 ubuntu 1607 1 0 10:59 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_49wh78/env/bin/diamond --configfile /home/ubuntu/ellis_host_49wh78/work/plugins/diamond/etc/diamond.conf ubuntu 1726 1463 1 11:01 ? 00:00:02 /home/ubuntu/ellis_host_49wh78/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-A0RKbA ubuntu 1738 1726 0 11:01 ? 00:00:00 /bin/sh -c /tmp/NE56F/install-ellis.sh ubuntu 1740 1738 0 11:01 ? 00:00:00 /bin/bash -e /tmp/NE56F/install-ellis.sh mysql 9097 1 0 11:03 ? 00:00:00 /usr/sbin/mysqld ntp 9247 1 0 11:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9838 1 0 11:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9920 1 0 11:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9924 9920 0 11:04 ? 00:00:00 inotifywait -e create -qq . root 10011 1 0 11:04 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10012 10011 0 11:04 ? 00:00:00 nginx: worker process www-data 10013 10011 0 11:04 ? 00:00:00 nginx: worker process www-data 10014 10011 0 11:04 ? 00:00:00 nginx: worker process www-data 10015 10011 0 11:04 ? 00:00:00 nginx: worker process ellis 10191 1 0 11:04 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10383 9838 0 11:04 ? 00:00:00 [nginx_ping] root 10386 9838 0 11:04 ? 00:00:00 [check-nginx-upt] root 10390 9838 0 11:04 ? 00:00:00 [check-monit-upt] root 10392 9838 0 11:04 ? 00:00:00 [poll_ellis.sh] root 10400 9838 0 11:04 ? 00:00:00 [poll_ellis_http] root 10403 9838 0 11:04 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10416 10403 0 11:04 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10465 10416 0 11:04 ? 00:00:00 sleep 28 dnsmasq 10684 1 0 11:05 ? 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 10731 1740 0 11:05 ? 00:00:00 /bin/bash -e /tmp/NE56F/install-ellis.sh ubuntu 10732 10731 0 11:05 ? 00:00:00 /bin/bash -e /tmp/NE56F/install-ellis.sh root 10733 10732 0 11:05 ? 00:00:00 sudo ps -edf root 10734 10733 0 11:05 ? 00:00:00 ps -edf real 0m0.011s user 0m0.003s sys 0m0.007s 2019-07-12 11:05:08,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 11:05:08,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-07-12 11:05:08,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-12 11:05:08,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-12 11:05:08,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-07-12 11:04:47.846332063 Stopping etcd clearwater-etcd 2019-07-12 11:04:48.773792085 Restarting etcd clearwater-etcd 2019-07-12 11:04:48.778350519 Configured ETCDCTL_PEERS: 192.168.120.34:4000, 2019-07-12 11:04:48.779110964 Check for previous failed startup attempt 2019-07-12 11:04:48.780187915 Running etcdctl member list 1764afc47e39b65d[unstarted]: peerURLs=http://192.168.120.15:2380 765fcb9de27755f9: name=192-168-120-34 peerURLs=http://192.168.120.34:2380 clientURLs=http://192.168.120.34:4000 isLeader=true 2019-07-12 11:04:48.921386719 etcdctl returned 0 2019-07-12 11:04:48.932121929 Joining existing cluster... real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-12 11:05:08,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-12 11:05:08,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-12 11:05:08,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-12 11:05:08,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-12 11:05:08,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-12 11:05:08,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-12 11:05:08,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-12 11:05:08,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-12 11:05:08,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1738, return_code=0): /tmp/NE56F/install-ellis.sh 2019-07-12 11:05:08,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-49wh78 2019-07-12 11:05:08,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 16091 0 --:--:-- --:--:-- --:--:-- 16148 2019-07-12 11:05:08,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-07-12 11:05:08,074 - 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 10684/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd tcp 0 0 127.0.0.1:48441 0.0.0.0:* LISTEN 1726/python tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9838/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10011/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9097/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10684/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1102/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 10684/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 550/dhclient udp 0 0 192.168.120.19:123 0.0.0.0:* 9247/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9247/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9247/ntpd udp 0 0 0.0.0.0:65148 0.0.0.0:* 550/dhclient udp6 0 0 ::1:53 :::* 10684/dnsmasq udp6 0 0 fe80::f816:3eff:fe5:123 :::* 9247/ntpd udp6 0 0 ::1:123 :::* 9247/ntpd udp6 0 0 :::123 :::* 9247/ntpd udp6 0 0 :::61874 :::* 550/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8736 906/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7223 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9053 1103/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6532 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20618 9097/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 22140 10191/python /tmp/.ellis-sock real 0m0.009s user 0m0.004s sys 0m0.005s 2019-07-12 11:05:08,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-07-12 11:05:08,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa12 /var/log/sysstat/clearwater-sa12 /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/ellis /var/log/mysql.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/mysql.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-queue-manager /var/log/mysql.err /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.010s user 0m0.000s sys 0m0.006s 2019-07-12 11:05:08,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-12 11:05:08,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [12-Jul-2019 11:04:13 UTC] clearwater-diags-monitor starting [12-Jul-2019 11:04:13 UTC] Waiting for trigger files real 0m0.004s user 0m0.003s sys 0m0.001s 2019-07-12 11:05:08,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-12 11:05:08,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-12 11:05:08,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-12 11:05:08,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-49wh78 2019-07-12 11:05:08,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2019-07-12 11:05:08,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-12 11:05:13,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:05:13,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-12 11:05:13,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-12 11:05:13,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-12 11:05:13,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:05:13,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-07-12 11:05:13,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-07-12 11:05:13,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:05:13,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (11.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58628 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... 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 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... 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 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... 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 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 0m27.056s user 0m12.700s sys 0m3.476s 2019-07-12 11:05:13,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-07-12 11:05:13,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/R6RPT/bind.py 2019-07-12 11:05:13,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.066s user 0m0.008s sys 0m0.045s 2019-07-12 11:05:13,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-07-12 11:05:13,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-12 11:05:13,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-12 11:05:13,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:27:aa:89 inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe27:aa89/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:105304 errors:0 dropped:0 overruns:0 frame:0 TX packets:52178 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:175861845 (175.8 MB) TX bytes:7274442 (7.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:768 errors:0 dropped:0 overruns:0 frame:0 TX packets:768 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:121009 (121.0 KB) TX bytes:121009 (121.0 KB) real 0m0.007s user 0m0.004s sys 0m0.001s 2019-07-12 11:05:13,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-12 11:05:13,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-12 11:05:13,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-12 11:05:13,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-yckpih 2019-07-12 11:05:13,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-07-12 11:05:13,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-12 11:05:13,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-07-12 11:04:53.045812516 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.004s 2019-07-12 11:05:13,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-12 11:05:13,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1749, return_code=0): /tmp/RZQ6N/install-dime.sh 2019-07-12 11:05:13,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-12 11:05:13,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-12 11:05:13,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-12 11:05:13,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 80 3149 80 2534 0 0 15138 0 --:--:-- --:--:-- --:--:-- 15083 100 3149 100 3149 0 0 18806 0 --:--:-- --:--:-- --:--:-- 18744 2019-07-12 11:05:13,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-yckpih 2019-07-12 11:05:13,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 10821 2019-07-12 11:05:13,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-12 11:05:13,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/9FHJ8/create_number.sh 2019-07-12 11:05:13,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-12 11:05:13,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-12 11:05:13,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpuyf6mW', '/etc/bind/db.clearwater.opnfv'] 2019-07-12 11:05:13,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-12 11:05:13,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-12 11:05:13,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019:07:12 11:04:13: Namespace: management 2019:07:12 11:04:13: [management] Starting server 2019:07:12 11:04:13: [management] Listening for requests 2019:07:12 11:04:13: Namespace: signaling 2019:07:12 11:04:13: [signaling] Starting server 2019:07:12 11:04:13: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-12 11:05:13,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-12 11:05:13,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa12 /var/log/sysstat/clearwater-sa12 /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/homestead /var/log/homestead/homestead_err.log /var/log/homestead/homestead_20190712T110000Z.txt /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/ralf /var/log/clearwater-config-manager /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.011s user 0m0.000s sys 0m0.006s 2019-07-12 11:05:13,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-07-12 11:05:13,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cdyv9z': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-cdyv9z'}}, u'sprout': {u'sprout_nre1nn': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-nre1nn'}}, u'ellis': {u'ellis_g2obuf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.19', u'name': u'ellis-g2obuf'}}, u'bono': {u'bono_yntclm': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.15', u'name': u'bono-yntclm'}}}, 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.34', u'hss_hostname': u''}. 2019-07-12 11:05:13,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-12 11:05:13,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-12 11:05:13,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-12 11:05:13,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpGq6v7B', '/etc/bind/db.clearwater.local'] 2019-07-12 11:05:13,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cdyv9z': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-cdyv9z'}}, u'sprout': {u'sprout_nre1nn': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-nre1nn'}}, u'ellis': {u'ellis_g2obuf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.19', u'name': u'ellis-g2obuf'}}, u'bono': {u'bono_yntclm': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.15', u'name': u'bono-yntclm'}}}, 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.34', u'hss_hostname': u''}. 2019-07-12 11:05:13,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-12 11:05:13,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-07-12 11:05:19,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-yckpih 2019-07-12 11:05:19,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-12 11:05:19,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-12 11:05:19,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-yckpih 2019-07-12 11:05:19,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-07-12 11:05:19,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-12 11:05:19,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-12 11:05:19,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-12 11:05:19,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-12 11:05:19,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:05:19,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-12 11:05:19,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-12 11:05:19,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-12 11:05:19,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:05:19,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:05:19,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-12 11:05:19,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-12 11:05:19,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/XUH9K/bind.py 2019-07-12 11:05:19,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-12 11:05:19,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-12 11:05:19,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cdyv9z': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-cdyv9z'}}, u'sprout': {u'sprout_nre1nn': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-nre1nn'}}, u'ellis': {u'ellis_g2obuf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.19', u'name': u'ellis-g2obuf'}}, u'bono': {u'bono_yntclm': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.15', u'name': u'bono-yntclm'}}, u'dime': {u'dime_rc425q': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-rc425q'}}}, 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.34', u'hss_hostname': u''}. 2019-07-12 11:05:19,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-12 11:05:19,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:05:19,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-12 11:05:19,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-12 11:05:19,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-12 11:05:19,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpdn3f0e', '/etc/bind/db.clearwater.opnfv'] 2019-07-12 11:05:19,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cdyv9z': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-cdyv9z'}}, u'sprout': {u'sprout_nre1nn': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-nre1nn'}}, u'ellis': {u'ellis_g2obuf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.19', u'name': u'ellis-g2obuf'}}, u'bono': {u'bono_yntclm': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.15', u'name': u'bono-yntclm'}}, u'dime': {u'dime_rc425q': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-rc425q'}}}, 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.34', u'hss_hostname': u''}. 2019-07-12 11:05:19,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-12 11:05:19,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-12 11:05:19,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-12 11:05:19,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpBGxKqi', '/etc/bind/db.clearwater.local'] 2019-07-12 11:05:19,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 11:05:19,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-07-12 11:05:24,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-12 11:05:35,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (5,543 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59719 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... 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 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m8.413s user 0m3.694s sys 0m0.985s 2019-07-12 11:05:35,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-07-12 11:05:35,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-07-12 11:05:35,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-07-12 11:05:35,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 10821 to end... 2019-07-12 11:05:35,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.056s user 0m0.009s sys 0m0.044s 2019-07-12 11:05:35,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-07-12 11:04:50.941266562 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-12 11:05:35,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-12 11:05:35,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-07-12 11:05:35,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-07-12 11:05:35,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c6:00:43 inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fec6:43/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:138921 errors:0 dropped:0 overruns:0 frame:0 TX packets:47328 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:222758538 (222.7 MB) TX bytes:7240304 (7.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:897 errors:0 dropped:0 overruns:0 frame:0 TX packets:897 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:143723 (143.7 KB) TX bytes:143723 (143.7 KB) real 0m0.007s user 0m0.005s sys 0m0.001s 2019-07-12 11:05:35,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-07-12 11:05:35,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:58 ? 00:00:01 /sbin/init root 2 0 0 10:58 ? 00:00:00 [kthreadd] root 3 2 0 10:58 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:58 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:58 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:58 ? 00:00:00 [rcu_sched] root 8 2 0 10:58 ? 00:00:00 [rcuos/0] root 9 2 0 10:58 ? 00:00:00 [rcu_bh] root 10 2 0 10:58 ? 00:00:00 [rcuob/0] root 11 2 0 10:58 ? 00:00:00 [migration/0] root 12 2 0 10:58 ? 00:00:00 [watchdog/0] root 13 2 0 10:58 ? 00:00:00 [khelper] root 14 2 0 10:58 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:58 ? 00:00:00 [netns] root 16 2 0 10:58 ? 00:00:00 [writeback] root 17 2 0 10:58 ? 00:00:00 [kintegrityd] root 18 2 0 10:58 ? 00:00:00 [bioset] root 19 2 0 10:58 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:58 ? 00:00:00 [kblockd] root 21 2 0 10:58 ? 00:00:00 [ata_sff] root 22 2 0 10:58 ? 00:00:00 [khubd] root 23 2 0 10:58 ? 00:00:00 [md] root 24 2 0 10:58 ? 00:00:00 [devfreq_wq] root 25 2 0 10:58 ? 00:00:00 [kworker/0:1] root 27 2 0 10:58 ? 00:00:00 [khungtaskd] root 28 2 0 10:58 ? 00:00:00 [kswapd0] root 29 2 0 10:58 ? 00:00:00 [vmstat] root 30 2 0 10:58 ? 00:00:00 [ksmd] root 31 2 0 10:58 ? 00:00:00 [khugepaged] root 32 2 0 10:58 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:58 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:58 ? 00:00:00 [crypto] root 46 2 0 10:58 ? 00:00:00 [kthrotld] root 47 2 0 10:58 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:58 ? 00:00:00 [vballoon] root 49 2 0 10:58 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:58 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:58 ? 00:00:00 [deferwq] root 72 2 0 10:58 ? 00:00:00 [charger_manager] root 114 2 0 10:58 ? 00:00:00 [kpsmoused] root 132 2 0 10:58 ? 00:00:00 [kworker/0:2] root 176 2 0 10:58 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:58 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 10:58 ? 00:00:00 upstart-udev-bridge --daemon root 379 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 413 2 0 10:58 ? 00:00:00 [kworker/u3:1] root 486 1 0 10:58 ? 00:00:00 upstart-socket-bridge --daemon root 521 1 0 10:58 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 10:58 ? 00:00:00 [kauditd] message+ 911 1 0 10:58 ? 00:00:00 dbus-daemon --system --fork root 923 1 0 10:58 ? 00:00:00 /lib/systemd/systemd-logind syslog 927 1 0 10:58 ? 00:00:00 rsyslogd root 943 1 0 10:58 ? 00:00:00 upstart-file-bridge --daemon root 1039 1 0 10:58 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 10:58 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1046 1 0 10:58 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1047 1 0 10:58 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1049 1 0 10:58 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 10:58 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 10:58 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1096 1 0 10:58 ? 00:00:00 cron daemon 1097 1 0 10:58 ? 00:00:00 atd root 1184 1 0 10:58 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1190 1 0 10:58 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 10:58 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_8rxbw5/env/bin/python -m cloudify_agent.worker --queue vellum_host_8rxbw5 --max-workers 5 --name vellum_host_8rxbw5 ubuntu 1463 1461 0 10:58 ? 00:00:02 /home/ubuntu/vellum_host_8rxbw5/env/bin/python -m cloudify_agent.worker --queue vellum_host_8rxbw5 --max-workers 5 --name vellum_host_8rxbw5 ubuntu 1607 1 0 10:59 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_8rxbw5/env/bin/diamond --configfile /home/ubuntu/vellum_host_8rxbw5/work/plugins/diamond/etc/diamond.conf ubuntu 1732 1463 1 11:01 ? 00:00:02 /home/ubuntu/vellum_host_8rxbw5/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-rEniMA ubuntu 1742 1732 0 11:01 ? 00:00:00 /bin/sh -c /tmp/9828L/install-vellum.sh ubuntu 1744 1742 0 11:01 ? 00:00:00 /bin/bash -e /tmp/9828L/install-vellum.sh ntp 11713 1 0 11:04 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12113 1 0 11:04 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12439 1 0 11:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13081 1 0 11:04 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13087 13081 0 11:04 ? 00:00:00 cpulimit -e astaire -l 5 root 13503 12439 0 11:05 ? 00:00:00 [check-monit-upt] dnsmasq 14037 1 0 11:05 ? 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 14084 1744 0 11:05 ? 00:00:00 /bin/bash -e /tmp/9828L/install-vellum.sh ubuntu 14085 14084 0 11:05 ? 00:00:00 /bin/bash -e /tmp/9828L/install-vellum.sh root 14086 14085 0 11:05 ? 00:00:00 sudo ps -edf root 14087 14086 0 11:05 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2019-07-12 11:05:35,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-07-12 11:05:35,460 - 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 2019-07-12 11:05:35,460 - 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 14037/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd tcp 0 0 127.0.0.1:48283 0.0.0.0:* LISTEN 1732/python tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12439/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12113/memcached tcp6 0 0 ::1:53 :::* LISTEN 14037/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 14037/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 521/dhclient udp 0 0 192.168.120.10:123 0.0.0.0:* 11713/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11713/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11713/ntpd udp 0 0 0.0.0.0:30060 0.0.0.0:* 521/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12113/memcached udp6 0 0 :::59923 :::* 521/dhclient udp6 0 0 ::1:53 :::* 14037/dnsmasq udp6 0 0 fe80::f816:3eff:fec:123 :::* 11713/ntpd udp6 0 0 ::1:123 :::* 11713/ntpd udp6 0 0 :::123 :::* 11713/ntpd Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8747 911/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7215 379/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9042 1095/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6536 1/init @/com/ubuntu/upstart real 0m0.010s user 0m0.007s sys 0m0.001s 2019-07-12 11:05:35,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-07-12 11:05:35,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa12 /var/log/sysstat/clearwater-sa12 /var/log/cassandra /var/log/cassandra/system.log /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/memcached.log /var/log/unattended-upgrades /var/log/astaire /var/log/astaire/astaire_out.log /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_err.log /var/log/astaire/astaire_20190712T110000Z.txt /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/astaire-throttle.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/rogers /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/chronos /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.010s user 0m0.004s sys 0m0.002s 2019-07-12 11:05:35,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2019-07-12 11:05:35,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-07-12 11:02:46,157 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-07-12 11:02:46,187 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-12 11:02:46,434 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] 2019-07-12 11:02:46,841 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-07-12 11:02:46,857 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB INFO [main] 2019-07-12 11:02:46,857 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB INFO [main] 2019-07-12 11:02:47,695 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-12 11:02:47,715 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] 2019-07-12 11:02:47,749 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201 WARN [main] 2019-07-12 11:02:47,750 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-07-12 11:02:47,750 CassandraDaemon.java:202 - Heap size: 509607936/509607936 INFO [main] 2019-07-12 11:02:47,752 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 699840(683K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-07-12 11:02:47,752 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66724632(65160K) committed = 83886080(81920K) max = 83886080(81920K) INFO [main] 2019-07-12 11:02:47,752 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K) INFO [main] 2019-07-12 11:02:47,754 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K) INFO [main] 2019-07-12 11:02:47,754 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16678456(16287K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-07-12 11:02:47,754 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] 2019-07-12 11:02:47,756 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms496M, -Xmx496M, -Xmn100M, -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_1562929365.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1562929365.log] INFO [main] 2019-07-12 11:02:47,920 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-07-12 11:02:47,920 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-07-12 11:02:48,146 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-07-12 11:02:48,148 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-07-12 11:02:48,148 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-07-12 11:02:48,153 CacheService.java:110 - Initializing key cache with capacity of 24 MBs. INFO [main] 2019-07-12 11:02:48,196 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-07-12 11:02:48,202 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs INFO [main] 2019-07-12 11:02:48,203 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-07-12 11:02:48,304 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-07-12 11:02:49,890 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-07-12 11:02:49,903 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-07-12 11:02:49,910 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-07-12 11:02:49,916 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-07-12 11:02:49,921 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-07-12 11:02:49,926 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-07-12 11:02:49,939 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-07-12 11:02:49,948 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-07-12 11:02:49,956 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-07-12 11:02:49,961 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-07-12 11:02:49,967 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-07-12 11:02:49,973 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-07-12 11:02:49,978 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-07-12 11:02:49,982 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-07-12 11:02:49,986 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-07-12 11:02:49,991 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-07-12 11:02:50,101 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-07-12 11:02:50,101 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-07-12 11:02:50,169 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-12 11:02:50,201 Memtable.java:347 - Writing Memtable-local@1741448246(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-12 11:02:50,279 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=1562929369857, position=399) INFO [main] 2019-07-12 11:02:50,823 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-07-12 11:02:51,059 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-07-12 11:02:51,059 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-07-12 11:02:51,062 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-07-12 11:02:51,078 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 24 MB and a resize interval of 60 minutes INFO [main] 2019-07-12 11:02:51,079 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-07-12 11:02:51,098 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-12 11:02:51,120 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] 2019-07-12 11:02:51,141 SystemKeyspace.java:765 - No host ID found, created 984254e7-1b27-43f5-b024-b67966fc2f02 (Note: This should happen exactly once per node). INFO [main] 2019-07-12 11:02:51,147 StorageService.java:807 - Starting up server gossip INFO [main] 2019-07-12 11:02:51,151 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-07-12 11:02:51,152 Memtable.java:347 - Writing Memtable-local@793433795(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-07-12 11:02:51,153 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=1562929369857, position=93397) INFO [main] 2019-07-12 11:02:51,464 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-12 11:02:51,481 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] 2019-07-12 11:02:51,518 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-07-12 11:02:51,532 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-12 11:02:51,544 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] 2019-07-12 11:02:51,554 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-12 11:02:51,562 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] 2019-07-12 11:02:51,580 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-07-12 11:02:51,584 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-12 11:02:51,592 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] 2019-07-12 11:02:51,604 StorageService.java:959 - Generated random tokens. tokens are [5107392952445988719, -4239966991173901106, -2710390952910657752, 82324535053057971, -4777177469155260199, 4731427750960835971, 4099384553807520403, 109772080941023233, -4353615710782337376, -1641224203727535736, -6202464495303697616, -4970163245000982392, -1905241261987080242, -955462670301409090, 4329430427000324344, 7804530160919959423, -3970987159270083272, 9054575875018972577, 359092753495663092, -900010166379352255, 3428230976378413719, 2521900845860945599, -3965870496518906139, -7953518303339647538, 7005326729883378156, 7509152844739389570, -7852581489936329004, -8902410679766160448, 56456881315749748, -4148917712329400401, 1886703933558792842, -7274042188989284818, -2565943794142341050, -8955974773101254792, 3317821705728567490, -1935122373192022207, -5872159518958310812, 3303965684674733568, -4046693090449439894, -5855543555185033406, 7440516617057705694, -3566882220007487770, -6982312017801781348, -4547390397038206546, -8254070864108573962, 4771284901268240407, 3915199346903892667, -9192058096443574129, 8357283919169451285, -4541983632200289832, -5912488843092223277, -6677633214552547216, -8201069428469998999, -275521353698855603, -1296839463668712801, -8441573229856317791, -50161649421580130, -2099546914838712398, 940028071213471796, -3897369027683505573, 8273111938098449224, -4136879988470441296, -8702747783453941099, -354441357120225516, -7219688154868682637, 7047603776335358204, 6616013573047229027, 1335542964369171444, 267744725882069899, 6923454034092492115, -2319522616808724556, -2792584281866926131, 276972649617376614, 2226732783707701349, 8513638054481162542, -5087140309297770924, 1010980714139877984, 1563056566754571485, 4849212171571563603, 306459390894490087, -7676048335920230397, 1340754450737092387, 5532224946057489614, -5318172869433258707, 2418733022323521883, 6679842073344785330, -6376321882231763302, -1275490563898639433, 2230893307106722838, -6720996346608234828, 9199670934774782805, -7559771668920016551, 3894952479110145368, 169516065062561450, -7268518266077136738, 855265969630253780, -4906562825631186057, -3394742434655291233, 7316589707165894250, 8671777666386210327, 6698298030102901335, 6838379279925783895, 5323621206155096722, -241455272716800402, 5493232853235653772, -4269979659280548733, 3345487004258018277, -3666761558130905002, 3762560376634100409, 2587812606689274654, -7217914378082898941, 7015587703746107208, 8471060068326090008, 3222180914574390800, -8066750021599755621, 2696574554372437775, -566512365638868199, -2710683369804946892, -249709698283603320, -7861186015338629697, -9036411063770039047, 5812185965867137876, 221767870197593056, 3596702914691211068, 1089872730903544497, -6194187529487823761, 6645924553502449877, -4272096869304168764, -4832896726160271614, 1431762380768052440, -166512077248777129, 1955414772925957563, -1463983794866523266, 5442117421384837981, -4831077634698972848, -8429093946284283082, 5326355817883126325, -835963877055928112, 1053028127516926290, -2858144176087351401, 1655765032651588530, -7640060588938539000, -3173443530340547088, -1157198433897301411, 4404726114689490183, -2058772249347413841, -822228773741160603, 1359999962835668498, -1896670496427092246, 7210840155895522686, -3274009583556876559, 7007521757692312507, 6293703568577299066, 8933822988103100056, 6337223754396109792, 5267461635016697866, 5409615951980531041, -2576455545963672543, -4672574841748044098, 4460743768500937926, 2478313931304381217, 4652921463722977961, -2915445474604373597, -7292296649287329325, 6622095111444173001, 3329757935130171771, 2584902534740482581, -7354975169897809511, 969031292239550914, -6176554882669892045, 7231174138215124028, -3464421806504935983, 6437824515938211274, -43723048244616357, 5119992216737886234, -9201109500729758299, -7162279389562542555, -8388066034946869720, -8139793286628217818, 1480989957496458605, -4528795451758634309, 4389372604346076549, 8284625135866524309, -749429486902123688, -4731427136662231549, 4404267444007324498, -2354857305198870242, 7025093115516041213, -2749791921793041975, 8470927888431808241, -8743983814435773403, -7291253396004294679, -3165363843218535949, 7563540003039700231, 9053523288830385708, -2032882725710047694, 9048008592211277813, -8358397219970107550, 4808264858493475616, 8910252696785878619, 2524548885323675736, -3198760631831716396, -3537259964343077845, 7740181946874902188, -8885339196825882309, 917680844475973453, 6324543620387711789, -1631882429686105264, 7395666738689573064, 2831332569991432153, 8282153872477158645, -5165045431946291085, 84328574397679714, 3174976834380795137, 1232805255466608771, 2571358741199245305, -8251967187554191541, 2739843222798115610, 7086769384128186922, -4987112056073683942, 3987313142771702744, 7261657857879084875, -7364881074110446785, -9098006972325538509, 8852405922239689354, 9066331389464971410, -1173302196251395623, 8155255041860269689, 7823536666361070103, -8125432726614151063, -7720624210434182962, -3025516809947515600, 2196849483281724430, -166484835335447125, -5542449318315484151, -3627885710433220256, -8154307213981655675, 3836960299470451185, 8244368416996721109, 3231028533151702397, -4361360249462518465, 1950656437432892997, -816501042091008213, 5811494480566328829, 1222697182354500239, -6744032059445536518, 7043591435262111696, -2489991360906615879, -6238931976076810185, -219334796044850474, 9011247423723335635, -7460376972696213183, -5013051055826915787, 6022277123074227663, 6655777024299326465, 3025250023581316137] INFO [main] 2019-07-12 11:02:51,617 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@514caa82[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@15c5ccba[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@3a11967} INFO [MigrationStage:1] 2019-07-12 11:02:51,696 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-12 11:02:51,699 Memtable.java:347 - Writing Memtable-schema_keyspaces@1186645291(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-12 11:02:51,700 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=1562929369857, position=102352) INFO [MigrationStage:1] 2019-07-12 11:02:52,231 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-07-12 11:02:52,232 Memtable.java:347 - Writing Memtable-schema_columnfamilies@2036724414(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-07-12 11:02:52,255 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=1562929369857, position=102352) INFO [MigrationStage:1] 2019-07-12 11:02:52,667 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-12 11:02:52,668 Memtable.java:347 - Writing Memtable-schema_columns@186677795(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-12 11:02:52,701 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=1562929369857, position=102352) INFO [MigrationStage:1] 2019-07-12 11:02:53,016 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-07-12 11:02:53,017 Memtable.java:347 - Writing Memtable-schema_triggers@316123965(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-07-12 11:02:53,017 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=1562929369857, position=102352) INFO [MigrationStage:1] 2019-07-12 11:02:53,053 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-12 11:02:53,054 Memtable.java:347 - Writing Memtable-schema_usertypes@2127379607(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-12 11:02:53,056 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=1562929369857, position=102352) INFO [MigrationStage:1] 2019-07-12 11:02:53,472 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@681f2fd4[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] 2019-07-12 11:02:53,481 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-07-12 11:02:53,483 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@4eb46fa2[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] 2019-07-12 11:02:53,496 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-07-12 11:02:53,624 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-07-12 11:02:53,625 Memtable.java:347 - Writing Memtable-local@254915563(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-07-12 11:02:53,626 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=1562929369857, position=102595) INFO [main] 2019-07-12 11:02:54,038 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51469 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-12 11:02:54,039 Memtable.java:347 - Writing Memtable-local@397987853(8.355KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-12 11:02:54,050 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=1562929369857, position=114575) INFO [CompactionExecutor:1] 2019-07-12 11:02:54,484 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-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')] INFO [main] 2019-07-12 11:02:54,543 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-07-12 11:02:54,685 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-07-12 11:02:54,733 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] 2019-07-12 11:02:54,733 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-07-12 11:02:54,791 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-07-12 11:02:54,797 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2019-07-12 11:02:55,191 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,936 bytes to 5,778 (~97% of original) in 692ms = 0.007963MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-07-12 11:04:46,360 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-07-12 11:04:46,394 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-07-12 11:04:46,395 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-07-12 11:04:46,396 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-07-12 11:04:48,422 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-07-12 11:04:48,424 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.003s sys 0m0.001s 2019-07-12 11:05:35,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-07-12 11:05:35,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-12 11:05:35,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-12 11:05:35,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-12 11:05:35,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - enabled = true 2019-07-12 11:05:35,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-12 11:05:35,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-8rxbw5 2019-07-12 11:05:35,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:05:35,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 11:05:35,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1742, return_code=0): /tmp/9828L/install-vellum.sh 2019-07-12 11:05:35,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-12 11:05:35,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-12 11:05:35,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-8rxbw5 2019-07-12 11:05:35,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-12 11:05:35,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-12 11:05:35,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - folder = /var/log/chronos 2019-07-12 11:05:35,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-12 11:05:35,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-12 11:05:35,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - max_ttl = 600 2019-07-12 11:05:35,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - level = 2 2019-07-12 11:05:35,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 11:05:35,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [logging] 2019-07-12 11:05:35,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-12 11:05:35,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-12 11:05:35,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-12 11:05:35,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [alarms] 2019-07-12 11:05:35,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-8rxbw5 2019-07-12 11:05:35,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-07-12 11:05:35,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-07-12 11:05:35,466 - 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.004s user 0m0.000s sys 0m0.004s 2019-07-12 11:05:40,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sys.exit(main()) 2019-07-12 11:05:40,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-12 11:05:40,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-12 11:05:40,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-12 11:05:40,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-12 11:05:40,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-12 11:05:40,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_8rxbw5/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 128, in main 2019-07-12 11:05:40,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - args.timeout) 2019-07-12 11:05:40,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_8rxbw5/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 93, in client_req 2019-07-12 11:05:40,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ex_traceback) 2019-07-12 11:05:40,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - cloudify.proxy.client.RequestError: (RequestError(...), "UnicodeEncodeError: 'ascii' codec can't encode character u'\\u0151' in position 30500: ordinal not in range(128)") 2019-07-12 11:05:40,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 11:05:40,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [http] 2019-07-12 11:05:40,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-07-12 11:05:40,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-port = 7253 2019-07-12 11:05:40,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-07-12 11:05:40,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-8rxbw5 2019-07-12 11:05:40,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-8rxbw5 2019-07-12 11:05:40,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:05:40,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-12 11:05:40,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/OYTGQ/start-vellum.sh 2019-07-12 11:05:40,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.10 2019-07-12 11:05:40,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-12 11:05:40,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-12 11:05:40,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-12 11:05:40,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-12 11:05:40,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-12 11:05:40,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 14206 2019-07-12 11:05:40,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-07-12 11:05:40,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-07-12 11:05:45,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.34: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.34 # 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 2019-07-12 11:05:50,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: the configuration file /etc/nginx/nginx.conf syntax is ok 2019-07-12 11:05:50,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Created 1000 numbers, 0 already present in database 2019-07-12 11:05:50,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-07-12 11:05:50,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:05:50,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-07-12 11:05:50,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-12 11:05:50,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting DNS forwarder and DHCP server dnsmasq 2019-07-12 11:05:50,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting clearwater-infrastructure clearwater-infrastructure 2019-07-12 11:05:50,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: configuration file /etc/nginx/nginx.conf test is successful 2019-07-12 11:05:50,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-12 11:05:50,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-12 11:05:50,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-12 11:05:50,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-12 11:05:50,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-12 11:05:50,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-12 11:05:50,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=10821, return_code=0): /tmp/9FHJ8/create_number.sh 2019-07-12 11:05:50,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-12 11:06:01,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14206 to end... 2019-07-12 11:06:01,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-12 11:06:11,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-12 11:06:22,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14206 to end... 2019-07-12 11:06:22,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-12 11:06:32,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-12 11:06:37,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14206 to end... 2019-07-12 11:06:42,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-12 11:06:48,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-12 11:06:58,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14206 to end... 2019-07-12 11:06:58,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-12 11:07:08,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-12 11:07:19,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14206 to end... 2019-07-12 11:07:19,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-12 11:07:29,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-12 11:07:40,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14206 to end... 2019-07-12 11:07:40,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-12 11:07:50,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-12 11:08:00,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14206 to end... 2019-07-12 11:08:00,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-12 11:08:11,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-12 11:08:21,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14206 to end... 2019-07-12 11:08:21,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-12 11:08:31,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-12 11:08:42,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14206 to end... 2019-07-12 11:08:42,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: connect: Connection refused 2019-07-12 11:08:42,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:11211 0.0.0.0:* - 2019-07-12 11:08:42,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::59923 :::* - 2019-07-12 11:08:42,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:53 :::* - 2019-07-12 11:08:42,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 fe80::f816:3eff:fec:123 :::* - 2019-07-12 11:08:42,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:123 :::* - 2019-07-12 11:08:42,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::123 :::* - 2019-07-12 11:08:42,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active UNIX domain sockets (only servers) 2019-07-12 11:08:42,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto RefCnt Flags Type State I-Node PID/Program name Path 2019-07-12 11:08:42,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 8747 - /var/run/dbus/system_bus_socket 2019-07-12 11:08:42,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] SEQPACKET LISTENING 7215 - /run/udev/control 2019-07-12 11:08:42,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 9042 - /var/run/acpid.socket 2019-07-12 11:08:42,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 6536 - @/com/ubuntu/upstart 2019-07-12 11:08:42,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=14206, return_code=0): /tmp/OYTGQ/start-vellum.sh 2019-07-12 11:08:42,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: connect: Connection refused 2019-07-12 11:08:42,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-07-12 11:08:42,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: connect: Connection refused 2019-07-12 11:08:42,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-07-12 11:08:42,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: connect: Connection refused 2019-07-12 11:08:42,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-07-12 11:08:42,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: connect: Connection refused 2019-07-12 11:08:42,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-07-12 11:08:42,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-07-12 11:08:42,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: connect: Connection refused 2019-07-12 11:08:42,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-07-12 11:08:42,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: connect: Connection refused 2019-07-12 11:08:42,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-07-12 11:08:42,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: connect: Connection refused 2019-07-12 11:08:42,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-07-12 11:08:42,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: connect: Connection refused 2019-07-12 11:08:42,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-07-12 11:08:42,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: connect: Connection refused 2019-07-12 11:08:42,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-07-12 11:08:42,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: connect: Connection refused 2019-07-12 11:08:42,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-07-12 11:08:42,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: connect: Connection refused 2019-07-12 11:08:42,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-07-12 11:08:42,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: connect: Connection refused 2019-07-12 11:08:42,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-07-12 11:08:42,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: connect: Connection refused 2019-07-12 11:08:42,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/OYTGQ/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-07-12 11:08:42,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] ifconfig 2019-07-12 11:08:42,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c6:00:43 2019-07-12 11:08:42,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 2019-07-12 11:08:42,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: fe80::f816:3eff:fec6:43/64 Scope:Link 2019-07-12 11:08:42,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 2019-07-12 11:08:42,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:139271 errors:0 dropped:0 overruns:0 frame:0 2019-07-12 11:08:42,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:48003 errors:0 dropped:0 overruns:0 carrier:0 2019-07-12 11:08:42,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:1000 2019-07-12 11:08:42,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_dry_run': False, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'scheduled_for': None, u'visibility': u'tenant', u'workflow_id': u'install', u'resource_availability': u'tenant', u'started_at': u'2019-07-12T10:54:56.189Z', u'id': u'b42f583f-eb99-4793-aa03-0c647cfabb78', u'ended_at': u'2019-07-12T11:08:41.531Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-07-12T10:54:56.189Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'clearwater-opnfv', u'status_display': u'completed'} 2019-07-12 11:08:42,514 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.204 2019-07-12 11:08:42,608 - 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'} 2019-07-12 11:08:42,677 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-07-12 11:08:42,678 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-07-12 11:08:42,717 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-12 11:08:42,717 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-07-12 11:09:07,782 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-12 11:09:07,782 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-07-12 11:09:32,839 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-12 11:09:32,839 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-07-12 11:09:57,906 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-12 11:09:57,906 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-07-12 11:10:22,964 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-12 11:10:22,964 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-07-12 11:10:48,024 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-12 11:10:48,024 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2019-07-12 11:11:13,079 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-12 11:11:13,080 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2019-07-12 11:11:38,144 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-12 11:11:38,144 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2019-07-12 11:12:03,185 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-12 11:12:03,185 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2019-07-12 11:12:28,235 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-12 11:12:28,235 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2019-07-12 11:12:53,293 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-12 11:12:53,294 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2019-07-12 11:13:18,637 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550155@clearwater.opnfv', u'sip_username': u'6505550155', u'formatted_number': u'(650) 555-0155', u'number': u'6505550155', u'sip_uri': u'sip:6505550155@clearwater.opnfv', u'number_id': u'ef7f7f9e371840979c9311e859a67854', u'sip_password': u'6BD7Ngjfw', u'pstn': False} 2019-07-12 11:13:18,734 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-07-12 11:13:18,735 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.209 ELLIS=172.30.9.204 --trace' 2019-07-12 11:13:18,735 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.209 ELLIS=172.30.9.204 --trace'' 2019-07-12 11:15:31,986 - 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) - (6505550980, 6505550864) Passed Basic Call - SDP (TCP) - (6505550017, 6505550139) Passed Basic Call - Tel URIs (TCP) - (6505550879, 6505550748) Passed Basic Call - Unknown number (TCP) - (6505550080, 6505550542) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550591, 6505550150) Passed Basic Call - Messages - Pager model (TCP) - (6505550799, 6505550604) Passed Basic Call - Pracks (TCP) - (6505550581, 6505550760) Passed Basic Registration (TCP) - (6505550008) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550274, 6505550069) Passed Call Barring - Outbound Rejection (TCP) - (6505550689, 6505550634) 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) - (6505550913, 6505550127) 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) - (6505550267, 6505550771, 6505550379) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550856, 6505550284, 6505550803) Passed Call Diversion - Not reachable (408) (TCP) - (6505550920, 6505550597, 6505550485) Passed Call Diversion - Not reachable (503) (TCP) - (6505550729, 6505550823, 6505550492) Passed Call Diversion - Not reachable (500) (TCP) - (6505550009, 6505550654, 6505550280) Passed Call Diversion - Busy (TCP) - (6505550961, 6505550966, 6505550810) Passed Call Diversion - Unconditional (TCP) - (6505550230, 6505550365, 6505550120) Passed Call Diversion - No answer (TCP) - (6505550395, 6505550479, 6505550404) Passed Call Diversion - Bad target URI (TCP) - (6505550230, 6505550912) Passed Call Diversion - Audio-only call (TCP) - (6505550221, 6505550330, 6505550129, 6505550644) Passed Call Diversion - Audio-video call (TCP) - (6505550551, 6505550956, 6505550730, 6505550635) Passed Call Forking - Mainline (TCP) - (6505550508, 6505550298) Passed Call Forking - Endpoint offline (TCP) - (6505550215, 6505550339) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550479, 6505550521) Passed Call Waiting - Accepted (TCP) - (6505550476, 6505550552, 6505550510) Passed Call Waiting - Cancelled (TCP) - (6505550663, 6505550735, 6505550907) Passed CANCEL - Mainline (TCP) - (6505550434, 6505550858) Passed Filtering - Accept-Contact (TCP) - (6505550335, 6505550937) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550140, 6505550436) Passed Filtering - Accept-Contact no match (TCP) - (6505550762, 6505550996) Passed Filtering - Accept-Contact negated match (TCP) - (6505550976, 6505550512) Passed Filtering - RFC3841 example (TCP) - (6505550757, 6505550610) Passed Filtering - Reject-Contact no match (TCP) - (6505550952, 6505550721) Passed Filtering - Reject-Contact match (TCP) - (6505550410, 6505550467) 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) - (6505550056) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550814) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550364) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550937) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550168, 6505550808) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550235, 6505550321) Passed GRUU - Call - only GRUU as target (TCP) - (6505550560, 6505550563) Passed GRUU - Call - AoR as target (TCP) - (6505550196, 6505550362) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550126, 6505550953) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550756, 6505550907) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550400, 6505550182) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550805, 6505550245) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550147, 6505550622) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550630, 6505550547) 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) - (6505550933) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550283) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550666) 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) - (6505550567, 6505550934) 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 2019-07-12 11:15:31,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-07-12 11:15:32,138 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 11:15:32,138 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 25:55 | PASS | +----------------------+------------------+------------------+----------------+ 2019-07-12 11:15:32,144 - functest.core.cloudify - INFO - Deleting the current deployment 2019-07-12 11:15:38,412 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-07-12 11:15:38,413 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:15:38,413 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:15:38,413 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:15:38,413 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:15:38,413 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:15:38,413 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:15:38,413 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:15:38,414 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:15:43,596 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/ML3V2/stop-sprout.sh 2019-07-12 11:15:43,596 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:15:43,596 - functest.core.cloudify - DEBUG - Stopping sprout node 2019-07-12 11:15:43,596 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-12 11:15:43,596 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-12 11:15:43,596 - functest.core.cloudify - DEBUG - Process created, PID: 18081 2019-07-12 11:15:43,596 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-12 11:15:43,597 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-12 11:15:43,597 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-12 11:15:43,597 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/OCEPW/stop-bono.sh 2019-07-12 11:15:43,597 - functest.core.cloudify - DEBUG - Process created, PID: 16097 2019-07-12 11:15:43,597 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:15:43,597 - functest.core.cloudify - DEBUG - Stopping bono node 2019-07-12 11:15:43,597 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-12 11:15:43,598 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:15:43,598 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-12 11:15:43,598 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/JXUNQ/stop-dime.sh 2019-07-12 11:15:43,598 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-12 11:15:43,598 - functest.core.cloudify - DEBUG - Process created, PID: 15641 2019-07-12 11:15:43,598 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-12 11:15:43,598 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-12 11:15:43,598 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/UU3ZG/stop-ellis.sh 2019-07-12 11:15:43,599 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-12 11:15:43,599 - functest.core.cloudify - DEBUG - Process created, PID: 17686 2019-07-12 11:15:43,599 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-12 11:15:43,599 - functest.core.cloudify - DEBUG - Stopping dime node 2019-07-12 11:15:43,599 - functest.core.cloudify - DEBUG - Group 'dime' not found 2019-07-12 11:15:43,599 - functest.core.cloudify - DEBUG - Execution done (PID=15641, return_code=1): /tmp/JXUNQ/stop-dime.sh 2019-07-12 11:15:43,599 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-12 11:15:43,599 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-12 11:15:43,600 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-12 11:15:43,600 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-12 11:15:43,600 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-12 11:15:43,600 - functest.core.cloudify - DEBUG - Stopping ellis node 2019-07-12 11:15:43,600 - functest.core.cloudify - DEBUG - 2019-07-12 11:15:43,600 - functest.core.cloudify - DEBUG - 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. 2019-07-12 11:15:43,600 - functest.core.cloudify - DEBUG - 2019-07-12 11:15:43,600 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-07-12 11:15:43,601 - functest.core.cloudify - DEBUG - Execution done (PID=17686, return_code=1): /tmp/UU3ZG/stop-ellis.sh 2019-07-12 11:15:43,601 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-12 11:15:43,601 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-12 11:15:43,601 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-12 11:15:43,601 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-12 11:15:43,601 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:15:43,601 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-12 11:15:43,601 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/XO5H4/stop-vellum.sh 2019-07-12 11:15:43,602 - functest.core.cloudify - DEBUG - Execution done (PID=16097, return_code=1): /tmp/OCEPW/stop-bono.sh 2019-07-12 11:15:43,602 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-12 11:15:43,602 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/JXUNQ/stop-dime.sh, exit_code: 1 2019-07-12 11:15:43,602 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/UU3ZG/stop-ellis.sh, exit_code: 1 2019-07-12 11:15:48,992 - functest.core.cloudify - DEBUG - Process created, PID: 24193 2019-07-12 11:15:48,993 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-12 11:15:48,993 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-12 11:15:48,993 - functest.core.cloudify - DEBUG - Stopping vellum node 2019-07-12 11:15:48,993 - functest.core.cloudify - DEBUG - Group 'vellum' not found 2019-07-12 11:15:48,993 - functest.core.cloudify - DEBUG - Execution done (PID=24193, return_code=1): /tmp/XO5H4/stop-vellum.sh 2019-07-12 11:15:48,993 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-12 11:15:48,994 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-12 11:15:48,994 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-12 11:15:48,994 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-12 11:15:48,994 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-12 11:15:48,994 - functest.core.cloudify - DEBUG - 2019-07-12 11:15:48,994 - functest.core.cloudify - DEBUG - 2019-07-12 11:15:48,995 - functest.core.cloudify - DEBUG - There is no service named "clearwater_config_manager" 2019-07-12 11:15:48,995 - functest.core.cloudify - DEBUG - * Quiescing Bono SIP Edge Proxy bono 2019-07-12 11:15:48,995 - functest.core.cloudify - DEBUG - Execution done (PID=16097, return_code=1): /tmp/OCEPW/stop-bono.sh 2019-07-12 11:15:48,995 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-12 11:15:48,995 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-12 11:15:48,995 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-12 11:15:48,995 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-12 11:15:48,996 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-12 11:15:48,996 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-12 11:15:48,996 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-12 11:15:48,996 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/23TDZ/stop-homer.sh 2019-07-12 11:15:48,996 - functest.core.cloudify - DEBUG - Stopping homer node 2019-07-12 11:15:48,996 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-12 11:15:48,996 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-12 11:15:48,997 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/XO5H4/stop-vellum.sh, exit_code: 1 2019-07-12 11:15:48,997 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:15:48,997 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-12 11:15:48,997 - functest.core.cloudify - DEBUG - Process created, PID: 15998 2019-07-12 11:15:48,997 - functest.core.cloudify - DEBUG - Execution done (PID=18081, return_code=1): /tmp/ML3V2/stop-sprout.sh 2019-07-12 11:15:48,997 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:15:48,997 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-12 11:15:48,998 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:15:48,998 - functest.core.cloudify - DEBUG - 2019-07-12 11:15:48,998 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-12 11:15:48,998 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-12 11:15:48,998 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-12 11:15:48,998 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-12 11:15:48,998 - functest.core.cloudify - DEBUG - 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. 2019-07-12 11:15:48,999 - functest.core.cloudify - DEBUG - 2019-07-12 11:15:48,999 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-07-12 11:15:48,999 - functest.core.cloudify - DEBUG - Execution done (PID=15998, return_code=1): /tmp/23TDZ/stop-homer.sh 2019-07-12 11:15:48,999 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-12 11:15:48,999 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-12 11:15:48,999 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-12 11:15:48,999 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-12 11:15:49,000 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-12 11:15:49,000 - functest.core.cloudify - DEBUG - 2019-07-12 11:15:54,193 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-12 11:15:54,193 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-12 11:15:54,193 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-12 11:15:54,193 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-12 11:15:54,193 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-12 11:15:54,193 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-12 11:15:54,194 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/OCEPW/stop-bono.sh, exit_code: 1 2019-07-12 11:15:54,194 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:15:54,194 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-12 11:15:54,194 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/R73C1/bind.py 2019-07-12 11:15:54,194 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpBAgROM', '/etc/bind/db.clearwater.local'] 2019-07-12 11:15:54,194 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cdyv9z': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-cdyv9z'}}, u'ellis': {}, u'dime': {u'dime_rc425q': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-rc425q'}}, u'sprout': {u'sprout_nre1nn': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-nre1nn'}}, u'vellum': {u'vellum_ec0j7x': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'vellum-ec0j7x'}}, u'bono': {u'bono_yntclm': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.15', u'name': u'bono-yntclm'}}}, 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.34', u'hss_hostname': u''}. 2019-07-12 11:15:54,194 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-12 11:15:54,195 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-12 11:15:54,195 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-12 11:15:54,195 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cdyv9z': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-cdyv9z'}}, u'ellis': {}, u'dime': {u'dime_rc425q': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-rc425q'}}, u'sprout': {u'sprout_nre1nn': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-nre1nn'}}, u'vellum': {u'vellum_ec0j7x': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'vellum-ec0j7x'}}, u'bono': {u'bono_yntclm': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.15', u'name': u'bono-yntclm'}}}, 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.34', u'hss_hostname': u''}. 2019-07-12 11:15:54,195 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp9RZwk8', '/etc/bind/db.clearwater.opnfv'] 2019-07-12 11:15:54,195 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-12 11:15:54,195 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/ML3V2/stop-sprout.sh, exit_code: 1 2019-07-12 11:15:54,196 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-12 11:15:54,196 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/23TDZ/stop-homer.sh, exit_code: 1 2019-07-12 11:15:54,196 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-12 11:15:54,196 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-12 11:15:54,196 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-12 11:15:54,196 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpDKzXNP', '/etc/bind/db.clearwater.local'] 2019-07-12 11:15:54,196 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/6R2FL/bind.py 2019-07-12 11:15:54,197 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:15:54,197 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-12 11:15:54,197 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:15:54,197 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cdyv9z': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-cdyv9z'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_nre1nn': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-nre1nn'}}, u'vellum': {u'vellum_ec0j7x': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'vellum-ec0j7x'}}, u'bono': {u'bono_yntclm': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.15', u'name': u'bono-yntclm'}}}, 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.34', u'hss_hostname': u''}. 2019-07-12 11:15:54,197 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-12 11:15:54,197 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-12 11:15:54,198 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-12 11:15:54,198 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cdyv9z': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-cdyv9z'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_nre1nn': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-nre1nn'}}, u'vellum': {u'vellum_ec0j7x': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'vellum-ec0j7x'}}, u'bono': {u'bono_yntclm': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.15', u'name': u'bono-yntclm'}}}, 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.34', u'hss_hostname': u''}. 2019-07-12 11:15:54,198 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-12 11:15:54,198 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-12 11:15:54,198 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-12 11:15:54,198 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-12 11:15:54,198 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpMnumtj', '/etc/bind/db.clearwater.opnfv'] 2019-07-12 11:15:54,199 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:15:54,199 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-12 11:15:54,199 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:15:54,199 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-12 11:15:54,199 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/2NG6V/bind.py 2019-07-12 11:15:54,199 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:15:54,199 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-12 11:15:54,199 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:15:54,200 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:15:54,200 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-12 11:15:54,200 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cdyv9z': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-cdyv9z'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_nre1nn': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-nre1nn'}}, u'vellum': {}, u'bono': {u'bono_yntclm': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.15', u'name': u'bono-yntclm'}}}, 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.34', u'hss_hostname': u''}. 2019-07-12 11:15:59,339 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cdyv9z': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-cdyv9z'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_nre1nn': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-nre1nn'}}, u'vellum': {}, u'bono': {u'bono_yntclm': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.15', u'name': u'bono-yntclm'}}}, 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.34', u'hss_hostname': u''}. 2019-07-12 11:15:59,340 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpqfcIbs', '/etc/bind/db.clearwater.local'] 2019-07-12 11:15:59,340 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-12 11:15:59,340 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-12 11:15:59,340 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cdyv9z': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-cdyv9z'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_nre1nn': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-nre1nn'}}, u'vellum': {}, u'bono': {u'bono_yntclm': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.15', u'name': u'bono-yntclm'}}}, 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.34', u'hss_hostname': u''}. 2019-07-12 11:15:59,340 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmptH5WrH', '/etc/bind/db.clearwater.opnfv'] 2019-07-12 11:15:59,340 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-12 11:15:59,341 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/993DV/bind.py 2019-07-12 11:15:59,341 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-12 11:15:59,341 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:15:59,341 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:15:59,341 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-12 11:15:59,341 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-12 11:15:59,341 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:15:59,342 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-12 11:15:59,342 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:15:59,342 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:15:59,342 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/UAF2L/bind.py 2019-07-12 11:15:59,342 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cdyv9z': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-cdyv9z'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_nre1nn': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-nre1nn'}}, 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.34', u'hss_hostname': u''}. 2019-07-12 11:15:59,342 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-12 11:15:59,342 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-12 11:15:59,343 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmptQe9hB', '/etc/bind/db.clearwater.local'] 2019-07-12 11:15:59,343 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-12 11:15:59,343 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-12 11:15:59,343 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cdyv9z': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-cdyv9z'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_nre1nn': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-nre1nn'}}, 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.34', u'hss_hostname': u''}. 2019-07-12 11:15:59,343 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpUSLjWl', '/etc/bind/db.clearwater.opnfv'] 2019-07-12 11:15:59,343 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-12 11:15:59,343 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-12 11:15:59,344 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:15:59,344 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-12 11:15:59,344 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp3p5gkn', '/etc/bind/db.clearwater.local'] 2019-07-12 11:15:59,344 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-12 11:15:59,344 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/AX7QE/bind.py 2019-07-12 11:15:59,344 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-12 11:15:59,344 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-12 11:15:59,344 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cdyv9z': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-cdyv9z'}}, 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.34', u'hss_hostname': u''}. 2019-07-12 11:15:59,345 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpuaQHaQ', '/etc/bind/db.clearwater.opnfv'] 2019-07-12 11:15:59,345 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-12 11:15:59,345 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-12 11:15:59,345 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-12 11:15:59,345 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:15:59,345 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:15:59,345 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:15:59,346 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:15:59,346 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-12 11:15:59,346 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'backends': {u'homer': {u'homer_cdyv9z': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-cdyv9z'}}, 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.34', u'hss_hostname': u''}. 2019-07-12 11:15:59,346 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:15:59,346 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:15:59,346 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-12 11:15:59,346 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-12 11:16:04,505 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:16:04,505 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:16:04,505 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:16:04,506 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-12 11:16:04,506 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-12 11:16:04,506 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpOWXf95', '/etc/bind/db.clearwater.local'] 2019-07-12 11:16:04,506 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-12 11:16:04,506 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:16:04,506 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-12 11:16:04,507 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmppzGD7S', '/etc/bind/db.clearwater.opnfv'] 2019-07-12 11:16:04,507 - functest.core.cloudify - DEBUG - Process created, PID: 17801 2019-07-12 11:16:04,507 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-12 11:16:04,507 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-12 11:16:04,507 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-12 11:16:04,507 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-12 11:16:04,507 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-12 11:16:04,508 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/1OF99/remove-cluster-node.sh 2019-07-12 11:16:04,508 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:16:04,508 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:16:04,508 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:16:04,508 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:16:04,508 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:16:04,508 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-12 11:16:04,508 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/1WDFY/remove-cluster-node.sh 2019-07-12 11:16:04,509 - functest.core.cloudify - DEBUG - Process created, PID: 24364 2019-07-12 11:16:04,509 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-12 11:16:04,509 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-12 11:16:04,509 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-12 11:16:04,509 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/JZ0OE/remove-cluster-node.sh 2019-07-12 11:16:04,509 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:16:04,509 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:16:04,510 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-12 11:16:04,510 - functest.core.cloudify - DEBUG - Process created, PID: 15781 2019-07-12 11:16:04,510 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-12 11:16:04,510 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-12 11:16:04,510 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-12 11:16:04,510 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:16:04,510 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:16:04,511 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-12 11:16:04,511 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-12 11:16:04,511 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:16:04,511 - functest.core.cloudify - DEBUG - Process created, PID: 16292 2019-07-12 11:16:04,511 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/U5K7L/remove-cluster-node.sh 2019-07-12 11:16:04,511 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-12 11:16:04,511 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-12 11:16:04,511 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-12 11:16:04,512 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/DI9E1/remove-cluster-node.sh 2019-07-12 11:16:04,512 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-12 11:16:04,512 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-12 11:16:04,512 - functest.core.cloudify - DEBUG - Removed member f97f2e61c0530488 from cluster 2019-07-12 11:16:09,770 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-12 11:16:09,770 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-12 11:16:09,770 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-12 11:16:09,770 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-12 11:16:09,770 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-12 11:16:09,770 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:16:09,771 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-12 11:16:09,771 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-12 11:16:09,771 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-12 11:16:09,771 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-12 11:16:09,771 - functest.core.cloudify - DEBUG - Process created, PID: 16108 2019-07-12 11:16:09,771 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-12 11:16:09,771 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-12 11:16:09,772 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-12 11:16:09,772 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-12 11:16:09,772 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-12 11:16:09,772 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:16:09,772 - functest.core.cloudify - DEBUG - Process created, PID: 18284 2019-07-12 11:16:09,772 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-12 11:16:09,772 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/20ZHL/remove-cluster-node.sh 2019-07-12 11:16:09,773 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-12 11:16:09,773 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-12 11:16:09,773 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:16:09,773 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-12 11:16:09,773 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-12 11:16:09,773 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-12 11:16:09,774 - functest.core.cloudify - DEBUG - Removed member b9204591c817a0ae from cluster 2019-07-12 11:16:09,774 - functest.core.cloudify - DEBUG - Execution done (PID=15781, return_code=0): /tmp/JZ0OE/remove-cluster-node.sh 2019-07-12 11:16:09,774 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-12 11:16:09,774 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-12 11:16:09,774 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-12 11:16:09,774 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-12 11:16:09,774 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-12 11:16:09,775 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-12 11:16:09,775 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-12 11:16:09,775 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-12 11:16:09,775 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-12 11:16:09,775 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-12 11:16:09,775 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:16:09,775 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:16:09,776 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:16:09,776 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-12 11:16:09,776 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-12 11:16:09,776 - functest.core.cloudify - DEBUG - Removed member 1764afc47e39b65d from cluster 2019-07-12 11:16:09,776 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-12 11:16:09,776 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-12 11:16:09,776 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-12 11:16:09,777 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-12 11:16:09,777 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-12 11:16:09,777 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-12 11:16:15,037 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-12 11:16:15,037 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-12 11:16:15,037 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-12 11:16:15,037 - functest.core.cloudify - DEBUG - Removed member 1764afc47e39b65d from cluster 2019-07-12 11:16:15,037 - functest.core.cloudify - DEBUG - Execution done (PID=16292, return_code=0): /tmp/U5K7L/remove-cluster-node.sh 2019-07-12 11:16:15,038 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-12 11:16:15,038 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-12 11:16:15,038 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:16:15,038 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:16:15,038 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:16:15,038 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-12 11:16:15,039 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-12 11:16:15,039 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-12 11:16:15,039 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-12 11:16:15,039 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-12 11:16:15,039 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-12 11:16:15,039 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-12 11:16:15,040 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-12 11:16:15,040 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-12 11:16:15,040 - functest.core.cloudify - DEBUG - Removed member 1523b5972aaa6a33 from cluster 2019-07-12 11:16:15,040 - functest.core.cloudify - DEBUG - Execution done (PID=16108, return_code=0): /tmp/DI9E1/remove-cluster-node.sh 2019-07-12 11:16:15,040 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-12 11:16:15,040 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-12 11:16:15,040 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-12 11:16:15,041 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-12 11:16:15,041 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:16:15,041 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:16:15,041 - functest.core.cloudify - DEBUG - Stopping Agent ellis_host_49wh78 2019-07-12 11:16:15,041 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:16:15,041 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-12 11:16:15,042 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-12 11:16:15,042 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-12 11:16:15,042 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-12 11:16:15,042 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-12 11:16:15,042 - functest.core.cloudify - DEBUG - Successfully stopped daemon: ellis_host_49wh78 2019-07-12 11:16:15,042 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-ellis_host_49wh78 stop 2019-07-12 11:16:15,043 - functest.core.cloudify - DEBUG - Stopping... 2019-07-12 11:16:15,043 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-12 11:16:15,043 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-12 11:16:15,043 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-12 11:16:15,043 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-12 11:16:15,043 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-12 11:16:15,043 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-12 11:16:15,044 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-12 11:16:15,044 - functest.core.cloudify - DEBUG - Stopping Agent dime_host_yckpih 2019-07-12 11:16:15,044 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-12 11:16:15,044 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-12 11:16:15,044 - functest.core.cloudify - DEBUG - Deleting Agent ellis_host_49wh78 2019-07-12 11:16:15,044 - functest.core.cloudify - DEBUG - Stopping Agent bono_host_tswntz 2019-07-12 11:16:15,044 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-12 11:16:20,332 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-12 11:16:20,333 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-12 11:16:20,333 - functest.core.cloudify - DEBUG - Waiting for process 24364 to end... 2019-07-12 11:16:20,333 - functest.core.cloudify - DEBUG - Stopping... 2019-07-12 11:16:20,333 - functest.core.cloudify - DEBUG - Successfully stopped daemon: dime_host_yckpih 2019-07-12 11:16:20,333 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-dime_host_yckpih stop 2019-07-12 11:16:20,334 - functest.core.cloudify - DEBUG - Stopping... 2019-07-12 11:16:20,334 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-12 11:16:20,334 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-12 11:16:20,334 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-12 11:16:20,334 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-12 11:16:20,334 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-12 11:16:20,334 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bono_host_tswntz 2019-07-12 11:16:20,335 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bono_host_tswntz stop 2019-07-12 11:16:20,335 - functest.core.cloudify - DEBUG - Stopping Agent homer_host_vqhiq0 2019-07-12 11:16:20,335 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-12 11:16:20,335 - functest.core.cloudify - DEBUG - Deleting Agent dime_host_yckpih 2019-07-12 11:16:20,335 - functest.core.cloudify - DEBUG - Successfully stopped daemon: homer_host_vqhiq0 2019-07-12 11:16:20,335 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-12 11:16:20,336 - functest.core.cloudify - DEBUG - Stopping... 2019-07-12 11:16:20,336 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-homer_host_vqhiq0 stop 2019-07-12 11:16:20,336 - functest.core.cloudify - DEBUG - Deleting Agent bono_host_tswntz 2019-07-12 11:16:20,336 - functest.core.cloudify - DEBUG - Waiting for process 18284 to end... 2019-07-12 11:16:20,336 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-12 11:16:20,336 - functest.core.cloudify - DEBUG - Deleting... 2019-07-12 11:16:20,337 - functest.core.cloudify - DEBUG - 11:16:13 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_49wh78: No response received for task 012d5c7d7df04f7ca634457e9479d371 2019-07-12 11:16:20,337 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-12 11:16:20,337 - functest.core.cloudify - DEBUG - Successfully deleted daemon: ellis_host_49wh78 2019-07-12 11:16:20,337 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-12 11:16:20,337 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-12 11:16:20,337 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-12 11:16:20,338 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-12 11:16:20,338 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:16:20,338 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:16:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a7223cf-ed11-48bd-865b-219bf4137839 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:16:20,338 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ff49eb6906685184ac6e917a29d8d1f6c29737" 2019-07-12 11:16:20,338 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-5a7223cf-ed11-48bd-865b-219bf4137839 2019-07-12 11:16:20,338 - functest.core.cloudify - DEBUG - Deleting Agent homer_host_vqhiq0 2019-07-12 11:16:20,338 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:16:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1b2e3a7-006e-4109-ac0d-b72709ee9f01 x-compute-request-id: req-f1b2e3a7-006e-4109-ac0d-b72709ee9f01 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1c:08", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1c:08", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:19Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_ellis_host_49wh78", "created": "2019-07-12T10:55:24Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:16:20,339 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-f1b2e3a7-006e-4109-ac0d-b72709ee9f01 2019-07-12 11:16:20,339 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ff49eb6906685184ac6e917a29d8d1f6c29737" -d '{"os-stop": null}' 2019-07-12 11:16:20,339 - functest.core.cloudify - DEBUG - Deleting... 2019-07-12 11:16:20,339 - functest.core.cloudify - DEBUG - 11:16:17 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_yckpih: No response received for task f553554671794fc7a6d6d960b50fd828 2019-07-12 11:16:20,339 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-12 11:16:20,339 - functest.core.cloudify - DEBUG - Successfully deleted daemon: dime_host_yckpih 2019-07-12 11:16:20,340 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-f1b2e3a7-006e-4109-ac0d-b72709ee9f01 2019-07-12 11:16:20,340 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-12 11:16:20,340 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bono_host_tswntz 2019-07-12 11:16:20,340 - functest.core.cloudify - DEBUG - Deleting... 2019-07-12 11:16:20,340 - functest.core.cloudify - DEBUG - 11:16:18 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_tswntz: No response received for task 2b803f528fd2406b86994ded85ad62d6 2019-07-12 11:16:20,340 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-12 11:16:25,565 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:16:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1a7e10af-3796-46e2-98e3-c4807fe64642 x-compute-request-id: req-1a7e10af-3796-46e2-98e3-c4807fe64642 Content-Length: 0 Content-Type: application/json 2019-07-12 11:16:25,566 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/action used request id req-1a7e10af-3796-46e2-98e3-c4807fe64642 2019-07-12 11:16:25,566 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/action used request id req-1a7e10af-3796-46e2-98e3-c4807fe64642 2019-07-12 11:16:25,566 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-12 11:16:25,566 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-12 11:16:25,566 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-12 11:16:25,566 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-12 11:16:25,567 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-12 11:16:25,567 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-12 11:16:25,567 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-12 11:16:25,567 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-12 11:16:25,567 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-12 11:16:25,567 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-12 11:16:25,568 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-12 11:16:25,568 - functest.core.cloudify - DEBUG - Removed member 3d47fe2255536b0a from cluster 2019-07-12 11:16:25,568 - functest.core.cloudify - DEBUG - Execution done (PID=18284, return_code=0): /tmp/20ZHL/remove-cluster-node.sh 2019-07-12 11:16:25,568 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-12 11:16:25,568 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-12 11:16:25,568 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-12 11:16:25,568 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-12 11:16:25,569 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-12 11:16:25,569 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:16:25,569 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:16:25,569 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:16:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d9a1c0e-7ddf-49ba-870a-ca7ee2554344 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:16:25,569 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-12 11:16:25,569 - functest.core.cloudify - DEBUG - 11:16:21 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_vqhiq0: No response received for task 3b2f55373f0542baaf0fabfd80e6ac22 2019-07-12 11:16:25,570 - functest.core.cloudify - DEBUG - Deleting... 2019-07-12 11:16:25,570 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}180908a7eab909ba5b8e962ff920f5b075cb39ff" 2019-07-12 11:16:25,570 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-7d9a1c0e-7ddf-49ba-870a-ca7ee2554344 2019-07-12 11:16:25,570 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:16:25,570 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:16:25,570 - functest.core.cloudify - DEBUG - Successfully deleted daemon: homer_host_vqhiq0 2019-07-12 11:16:25,570 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-17e93cde-0490-4305-9247-85bd62abdd85 2019-07-12 11:16:25,571 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e5dbdec190b4c2bf99359408f2904b516db3fd" 2019-07-12 11:16:25,571 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:16:25,571 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-12 11:16:25,571 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:16:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17e93cde-0490-4305-9247-85bd62abdd85 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:16:25,571 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:16:25,571 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 11:16:25,572 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/action used request id req-c3fd40ba-dea2-4157-ab46-67525dce3f41 2019-07-12 11:16:25,572 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/action used request id req-c3fd40ba-dea2-4157-ab46-67525dce3f41 2019-07-12 11:16:25,572 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-1e0fff94-024c-4c51-83ae-852daeaec97e 2019-07-12 11:16:25,572 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:16:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e0fff94-024c-4c51-83ae-852daeaec97e x-compute-request-id: req-1e0fff94-024c-4c51-83ae-852daeaec97e Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:aa:89", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "94064ae6-9527-49ed-99f5-dee683ea283b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:06Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_dime_host_yckpih", "created": "2019-07-12T10:55:26Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:16:25,572 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-1e0fff94-024c-4c51-83ae-852daeaec97e 2019-07-12 11:16:25,572 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}180908a7eab909ba5b8e962ff920f5b075cb39ff" -d '{"os-stop": null}' 2019-07-12 11:16:25,572 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:16:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3fd40ba-dea2-4157-ab46-67525dce3f41 x-compute-request-id: req-c3fd40ba-dea2-4157-ab46-67525dce3f41 Content-Length: 0 Content-Type: application/json 2019-07-12 11:16:25,573 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-12 11:16:25,573 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-36f6a541-4d11-48c8-ae63-2123c793177d 2019-07-12 11:16:25,573 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e5dbdec190b4c2bf99359408f2904b516db3fd" -d '{"os-stop": null}' 2019-07-12 11:16:25,573 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:16:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-99bbfe94-656d-451e-955a-ecf6226fc1de x-compute-request-id: req-99bbfe94-656d-451e-955a-ecf6226fc1de Content-Length: 0 Content-Type: application/json 2019-07-12 11:16:30,729 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-12 11:16:30,729 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-12 11:16:30,729 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/action used request id req-99bbfe94-656d-451e-955a-ecf6226fc1de 2019-07-12 11:16:30,729 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:16:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36f6a541-4d11-48c8-ae63-2123c793177d x-compute-request-id: req-36f6a541-4d11-48c8-ae63-2123c793177d Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:19Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:16:30,730 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-36f6a541-4d11-48c8-ae63-2123c793177d 2019-07-12 11:16:30,730 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-36f6a541-4d11-48c8-ae63-2123c793177d 2019-07-12 11:16:30,730 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e5dbdec190b4c2bf99359408f2904b516db3fd" -d '{"os-stop": null}' 2019-07-12 11:16:30,730 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-07-12 11:16:30,730 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:16:30,730 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:16:30,731 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-47ee90ae-35f8-4ab0-8b5d-061345a34080 2019-07-12 11:16:30,731 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80bd855abc2f51dcaaa1ae1453e642f954cec77b" 2019-07-12 11:16:30,731 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:16:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47ee90ae-35f8-4ab0-8b5d-061345a34080 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:16:30,731 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-12 11:16:30,731 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-12 11:16:30,731 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:16:30,732 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:16:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0ec1503-39f2-4f5e-92cd-bc5b10d64336 x-compute-request-id: req-d0ec1503-39f2-4f5e-92cd-bc5b10d64336 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:24:8f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "c4a7086b-65d7-4806-a63a-7929c0ae2817", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:06Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_homer_host_vqhiq0", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:16:30,732 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-12 11:16:30,732 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-d0ec1503-39f2-4f5e-92cd-bc5b10d64336 2019-07-12 11:16:30,732 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/action used request id req-13be4a29-791a-4a81-a994-2df21e8b4233 2019-07-12 11:16:30,732 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-d0ec1503-39f2-4f5e-92cd-bc5b10d64336 2019-07-12 11:16:30,732 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80bd855abc2f51dcaaa1ae1453e642f954cec77b" -d '{"os-stop": null}' 2019-07-12 11:16:30,733 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:16:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-13be4a29-791a-4a81-a994-2df21e8b4233 x-compute-request-id: req-13be4a29-791a-4a81-a994-2df21e8b4233 Content-Length: 0 Content-Type: application/json 2019-07-12 11:16:30,733 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/action used request id req-13be4a29-791a-4a81-a994-2df21e8b4233 2019-07-12 11:16:30,733 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-12 11:16:30,733 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-12 11:16:30,733 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-12 11:16:30,733 - functest.core.cloudify - DEBUG - Stopping Agent sprout_host_6jnt7w 2019-07-12 11:16:30,734 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ff49eb6906685184ac6e917a29d8d1f6c29737" 2019-07-12 11:16:30,734 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-sprout_host_6jnt7w stop 2019-07-12 11:16:30,734 - functest.core.cloudify - DEBUG - Stopping... 2019-07-12 11:16:30,734 - functest.core.cloudify - DEBUG - Successfully stopped daemon: sprout_host_6jnt7w 2019-07-12 11:16:30,734 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-12 11:16:30,734 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-17a85399-cc1b-4138-9a1c-63f150a483ca 2019-07-12 11:16:30,734 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:16:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17a85399-cc1b-4138-9a1c-63f150a483ca x-compute-request-id: req-17a85399-cc1b-4138-9a1c-63f150a483ca Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1c:08", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1c:08", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T11:16:18Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_ellis_host_49wh78", "created": "2019-07-12T10:55:24Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:16:30,735 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-17a85399-cc1b-4138-9a1c-63f150a483ca 2019-07-12 11:16:30,735 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-12 11:16:35,897 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-12 11:16:35,897 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-12 11:16:35,897 - functest.core.cloudify - DEBUG - Waiting for process 24364 to end... 2019-07-12 11:16:35,897 - functest.core.cloudify - DEBUG - Deleting Agent sprout_host_6jnt7w 2019-07-12 11:16:35,897 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}180908a7eab909ba5b8e962ff920f5b075cb39ff" 2019-07-12 11:16:35,897 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e5dbdec190b4c2bf99359408f2904b516db3fd" 2019-07-12 11:16:35,898 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-44bd760e-f07e-439f-8abd-f84bbc597f1b 2019-07-12 11:16:35,898 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-44bd760e-f07e-439f-8abd-f84bbc597f1b 2019-07-12 11:16:35,898 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:16:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44bd760e-f07e-439f-8abd-f84bbc597f1b x-compute-request-id: req-44bd760e-f07e-439f-8abd-f84bbc597f1b Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:aa:89", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "94064ae6-9527-49ed-99f5-dee683ea283b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T11:16:22Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_dime_host_yckpih", "created": "2019-07-12T10:55:26Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:16:35,898 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-51aefcff-84e9-42d8-abec-7984b77d01ae 2019-07-12 11:16:35,898 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-12 11:16:35,898 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:16:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51aefcff-84e9-42d8-abec-7984b77d01ae x-compute-request-id: req-51aefcff-84e9-42d8-abec-7984b77d01ae Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T11:16:22Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:16:35,898 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-51aefcff-84e9-42d8-abec-7984b77d01ae 2019-07-12 11:16:35,899 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-12 11:16:35,899 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-12 11:16:41,100 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:16:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9eea7348-093e-4f1f-b4e6-16b3c98cace1 x-compute-request-id: req-9eea7348-093e-4f1f-b4e6-16b3c98cace1 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:24:8f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "c4a7086b-65d7-4806-a63a-7929c0ae2817", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T11:16:25Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_homer_host_vqhiq0", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:16:41,100 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-12 11:16:41,101 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80bd855abc2f51dcaaa1ae1453e642f954cec77b" 2019-07-12 11:16:41,101 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-12 11:16:41,101 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-9eea7348-093e-4f1f-b4e6-16b3c98cace1 2019-07-12 11:16:41,101 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-9eea7348-093e-4f1f-b4e6-16b3c98cace1 2019-07-12 11:16:41,101 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-12 11:16:41,101 - functest.core.cloudify - DEBUG - Deleting... 2019-07-12 11:16:41,102 - functest.core.cloudify - DEBUG - 11:16:36 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_6jnt7w: No response received for task 34f17f3756654d4fac220a2ed8110da8 2019-07-12 11:16:41,102 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-12 11:16:41,102 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-12 11:16:41,102 - functest.core.cloudify - DEBUG - Successfully deleted daemon: sprout_host_6jnt7w 2019-07-12 11:16:41,102 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-12 11:16:41,102 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-12 11:16:41,102 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-12 11:16:41,103 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-12 11:16:41,103 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:16:41,103 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:16:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea6e8abd-302d-44b8-979b-01d19f8c9287 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:16:41,103 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-ea6e8abd-302d-44b8-979b-01d19f8c9287 2019-07-12 11:16:41,103 - functest.core.cloudify - DEBUG - Stopping Agent proxy_host_hhmrwa 2019-07-12 11:16:41,103 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9420a075b866fbb4a50b4fb6a647a5e570ebf646" 2019-07-12 11:16:41,104 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-proxy_host_hhmrwa stop 2019-07-12 11:16:41,104 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/action used request id req-79e6fa56-346f-4b5b-a16a-cee2270018e6 2019-07-12 11:16:41,104 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/action used request id req-79e6fa56-346f-4b5b-a16a-cee2270018e6 2019-07-12 11:16:41,104 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:16:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-79e6fa56-346f-4b5b-a16a-cee2270018e6 x-compute-request-id: req-79e6fa56-346f-4b5b-a16a-cee2270018e6 Content-Length: 0 Content-Type: application/json 2019-07-12 11:16:41,104 - functest.core.cloudify - DEBUG - Successfully stopped daemon: proxy_host_hhmrwa 2019-07-12 11:16:41,104 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:16:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76b3bc41-a3c8-4c88-a27d-143647409c5f x-compute-request-id: req-76b3bc41-a3c8-4c88-a27d-143647409c5f Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:44:97", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:20Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:16:41,105 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-76b3bc41-a3c8-4c88-a27d-143647409c5f 2019-07-12 11:16:41,105 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-76b3bc41-a3c8-4c88-a27d-143647409c5f 2019-07-12 11:16:41,105 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9420a075b866fbb4a50b4fb6a647a5e570ebf646" -d '{"os-stop": null}' 2019-07-12 11:16:41,105 - functest.core.cloudify - DEBUG - Stopping... 2019-07-12 11:16:46,301 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-12 11:16:46,302 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-12 11:16:46,302 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-12 11:16:46,302 - functest.core.cloudify - DEBUG - Deleting Agent proxy_host_hhmrwa 2019-07-12 11:16:51,639 - functest.core.cloudify - DEBUG - Deleting... 2019-07-12 11:16:51,639 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-12 11:16:51,639 - functest.core.cloudify - DEBUG - Successfully deleted daemon: proxy_host_hhmrwa 2019-07-12 11:16:51,639 - functest.core.cloudify - DEBUG - 11:16:47 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_hhmrwa: No response received for task f5db40e242314b97ac9bb1b775ea396a 2019-07-12 11:16:51,639 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-12 11:16:51,640 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-12 11:16:51,640 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-12 11:16:51,640 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:16:51,640 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:16:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-634fbeb1-af7e-4748-a416-1a9e1258a172 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:16:51,640 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-634fbeb1-af7e-4748-a416-1a9e1258a172 2019-07-12 11:16:51,640 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc1e7834f32300812d18f3fabeb5d5049f9a464" 2019-07-12 11:16:51,640 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9420a075b866fbb4a50b4fb6a647a5e570ebf646" 2019-07-12 11:16:51,641 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa/action used request id req-5516c0fc-fbe5-4b8a-8d49-985b398213d6 2019-07-12 11:16:51,641 - functest.core.cloudify - DEBUG - Waiting for process 24364 to end... 2019-07-12 11:16:51,641 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:16:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-817a36e3-f0bd-42c0-8d5f-ebf417537e27 x-compute-request-id: req-817a36e3-f0bd-42c0-8d5f-ebf417537e27 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:43:e9", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ae4a2bc3-152d-469b-b878-870417ae5baa", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "ae4a2bc3-152d-469b-b878-870417ae5baa", "security_groups": [{"name": "default"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:19Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_proxy_host_hhmrwa", "created": "2019-07-12T10:55:19Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:16:51,641 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa used request id req-817a36e3-f0bd-42c0-8d5f-ebf417537e27 2019-07-12 11:16:51,641 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa used request id req-817a36e3-f0bd-42c0-8d5f-ebf417537e27 2019-07-12 11:16:51,641 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc1e7834f32300812d18f3fabeb5d5049f9a464" -d '{"os-stop": null}' 2019-07-12 11:16:51,642 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:16:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5516c0fc-fbe5-4b8a-8d49-985b398213d6 x-compute-request-id: req-5516c0fc-fbe5-4b8a-8d49-985b398213d6 Content-Length: 0 Content-Type: application/json 2019-07-12 11:16:51,642 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa/action used request id req-5516c0fc-fbe5-4b8a-8d49-985b398213d6 2019-07-12 11:16:51,642 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-19d50cf4-d26c-4135-a1da-a12d75f8b663 2019-07-12 11:16:51,642 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:16:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19d50cf4-d26c-4135-a1da-a12d75f8b663 x-compute-request-id: req-19d50cf4-d26c-4135-a1da-a12d75f8b663 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:44:97", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T11:16:39Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:16:51,642 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-19d50cf4-d26c-4135-a1da-a12d75f8b663 2019-07-12 11:16:56,854 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-12 11:17:02,054 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc1e7834f32300812d18f3fabeb5d5049f9a464" 2019-07-12 11:17:02,054 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-12 11:17:07,370 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-07-12 11:17:07,370 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa used request id req-67513b5f-6f1d-4dc4-bf5a-0d80150aa8db 2019-07-12 11:17:07,370 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa used request id req-67513b5f-6f1d-4dc4-bf5a-0d80150aa8db 2019-07-12 11:17:07,370 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67513b5f-6f1d-4dc4-bf5a-0d80150aa8db x-compute-request-id: req-67513b5f-6f1d-4dc4-bf5a-0d80150aa8db Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:43:e9", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ae4a2bc3-152d-469b-b878-870417ae5baa", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "ae4a2bc3-152d-469b-b878-870417ae5baa", "security_groups": [{"name": "default"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:52Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_proxy_host_hhmrwa", "created": "2019-07-12T10:55:19Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:07,370 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-12 11:17:07,371 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cdf3c07-255b-42e4-9e74-f7958bb94565 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:07,371 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639cf3abbfc4076f330d73bfe6be4835f4c50ffd" 2019-07-12 11:17:07,371 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:17:07,371 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:17:07,371 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-9cdf3c07-255b-42e4-9e74-f7958bb94565 2019-07-12 11:17:07,371 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:07,372 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:17:07,372 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-12 11:17:07,372 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-12 11:17:07,372 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-12 11:17:07,372 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eaf8b96b-4619-48a3-9a9d-4e590cfa5ae2 x-compute-request-id: req-eaf8b96b-4619-48a3-9a9d-4e590cfa5ae2 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1c:08", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1c:08", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:30Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_ellis_host_49wh78", "created": "2019-07-12T10:55:24Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:07,372 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-eaf8b96b-4619-48a3-9a9d-4e590cfa5ae2 2019-07-12 11:17:07,373 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-eaf8b96b-4619-48a3-9a9d-4e590cfa5ae2 2019-07-12 11:17:07,373 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-12 11:17:07,373 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-12 11:17:07,373 - functest.core.cloudify - DEBUG - deleting server 2019-07-12 11:17:07,373 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:07,373 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fcd68d1-33ea-4748-91cd-3a3a3ab50af0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:07,374 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-8fcd68d1-33ea-4748-91cd-3a3a3ab50af0 2019-07-12 11:17:07,374 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-12 11:17:07,374 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1ddd125be063fd0824682faa4bd9a48b2e4133" 2019-07-12 11:17:07,374 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:17:07,374 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-07-12 11:17:07,374 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-bdaf1702-4c33-4f06-b27d-bd6a885cd8a2 2019-07-12 11:17:07,375 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdaf1702-4c33-4f06-b27d-bd6a885cd8a2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:07,375 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:07,375 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa used request id req-08ac6b19-9fa0-45ad-987c-a621f633a5bc 2019-07-12 11:17:07,375 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a23ed187cee8472851288070246d18d373bcc5ad" 2019-07-12 11:17:07,375 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:07,375 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78d57492-313b-4b67-8635-09e8fdcdf785 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:07,376 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-78d57492-313b-4b67-8635-09e8fdcdf785 2019-07-12 11:17:07,376 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08ac6b19-9fa0-45ad-987c-a621f633a5bc x-compute-request-id: req-08ac6b19-9fa0-45ad-987c-a621f633a5bc Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:43:e9", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ae4a2bc3-152d-469b-b878-870417ae5baa", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "ae4a2bc3-152d-469b-b878-870417ae5baa", "security_groups": [{"name": "default"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:52Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_proxy_host_hhmrwa", "created": "2019-07-12T10:55:19Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:07,376 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa used request id req-08ac6b19-9fa0-45ad-987c-a621f633a5bc 2019-07-12 11:17:07,376 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1ddd125be063fd0824682faa4bd9a48b2e4133" 2019-07-12 11:17:07,376 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-12 11:17:07,376 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.204 2019-07-12 11:17:07,376 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:07,377 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:07,377 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75f96a58-05e6-4d0b-8843-ec5217245268 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:07,377 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75f96a58-05e6-4d0b-8843-ec5217245268 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:07,377 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-75f96a58-05e6-4d0b-8843-ec5217245268 2019-07-12 11:17:07,377 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-75f96a58-05e6-4d0b-8843-ec5217245268 2019-07-12 11:17:07,377 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c54fb92e95bc64a0bf3b61c8b2179ec50abd2b" 2019-07-12 11:17:07,378 - functest.core.cloudify - DEBUG - RESP: [204] Date: Fri, 12 Jul 2019 11:17:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26f94784-07a4-462e-9f7b-47117513a636 x-compute-request-id: req-26f94784-07a4-462e-9f7b-47117513a636 Content-Type: application/json 2019-07-12 11:17:07,378 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa used request id req-26f94784-07a4-462e-9f7b-47117513a636 2019-07-12 11:17:12,607 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-75f96a58-05e6-4d0b-8843-ec5217245268 2019-07-12 11:17:12,607 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-75f96a58-05e6-4d0b-8843-ec5217245268 2019-07-12 11:17:12,607 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cde3cf919b32948120af24459e63d977669af9b" 2019-07-12 11:17:12,607 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cde3cf919b32948120af24459e63d977669af9b" 2019-07-12 11:17:12,607 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa used request id req-4f3faf4d-b226-4212-baa7-eae6c6eb2094 2019-07-12 11:17:12,607 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa used request id req-4f3faf4d-b226-4212-baa7-eae6c6eb2094 2019-07-12 11:17:12,608 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f3faf4d-b226-4212-baa7-eae6c6eb2094 x-compute-request-id: req-4f3faf4d-b226-4212-baa7-eae6c6eb2094 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:43:e9", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ae4a2bc3-152d-469b-b878-870417ae5baa", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ae4a2bc3-152d-469b-b878-870417ae5baa", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "ae4a2bc3-152d-469b-b878-870417ae5baa", "security_groups": [{"name": "default"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:17:05Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_proxy_host_hhmrwa", "created": "2019-07-12T10:55:19Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:12,608 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-546d70db-fb65-47fa-af77-bf935561fd9c Date: Fri, 12 Jul 2019 11:17:06 GMT RESP BODY: {"floatingips": [{"router_id": "2b1624fe-865c-4bc2-a7a9-a8f5d6bcbef8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:51:51Z", "updated_at": "2019-07-12T10:51:53Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21", "device_owner": "compute:nova", "mac_address": "fa:16:3e:62:41:a0", "device_id": "0fe6516f-b531-4891-a371-48bc920c9616"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "8b4d95fca4e84fcc86e674097308877a", "port_id": "d1b55aec-2f76-47f5-9596-ae39c06157f6", "id": "3310a1de-dc16-4889-8e03-b0a0d570edb4", "qos_policy_id": null}, {"router_id": "2b1624fe-865c-4bc2-a7a9-a8f5d6bcbef8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:10Z", "updated_at": "2019-07-12T10:59:26Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5d:e5:9b", "device_id": "6e45e282-3a81-40d1-be2f-57b21be9163f"}, "fixed_ip_address": "192.168.120.34", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "8b4d95fca4e84fcc86e674097308877a", "port_id": "9c7504fc-19a1-4094-bdad-adb9686e6c8b", "id": "395e6c51-07de-411b-ad38-6293b172310d", "qos_policy_id": null}, {"router_id": "2b1624fe-865c-4bc2-a7a9-a8f5d6bcbef8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:06Z", "updated_at": "2019-07-12T10:59:36Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5a:1c:08", "device_id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "8b4d95fca4e84fcc86e674097308877a", "port_id": "0ce6fe0e-6699-4fcb-8abd-6dcbe0af94d0", "id": "bf7f98f7-96cd-4078-b9b3-9ee8c00beda9", "qos_policy_id": null}, {"router_id": "2b1624fe-865c-4bc2-a7a9-a8f5d6bcbef8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:10Z", "updated_at": "2019-07-12T10:59:41Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ab:09:93", "device_id": "eedbdf65-135b-4929-8c89-abea14bb67d7"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "8b4d95fca4e84fcc86e674097308877a", "port_id": "d8fac560-4309-4d84-b922-b33d8e84b5c8", "id": "ef5167e5-3b55-4a53-82b9-9749c433ef6b", "qos_policy_id": null}]} 2019-07-12 11:17:12,608 - functest.core.cloudify - DEBUG - Waiting for server "ae4a2bc3-152d-469b-b878-870417ae5baa" to be deleted. current status: SHUTOFF 2019-07-12 11:17:12,608 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-8a31ef29-a10d-48a8-aa54-548164d3bb1e 2019-07-12 11:17:12,608 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-8a31ef29-a10d-48a8-aa54-548164d3bb1e 2019-07-12 11:17:12,609 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/9c7504fc-19a1-4094-bdad-adb9686e6c8b.json used request id req-74276faf-f782-4c24-b47c-e40516f3d86d 2019-07-12 11:17:12,609 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:12,609 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a31ef29-a10d-48a8-aa54-548164d3bb1e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:12,609 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a31ef29-a10d-48a8-aa54-548164d3bb1e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:12,609 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-12 11:17:12,609 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-12 11:17:12,610 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-12 11:17:12,610 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-12 11:17:12,610 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/0ce6fe0e-6699-4fcb-8abd-6dcbe0af94d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cde3cf919b32948120af24459e63d977669af9b" 2019-07-12 11:17:12,610 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-dccce2ef-9add-4415-9642-5730abe69ad8 Date: Fri, 12 Jul 2019 11:17:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T10:58:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb331423-4331-4cd8-8629-90ef60783618","ip_address":"192.168.120.19"}],"id":"0ce6fe0e-6699-4fcb-8abd-6dcbe0af94d0","security_groups":["8ea0a427-cdd6-4dc4-93e0-9161ec469f65","e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff"],"mac_address":"fa:16:3e:5a:1c:08","device_id":"23fa21cf-9204-40be-a3a3-42e0fbc060b4","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8b4d95fca4e84fcc86e674097308877a","qos_policy_id":null,"admin_state_up":true,"network_id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:55:27Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 11:17:12,610 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-dccce2ef-9add-4415-9642-5730abe69ad8 Date: Fri, 12 Jul 2019 11:17:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T10:58:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb331423-4331-4cd8-8629-90ef60783618","ip_address":"192.168.120.19"}],"id":"0ce6fe0e-6699-4fcb-8abd-6dcbe0af94d0","security_groups":["8ea0a427-cdd6-4dc4-93e0-9161ec469f65","e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff"],"mac_address":"fa:16:3e:5a:1c:08","device_id":"23fa21cf-9204-40be-a3a3-42e0fbc060b4","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8b4d95fca4e84fcc86e674097308877a","qos_policy_id":null,"admin_state_up":true,"network_id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:55:27Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 11:17:12,610 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/0ce6fe0e-6699-4fcb-8abd-6dcbe0af94d0.json used request id req-dccce2ef-9add-4415-9642-5730abe69ad8 2019-07-12 11:17:12,611 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/0ce6fe0e-6699-4fcb-8abd-6dcbe0af94d0.json used request id req-dccce2ef-9add-4415-9642-5730abe69ad8 2019-07-12 11:17:12,611 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/0ce6fe0e-6699-4fcb-8abd-6dcbe0af94d0.json used request id req-dccce2ef-9add-4415-9642-5730abe69ad8 2019-07-12 11:17:12,611 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/0ce6fe0e-6699-4fcb-8abd-6dcbe0af94d0.json used request id req-dccce2ef-9add-4415-9642-5730abe69ad8 2019-07-12 11:17:12,611 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-546d70db-fb65-47fa-af77-bf935561fd9c Date: Fri, 12 Jul 2019 11:17:06 GMT RESP BODY: {"floatingips": [{"router_id": "2b1624fe-865c-4bc2-a7a9-a8f5d6bcbef8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:51:51Z", "updated_at": "2019-07-12T10:51:53Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21", "device_owner": "compute:nova", "mac_address": "fa:16:3e:62:41:a0", "device_id": "0fe6516f-b531-4891-a371-48bc920c9616"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "8b4d95fca4e84fcc86e674097308877a", "port_id": "d1b55aec-2f76-47f5-9596-ae39c06157f6", "id": "3310a1de-dc16-4889-8e03-b0a0d570edb4", "qos_policy_id": null}, {"router_id": "2b1624fe-865c-4bc2-a7a9-a8f5d6bcbef8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:10Z", "updated_at": "2019-07-12T10:59:26Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5d:e5:9b", "device_id": "6e45e282-3a81-40d1-be2f-57b21be9163f"}, "fixed_ip_address": "192.168.120.34", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "8b4d95fca4e84fcc86e674097308877a", "port_id": "9c7504fc-19a1-4094-bdad-adb9686e6c8b", "id": "395e6c51-07de-411b-ad38-6293b172310d", "qos_policy_id": null}, {"router_id": "2b1624fe-865c-4bc2-a7a9-a8f5d6bcbef8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:06Z", "updated_at": "2019-07-12T10:59:36Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5a:1c:08", "device_id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "8b4d95fca4e84fcc86e674097308877a", "port_id": "0ce6fe0e-6699-4fcb-8abd-6dcbe0af94d0", "id": "bf7f98f7-96cd-4078-b9b3-9ee8c00beda9", "qos_policy_id": null}, {"router_id": "2b1624fe-865c-4bc2-a7a9-a8f5d6bcbef8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:10Z", "updated_at": "2019-07-12T10:59:41Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ab:09:93", "device_id": "eedbdf65-135b-4929-8c89-abea14bb67d7"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "8b4d95fca4e84fcc86e674097308877a", "port_id": "d8fac560-4309-4d84-b922-b33d8e84b5c8", "id": "ef5167e5-3b55-4a53-82b9-9749c433ef6b", "qos_policy_id": null}]} 2019-07-12 11:17:12,611 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-546d70db-fb65-47fa-af77-bf935561fd9c 2019-07-12 11:17:12,611 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-546d70db-fb65-47fa-af77-bf935561fd9c 2019-07-12 11:17:12,612 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-546d70db-fb65-47fa-af77-bf935561fd9c 2019-07-12 11:17:12,612 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-546d70db-fb65-47fa-af77-bf935561fd9c 2019-07-12 11:17:12,612 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/d1b55aec-2f76-47f5-9596-ae39c06157f6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cde3cf919b32948120af24459e63d977669af9b" 2019-07-12 11:17:12,612 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/d1b55aec-2f76-47f5-9596-ae39c06157f6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cde3cf919b32948120af24459e63d977669af9b" 2019-07-12 11:17:12,612 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97690efa-aad8-4f5c-ba49-5766ea78d528 x-compute-request-id: req-97690efa-aad8-4f5c-ba49-5766ea78d528 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:aa:89", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "94064ae6-9527-49ed-99f5-dee683ea283b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:33Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_dime_host_yckpih", "created": "2019-07-12T10:55:26Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:12,612 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-97690efa-aad8-4f5c-ba49-5766ea78d528 2019-07-12 11:17:12,613 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-97690efa-aad8-4f5c-ba49-5766ea78d528 2019-07-12 11:17:12,613 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-12 11:17:12,613 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-9890a083-7cc7-44c6-8ac8-eb24bdd541e2 Date: Fri, 12 Jul 2019 11:17:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T10:51:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb331423-4331-4cd8-8629-90ef60783618","ip_address":"192.168.120.6"}],"id":"d1b55aec-2f76-47f5-9596-ae39c06157f6","security_groups":["dd040157-c781-498b-9274-4bf3958439c8"],"mac_address":"fa:16:3e:62:41:a0","device_id":"0fe6516f-b531-4891-a371-48bc920c9616","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8b4d95fca4e84fcc86e674097308877a","qos_policy_id":null,"admin_state_up":true,"network_id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:56Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 11:17:12,613 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-9890a083-7cc7-44c6-8ac8-eb24bdd541e2 Date: Fri, 12 Jul 2019 11:17:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T10:51:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb331423-4331-4cd8-8629-90ef60783618","ip_address":"192.168.120.6"}],"id":"d1b55aec-2f76-47f5-9596-ae39c06157f6","security_groups":["dd040157-c781-498b-9274-4bf3958439c8"],"mac_address":"fa:16:3e:62:41:a0","device_id":"0fe6516f-b531-4891-a371-48bc920c9616","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8b4d95fca4e84fcc86e674097308877a","qos_policy_id":null,"admin_state_up":true,"network_id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:56Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 11:17:12,613 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/d1b55aec-2f76-47f5-9596-ae39c06157f6.json used request id req-9890a083-7cc7-44c6-8ac8-eb24bdd541e2 2019-07-12 11:17:12,613 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/d1b55aec-2f76-47f5-9596-ae39c06157f6.json used request id req-9890a083-7cc7-44c6-8ac8-eb24bdd541e2 2019-07-12 11:17:12,613 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/d1b55aec-2f76-47f5-9596-ae39c06157f6.json used request id req-9890a083-7cc7-44c6-8ac8-eb24bdd541e2 2019-07-12 11:17:12,614 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/d1b55aec-2f76-47f5-9596-ae39c06157f6.json used request id req-9890a083-7cc7-44c6-8ac8-eb24bdd541e2 2019-07-12 11:17:12,614 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9c7504fc-19a1-4094-bdad-adb9686e6c8b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cde3cf919b32948120af24459e63d977669af9b" 2019-07-12 11:17:12,614 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9c7504fc-19a1-4094-bdad-adb9686e6c8b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cde3cf919b32948120af24459e63d977669af9b" 2019-07-12 11:17:12,614 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-74276faf-f782-4c24-b47c-e40516f3d86d Date: Fri, 12 Jul 2019 11:17:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T10:58:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb331423-4331-4cd8-8629-90ef60783618","ip_address":"192.168.120.34"}],"id":"9c7504fc-19a1-4094-bdad-adb9686e6c8b","security_groups":["8ea0a427-cdd6-4dc4-93e0-9161ec469f65","9e8ad355-b127-4b6c-a10a-2ea3a2055ca5"],"mac_address":"fa:16:3e:5d:e5:9b","device_id":"6e45e282-3a81-40d1-be2f-57b21be9163f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8b4d95fca4e84fcc86e674097308877a","qos_policy_id":null,"admin_state_up":true,"network_id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:55:32Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 11:17:12,614 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-74276faf-f782-4c24-b47c-e40516f3d86d Date: Fri, 12 Jul 2019 11:17:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T10:58:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb331423-4331-4cd8-8629-90ef60783618","ip_address":"192.168.120.34"}],"id":"9c7504fc-19a1-4094-bdad-adb9686e6c8b","security_groups":["8ea0a427-cdd6-4dc4-93e0-9161ec469f65","9e8ad355-b127-4b6c-a10a-2ea3a2055ca5"],"mac_address":"fa:16:3e:5d:e5:9b","device_id":"6e45e282-3a81-40d1-be2f-57b21be9163f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8b4d95fca4e84fcc86e674097308877a","qos_policy_id":null,"admin_state_up":true,"network_id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:55:32Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 11:17:12,614 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9c7504fc-19a1-4094-bdad-adb9686e6c8b.json used request id req-74276faf-f782-4c24-b47c-e40516f3d86d 2019-07-12 11:17:12,615 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9c7504fc-19a1-4094-bdad-adb9686e6c8b.json used request id req-74276faf-f782-4c24-b47c-e40516f3d86d 2019-07-12 11:17:12,615 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/9c7504fc-19a1-4094-bdad-adb9686e6c8b.json used request id req-74276faf-f782-4c24-b47c-e40516f3d86d 2019-07-12 11:17:17,776 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-9890a083-7cc7-44c6-8ac8-eb24bdd541e2 Date: Fri, 12 Jul 2019 11:17:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T10:51:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb331423-4331-4cd8-8629-90ef60783618","ip_address":"192.168.120.6"}],"id":"d1b55aec-2f76-47f5-9596-ae39c06157f6","security_groups":["dd040157-c781-498b-9274-4bf3958439c8"],"mac_address":"fa:16:3e:62:41:a0","device_id":"0fe6516f-b531-4891-a371-48bc920c9616","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8b4d95fca4e84fcc86e674097308877a","qos_policy_id":null,"admin_state_up":true,"network_id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:56Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 11:17:17,777 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/d1b55aec-2f76-47f5-9596-ae39c06157f6.json used request id req-9890a083-7cc7-44c6-8ac8-eb24bdd541e2 2019-07-12 11:17:17,777 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/d1b55aec-2f76-47f5-9596-ae39c06157f6.json used request id req-9890a083-7cc7-44c6-8ac8-eb24bdd541e2 2019-07-12 11:17:17,777 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/d1b55aec-2f76-47f5-9596-ae39c06157f6.json used request id req-9890a083-7cc7-44c6-8ac8-eb24bdd541e2 2019-07-12 11:17:17,777 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/d1b55aec-2f76-47f5-9596-ae39c06157f6.json used request id req-9890a083-7cc7-44c6-8ac8-eb24bdd541e2 2019-07-12 11:17:17,777 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}094ce20f26669ab7c1e1acac764367aaf54a53c0" 2019-07-12 11:17:17,777 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}094ce20f26669ab7c1e1acac764367aaf54a53c0" 2019-07-12 11:17:17,778 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:17,778 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:17:17,778 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-12 11:17:17,778 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:17:17,778 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b68cc81-d2fe-4cdf-b21a-6b605b71248b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:17,778 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-6b68cc81-d2fe-4cdf-b21a-6b605b71248b 2019-07-12 11:17:17,779 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:17:17,779 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}094ce20f26669ab7c1e1acac764367aaf54a53c0" -d '{"removeFloatingIp": {"address": "172.30.9.204"}}' 2019-07-12 11:17:17,779 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13944fcb-8fb0-488e-9bc1-0557a77aeae0 x-compute-request-id: req-13944fcb-8fb0-488e-9bc1-0557a77aeae0 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1c:08", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1c:08", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:30Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_ellis_host_49wh78", "created": "2019-07-12T10:55:24Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:17,779 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13944fcb-8fb0-488e-9bc1-0557a77aeae0 x-compute-request-id: req-13944fcb-8fb0-488e-9bc1-0557a77aeae0 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1c:08", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1c:08", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:30Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_ellis_host_49wh78", "created": "2019-07-12T10:55:24Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:17,779 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-07-12 11:17:17,779 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ff9e78c1ae417500b4b3c742800cca47397bd2" 2019-07-12 11:17:17,780 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-13944fcb-8fb0-488e-9bc1-0557a77aeae0 2019-07-12 11:17:17,780 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-13944fcb-8fb0-488e-9bc1-0557a77aeae0 2019-07-12 11:17:17,780 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-13944fcb-8fb0-488e-9bc1-0557a77aeae0 2019-07-12 11:17:17,780 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-13944fcb-8fb0-488e-9bc1-0557a77aeae0 2019-07-12 11:17:17,780 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}094ce20f26669ab7c1e1acac764367aaf54a53c0" -d '{"removeFloatingIp": {"address": "172.30.9.204"}}' 2019-07-12 11:17:17,780 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-c7fe50a5-42d7-406a-bffe-0fe39f70670a 2019-07-12 11:17:17,781 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7fe50a5-42d7-406a-bffe-0fe39f70670a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:17,781 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:17,781 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7888126f-faca-4d5a-ae14-0a49277c2764 x-compute-request-id: req-7888126f-faca-4d5a-ae14-0a49277c2764 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:24:8f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "c4a7086b-65d7-4806-a63a-7929c0ae2817", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:36Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_homer_host_vqhiq0", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:17,781 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:17,781 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-12 11:17:17,781 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-7888126f-faca-4d5a-ae14-0a49277c2764 2019-07-12 11:17:17,782 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-7888126f-faca-4d5a-ae14-0a49277c2764 2019-07-12 11:17:17,782 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-12 11:17:17,782 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e04850c0833c1d9dc809c4b428b9217c25cd51" 2019-07-12 11:17:17,782 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.209 2019-07-12 11:17:17,782 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:17,782 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d7b9c59-3ccf-44ae-b444-eeab3be0e7e4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:17,782 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d7b9c59-3ccf-44ae-b444-eeab3be0e7e4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:17,783 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-6d7b9c59-3ccf-44ae-b444-eeab3be0e7e4 2019-07-12 11:17:17,783 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-6d7b9c59-3ccf-44ae-b444-eeab3be0e7e4 2019-07-12 11:17:17,783 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:17,783 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-12 11:17:17,783 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:17:17,783 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/d8fac560-4309-4d84-b922-b33d8e84b5c8.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723486488dedf433bb538c78821f5718e8ea4c8c" 2019-07-12 11:17:17,784 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-9910ad7e-7441-462e-bc4f-f81296583321 Date: Fri, 12 Jul 2019 11:17:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T10:58:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb331423-4331-4cd8-8629-90ef60783618","ip_address":"192.168.120.15"}],"id":"d8fac560-4309-4d84-b922-b33d8e84b5c8","security_groups":["0f71fb0e-52ab-4deb-92fd-16904869509e","5042e0bc-1ae9-4d96-81b8-c01bfd720935","8ea0a427-cdd6-4dc4-93e0-9161ec469f65"],"mac_address":"fa:16:3e:ab:09:93","device_id":"eedbdf65-135b-4929-8c89-abea14bb67d7","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8b4d95fca4e84fcc86e674097308877a","qos_policy_id":null,"admin_state_up":true,"network_id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:55:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 11:17:17,784 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-9910ad7e-7441-462e-bc4f-f81296583321 Date: Fri, 12 Jul 2019 11:17:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T10:58:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb331423-4331-4cd8-8629-90ef60783618","ip_address":"192.168.120.15"}],"id":"d8fac560-4309-4d84-b922-b33d8e84b5c8","security_groups":["0f71fb0e-52ab-4deb-92fd-16904869509e","5042e0bc-1ae9-4d96-81b8-c01bfd720935","8ea0a427-cdd6-4dc4-93e0-9161ec469f65"],"mac_address":"fa:16:3e:ab:09:93","device_id":"eedbdf65-135b-4929-8c89-abea14bb67d7","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8b4d95fca4e84fcc86e674097308877a","qos_policy_id":null,"admin_state_up":true,"network_id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:55:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 11:17:17,784 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/d8fac560-4309-4d84-b922-b33d8e84b5c8.json used request id req-9910ad7e-7441-462e-bc4f-f81296583321 2019-07-12 11:17:17,784 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/d8fac560-4309-4d84-b922-b33d8e84b5c8.json used request id req-9910ad7e-7441-462e-bc4f-f81296583321 2019-07-12 11:17:17,784 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/d8fac560-4309-4d84-b922-b33d8e84b5c8.json used request id req-9910ad7e-7441-462e-bc4f-f81296583321 2019-07-12 11:17:17,784 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:22,996 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-24058e44-3bf0-40db-a1d8-1c0385e086f6 2019-07-12 11:17:22,996 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-24058e44-3bf0-40db-a1d8-1c0385e086f6 2019-07-12 11:17:22,996 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-24058e44-3bf0-40db-a1d8-1c0385e086f6 2019-07-12 11:17:22,996 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-24058e44-3bf0-40db-a1d8-1c0385e086f6 2019-07-12 11:17:22,997 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/d1b55aec-2f76-47f5-9596-ae39c06157f6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723486488dedf433bb538c78821f5718e8ea4c8c" 2019-07-12 11:17:22,997 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/d1b55aec-2f76-47f5-9596-ae39c06157f6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723486488dedf433bb538c78821f5718e8ea4c8c" 2019-07-12 11:17:22,997 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-79f203b9-a39d-4453-acc4-d6b16413e4ed Date: Fri, 12 Jul 2019 11:17:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T10:51:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb331423-4331-4cd8-8629-90ef60783618","ip_address":"192.168.120.6"}],"id":"d1b55aec-2f76-47f5-9596-ae39c06157f6","security_groups":["dd040157-c781-498b-9274-4bf3958439c8"],"mac_address":"fa:16:3e:62:41:a0","device_id":"0fe6516f-b531-4891-a371-48bc920c9616","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8b4d95fca4e84fcc86e674097308877a","qos_policy_id":null,"admin_state_up":true,"network_id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:56Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 11:17:22,997 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/d1b55aec-2f76-47f5-9596-ae39c06157f6.json used request id req-79f203b9-a39d-4453-acc4-d6b16413e4ed 2019-07-12 11:17:22,997 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-7f5330aa-e81b-4d03-ac3c-0f3a2af8d529 Date: Fri, 12 Jul 2019 11:17:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T10:58:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb331423-4331-4cd8-8629-90ef60783618","ip_address":"192.168.120.34"}],"id":"9c7504fc-19a1-4094-bdad-adb9686e6c8b","security_groups":["8ea0a427-cdd6-4dc4-93e0-9161ec469f65","9e8ad355-b127-4b6c-a10a-2ea3a2055ca5"],"mac_address":"fa:16:3e:5d:e5:9b","device_id":"6e45e282-3a81-40d1-be2f-57b21be9163f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8b4d95fca4e84fcc86e674097308877a","qos_policy_id":null,"admin_state_up":true,"network_id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:55:32Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 11:17:22,997 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-7f5330aa-e81b-4d03-ac3c-0f3a2af8d529 Date: Fri, 12 Jul 2019 11:17:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T10:58:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb331423-4331-4cd8-8629-90ef60783618","ip_address":"192.168.120.34"}],"id":"9c7504fc-19a1-4094-bdad-adb9686e6c8b","security_groups":["8ea0a427-cdd6-4dc4-93e0-9161ec469f65","9e8ad355-b127-4b6c-a10a-2ea3a2055ca5"],"mac_address":"fa:16:3e:5d:e5:9b","device_id":"6e45e282-3a81-40d1-be2f-57b21be9163f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8b4d95fca4e84fcc86e674097308877a","qos_policy_id":null,"admin_state_up":true,"network_id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:55:32Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 11:17:22,998 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9c7504fc-19a1-4094-bdad-adb9686e6c8b.json used request id req-7f5330aa-e81b-4d03-ac3c-0f3a2af8d529 2019-07-12 11:17:22,998 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9c7504fc-19a1-4094-bdad-adb9686e6c8b.json used request id req-7f5330aa-e81b-4d03-ac3c-0f3a2af8d529 2019-07-12 11:17:22,998 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/9c7504fc-19a1-4094-bdad-adb9686e6c8b.json used request id req-7f5330aa-e81b-4d03-ac3c-0f3a2af8d529 2019-07-12 11:17:22,998 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/9c7504fc-19a1-4094-bdad-adb9686e6c8b.json used request id req-7f5330aa-e81b-4d03-ac3c-0f3a2af8d529 2019-07-12 11:17:22,998 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/d8fac560-4309-4d84-b922-b33d8e84b5c8.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723486488dedf433bb538c78821f5718e8ea4c8c" 2019-07-12 11:17:22,998 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/d8fac560-4309-4d84-b922-b33d8e84b5c8.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723486488dedf433bb538c78821f5718e8ea4c8c" 2019-07-12 11:17:22,999 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-9910ad7e-7441-462e-bc4f-f81296583321 Date: Fri, 12 Jul 2019 11:17:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T10:58:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb331423-4331-4cd8-8629-90ef60783618","ip_address":"192.168.120.15"}],"id":"d8fac560-4309-4d84-b922-b33d8e84b5c8","security_groups":["0f71fb0e-52ab-4deb-92fd-16904869509e","5042e0bc-1ae9-4d96-81b8-c01bfd720935","8ea0a427-cdd6-4dc4-93e0-9161ec469f65"],"mac_address":"fa:16:3e:ab:09:93","device_id":"eedbdf65-135b-4929-8c89-abea14bb67d7","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8b4d95fca4e84fcc86e674097308877a","qos_policy_id":null,"admin_state_up":true,"network_id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:55:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 11:17:22,999 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-9910ad7e-7441-462e-bc4f-f81296583321 Date: Fri, 12 Jul 2019 11:17:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T10:58:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb331423-4331-4cd8-8629-90ef60783618","ip_address":"192.168.120.15"}],"id":"d8fac560-4309-4d84-b922-b33d8e84b5c8","security_groups":["0f71fb0e-52ab-4deb-92fd-16904869509e","5042e0bc-1ae9-4d96-81b8-c01bfd720935","8ea0a427-cdd6-4dc4-93e0-9161ec469f65"],"mac_address":"fa:16:3e:ab:09:93","device_id":"eedbdf65-135b-4929-8c89-abea14bb67d7","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8b4d95fca4e84fcc86e674097308877a","qos_policy_id":null,"admin_state_up":true,"network_id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:55:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 11:17:22,999 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/d8fac560-4309-4d84-b922-b33d8e84b5c8.json used request id req-9910ad7e-7441-462e-bc4f-f81296583321 2019-07-12 11:17:22,999 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/d8fac560-4309-4d84-b922-b33d8e84b5c8.json used request id req-9910ad7e-7441-462e-bc4f-f81296583321 2019-07-12 11:17:22,999 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/d8fac560-4309-4d84-b922-b33d8e84b5c8.json used request id req-9910ad7e-7441-462e-bc4f-f81296583321 2019-07-12 11:17:22,999 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:22,999 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:23,000 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c8e1505-094e-472f-aadf-e2315175d1c2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:23,000 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c8e1505-094e-472f-aadf-e2315175d1c2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:23,000 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-5c8e1505-094e-472f-aadf-e2315175d1c2 2019-07-12 11:17:23,000 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-5c8e1505-094e-472f-aadf-e2315175d1c2 2019-07-12 11:17:23,000 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-441d0688-7f50-48e4-bf46-40643b705c53 x-compute-request-id: req-441d0688-7f50-48e4-bf46-40643b705c53 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:aa:89", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "94064ae6-9527-49ed-99f5-dee683ea283b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:33Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_dime_host_yckpih", "created": "2019-07-12T10:55:26Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:23,000 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/d1b55aec-2f76-47f5-9596-ae39c06157f6.json used request id req-79f203b9-a39d-4453-acc4-d6b16413e4ed 2019-07-12 11:17:23,001 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/d1b55aec-2f76-47f5-9596-ae39c06157f6.json used request id req-79f203b9-a39d-4453-acc4-d6b16413e4ed 2019-07-12 11:17:23,001 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723486488dedf433bb538c78821f5718e8ea4c8c" 2019-07-12 11:17:23,001 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723486488dedf433bb538c78821f5718e8ea4c8c" 2019-07-12 11:17:23,001 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:17:23,001 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-441d0688-7f50-48e4-bf46-40643b705c53 2019-07-12 11:17:23,001 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-441d0688-7f50-48e4-bf46-40643b705c53 2019-07-12 11:17:23,001 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e04850c0833c1d9dc809c4b428b9217c25cd51" -d '{"removeSecurityGroup": {"name": "clearwater-sg_dime"}}' 2019-07-12 11:17:23,002 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d45e1551b6028bbc9c4064badda27ab2259126" 2019-07-12 11:17:23,002 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:17:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-55a92071-84ab-4e02-a85a-89cfc9e8727d x-compute-request-id: req-55a92071-84ab-4e02-a85a-89cfc9e8727d Content-Length: 0 Content-Type: application/json 2019-07-12 11:17:23,002 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d45e1551b6028bbc9c4064badda27ab2259126" 2019-07-12 11:17:23,002 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:17:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e1261049-4403-4c93-acb4-728a450cfc1d x-compute-request-id: req-e1261049-4403-4c93-acb4-728a450cfc1d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-12 11:17:23,002 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:17:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e1261049-4403-4c93-acb4-728a450cfc1d x-compute-request-id: req-e1261049-4403-4c93-acb4-728a450cfc1d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-12 11:17:23,002 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/action used request id req-e1261049-4403-4c93-acb4-728a450cfc1d 2019-07-12 11:17:23,002 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/action used request id req-e1261049-4403-4c93-acb4-728a450cfc1d 2019-07-12 11:17:23,003 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/action used request id req-e1261049-4403-4c93-acb4-728a450cfc1d 2019-07-12 11:17:23,003 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/action used request id req-e1261049-4403-4c93-acb4-728a450cfc1d 2019-07-12 11:17:23,003 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.204 detached from server 2019-07-12 11:17:23,003 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9704d104-23aa-49a3-8aee-0b8f1284e9fd x-compute-request-id: req-9704d104-23aa-49a3-8aee-0b8f1284e9fd Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:34Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:23,003 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9704d104-23aa-49a3-8aee-0b8f1284e9fd x-compute-request-id: req-9704d104-23aa-49a3-8aee-0b8f1284e9fd Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:34Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:23,003 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-9704d104-23aa-49a3-8aee-0b8f1284e9fd 2019-07-12 11:17:23,003 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-9704d104-23aa-49a3-8aee-0b8f1284e9fd 2019-07-12 11:17:28,239 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/action used request id req-e1261049-4403-4c93-acb4-728a450cfc1d 2019-07-12 11:17:28,239 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/action used request id req-e1261049-4403-4c93-acb4-728a450cfc1d 2019-07-12 11:17:28,240 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/action used request id req-e1261049-4403-4c93-acb4-728a450cfc1d 2019-07-12 11:17:28,240 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.204 detached from server 2019-07-12 11:17:28,240 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d45e1551b6028bbc9c4064badda27ab2259126" -d '{"removeFloatingIp": {"address": "172.30.9.209"}}' 2019-07-12 11:17:28,240 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d45e1551b6028bbc9c4064badda27ab2259126" -d '{"removeFloatingIp": {"address": "172.30.9.209"}}' 2019-07-12 11:17:28,240 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:28,240 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ce21871-3537-422e-ae2c-c8a670f00de9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:28,241 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-3ce21871-3537-422e-ae2c-c8a670f00de9 2019-07-12 11:17:28,241 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-9704d104-23aa-49a3-8aee-0b8f1284e9fd 2019-07-12 11:17:28,241 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-9704d104-23aa-49a3-8aee-0b8f1284e9fd 2019-07-12 11:17:28,241 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-9704d104-23aa-49a3-8aee-0b8f1284e9fd 2019-07-12 11:17:28,241 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-9704d104-23aa-49a3-8aee-0b8f1284e9fd 2019-07-12 11:17:28,241 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4b7143bf73b2567905941279a33141940284df" 2019-07-12 11:17:28,242 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/action used request id req-e1261049-4403-4c93-acb4-728a450cfc1d 2019-07-12 11:17:28,242 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e04850c0833c1d9dc809c4b428b9217c25cd51" 2019-07-12 11:17:28,242 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-12 11:17:28,242 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-07-12 11:17:28,242 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:17:28,242 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a057f43-a5c3-442a-9417-da35a0d911f0 x-compute-request-id: req-9a057f43-a5c3-442a-9417-da35a0d911f0 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:aa:89", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "94064ae6-9527-49ed-99f5-dee683ea283b", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:33Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_dime_host_yckpih", "created": "2019-07-12T10:55:26Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:28,243 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-9a057f43-a5c3-442a-9417-da35a0d911f0 2019-07-12 11:17:28,243 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-9a057f43-a5c3-442a-9417-da35a0d911f0 2019-07-12 11:17:28,243 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4890d4ee-bb1d-4088-aad9-fb72f1e45414 x-compute-request-id: req-4890d4ee-bb1d-4088-aad9-fb72f1e45414 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-12 11:17:28,243 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-5ee867d1-9671-4fb2-89e1-05ac6a80e6fb 2019-07-12 11:17:28,243 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ee867d1-9671-4fb2-89e1-05ac6a80e6fb x-compute-request-id: req-5ee867d1-9671-4fb2-89e1-05ac6a80e6fb Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:24:8f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "c4a7086b-65d7-4806-a63a-7929c0ae2817", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:36Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_homer_host_vqhiq0", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:28,243 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/os-security-groups used request id req-4890d4ee-bb1d-4088-aad9-fb72f1e45414 2019-07-12 11:17:28,244 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/os-security-groups used request id req-4890d4ee-bb1d-4088-aad9-fb72f1e45414 2019-07-12 11:17:28,244 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:17:28,244 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:17:28,244 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4b7143bf73b2567905941279a33141940284df" -d '{"removeSecurityGroup": {"name": "clearwater-sg_homer"}}' 2019-07-12 11:17:28,244 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-5ee867d1-9671-4fb2-89e1-05ac6a80e6fb 2019-07-12 11:17:28,244 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-0c5d67fd-0bc6-4997-9125-c502fbe1da9d 2019-07-12 11:17:28,245 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c5d67fd-0bc6-4997-9125-c502fbe1da9d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:28,245 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:28,245 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:17:28,245 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:17:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d3e804c-0e9d-4818-b9f5-033747b037a0 x-compute-request-id: req-5d3e804c-0e9d-4818-b9f5-033747b037a0 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-12 11:17:28,245 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-976b7752-908c-4a70-b244-7569b47f4bc6 x-compute-request-id: req-976b7752-908c-4a70-b244-7569b47f4bc6 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:24:8f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "c4a7086b-65d7-4806-a63a-7929c0ae2817", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:36Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_homer_host_vqhiq0", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:28,245 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-976b7752-908c-4a70-b244-7569b47f4bc6 2019-07-12 11:17:28,245 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b4b7143bf73b2567905941279a33141940284df" 2019-07-12 11:17:28,246 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcc5564c-ad7b-4d58-b12c-e2b5fc13c1f5 x-compute-request-id: req-dcc5564c-ad7b-4d58-b12c-e2b5fc13c1f5 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1c:08", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:30Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_ellis_host_49wh78", "created": "2019-07-12T10:55:24Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:28,246 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-dcc5564c-ad7b-4d58-b12c-e2b5fc13c1f5 2019-07-12 11:17:28,246 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-dcc5564c-ad7b-4d58-b12c-e2b5fc13c1f5 2019-07-12 11:17:28,246 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}536e949467fae6285b25d48408246b029a26769d" -d '{"removeSecurityGroup": {"name": "clearwater-sg_ellis"}}' 2019-07-12 11:17:28,246 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:17:28,246 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-07-12 11:17:28,247 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/action used request id req-5d3e804c-0e9d-4818-b9f5-033747b037a0 2019-07-12 11:17:28,247 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/action used request id req-5d3e804c-0e9d-4818-b9f5-033747b037a0 2019-07-12 11:17:28,247 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.209 detached from server 2019-07-12 11:17:28,247 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/action used request id req-23574ae0-c317-47ad-b7d7-f8f295c0541b 2019-07-12 11:17:28,247 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:17:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-23574ae0-c317-47ad-b7d7-f8f295c0541b x-compute-request-id: req-23574ae0-c317-47ad-b7d7-f8f295c0541b Content-Length: 0 Content-Type: application/json 2019-07-12 11:17:33,573 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/action used request id req-23574ae0-c317-47ad-b7d7-f8f295c0541b 2019-07-12 11:17:33,574 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:17:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-23574ae0-c317-47ad-b7d7-f8f295c0541b x-compute-request-id: req-23574ae0-c317-47ad-b7d7-f8f295c0541b Content-Length: 0 Content-Type: application/json 2019-07-12 11:17:33,574 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.209 detached from server 2019-07-12 11:17:33,574 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/action used request id req-5d3e804c-0e9d-4818-b9f5-033747b037a0 2019-07-12 11:17:33,574 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/action used request id req-5d3e804c-0e9d-4818-b9f5-033747b037a0 2019-07-12 11:17:33,574 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/action used request id req-5d3e804c-0e9d-4818-b9f5-033747b037a0 2019-07-12 11:17:33,575 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/action used request id req-5d3e804c-0e9d-4818-b9f5-033747b037a0 2019-07-12 11:17:33,575 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/os-security-groups used request id req-7db995fb-a85c-4c3f-b328-76fb20b418db 2019-07-12 11:17:33,575 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:33,575 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69018473-cc1e-4b0e-a70a-a8129206922c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:33,575 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-69018473-cc1e-4b0e-a70a-a8129206922c 2019-07-12 11:17:33,575 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:17:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b471d26e-d19d-452c-a757-7451ed422ba7 x-compute-request-id: req-b471d26e-d19d-452c-a757-7451ed422ba7 Content-Length: 0 Content-Type: application/json 2019-07-12 11:17:33,576 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7db995fb-a85c-4c3f-b328-76fb20b418db x-compute-request-id: req-7db995fb-a85c-4c3f-b328-76fb20b418db Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-12 11:17:33,576 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/os-security-groups used request id req-7db995fb-a85c-4c3f-b328-76fb20b418db 2019-07-12 11:17:33,576 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:17:33,576 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-09040449-23fb-4823-ad22-d9f454906635 2019-07-12 11:17:33,576 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}536e949467fae6285b25d48408246b029a26769d" 2019-07-12 11:17:33,576 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:33,577 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48fb0c64-fe9b-49f5-83fb-fa877ad3342c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:33,577 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:17:33,577 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/action used request id req-b471d26e-d19d-452c-a757-7451ed422ba7 2019-07-12 11:17:33,577 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/action used request id req-b471d26e-d19d-452c-a757-7451ed422ba7 2019-07-12 11:17:33,577 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}536e949467fae6285b25d48408246b029a26769d" 2019-07-12 11:17:33,577 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45a72014faa7f4b49c8f302ffaf916d6666dacd" 2019-07-12 11:17:33,578 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09040449-23fb-4823-ad22-d9f454906635 x-compute-request-id: req-09040449-23fb-4823-ad22-d9f454906635 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1c:08", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:30Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_ellis_host_49wh78", "created": "2019-07-12T10:55:24Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:33,578 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-09040449-23fb-4823-ad22-d9f454906635 2019-07-12 11:17:33,578 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-401f6c31-ea8e-4af3-ade6-bb9dbe6901f4 x-compute-request-id: req-401f6c31-ea8e-4af3-ade6-bb9dbe6901f4 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-12 11:17:33,578 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-48fb0c64-fe9b-49f5-83fb-fa877ad3342c 2019-07-12 11:17:33,578 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9dcb95d2-4c55-460a-b2d3-8287c9fafeb6 x-compute-request-id: req-9dcb95d2-4c55-460a-b2d3-8287c9fafeb6 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:aa:89", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "94064ae6-9527-49ed-99f5-dee683ea283b", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:33Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_dime_host_yckpih", "created": "2019-07-12T10:55:26Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:33,579 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-9dcb95d2-4c55-460a-b2d3-8287c9fafeb6 2019-07-12 11:17:33,579 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-9dcb95d2-4c55-460a-b2d3-8287c9fafeb6 2019-07-12 11:17:33,579 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45a72014faa7f4b49c8f302ffaf916d6666dacd" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-12 11:17:33,579 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/os-security-groups used request id req-401f6c31-ea8e-4af3-ade6-bb9dbe6901f4 2019-07-12 11:17:33,579 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/os-security-groups used request id req-401f6c31-ea8e-4af3-ade6-bb9dbe6901f4 2019-07-12 11:17:33,579 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:33,579 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cc15f2c9d9c1d98df24b6b881df1525cd45973" 2019-07-12 11:17:33,580 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b05bd56-3f3d-4677-bfe9-d984de9c1dc8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:33,580 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5741cab7-39da-4833-888e-18ab015d247e x-compute-request-id: req-5741cab7-39da-4833-888e-18ab015d247e Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:34Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:33,580 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-8b05bd56-3f3d-4677-bfe9-d984de9c1dc8 2019-07-12 11:17:33,580 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/action used request id req-9553fc0e-a748-4c66-9228-98c63524e723 2019-07-12 11:17:33,580 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/action used request id req-9553fc0e-a748-4c66-9228-98c63524e723 2019-07-12 11:17:33,580 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45a72014faa7f4b49c8f302ffaf916d6666dacd" 2019-07-12 11:17:33,581 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3957933906c2c68728ce6784835916c3c1a15c5" 2019-07-12 11:17:33,581 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:17:33,581 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:17:33,581 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:17:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9553fc0e-a748-4c66-9228-98c63524e723 x-compute-request-id: req-9553fc0e-a748-4c66-9228-98c63524e723 Content-Length: 0 Content-Type: application/json 2019-07-12 11:17:33,581 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cc15f2c9d9c1d98df24b6b881df1525cd45973" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-07-12 11:17:33,581 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-5741cab7-39da-4833-888e-18ab015d247e 2019-07-12 11:17:33,581 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-5741cab7-39da-4833-888e-18ab015d247e 2019-07-12 11:17:33,582 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-978b0e9d-c70d-48f8-a5ee-81bf6a710bfd 2019-07-12 11:17:38,815 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-978b0e9d-c70d-48f8-a5ee-81bf6a710bfd x-compute-request-id: req-978b0e9d-c70d-48f8-a5ee-81bf6a710bfd Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:aa:89", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "94064ae6-9527-49ed-99f5-dee683ea283b", "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:33Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_dime_host_yckpih", "created": "2019-07-12T10:55:26Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:38,815 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-978b0e9d-c70d-48f8-a5ee-81bf6a710bfd 2019-07-12 11:17:38,815 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-978b0e9d-c70d-48f8-a5ee-81bf6a710bfd 2019-07-12 11:17:38,816 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45a72014faa7f4b49c8f302ffaf916d6666dacd" 2019-07-12 11:17:38,816 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3eebcdd6-de90-4b35-9798-1733184e7e42 x-compute-request-id: req-3eebcdd6-de90-4b35-9798-1733184e7e42 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-12 11:17:38,816 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/os-security-groups used request id req-3eebcdd6-de90-4b35-9798-1733184e7e42 2019-07-12 11:17:38,816 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b/os-security-groups used request id req-3eebcdd6-de90-4b35-9798-1733184e7e42 2019-07-12 11:17:38,816 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-bb32acfe-5af0-4b1d-9b4c-ddd50b535f11 2019-07-12 11:17:38,817 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-bb32acfe-5af0-4b1d-9b4c-ddd50b535f11 2019-07-12 11:17:38,817 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3957933906c2c68728ce6784835916c3c1a15c5" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-12 11:17:38,817 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:38,817 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06e1b196-f0cb-4ca9-b9b4-03393fd21346 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:38,817 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-06e1b196-f0cb-4ca9-b9b4-03393fd21346 2019-07-12 11:17:38,817 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:17:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c010d89f-1893-4027-9f89-a20114f4c68b x-compute-request-id: req-c010d89f-1893-4027-9f89-a20114f4c68b Content-Length: 0 Content-Type: application/json 2019-07-12 11:17:38,818 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/action used request id req-c010d89f-1893-4027-9f89-a20114f4c68b 2019-07-12 11:17:38,818 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/action used request id req-c010d89f-1893-4027-9f89-a20114f4c68b 2019-07-12 11:17:38,818 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cc15f2c9d9c1d98df24b6b881df1525cd45973" 2019-07-12 11:17:38,818 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0abfc0fb-9c67-491b-8d01-109012952313 x-compute-request-id: req-0abfc0fb-9c67-491b-8d01-109012952313 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:34Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:38,818 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cc15f2c9d9c1d98df24b6b881df1525cd45973" 2019-07-12 11:17:38,818 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d143a5ae9b59f480acd58a46b02334b2af5bb9fc" 2019-07-12 11:17:38,819 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:17:38,819 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:17:38,819 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:17:38,819 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-0abfc0fb-9c67-491b-8d01-109012952313 2019-07-12 11:17:38,819 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-0abfc0fb-9c67-491b-8d01-109012952313 2019-07-12 11:17:38,819 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3957933906c2c68728ce6784835916c3c1a15c5" 2019-07-12 11:17:38,820 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-12 11:17:38,820 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:17:38,820 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:17:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eee72efe-9c92-48e2-b235-e9d1271ed1ed x-compute-request-id: req-eee72efe-9c92-48e2-b235-e9d1271ed1ed Content-Length: 0 Content-Type: application/json 2019-07-12 11:17:38,820 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/action used request id req-eee72efe-9c92-48e2-b235-e9d1271ed1ed 2019-07-12 11:17:38,820 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/action used request id req-eee72efe-9c92-48e2-b235-e9d1271ed1ed 2019-07-12 11:17:38,820 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba5cbe14-b8a6-42f7-b3f5-472ba4896d30 x-compute-request-id: req-ba5cbe14-b8a6-42f7-b3f5-472ba4896d30 Content-Encoding: gzip Content-Length: 701 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00aebbd8-8e0b-44cf-a306-fc5380823f4a"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1f06f952-b6f8-404f-b916-8916f1ef344f"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "839f32f2-0526-46f0-9e21-599642abe365"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "95b2ad31-cde5-4dac-9907-5c870306ce57"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a68c1c75-1858-4db7-888b-72d148a8ef73"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9d40c81-cd7d-4e86-8231-bbe74aaa6853"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5ea29fb-cbf0-432e-ba4c-02cbfd9b8864"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed35df32-295d-41d6-bf56-988efe43cc03"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "0f71fb0e-52ab-4deb-92fd-16904869509e", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}]} 2019-07-12 11:17:38,821 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups used request id req-ba5cbe14-b8a6-42f7-b3f5-472ba4896d30 2019-07-12 11:17:38,821 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups used request id req-ba5cbe14-b8a6-42f7-b3f5-472ba4896d30 2019-07-12 11:17:38,821 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-820f2714-a9d6-40b0-80dc-d0529fd84ae5 x-compute-request-id: req-820f2714-a9d6-40b0-80dc-d0529fd84ae5 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:24:8f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "c4a7086b-65d7-4806-a63a-7929c0ae2817", "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:36Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_homer_host_vqhiq0", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:38,821 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-820f2714-a9d6-40b0-80dc-d0529fd84ae5 2019-07-12 11:17:38,821 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-820f2714-a9d6-40b0-80dc-d0529fd84ae5 2019-07-12 11:17:38,821 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3957933906c2c68728ce6784835916c3c1a15c5" 2019-07-12 11:17:38,821 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d143a5ae9b59f480acd58a46b02334b2af5bb9fc" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-12 11:17:38,822 - functest.core.cloudify - DEBUG - deleting server 2019-07-12 11:17:38,822 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:38,822 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2710b72-bf12-4cc1-8c85-befb92dace4a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:38,822 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4e5adaa-cb6d-41e6-878c-d892cac56cc2 x-compute-request-id: req-d4e5adaa-cb6d-41e6-878c-d892cac56cc2 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1c:08", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:30Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_ellis_host_49wh78", "created": "2019-07-12T10:55:24Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:38,822 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dddb0194-a4e5-47f1-9cb0-e74d0f67ad16 x-compute-request-id: req-dddb0194-a4e5-47f1-9cb0-e74d0f67ad16 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-12 11:17:38,822 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/os-security-groups used request id req-dddb0194-a4e5-47f1-9cb0-e74d0f67ad16 2019-07-12 11:17:38,823 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817/os-security-groups used request id req-dddb0194-a4e5-47f1-9cb0-e74d0f67ad16 2019-07-12 11:17:38,823 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:17:38,823 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:17:38,823 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-d4e5adaa-cb6d-41e6-878c-d892cac56cc2 2019-07-12 11:17:38,823 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-d4e5adaa-cb6d-41e6-878c-d892cac56cc2 2019-07-12 11:17:44,042 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:17:44,043 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-12 11:17:44,043 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d143a5ae9b59f480acd58a46b02334b2af5bb9fc" 2019-07-12 11:17:44,043 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/action used request id req-c4aa6db4-7276-4c49-b634-7fa5b752698f 2019-07-12 11:17:44,043 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/action used request id req-c4aa6db4-7276-4c49-b634-7fa5b752698f 2019-07-12 11:17:44,043 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:17:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c4aa6db4-7276-4c49-b634-7fa5b752698f x-compute-request-id: req-c4aa6db4-7276-4c49-b634-7fa5b752698f Content-Length: 0 Content-Type: application/json 2019-07-12 11:17:44,044 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:17:44,044 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aac1e9bbec5400aba184ac2a9a09885bb9cc139" 2019-07-12 11:17:44,044 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-f2710b72-bf12-4cc1-8c85-befb92dace4a 2019-07-12 11:17:44,044 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24b0f2cd-ea60-4813-a3a5-304a0f5d3254 x-compute-request-id: req-24b0f2cd-ea60-4813-a3a5-304a0f5d3254 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:aa:89", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "94064ae6-9527-49ed-99f5-dee683ea283b", "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:33Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_dime_host_yckpih", "created": "2019-07-12T10:55:26Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:44,044 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-8ef75dcc-a5c7-4161-a1c6-83070e0344af 2019-07-12 11:17:44,044 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ef75dcc-a5c7-4161-a1c6-83070e0344af Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:44,045 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-8fbae674-f06f-4772-bc66-6ffb3cac8139 2019-07-12 11:17:44,045 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:44,045 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-8fbae674-f06f-4772-bc66-6ffb3cac8139 2019-07-12 11:17:44,045 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8fbae674-f06f-4772-bc66-6ffb3cac8139 x-compute-request-id: req-8fbae674-f06f-4772-bc66-6ffb3cac8139 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1c:08", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4", "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:30Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_ellis_host_49wh78", "created": "2019-07-12T10:55:24Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:44,045 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d143a5ae9b59f480acd58a46b02334b2af5bb9fc" 2019-07-12 11:17:44,046 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/os-security-groups used request id req-137e3436-6c2f-4b58-a5d5-c586ecea786c 2019-07-12 11:17:44,046 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:17:44,046 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-24b0f2cd-ea60-4813-a3a5-304a0f5d3254 2019-07-12 11:17:44,046 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-24b0f2cd-ea60-4813-a3a5-304a0f5d3254 2019-07-12 11:17:44,046 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aac1e9bbec5400aba184ac2a9a09885bb9cc139" 2019-07-12 11:17:44,046 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-137e3436-6c2f-4b58-a5d5-c586ecea786c x-compute-request-id: req-137e3436-6c2f-4b58-a5d5-c586ecea786c Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-12 11:17:44,046 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4/os-security-groups used request id req-137e3436-6c2f-4b58-a5d5-c586ecea786c 2019-07-12 11:17:44,047 - functest.core.cloudify - DEBUG - RESP: [204] Date: Fri, 12 Jul 2019 11:17:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-52b2df16-0734-48ea-8e68-b44396c5dda5 x-compute-request-id: req-52b2df16-0734-48ea-8e68-b44396c5dda5 Content-Type: application/json 2019-07-12 11:17:44,047 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-52b2df16-0734-48ea-8e68-b44396c5dda5 2019-07-12 11:17:44,047 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-52b2df16-0734-48ea-8e68-b44396c5dda5 2019-07-12 11:17:44,047 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aac1e9bbec5400aba184ac2a9a09885bb9cc139" 2019-07-12 11:17:44,047 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52da1cfa6fd540680fcee25a2348852e6b950b0" 2019-07-12 11:17:44,047 - functest.core.cloudify - DEBUG - deleting server 2019-07-12 11:17:44,048 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:44,048 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7680e2c-120a-4252-92bd-2dc54b8789e4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:44,048 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-c7680e2c-120a-4252-92bd-2dc54b8789e4 2019-07-12 11:17:44,048 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f36cfb3a-5645-46d5-824f-9396bca5e856 x-compute-request-id: req-f36cfb3a-5645-46d5-824f-9396bca5e856 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:aa:89", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/94064ae6-9527-49ed-99f5-dee683ea283b", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "94064ae6-9527-49ed-99f5-dee683ea283b", "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:17:20Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_dime_host_yckpih", "created": "2019-07-12T10:55:26Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:44,048 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-12 11:17:44,048 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf34c68370733ed16c7025b4e0edb896a351fd0" 2019-07-12 11:17:44,048 - functest.core.cloudify - DEBUG - Waiting for server "94064ae6-9527-49ed-99f5-dee683ea283b" to be deleted. current status: SHUTOFF 2019-07-12 11:17:44,049 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-f36cfb3a-5645-46d5-824f-9396bca5e856 2019-07-12 11:17:44,049 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-f36cfb3a-5645-46d5-824f-9396bca5e856 2019-07-12 11:17:44,049 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:17:44,049 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:17:44,049 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52da1cfa6fd540680fcee25a2348852e6b950b0" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bono"}}' 2019-07-12 11:17:44,049 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-b1d4190e-3fa5-4185-99da-ac3d3bc2696d 2019-07-12 11:17:44,050 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-b1d4190e-3fa5-4185-99da-ac3d3bc2696d 2019-07-12 11:17:44,050 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1d4190e-3fa5-4185-99da-ac3d3bc2696d x-compute-request-id: req-b1d4190e-3fa5-4185-99da-ac3d3bc2696d Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:34Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:44,050 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:17:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e95c684-0421-43b7-9c40-bd07163c5148 x-compute-request-id: req-5e95c684-0421-43b7-9c40-bd07163c5148 Content-Length: 0 Content-Type: application/json 2019-07-12 11:17:44,050 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/action used request id req-5e95c684-0421-43b7-9c40-bd07163c5148 2019-07-12 11:17:44,050 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf34c68370733ed16c7025b4e0edb896a351fd0" 2019-07-12 11:17:44,050 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-232b1bbc-1a2b-4876-9aef-82e1f8f8cf8c 2019-07-12 11:17:44,050 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-232b1bbc-1a2b-4876-9aef-82e1f8f8cf8c 2019-07-12 11:17:49,212 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-232b1bbc-1a2b-4876-9aef-82e1f8f8cf8c x-compute-request-id: req-232b1bbc-1a2b-4876-9aef-82e1f8f8cf8c Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:24:8f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "c4a7086b-65d7-4806-a63a-7929c0ae2817", "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:36Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_homer_host_vqhiq0", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:49,213 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-232b1bbc-1a2b-4876-9aef-82e1f8f8cf8c 2019-07-12 11:17:49,213 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-232b1bbc-1a2b-4876-9aef-82e1f8f8cf8c 2019-07-12 11:17:49,213 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf34c68370733ed16c7025b4e0edb896a351fd0" 2019-07-12 11:17:49,213 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/action used request id req-5e95c684-0421-43b7-9c40-bd07163c5148 2019-07-12 11:17:49,213 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85dc0874-0330-424b-8c7a-40483a8fc006 x-compute-request-id: req-85dc0874-0330-424b-8c7a-40483a8fc006 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:24:8f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:06.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "c4a7086b-65d7-4806-a63a-7929c0ae2817", "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:17:21Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_homer_host_vqhiq0", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:49,214 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-608c509f-fb28-49cb-8ec5-67128ef44478 2019-07-12 11:17:49,214 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-608c509f-fb28-49cb-8ec5-67128ef44478 2019-07-12 11:17:49,214 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:49,214 - functest.core.cloudify - DEBUG - Waiting for server "c4a7086b-65d7-4806-a63a-7929c0ae2817" to be deleted. current status: SHUTOFF 2019-07-12 11:17:49,214 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-85dc0874-0330-424b-8c7a-40483a8fc006 2019-07-12 11:17:49,214 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-85dc0874-0330-424b-8c7a-40483a8fc006 2019-07-12 11:17:49,214 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c52da1cfa6fd540680fcee25a2348852e6b950b0" 2019-07-12 11:17:49,215 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-de693174-fc3d-4eef-909b-392a1d5eb3bf 2019-07-12 11:17:49,215 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-de693174-fc3d-4eef-909b-392a1d5eb3bf 2019-07-12 11:17:49,215 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de693174-fc3d-4eef-909b-392a1d5eb3bf x-compute-request-id: req-de693174-fc3d-4eef-909b-392a1d5eb3bf Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:34Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:49,215 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf34c68370733ed16c7025b4e0edb896a351fd0" 2019-07-12 11:17:49,215 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:17:49,215 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4716f073-ff24-4da6-a990-8903557ae4ff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:49,216 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-4716f073-ff24-4da6-a990-8903557ae4ff 2019-07-12 11:17:49,216 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b12fab9-0f7c-4205-ae07-760c1a71c87f x-compute-request-id: req-9b12fab9-0f7c-4205-ae07-760c1a71c87f Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-12 11:17:49,216 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups used request id req-9b12fab9-0f7c-4205-ae07-760c1a71c87f 2019-07-12 11:17:49,216 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups used request id req-9b12fab9-0f7c-4205-ae07-760c1a71c87f 2019-07-12 11:17:49,216 - functest.core.cloudify - DEBUG - deleting server 2019-07-12 11:17:49,216 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:49,217 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6e0d451-1199-4863-b07e-d3c8c4420411 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:49,217 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-d6e0d451-1199-4863-b07e-d3c8c4420411 2019-07-12 11:17:49,217 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb4b7e12e21b8f9327495400c160d990274b147" 2019-07-12 11:17:49,217 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56c958646fc7d2cc9852fab82b79b307bfb8a36d" 2019-07-12 11:17:49,217 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:17:49,217 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-12 11:17:49,217 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-12 11:17:49,218 - functest.core.cloudify - DEBUG - RESP: [204] Date: Fri, 12 Jul 2019 11:17:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-286ea55f-e3db-41ca-ab18-126f827607b0 x-compute-request-id: req-286ea55f-e3db-41ca-ab18-126f827607b0 Content-Type: application/json 2019-07-12 11:17:49,218 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56c958646fc7d2cc9852fab82b79b307bfb8a36d" 2019-07-12 11:17:49,218 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-54656a0e-dc60-4e54-b227-4eace186091d 2019-07-12 11:17:49,218 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-54656a0e-dc60-4e54-b227-4eace186091d 2019-07-12 11:17:49,218 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13acaadb-797b-440b-ad4a-2821332a43e4 x-compute-request-id: req-13acaadb-797b-440b-ad4a-2821332a43e4 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:44:97", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:51Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:49,218 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-13acaadb-797b-440b-ad4a-2821332a43e4 2019-07-12 11:17:49,218 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-13acaadb-797b-440b-ad4a-2821332a43e4 2019-07-12 11:17:49,219 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54656a0e-dc60-4e54-b227-4eace186091d x-compute-request-id: req-54656a0e-dc60-4e54-b227-4eace186091d Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:1c:08", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "23fa21cf-9204-40be-a3a3-42e0fbc060b4", "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:30Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_ellis_host_49wh78", "created": "2019-07-12T10:55:24Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:49,219 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-286ea55f-e3db-41ca-ab18-126f827607b0 2019-07-12 11:17:49,219 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-12 11:17:49,219 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:17:49,219 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:17:49,219 - functest.core.cloudify - DEBUG - Waiting for server "23fa21cf-9204-40be-a3a3-42e0fbc060b4" to be deleted. current status: SHUTOFF 2019-07-12 11:17:49,219 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-286ea55f-e3db-41ca-ab18-126f827607b0 2019-07-12 11:17:49,220 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56c958646fc7d2cc9852fab82b79b307bfb8a36d" 2019-07-12 11:17:49,220 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:49,220 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c864ef5-1f2b-42db-b353-217b2f95405d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:49,220 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-2c864ef5-1f2b-42db-b353-217b2f95405d 2019-07-12 11:17:54,371 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-3f6fadf2-7b07-4ceb-8c5c-8e2ba0aae6e3 2019-07-12 11:17:54,371 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-3f6fadf2-7b07-4ceb-8c5c-8e2ba0aae6e3 2019-07-12 11:17:54,371 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:17:54,371 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23225853cddc411f10c208329d0ce2b1e97bfcf7" 2019-07-12 11:17:54,371 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e838fc13-93c6-452f-a5d4-d83c4106df5b x-compute-request-id: req-e838fc13-93c6-452f-a5d4-d83c4106df5b Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:34Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:54,371 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-e838fc13-93c6-452f-a5d4-d83c4106df5b 2019-07-12 11:17:54,372 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aac1e9bbec5400aba184ac2a9a09885bb9cc139" 2019-07-12 11:17:54,372 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-12 11:17:54,372 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23225853cddc411f10c208329d0ce2b1e97bfcf7" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-12 11:17:54,372 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:54,372 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:17:54,372 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1410247-ce92-4aaa-9b6b-bf158148a6b4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:54,372 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-29c915e0-bb39-4a7d-b489-55782db17ca8 2019-07-12 11:17:54,372 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-b1410247-ce92-4aaa-9b6b-bf158148a6b4 2019-07-12 11:17:54,372 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 12 Jul 2019 11:17:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29c915e0-bb39-4a7d-b489-55782db17ca8 x-compute-request-id: req-29c915e0-bb39-4a7d-b489-55782db17ca8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 94064ae6-9527-49ed-99f5-dee683ea283b could not be found.", "code": 404}} 2019-07-12 11:17:54,373 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-e838fc13-93c6-452f-a5d4-d83c4106df5b 2019-07-12 11:17:54,373 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/94064ae6-9527-49ed-99f5-dee683ea283b used request id req-29c915e0-bb39-4a7d-b489-55782db17ca8 2019-07-12 11:17:54,373 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}974bca7cdd06ea4a086c979e4b91cd3ad55ba703" 2019-07-12 11:17:54,373 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 11:17:54,373 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:17:54,373 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/action used request id req-56860548-d1f6-4ba4-b62c-54239718979c 2019-07-12 11:17:54,373 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:17:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-56860548-d1f6-4ba4-b62c-54239718979c x-compute-request-id: req-56860548-d1f6-4ba4-b62c-54239718979c Content-Length: 0 Content-Type: application/json 2019-07-12 11:17:54,373 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:17:54,374 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}974bca7cdd06ea4a086c979e4b91cd3ad55ba703" -d '{"removeSecurityGroup": {"name": "clearwater-sg_sprout"}}' 2019-07-12 11:17:54,374 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-8962490f-3b20-4cb4-bf45-63e94e0fc520 2019-07-12 11:17:54,374 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-8962490f-3b20-4cb4-bf45-63e94e0fc520 2019-07-12 11:17:54,374 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8962490f-3b20-4cb4-bf45-63e94e0fc520 x-compute-request-id: req-8962490f-3b20-4cb4-bf45-63e94e0fc520 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:44:97", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:51Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:54,374 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23225853cddc411f10c208329d0ce2b1e97bfcf7" 2019-07-12 11:17:54,374 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/action used request id req-56860548-d1f6-4ba4-b62c-54239718979c 2019-07-12 11:17:54,374 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups used request id req-23b2b0ea-2a0c-487e-aff0-38d0bf1ab2d2 2019-07-12 11:17:54,374 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23225853cddc411f10c208329d0ce2b1e97bfcf7" 2019-07-12 11:17:54,374 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 12 Jul 2019 11:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f41d1de4-d7c0-4e48-82c5-ec617f2d6205 x-compute-request-id: req-f41d1de4-d7c0-4e48-82c5-ec617f2d6205 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c4a7086b-65d7-4806-a63a-7929c0ae2817 could not be found.", "code": 404}} 2019-07-12 11:17:54,375 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7/os-security-groups used request id req-23b2b0ea-2a0c-487e-aff0-38d0bf1ab2d2 2019-07-12 11:17:54,375 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf34c68370733ed16c7025b4e0edb896a351fd0" 2019-07-12 11:17:54,375 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-23b2b0ea-2a0c-487e-aff0-38d0bf1ab2d2 x-compute-request-id: req-23b2b0ea-2a0c-487e-aff0-38d0bf1ab2d2 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-12 11:17:54,375 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-f41d1de4-d7c0-4e48-82c5-ec617f2d6205 2019-07-12 11:17:54,375 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/c4a7086b-65d7-4806-a63a-7929c0ae2817 used request id req-f41d1de4-d7c0-4e48-82c5-ec617f2d6205 2019-07-12 11:17:54,375 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:17:54,375 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80113fff-86b9-422c-a968-aa78d5433e28 x-compute-request-id: req-80113fff-86b9-422c-a968-aa78d5433e28 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:34Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:54,375 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-80113fff-86b9-422c-a968-aa78d5433e28 2019-07-12 11:17:54,375 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-80113fff-86b9-422c-a968-aa78d5433e28 2019-07-12 11:17:54,376 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-92727c20-2ff4-4783-a151-a2e192ab1515 2019-07-12 11:17:54,376 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d2db626d-981b-4268-bb50-fdc455f7f11c x-compute-request-id: req-d2db626d-981b-4268-bb50-fdc455f7f11c Content-Length: 0 Content-Type: application/json 2019-07-12 11:17:54,376 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/action used request id req-d2db626d-981b-4268-bb50-fdc455f7f11c 2019-07-12 11:17:54,376 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/action used request id req-d2db626d-981b-4268-bb50-fdc455f7f11c 2019-07-12 11:17:54,376 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}974bca7cdd06ea4a086c979e4b91cd3ad55ba703" 2019-07-12 11:17:54,376 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92727c20-2ff4-4783-a151-a2e192ab1515 x-compute-request-id: req-92727c20-2ff4-4783-a151-a2e192ab1515 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:44:97", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:51Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:17:54,376 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-92727c20-2ff4-4783-a151-a2e192ab1515 2019-07-12 11:17:54,376 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}974bca7cdd06ea4a086c979e4b91cd3ad55ba703" 2019-07-12 11:17:54,376 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:17:59,527 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-12 11:17:59,527 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:17:59,527 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:17:59,527 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-12 11:17:59,527 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7bd8655-dd9f-45c1-a5da-aeb0f3e5afa0 x-compute-request-id: req-f7bd8655-dd9f-45c1-a5da-aeb0f3e5afa0 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55d18056-0fce-432a-9db0-5ac5e3f1b257"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81a915a8-cd7b-4b10-89c6-dee4f8ae0552"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f0ac864c-4547-468f-a065-de02f3c70b67"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "5042e0bc-1ae9-4d96-81b8-c01bfd720935", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-12 11:17:59,528 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups used request id req-f7bd8655-dd9f-45c1-a5da-aeb0f3e5afa0 2019-07-12 11:17:59,528 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups used request id req-f7bd8655-dd9f-45c1-a5da-aeb0f3e5afa0 2019-07-12 11:17:59,528 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:17:59,528 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:59,528 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-12 11:17:59,528 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17c00e41-4140-4c3a-812b-d06dd020cfcd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:59,528 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-17c00e41-4140-4c3a-812b-d06dd020cfcd 2019-07-12 11:17:59,529 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:17:59,529 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:17:59,529 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-12 11:17:59,529 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:17:59,529 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 11:17:59,529 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:17:59,529 - functest.core.cloudify - DEBUG - Waiting for process 24364 to end... 2019-07-12 11:17:59,530 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:9696/v2.0/security-groups/e3192070-1183-42b9-91cd-2c19aea9a99b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9862d3046de52e1fc1aa11cfe881756d2d975c" 2019-07-12 11:17:59,530 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-6139e897-7357-42dc-8cd9-6e5104e91643 2019-07-12 11:17:59,530 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 used request id req-6139e897-7357-42dc-8cd9-6e5104e91643 2019-07-12 11:17:59,530 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 12 Jul 2019 11:17:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6139e897-7357-42dc-8cd9-6e5104e91643 x-compute-request-id: req-6139e897-7357-42dc-8cd9-6e5104e91643 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 23fa21cf-9204-40be-a3a3-42e0fbc060b4 could not be found.", "code": 404}} 2019-07-12 11:17:59,530 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/23fa21cf-9204-40be-a3a3-42e0fbc060b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56c958646fc7d2cc9852fab82b79b307bfb8a36d" 2019-07-12 11:17:59,530 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-260720d7-b6fe-4ac2-9211-8c4f82357b3e 2019-07-12 11:17:59,530 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-260720d7-b6fe-4ac2-9211-8c4f82357b3e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:59,531 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:17:59,531 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:17:59,531 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:17:59,531 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:59,531 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.40:9696/v2.0/security-groups/e3192070-1183-42b9-91cd-2c19aea9a99b.json used request id req-2804b58d-6673-443d-89bf-f1e931afa8a8 2019-07-12 11:17:59,531 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/e3192070-1183-42b9-91cd-2c19aea9a99b.json used request id req-2804b58d-6673-443d-89bf-f1e931afa8a8 2019-07-12 11:17:59,531 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2804b58d-6673-443d-89bf-f1e931afa8a8 Content-Length: 0 Date: Fri, 12 Jul 2019 11:17:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-12 11:17:59,532 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-8785ba8b-57ad-482b-ba30-00a9dfb0b375 2019-07-12 11:17:59,532 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8785ba8b-57ad-482b-ba30-00a9dfb0b375 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:17:59,532 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:17:59,532 - functest.core.cloudify - DEBUG - deleting server 2019-07-12 11:17:59,532 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3a4d4183deed34379719185185cf9b252c9868" 2019-07-12 11:17:59,532 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-71b2d107-1322-4207-b2d1-3ee1ef54c337 2019-07-12 11:17:59,532 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464878630760073f8c63902f690a4e58e9593c96" 2019-07-12 11:17:59,533 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:17:59,533 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-12 11:17:59,533 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-12 11:17:59,533 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3a4d4183deed34379719185185cf9b252c9868" 2019-07-12 11:17:59,533 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-5d6cb941-b70d-4ac7-b123-3f7b1850b165 2019-07-12 11:17:59,533 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-5d6cb941-b70d-4ac7-b123-3f7b1850b165 2019-07-12 11:17:59,533 - functest.core.cloudify - DEBUG - RESP: [204] Date: Fri, 12 Jul 2019 11:17:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d6cb941-b70d-4ac7-b123-3f7b1850b165 x-compute-request-id: req-5d6cb941-b70d-4ac7-b123-3f7b1850b165 Content-Type: application/json 2019-07-12 11:17:59,534 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3a4d4183deed34379719185185cf9b252c9868" 2019-07-12 11:17:59,534 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-71b2d107-1322-4207-b2d1-3ee1ef54c337 2019-07-12 11:17:59,534 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71b2d107-1322-4207-b2d1-3ee1ef54c337 x-compute-request-id: req-71b2d107-1322-4207-b2d1-3ee1ef54c337 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:34Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:18:04,707 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-69e3a89d-ee55-4c09-9542-ef30b582077a 2019-07-12 11:18:04,708 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:18:04,708 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:18:04,708 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-12 11:18:04,708 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4294a6ae-bc6a-4807-b012-8c248a0c23b9 x-compute-request-id: req-4294a6ae-bc6a-4807-b012-8c248a0c23b9 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:44:97", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:51Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:18:04,708 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-4294a6ae-bc6a-4807-b012-8c248a0c23b9 2019-07-12 11:18:04,708 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-4294a6ae-bc6a-4807-b012-8c248a0c23b9 2019-07-12 11:18:04,709 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464878630760073f8c63902f690a4e58e9593c96" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-07-12 11:18:04,709 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-12 11:18:04,709 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:18:04,709 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fa1e969-5af0-4c48-98e2-70683b689a2e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:18:04,709 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-3fa1e969-5af0-4c48-98e2-70683b689a2e 2019-07-12 11:18:04,709 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69e3a89d-ee55-4c09-9542-ef30b582077a x-compute-request-id: req-69e3a89d-ee55-4c09-9542-ef30b582077a Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:09:93", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/eedbdf65-135b-4929-8c89-abea14bb67d7", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "eedbdf65-135b-4929-8c89-abea14bb67d7", "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:17:31Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bono_host_tswntz", "created": "2019-07-12T10:55:25Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:18:04,709 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-69e3a89d-ee55-4c09-9542-ef30b582077a 2019-07-12 11:18:04,710 - functest.core.cloudify - DEBUG - Waiting for server "eedbdf65-135b-4929-8c89-abea14bb67d7" to be deleted. current status: SHUTOFF 2019-07-12 11:18:04,710 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 11:18:04,710 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 11:18:04,710 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:9696/v2.0/security-groups/70a19d8c-8584-4edf-b87f-a14988a13a4f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9c1f0e40247306f74390d21146eb6ab55f057b" 2019-07-12 11:18:04,710 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:17:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f5fc12fa-80fc-4fb3-ba2d-4d23a1a5db0e x-compute-request-id: req-f5fc12fa-80fc-4fb3-ba2d-4d23a1a5db0e Content-Length: 0 Content-Type: application/json 2019-07-12 11:18:04,710 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-e78eb8de-ff23-4ea0-83fa-b7051d1e9d00 2019-07-12 11:18:04,711 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:18:04,711 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:18:04,711 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:18:04,711 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-e78eb8de-ff23-4ea0-83fa-b7051d1e9d00 2019-07-12 11:18:04,711 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e78eb8de-ff23-4ea0-83fa-b7051d1e9d00 x-compute-request-id: req-e78eb8de-ff23-4ea0-83fa-b7051d1e9d00 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:44:97", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:51Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:18:04,711 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.40:9696/v2.0/security-groups/70a19d8c-8584-4edf-b87f-a14988a13a4f.json used request id req-7566b0ed-99c3-499c-b134-b871c11a1c54 2019-07-12 11:18:04,711 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/70a19d8c-8584-4edf-b87f-a14988a13a4f.json used request id req-7566b0ed-99c3-499c-b134-b871c11a1c54 2019-07-12 11:18:04,712 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7566b0ed-99c3-499c-b134-b871c11a1c54 Content-Length: 0 Date: Fri, 12 Jul 2019 11:17:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-12 11:18:04,712 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464878630760073f8c63902f690a4e58e9593c96" 2019-07-12 11:18:04,712 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/action used request id req-f5fc12fa-80fc-4fb3-ba2d-4d23a1a5db0e 2019-07-12 11:18:04,712 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/action used request id req-f5fc12fa-80fc-4fb3-ba2d-4d23a1a5db0e 2019-07-12 11:18:04,712 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-787e3973-8bba-40ac-9fc7-cd9729a990a6 x-compute-request-id: req-787e3973-8bba-40ac-9fc7-cd9729a990a6 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-12 11:18:04,712 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464878630760073f8c63902f690a4e58e9593c96" 2019-07-12 11:18:04,713 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-12 11:18:04,713 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups used request id req-787e3973-8bba-40ac-9fc7-cd9729a990a6 2019-07-12 11:18:04,713 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups used request id req-787e3973-8bba-40ac-9fc7-cd9729a990a6 2019-07-12 11:18:04,713 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:18:04,713 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:18:04,713 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-07-12 11:18:04,713 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:18:04,714 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:18:04,714 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:18:04,714 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-12 11:18:04,714 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:9696/v2.0/floatingips/bf7f98f7-96cd-4078-b9b3-9ee8c00beda9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939f8b95ca6530d84fad0e765ae7db766de8634e" 2019-07-12 11:18:04,714 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-12d02b06-05ca-4d1b-9d9b-bd8883541268 2019-07-12 11:18:04,714 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12d02b06-05ca-4d1b-9d9b-bd8883541268 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:18:04,714 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb44779e-f68a-4aee-aaa4-eb29a9ceb48c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:18:04,715 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-cb44779e-f68a-4aee-aaa4-eb29a9ceb48c 2019-07-12 11:18:04,715 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-12 11:18:04,715 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-12 11:18:09,886 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:18:09,886 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:18:09,886 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:18:09,886 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:18:09,886 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:18:09,887 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-1b4ac65d-3c04-4dbf-82a3-2390411f94b4 2019-07-12 11:18:09,887 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b4ac65d-3c04-4dbf-82a3-2390411f94b4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:18:09,887 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:9696/v2.0/security-groups/e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca55e236e1e81b7f1c8a66a8ac9870d9183fab5" 2019-07-12 11:18:09,887 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.40:9696/v2.0/security-groups/e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff.json used request id req-3a0deed7-2939-40a9-ba45-4be3b65af42e 2019-07-12 11:18:09,887 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc62fa72d8c72bd2519649c2ec04977bd87e896b" 2019-07-12 11:18:09,887 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-12 11:18:09,888 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.40:9696/v2.0/floatingips/bf7f98f7-96cd-4078-b9b3-9ee8c00beda9.json used request id req-358d5b4a-7002-4573-bb87-52a67dcbb5e3 2019-07-12 11:18:09,888 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/bf7f98f7-96cd-4078-b9b3-9ee8c00beda9.json used request id req-358d5b4a-7002-4573-bb87-52a67dcbb5e3 2019-07-12 11:18:09,888 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-358d5b4a-7002-4573-bb87-52a67dcbb5e3 Content-Length: 0 Date: Fri, 12 Jul 2019 11:17:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-12 11:18:09,888 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/e38e4dee-7ab8-44ed-b09b-c83e49a2e1ff.json used request id req-3a0deed7-2939-40a9-ba45-4be3b65af42e 2019-07-12 11:18:09,888 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3a0deed7-2939-40a9-ba45-4be3b65af42e Content-Length: 0 Date: Fri, 12 Jul 2019 11:17:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-12 11:18:09,888 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:18:09,889 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:18:09,889 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-07-12 11:18:09,889 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-312c2db4-0c8c-4187-beed-e83ab36f197e 2019-07-12 11:18:09,889 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-312c2db4-0c8c-4187-beed-e83ab36f197e x-compute-request-id: req-312c2db4-0c8c-4187-beed-e83ab36f197e Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:44:97", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:51Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:18:09,889 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-312c2db4-0c8c-4187-beed-e83ab36f197e 2019-07-12 11:18:09,889 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc62fa72d8c72bd2519649c2ec04977bd87e896b" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-12 11:18:09,890 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:17:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7c2420ae-2eb1-4dd4-a627-b673e72a2e11 x-compute-request-id: req-7c2420ae-2eb1-4dd4-a627-b673e72a2e11 Content-Length: 0 Content-Type: application/json 2019-07-12 11:18:09,890 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/action used request id req-7c2420ae-2eb1-4dd4-a627-b673e72a2e11 2019-07-12 11:18:09,890 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/action used request id req-7c2420ae-2eb1-4dd4-a627-b673e72a2e11 2019-07-12 11:18:09,890 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc62fa72d8c72bd2519649c2ec04977bd87e896b" 2019-07-12 11:18:09,890 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3a4d4183deed34379719185185cf9b252c9868" 2019-07-12 11:18:09,890 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 12 Jul 2019 11:17:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-71cdb180-a913-44f9-bfad-1854bd84c31c x-compute-request-id: req-71cdb180-a913-44f9-bfad-1854bd84c31c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance eedbdf65-135b-4929-8c89-abea14bb67d7 could not be found.", "code": 404}} 2019-07-12 11:18:09,891 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-71cdb180-a913-44f9-bfad-1854bd84c31c 2019-07-12 11:18:09,891 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/eedbdf65-135b-4929-8c89-abea14bb67d7 used request id req-71cdb180-a913-44f9-bfad-1854bd84c31c 2019-07-12 11:18:09,891 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-12 11:18:09,891 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-53532742-2c4c-4c14-acbd-2b4f24ec081a 2019-07-12 11:18:09,891 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-53532742-2c4c-4c14-acbd-2b4f24ec081a 2019-07-12 11:18:09,891 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc62fa72d8c72bd2519649c2ec04977bd87e896b" 2019-07-12 11:18:09,891 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:18:09,892 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:18:09,892 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53532742-2c4c-4c14-acbd-2b4f24ec081a x-compute-request-id: req-53532742-2c4c-4c14-acbd-2b4f24ec081a Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:44:97", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:51Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:18:09,892 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:18:09,892 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 11:18:09,892 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups used request id req-398c47ff-7fd6-44ce-b451-8f5546681300 2019-07-12 11:18:09,892 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2/os-security-groups used request id req-398c47ff-7fd6-44ce-b451-8f5546681300 2019-07-12 11:18:09,893 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-398c47ff-7fd6-44ce-b451-8f5546681300 x-compute-request-id: req-398c47ff-7fd6-44ce-b451-8f5546681300 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-12 11:18:09,893 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 11:18:09,893 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:18:09,893 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:18:09,893 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:18:09,893 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:18:09,893 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:18:09,894 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:18:15,054 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:18:15,055 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:18:15,055 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-12 11:18:15,055 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63dd529d-fe36-47bd-bca9-75742090b43f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:18:15,055 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:18:15,055 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-07-12 11:18:15,055 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:18:15,056 - functest.core.cloudify - DEBUG - deleting server 2019-07-12 11:18:15,056 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-12 11:18:15,056 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-63dd529d-fe36-47bd-bca9-75742090b43f 2019-07-12 11:18:15,056 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-12 11:18:15,056 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:18:15,056 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3108ab6-fe4c-4bb1-80da-7abd398da31e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:18:15,057 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-e3108ab6-fe4c-4bb1-80da-7abd398da31e 2019-07-12 11:18:15,057 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990ec4c52263243ab9701efe3cbdb24bc5d551fc" 2019-07-12 11:18:15,057 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-12 11:18:15,057 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:18:15,057 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ec03054-076b-4196-ab42-4e5ae96f6ba2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:18:15,057 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-2ec03054-076b-4196-ab42-4e5ae96f6ba2 2019-07-12 11:18:15,057 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:9696/v2.0/floatingips/ef5167e5-3b55-4a53-82b9-9749c433ef6b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2538623bee3e3792affccb30d9250281892edf" 2019-07-12 11:18:15,058 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:9696/v2.0/security-groups/0f71fb0e-52ab-4deb-92fd-16904869509e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9b4f1a455951fa429558b3ed58f0421431d853" 2019-07-12 11:18:15,058 - functest.core.cloudify - DEBUG - Waiting for server "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2" to be deleted. current status: SHUTOFF 2019-07-12 11:18:15,058 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-0e0b4042-60ac-41f8-ac74-8ff58628ae85 2019-07-12 11:18:15,058 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-0e0b4042-60ac-41f8-ac74-8ff58628ae85 2019-07-12 11:18:15,058 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e0b4042-60ac-41f8-ac74-8ff58628ae85 x-compute-request-id: req-0e0b4042-60ac-41f8-ac74-8ff58628ae85 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:44:97", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:16:51Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:18:15,058 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-ecc803c8-b3b3-4534-aa5f-13db5e460e46 2019-07-12 11:18:15,059 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-ecc803c8-b3b3-4534-aa5f-13db5e460e46 2019-07-12 11:18:15,059 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:17:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecc803c8-b3b3-4534-aa5f-13db5e460e46 x-compute-request-id: req-ecc803c8-b3b3-4534-aa5f-13db5e460e46 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:44:97", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:19.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "b4ffd2d6-e6b4-4432-aa8b-976eb27022d2", "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:17:41Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_sprout_host_6jnt7w", "created": "2019-07-12T10:55:23Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:18:15,059 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990ec4c52263243ab9701efe3cbdb24bc5d551fc" 2019-07-12 11:18:15,059 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-a6eba91e-1852-4f9e-83dc-3a5b7a113e3a 2019-07-12 11:18:15,059 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-a6eba91e-1852-4f9e-83dc-3a5b7a113e3a 2019-07-12 11:18:15,059 - functest.core.cloudify - DEBUG - RESP: [204] Date: Fri, 12 Jul 2019 11:17:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6eba91e-1852-4f9e-83dc-3a5b7a113e3a x-compute-request-id: req-a6eba91e-1852-4f9e-83dc-3a5b7a113e3a Content-Type: application/json 2019-07-12 11:18:15,060 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990ec4c52263243ab9701efe3cbdb24bc5d551fc" 2019-07-12 11:18:15,060 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-181285a5-08bb-4a4a-99a7-27bb1201e118 Content-Length: 0 Date: Fri, 12 Jul 2019 11:17:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-12 11:18:15,060 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/ef5167e5-3b55-4a53-82b9-9749c433ef6b.json used request id req-181285a5-08bb-4a4a-99a7-27bb1201e118 2019-07-12 11:18:15,060 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.40:9696/v2.0/floatingips/ef5167e5-3b55-4a53-82b9-9749c433ef6b.json used request id req-181285a5-08bb-4a4a-99a7-27bb1201e118 2019-07-12 11:18:15,060 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-07-12 11:18:15,060 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-12 11:18:15,060 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.40:9696/v2.0/security-groups/0f71fb0e-52ab-4deb-92fd-16904869509e.json used request id req-4a6ae359-13c1-4dfd-8006-9d05b380ba30 2019-07-12 11:18:15,061 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/0f71fb0e-52ab-4deb-92fd-16904869509e.json used request id req-4a6ae359-13c1-4dfd-8006-9d05b380ba30 2019-07-12 11:18:15,061 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4a6ae359-13c1-4dfd-8006-9d05b380ba30 Content-Length: 0 Date: Fri, 12 Jul 2019 11:17:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-12 11:18:15,061 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:18:15,061 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:18:15,061 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990ec4c52263243ab9701efe3cbdb24bc5d551fc" 2019-07-12 11:18:15,061 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 12 Jul 2019 11:17:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aad48e77-f38a-4473-a386-4af9d4c8a812 x-compute-request-id: req-aad48e77-f38a-4473-a386-4af9d4c8a812 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 could not be found.", "code": 404}} 2019-07-12 11:18:15,061 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-aad48e77-f38a-4473-a386-4af9d4c8a812 2019-07-12 11:18:15,062 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/b4ffd2d6-e6b4-4432-aa8b-976eb27022d2 used request id req-aad48e77-f38a-4473-a386-4af9d4c8a812 2019-07-12 11:18:15,062 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-12 11:18:15,062 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:18:15,062 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 11:18:20,239 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:18:20,239 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:18:20,239 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 11:18:20,239 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:18:20,239 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:18:20,240 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:18:20,240 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:18:20,240 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-12 11:18:20,240 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:18:20,240 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-12 11:18:20,240 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:18:20,240 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12355107-bca4-4885-aeab-6c7788a9277b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:18:20,241 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:18:20,241 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-12 11:18:20,241 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-12355107-bca4-4885-aeab-6c7788a9277b 2019-07-12 11:18:20,241 - functest.core.cloudify - DEBUG - Waiting for process 24364 to end... 2019-07-12 11:18:20,241 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-d81cb721-6da7-47b8-9a16-08bfe24af5d0 2019-07-12 11:18:20,241 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:9696/v2.0/security-groups/3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ccb61c2822fb635add093374173e6eb22c49cee" 2019-07-12 11:18:20,242 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a26e2049-c9a5-4ff3-9b4d-5f8346e27dda Content-Length: 0 Date: Fri, 12 Jul 2019 11:17:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-12 11:18:20,242 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-12 11:18:20,242 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:18:20,242 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:17:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d81cb721-6da7-47b8-9a16-08bfe24af5d0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:18:20,242 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:9696/v2.0/security-groups/5042e0bc-1ae9-4d96-81b8-c01bfd720935.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e379296461ede5cbff4c2b9612fff48a88b3868" 2019-07-12 11:18:20,242 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17.json used request id req-b3da6a2a-8e95-4932-8003-4458e74b1a53 2019-07-12 11:18:20,243 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b3da6a2a-8e95-4932-8003-4458e74b1a53 Content-Length: 0 Date: Fri, 12 Jul 2019 11:17:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-12 11:18:20,243 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-12 11:18:20,243 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/5042e0bc-1ae9-4d96-81b8-c01bfd720935.json used request id req-a26e2049-c9a5-4ff3-9b4d-5f8346e27dda 2019-07-12 11:18:20,243 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.40:9696/v2.0/security-groups/5042e0bc-1ae9-4d96-81b8-c01bfd720935.json used request id req-a26e2049-c9a5-4ff3-9b4d-5f8346e27dda 2019-07-12 11:18:20,243 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.40:9696/v2.0/security-groups/3b7dc3b9-fa7e-4a92-ab6f-8127ac1fdd17.json used request id req-b3da6a2a-8e95-4932-8003-4458e74b1a53 2019-07-12 11:18:20,243 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:18:20,243 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:18:20,244 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-12 11:18:20,244 - functest.core.cloudify - DEBUG - Waiting for process 24364 to end... 2019-07-12 11:18:35,705 - functest.core.cloudify - DEBUG - Waiting for process 24364 to end... 2019-07-12 11:18:51,177 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-12 11:18:51,177 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-12 11:18:51,177 - functest.core.cloudify - DEBUG - Execution done (PID=24364, return_code=124): /tmp/1WDFY/remove-cluster-node.sh 2019-07-12 11:18:51,177 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-12 11:18:51,177 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-12 11:18:51,178 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-12 11:18:51,178 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-12 11:18:51,178 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-12 11:18:51,178 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-12 11:18:51,178 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-12 11:18:51,178 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-12 11:18:56,375 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/1WDFY/remove-cluster-node.sh, exit_code: 124 2019-07-12 11:18:56,375 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:18:56,375 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:18:56,375 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:18:56,375 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 11:18:56,375 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-12 11:18:56,376 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:18:56,376 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:18:56,376 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-07-12 11:18:56,376 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:18:56,376 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-12 11:18:56,376 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:18:56,377 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-12 11:18:56,377 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-12 11:18:56,377 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-12 11:19:01,563 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-12 11:19:01,563 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-12 11:19:01,564 - functest.core.cloudify - DEBUG - Stopping Agent vellum_host_8rxbw5 2019-07-12 11:19:01,564 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-12 11:19:01,564 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-12 11:19:01,564 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-12 11:19:01,564 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-12 11:19:01,564 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-12 11:19:01,565 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-vellum_host_8rxbw5 stop 2019-07-12 11:19:01,565 - functest.core.cloudify - DEBUG - Stopping Agent bind_host_gbiqb7 2019-07-12 11:19:01,565 - functest.core.cloudify - DEBUG - Stopping... 2019-07-12 11:19:01,565 - functest.core.cloudify - DEBUG - Successfully stopped daemon: vellum_host_8rxbw5 2019-07-12 11:19:01,565 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-12 11:19:01,565 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-12 11:19:01,565 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-12 11:19:06,752 - functest.core.cloudify - DEBUG - Deleting Agent vellum_host_8rxbw5 2019-07-12 11:19:06,752 - functest.core.cloudify - DEBUG - Stopping... 2019-07-12 11:19:06,752 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bind_host_gbiqb7 stop 2019-07-12 11:19:06,753 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bind_host_gbiqb7 2019-07-12 11:19:06,753 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-12 11:19:06,753 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-12 11:19:06,753 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-12 11:19:06,753 - functest.core.cloudify - DEBUG - Deleting Agent bind_host_gbiqb7 2019-07-12 11:19:11,919 - functest.core.cloudify - DEBUG - Deleting... 2019-07-12 11:19:11,919 - functest.core.cloudify - DEBUG - Successfully deleted daemon: vellum_host_8rxbw5 2019-07-12 11:19:11,919 - functest.core.cloudify - DEBUG - 11:19:07 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_8rxbw5: No response received for task 83efccd19ba44a50bda175bd4356b31c 2019-07-12 11:19:11,919 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-12 11:19:11,920 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-12 11:19:11,920 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-12 11:19:11,920 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-12 11:19:11,920 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bind_host_gbiqb7 2019-07-12 11:19:11,920 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:19:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a810d7ea-a12a-453f-a318-e2102cab239d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:19:11,920 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-a810d7ea-a12a-453f-a318-e2102cab239d 2019-07-12 11:19:11,921 - functest.core.cloudify - DEBUG - Deleting... 2019-07-12 11:19:11,921 - functest.core.cloudify - DEBUG - 11:19:09 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_gbiqb7: No response received for task e85ac9c96aaf4b6ca1c85f61350b589d 2019-07-12 11:19:11,921 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-12 11:19:11,921 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:19:11,921 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-12 11:19:11,921 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-12 11:19:11,922 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-12 11:19:11,922 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdab71cc93c3fd435908c02bdcfa7a2199d2b47d" 2019-07-12 11:19:11,922 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:19:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc1af972-27cd-4c7d-9f0f-e2d0c07a0eaf x-compute-request-id: req-cc1af972-27cd-4c7d-9f0f-e2d0c07a0eaf Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:00:43", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:17.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:17Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_vellum_host_8rxbw5", "created": "2019-07-12T10:55:28Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:19:11,922 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-cc1af972-27cd-4c7d-9f0f-e2d0c07a0eaf 2019-07-12 11:19:11,922 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/action used request id req-8c4658f9-e5c1-42c6-85ef-ad6723fca3f7 2019-07-12 11:19:11,922 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-cc1af972-27cd-4c7d-9f0f-e2d0c07a0eaf 2019-07-12 11:19:11,923 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdab71cc93c3fd435908c02bdcfa7a2199d2b47d" -d '{"os-stop": null}' 2019-07-12 11:19:11,923 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:19:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c4658f9-e5c1-42c6-85ef-ad6723fca3f7 x-compute-request-id: req-8c4658f9-e5c1-42c6-85ef-ad6723fca3f7 Content-Length: 0 Content-Type: application/json 2019-07-12 11:19:11,923 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/action used request id req-8c4658f9-e5c1-42c6-85ef-ad6723fca3f7 2019-07-12 11:19:11,923 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:19:11,923 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-3207ae9e-deb5-412a-ac91-d4354e7cfd45 2019-07-12 11:19:11,923 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:19:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3207ae9e-deb5-412a-ac91-d4354e7cfd45 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:19:17,102 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4340079e806547072c5d1d9bf6eda55450662fa" 2019-07-12 11:19:17,102 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:19:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-439b5455-3342-445e-9382-a9b526144392 x-compute-request-id: req-439b5455-3342-445e-9382-a9b526144392 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:04.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T10:58:04Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bind_host_gbiqb7", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:19:17,102 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-439b5455-3342-445e-9382-a9b526144392 2019-07-12 11:19:17,102 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:19:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-017d53b0-c9c9-4d23-945f-c6a384695f9b x-compute-request-id: req-017d53b0-c9c9-4d23-945f-c6a384695f9b Content-Length: 0 Content-Type: application/json 2019-07-12 11:19:17,102 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4340079e806547072c5d1d9bf6eda55450662fa" -d '{"os-stop": null}' 2019-07-12 11:19:17,103 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-439b5455-3342-445e-9382-a9b526144392 2019-07-12 11:19:17,103 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/action used request id req-017d53b0-c9c9-4d23-945f-c6a384695f9b 2019-07-12 11:19:17,103 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/action used request id req-017d53b0-c9c9-4d23-945f-c6a384695f9b 2019-07-12 11:19:22,282 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdab71cc93c3fd435908c02bdcfa7a2199d2b47d" 2019-07-12 11:19:22,283 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:19:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf0484a1-a4a1-40ef-8803-cc5800f68e16 x-compute-request-id: req-cf0484a1-a4a1-40ef-8803-cc5800f68e16 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:00:43", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:17.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T11:19:10Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_vellum_host_8rxbw5", "created": "2019-07-12T10:55:28Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:19:27,451 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-12 11:19:27,451 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-cf0484a1-a4a1-40ef-8803-cc5800f68e16 2019-07-12 11:19:27,452 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-cf0484a1-a4a1-40ef-8803-cc5800f68e16 2019-07-12 11:19:27,452 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4340079e806547072c5d1d9bf6eda55450662fa" 2019-07-12 11:19:27,452 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:19:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbaa8683-c735-47c3-98d7-97bafb4e6e59 x-compute-request-id: req-dbaa8683-c735-47c3-98d7-97bafb4e6e59 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T10:58:04.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T11:19:12Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bind_host_gbiqb7", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:19:27,452 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-12 11:19:27,452 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-dbaa8683-c735-47c3-98d7-97bafb4e6e59 2019-07-12 11:19:27,452 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-dbaa8683-c735-47c3-98d7-97bafb4e6e59 2019-07-12 11:19:53,207 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-12 11:19:58,359 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:19:58,359 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00a57136d84c20333c2022ff356f150b04c153f" 2019-07-12 11:19:58,359 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:19:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10970b0a-ae5f-43f8-bc93-87bf667912f7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:19:58,359 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-10970b0a-ae5f-43f8-bc93-87bf667912f7 2019-07-12 11:19:58,360 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-12 11:19:58,360 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-12 11:19:58,360 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-c5024d54-951a-4f8f-b0e2-94f45509eacf 2019-07-12 11:19:58,360 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-c5024d54-951a-4f8f-b0e2-94f45509eacf 2019-07-12 11:19:58,360 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:19:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5024d54-951a-4f8f-b0e2-94f45509eacf x-compute-request-id: req-c5024d54-951a-4f8f-b0e2-94f45509eacf Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:00:43", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:17.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:19:21Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_vellum_host_8rxbw5", "created": "2019-07-12T10:55:28Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:19:58,361 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:19:58,361 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-12 11:19:58,361 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-12 11:19:58,361 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:19:58,361 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:19:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51e7d49e-4d98-44bd-8715-245563891d85 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:19:58,361 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-51e7d49e-4d98-44bd-8715-245563891d85 2019-07-12 11:19:58,362 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4dae79ee667cc9cf11500d4249f41b6cbc1017" 2019-07-12 11:19:58,362 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:19:58,362 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-d81bb406-94f1-47c1-880d-32283c09fbee 2019-07-12 11:19:58,362 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:19:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a42f6c67-c189-499e-9312-194ef5daead5 x-compute-request-id: req-a42f6c67-c189-499e-9312-194ef5daead5 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:04.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:19:23Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bind_host_gbiqb7", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:19:58,362 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-a42f6c67-c189-499e-9312-194ef5daead5 2019-07-12 11:19:58,362 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-a42f6c67-c189-499e-9312-194ef5daead5 2019-07-12 11:19:58,363 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-12 11:19:58,363 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:19:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d81bb406-94f1-47c1-880d-32283c09fbee Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:19:58,363 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:19:58,363 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-12 11:19:58,363 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:19:58,363 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-12 11:19:58,364 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-07-12 11:19:58,364 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee8802d3d75b42780f5ad489878883ceda7ee35" 2019-07-12 11:19:58,364 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:19:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1ac425f-72e2-4318-8064-47fe1ef320b6 x-compute-request-id: req-b1ac425f-72e2-4318-8064-47fe1ef320b6 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:00:43", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:17.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:19:21Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_vellum_host_8rxbw5", "created": "2019-07-12T10:55:28Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:19:58,364 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-b1ac425f-72e2-4318-8064-47fe1ef320b6 2019-07-12 11:19:58,364 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee8802d3d75b42780f5ad489878883ceda7ee35" -d '{"removeSecurityGroup": {"name": "clearwater-sg_vellum"}}' 2019-07-12 11:19:58,364 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-b1ac425f-72e2-4318-8064-47fe1ef320b6 2019-07-12 11:20:03,538 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:20:03,538 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:19:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6987b6b0-a89e-4e3d-abe9-bf44bb044476 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:20:03,538 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:19:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6987b6b0-a89e-4e3d-abe9-bf44bb044476 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:20:03,538 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-6987b6b0-a89e-4e3d-abe9-bf44bb044476 2019-07-12 11:20:03,538 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-6987b6b0-a89e-4e3d-abe9-bf44bb044476 2019-07-12 11:20:03,539 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:19:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-45e5a2f6-7943-4bbf-938b-042870894f6f x-compute-request-id: req-45e5a2f6-7943-4bbf-938b-042870894f6f Content-Length: 0 Content-Type: application/json 2019-07-12 11:20:03,539 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.202 2019-07-12 11:20:03,539 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:20:03,539 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1b2220091b091eb7f66da0327d1d98c491c228" 2019-07-12 11:20:03,539 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1b2220091b091eb7f66da0327d1d98c491c228" 2019-07-12 11:20:03,539 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/action used request id req-45e5a2f6-7943-4bbf-938b-042870894f6f 2019-07-12 11:20:03,540 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/action used request id req-45e5a2f6-7943-4bbf-938b-042870894f6f 2019-07-12 11:20:03,540 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee8802d3d75b42780f5ad489878883ceda7ee35" 2019-07-12 11:20:03,540 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1640 X-Openstack-Request-Id: req-625a809e-b437-468d-ae15-48a12171c7a8 Date: Fri, 12 Jul 2019 11:19:59 GMT RESP BODY: {"floatingips": [{"router_id": "2b1624fe-865c-4bc2-a7a9-a8f5d6bcbef8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:51:51Z", "updated_at": "2019-07-12T10:51:53Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21", "device_owner": "compute:nova", "mac_address": "fa:16:3e:62:41:a0", "device_id": "0fe6516f-b531-4891-a371-48bc920c9616"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "8b4d95fca4e84fcc86e674097308877a", "port_id": "d1b55aec-2f76-47f5-9596-ae39c06157f6", "id": "3310a1de-dc16-4889-8e03-b0a0d570edb4", "qos_policy_id": null}, {"router_id": "2b1624fe-865c-4bc2-a7a9-a8f5d6bcbef8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:10Z", "updated_at": "2019-07-12T10:59:26Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5d:e5:9b", "device_id": "6e45e282-3a81-40d1-be2f-57b21be9163f"}, "fixed_ip_address": "192.168.120.34", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "8b4d95fca4e84fcc86e674097308877a", "port_id": "9c7504fc-19a1-4094-bdad-adb9686e6c8b", "id": "395e6c51-07de-411b-ad38-6293b172310d", "qos_policy_id": null}]} 2019-07-12 11:20:03,540 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-d6eb8a24-8bfe-4745-9842-104ed1805f7d 2019-07-12 11:20:03,540 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-4d200729-30ed-4c50-9da4-7dd260c57a83 Date: Fri, 12 Jul 2019 11:19:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T10:58:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb331423-4331-4cd8-8629-90ef60783618","ip_address":"192.168.120.34"}],"id":"9c7504fc-19a1-4094-bdad-adb9686e6c8b","security_groups":["8ea0a427-cdd6-4dc4-93e0-9161ec469f65","9e8ad355-b127-4b6c-a10a-2ea3a2055ca5"],"mac_address":"fa:16:3e:5d:e5:9b","device_id":"6e45e282-3a81-40d1-be2f-57b21be9163f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8b4d95fca4e84fcc86e674097308877a","qos_policy_id":null,"admin_state_up":true,"network_id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:55:32Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 11:20:03,541 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9c7504fc-19a1-4094-bdad-adb9686e6c8b.json used request id req-4d200729-30ed-4c50-9da4-7dd260c57a83 2019-07-12 11:20:03,541 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9c7504fc-19a1-4094-bdad-adb9686e6c8b.json used request id req-4d200729-30ed-4c50-9da4-7dd260c57a83 2019-07-12 11:20:03,541 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/9c7504fc-19a1-4094-bdad-adb9686e6c8b.json used request id req-4d200729-30ed-4c50-9da4-7dd260c57a83 2019-07-12 11:20:03,541 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/9c7504fc-19a1-4094-bdad-adb9686e6c8b.json used request id req-4d200729-30ed-4c50-9da4-7dd260c57a83 2019-07-12 11:20:03,541 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:20:03,541 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:20:03,542 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:19:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ee0d1e2-f0a0-459d-a048-13893d15ffd4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:20:03,542 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:19:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ee0d1e2-f0a0-459d-a048-13893d15ffd4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:20:03,542 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-6ee0d1e2-f0a0-459d-a048-13893d15ffd4 2019-07-12 11:20:03,542 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-6ee0d1e2-f0a0-459d-a048-13893d15ffd4 2019-07-12 11:20:03,542 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:19:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6eb8a24-8bfe-4745-9842-104ed1805f7d x-compute-request-id: req-d6eb8a24-8bfe-4745-9842-104ed1805f7d Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:00:43", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:17.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:19:21Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_vellum_host_8rxbw5", "created": "2019-07-12T10:55:28Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:20:03,542 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-d6eb8a24-8bfe-4745-9842-104ed1805f7d 2019-07-12 11:20:03,542 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee8802d3d75b42780f5ad489878883ceda7ee35" 2019-07-12 11:20:03,543 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:19:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb544bee-5f5c-407c-af32-7000d8b2e6dd x-compute-request-id: req-eb544bee-5f5c-407c-af32-7000d8b2e6dd Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-12 11:20:03,543 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/os-security-groups used request id req-eb544bee-5f5c-407c-af32-7000d8b2e6dd 2019-07-12 11:20:03,543 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/os-security-groups used request id req-eb544bee-5f5c-407c-af32-7000d8b2e6dd 2019-07-12 11:20:03,543 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f636a73c21a9b4cfdcd1362a834037ebb9971569" 2019-07-12 11:20:03,543 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f636a73c21a9b4cfdcd1362a834037ebb9971569" 2019-07-12 11:20:03,543 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1640 X-Openstack-Request-Id: req-625a809e-b437-468d-ae15-48a12171c7a8 Date: Fri, 12 Jul 2019 11:19:59 GMT RESP BODY: {"floatingips": [{"router_id": "2b1624fe-865c-4bc2-a7a9-a8f5d6bcbef8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:51:51Z", "updated_at": "2019-07-12T10:51:53Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21", "device_owner": "compute:nova", "mac_address": "fa:16:3e:62:41:a0", "device_id": "0fe6516f-b531-4891-a371-48bc920c9616"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "8b4d95fca4e84fcc86e674097308877a", "port_id": "d1b55aec-2f76-47f5-9596-ae39c06157f6", "id": "3310a1de-dc16-4889-8e03-b0a0d570edb4", "qos_policy_id": null}, {"router_id": "2b1624fe-865c-4bc2-a7a9-a8f5d6bcbef8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "created_at": "2019-07-12T10:55:10Z", "updated_at": "2019-07-12T10:59:26Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5d:e5:9b", "device_id": "6e45e282-3a81-40d1-be2f-57b21be9163f"}, "fixed_ip_address": "192.168.120.34", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "8b4d95fca4e84fcc86e674097308877a", "port_id": "9c7504fc-19a1-4094-bdad-adb9686e6c8b", "id": "395e6c51-07de-411b-ad38-6293b172310d", "qos_policy_id": null}]} 2019-07-12 11:20:03,544 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-625a809e-b437-468d-ae15-48a12171c7a8 2019-07-12 11:20:03,544 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-625a809e-b437-468d-ae15-48a12171c7a8 2019-07-12 11:20:03,544 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-625a809e-b437-468d-ae15-48a12171c7a8 2019-07-12 11:20:03,544 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-625a809e-b437-468d-ae15-48a12171c7a8 2019-07-12 11:20:03,544 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/d1b55aec-2f76-47f5-9596-ae39c06157f6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1b2220091b091eb7f66da0327d1d98c491c228" 2019-07-12 11:20:03,544 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/d1b55aec-2f76-47f5-9596-ae39c06157f6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1b2220091b091eb7f66da0327d1d98c491c228" 2019-07-12 11:20:03,545 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-10f7b3dd-aaed-49eb-82c7-22f11392bd9f Date: Fri, 12 Jul 2019 11:19:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T10:51:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb331423-4331-4cd8-8629-90ef60783618","ip_address":"192.168.120.6"}],"id":"d1b55aec-2f76-47f5-9596-ae39c06157f6","security_groups":["dd040157-c781-498b-9274-4bf3958439c8"],"mac_address":"fa:16:3e:62:41:a0","device_id":"0fe6516f-b531-4891-a371-48bc920c9616","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8b4d95fca4e84fcc86e674097308877a","qos_policy_id":null,"admin_state_up":true,"network_id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:56Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 11:20:03,545 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-10f7b3dd-aaed-49eb-82c7-22f11392bd9f Date: Fri, 12 Jul 2019 11:19:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T10:51:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb331423-4331-4cd8-8629-90ef60783618","ip_address":"192.168.120.6"}],"id":"d1b55aec-2f76-47f5-9596-ae39c06157f6","security_groups":["dd040157-c781-498b-9274-4bf3958439c8"],"mac_address":"fa:16:3e:62:41:a0","device_id":"0fe6516f-b531-4891-a371-48bc920c9616","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8b4d95fca4e84fcc86e674097308877a","qos_policy_id":null,"admin_state_up":true,"network_id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:49:56Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 11:20:03,545 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/d1b55aec-2f76-47f5-9596-ae39c06157f6.json used request id req-10f7b3dd-aaed-49eb-82c7-22f11392bd9f 2019-07-12 11:20:03,545 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/d1b55aec-2f76-47f5-9596-ae39c06157f6.json used request id req-10f7b3dd-aaed-49eb-82c7-22f11392bd9f 2019-07-12 11:20:03,545 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/d1b55aec-2f76-47f5-9596-ae39c06157f6.json used request id req-10f7b3dd-aaed-49eb-82c7-22f11392bd9f 2019-07-12 11:20:03,545 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/d1b55aec-2f76-47f5-9596-ae39c06157f6.json used request id req-10f7b3dd-aaed-49eb-82c7-22f11392bd9f 2019-07-12 11:20:03,545 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9c7504fc-19a1-4094-bdad-adb9686e6c8b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1b2220091b091eb7f66da0327d1d98c491c228" 2019-07-12 11:20:03,546 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9c7504fc-19a1-4094-bdad-adb9686e6c8b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1b2220091b091eb7f66da0327d1d98c491c228" 2019-07-12 11:20:03,546 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-4d200729-30ed-4c50-9da4-7dd260c57a83 Date: Fri, 12 Jul 2019 11:19:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T10:58:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb331423-4331-4cd8-8629-90ef60783618","ip_address":"192.168.120.34"}],"id":"9c7504fc-19a1-4094-bdad-adb9686e6c8b","security_groups":["8ea0a427-cdd6-4dc4-93e0-9161ec469f65","9e8ad355-b127-4b6c-a10a-2ea3a2055ca5"],"mac_address":"fa:16:3e:5d:e5:9b","device_id":"6e45e282-3a81-40d1-be2f-57b21be9163f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8b4d95fca4e84fcc86e674097308877a","qos_policy_id":null,"admin_state_up":true,"network_id":"8c53ddfd-a226-4a79-952c-fcfe112fba21","tenant_id":"8b4d95fca4e84fcc86e674097308877a","created_at":"2019-07-12T10:55:32Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 11:20:08,735 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:19:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc22a96f-c98d-46cf-9b40-10f2a20f2de7 x-compute-request-id: req-bc22a96f-c98d-46cf-9b40-10f2a20f2de7 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:04.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:19:23Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bind_host_gbiqb7", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:20:08,735 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:20:08,735 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:20:08,735 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-bc22a96f-c98d-46cf-9b40-10f2a20f2de7 2019-07-12 11:20:08,736 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:19:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc22a96f-c98d-46cf-9b40-10f2a20f2de7 x-compute-request-id: req-bc22a96f-c98d-46cf-9b40-10f2a20f2de7 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:04.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:19:23Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bind_host_gbiqb7", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:20:08,736 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-bc22a96f-c98d-46cf-9b40-10f2a20f2de7 2019-07-12 11:20:08,736 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-bc22a96f-c98d-46cf-9b40-10f2a20f2de7 2019-07-12 11:20:08,736 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-bc22a96f-c98d-46cf-9b40-10f2a20f2de7 2019-07-12 11:20:08,736 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f636a73c21a9b4cfdcd1362a834037ebb9971569" -d '{"removeFloatingIp": {"address": "172.30.9.202"}}' 2019-07-12 11:20:08,736 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f636a73c21a9b4cfdcd1362a834037ebb9971569" -d '{"removeFloatingIp": {"address": "172.30.9.202"}}' 2019-07-12 11:20:08,737 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:20:08,737 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed76b8224965766b99f1f09f915d4aa5ed24ed2" 2019-07-12 11:20:08,737 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-5688eae6-046d-436b-af58-b61fbc220134 2019-07-12 11:20:08,737 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:20:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5688eae6-046d-436b-af58-b61fbc220134 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:20:08,737 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:20:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-574dfc83-7bde-4aef-a6df-8d4b947f19ba x-compute-request-id: req-574dfc83-7bde-4aef-a6df-8d4b947f19ba Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:00:43", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:17.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:19:21Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_vellum_host_8rxbw5", "created": "2019-07-12T10:55:28Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:20:08,737 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed76b8224965766b99f1f09f915d4aa5ed24ed2" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-12 11:20:08,738 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-574dfc83-7bde-4aef-a6df-8d4b947f19ba 2019-07-12 11:20:08,738 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-574dfc83-7bde-4aef-a6df-8d4b947f19ba 2019-07-12 11:20:08,738 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:20:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-22da6cd0-2106-482d-a750-b6fbb58bba3b x-compute-request-id: req-22da6cd0-2106-482d-a750-b6fbb58bba3b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-12 11:20:08,738 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/action used request id req-22da6cd0-2106-482d-a750-b6fbb58bba3b 2019-07-12 11:20:08,738 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/action used request id req-22da6cd0-2106-482d-a750-b6fbb58bba3b 2019-07-12 11:20:08,738 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/action used request id req-22da6cd0-2106-482d-a750-b6fbb58bba3b 2019-07-12 11:20:08,739 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.202 detached from server 2019-07-12 11:20:08,739 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:20:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-686df214-2afc-4831-81d0-6dc43069c657 x-compute-request-id: req-686df214-2afc-4831-81d0-6dc43069c657 Content-Length: 0 Content-Type: application/json 2019-07-12 11:20:08,739 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed76b8224965766b99f1f09f915d4aa5ed24ed2" 2019-07-12 11:20:08,739 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/action used request id req-686df214-2afc-4831-81d0-6dc43069c657 2019-07-12 11:20:08,739 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/action used request id req-686df214-2afc-4831-81d0-6dc43069c657 2019-07-12 11:20:08,739 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-07-12 11:20:08,740 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:20:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-22da6cd0-2106-482d-a750-b6fbb58bba3b x-compute-request-id: req-22da6cd0-2106-482d-a750-b6fbb58bba3b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-12 11:20:08,740 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/action used request id req-22da6cd0-2106-482d-a750-b6fbb58bba3b 2019-07-12 11:20:08,740 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/os-security-groups used request id req-dc81e64d-221c-4423-a087-30da737e7d7e 2019-07-12 11:20:08,740 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:20:08,740 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:20:08,740 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed76b8224965766b99f1f09f915d4aa5ed24ed2" 2019-07-12 11:20:08,740 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:20:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc81e64d-221c-4423-a087-30da737e7d7e x-compute-request-id: req-dc81e64d-221c-4423-a087-30da737e7d7e Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-12 11:20:08,741 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5/os-security-groups used request id req-dc81e64d-221c-4423-a087-30da737e7d7e 2019-07-12 11:20:08,741 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:20:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25b3445a-cb0d-4787-a500-87ee686250f8 x-compute-request-id: req-25b3445a-cb0d-4787-a500-87ee686250f8 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:00:43", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:17.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:19:21Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_vellum_host_8rxbw5", "created": "2019-07-12T10:55:28Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:20:08,741 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-25b3445a-cb0d-4787-a500-87ee686250f8 2019-07-12 11:20:08,741 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-25b3445a-cb0d-4787-a500-87ee686250f8 2019-07-12 11:20:08,741 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:20:08,741 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:20:08,742 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-12 11:20:08,742 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:20:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7389e33d-3ed3-4ca4-b10e-1033645afd58 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:20:08,742 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:20:08,742 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-7389e33d-3ed3-4ca4-b10e-1033645afd58 2019-07-12 11:20:08,742 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a89f140bbdc6ac686ba8e3e52855a0de17e786d8" 2019-07-12 11:20:08,742 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:20:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f971b25a-7a48-4065-b066-dbf00ccf3c99 x-compute-request-id: req-f971b25a-7a48-4065-b066-dbf00ccf3c99 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:04.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:19:23Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bind_host_gbiqb7", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:20:08,742 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-f971b25a-7a48-4065-b066-dbf00ccf3c99 2019-07-12 11:20:08,743 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a89f140bbdc6ac686ba8e3e52855a0de17e786d8" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bind"}}' 2019-07-12 11:20:08,743 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-15e268ea-da46-46be-9bbe-fc236be0542f 2019-07-12 11:20:13,915 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:20:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15e268ea-da46-46be-9bbe-fc236be0542f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:20:13,916 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-15e268ea-da46-46be-9bbe-fc236be0542f 2019-07-12 11:20:13,916 - functest.core.cloudify - DEBUG - deleting server 2019-07-12 11:20:13,916 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:20:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f971b25a-7a48-4065-b066-dbf00ccf3c99 x-compute-request-id: req-f971b25a-7a48-4065-b066-dbf00ccf3c99 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:04.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:19:23Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bind_host_gbiqb7", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:20:13,916 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9cf6103ccd9bf2ce03661c3052453194ef84386" 2019-07-12 11:20:13,916 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:20:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-615d6c84-a91a-47a8-a32d-ff7bc80054a9 x-compute-request-id: req-615d6c84-a91a-47a8-a32d-ff7bc80054a9 Content-Length: 0 Content-Type: application/json 2019-07-12 11:20:13,916 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/action used request id req-615d6c84-a91a-47a8-a32d-ff7bc80054a9 2019-07-12 11:20:13,917 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a89f140bbdc6ac686ba8e3e52855a0de17e786d8" 2019-07-12 11:20:13,917 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:20:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93300b99-82f5-4221-a7a6-6043dca926e5 x-compute-request-id: req-93300b99-82f5-4221-a7a6-6043dca926e5 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:00:43", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:17.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:19:21Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_vellum_host_8rxbw5", "created": "2019-07-12T10:55:28Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:20:13,917 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-93300b99-82f5-4221-a7a6-6043dca926e5 2019-07-12 11:20:13,917 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-93300b99-82f5-4221-a7a6-6043dca926e5 2019-07-12 11:20:13,917 - functest.core.cloudify - DEBUG - RESP: [204] Date: Fri, 12 Jul 2019 11:20:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-42177c94-25ff-4224-94fd-e076fa0b6b0f x-compute-request-id: req-42177c94-25ff-4224-94fd-e076fa0b6b0f Content-Type: application/json 2019-07-12 11:20:13,917 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9cf6103ccd9bf2ce03661c3052453194ef84386" 2019-07-12 11:20:13,918 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-42177c94-25ff-4224-94fd-e076fa0b6b0f 2019-07-12 11:20:13,918 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-42177c94-25ff-4224-94fd-e076fa0b6b0f 2019-07-12 11:20:13,918 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9cf6103ccd9bf2ce03661c3052453194ef84386" 2019-07-12 11:20:13,918 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:20:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d439efd2-400e-4cf9-b2c2-98e3a899605e x-compute-request-id: req-d439efd2-400e-4cf9-b2c2-98e3a899605e Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "81cbf513-e9d1-41ba-8dee-157728077927"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bd0ab59e-894b-4a66-aff2-0b30359fea09"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e1ee4529-2287-47cc-be37-6f0e7bdd87d4"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "edc43622-90e3-469f-aa08-e47dcb4201ea"}], "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "id": "8ea0a427-cdd6-4dc4-93e0-9161ec469f65", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-12 11:20:13,918 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-fb85144a-6050-4d34-897c-196e068a30d6 2019-07-12 11:20:13,918 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a89f140bbdc6ac686ba8e3e52855a0de17e786d8" 2019-07-12 11:20:13,918 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-fb85144a-6050-4d34-897c-196e068a30d6 2019-07-12 11:20:13,919 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:20:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb85144a-6050-4d34-897c-196e068a30d6 x-compute-request-id: req-fb85144a-6050-4d34-897c-196e068a30d6 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:04.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:19:23Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bind_host_gbiqb7", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:20:13,919 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/action used request id req-615d6c84-a91a-47a8-a32d-ff7bc80054a9 2019-07-12 11:20:13,919 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/os-security-groups used request id req-d439efd2-400e-4cf9-b2c2-98e3a899605e 2019-07-12 11:20:13,919 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-92a527ae-6c70-4d62-b7e1-a8070923a46c 2019-07-12 11:20:13,919 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-92a527ae-6c70-4d62-b7e1-a8070923a46c 2019-07-12 11:20:13,919 - functest.core.cloudify - DEBUG - Waiting for server "13d133bc-70b1-4214-b607-f0ac6ab0c9b5" to be deleted. current status: SHUTOFF 2019-07-12 11:20:13,920 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/os-security-groups used request id req-d439efd2-400e-4cf9-b2c2-98e3a899605e 2019-07-12 11:20:13,920 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:20:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92a527ae-6c70-4d62-b7e1-a8070923a46c x-compute-request-id: req-92a527ae-6c70-4d62-b7e1-a8070923a46c Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:00:43", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:17.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "13d133bc-70b1-4214-b607-f0ac6ab0c9b5", "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:20:07Z", "hostId": "48de194431c7c26bdd2eed8455068b574b9436c5eff4860fa76ab68d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_vellum_host_8rxbw5", "created": "2019-07-12T10:55:28Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:20:13,920 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:20:13,920 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:20:13,920 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:20:13,920 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-ea2d5825-c699-4df6-b264-fa6e034c360c 2019-07-12 11:20:13,920 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c63b31f2296adf105a13322116dd8eada8894364" 2019-07-12 11:20:13,921 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:20:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea2d5825-c699-4df6-b264-fa6e034c360c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:20:13,921 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c63b31f2296adf105a13322116dd8eada8894364" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-12 11:20:13,921 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-a529f8a8-10ca-4adc-bee6-524ce9297976 2019-07-12 11:20:13,921 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:20:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a529f8a8-10ca-4adc-bee6-524ce9297976 x-compute-request-id: req-a529f8a8-10ca-4adc-bee6-524ce9297976 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:04.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:19:23Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bind_host_gbiqb7", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:20:13,921 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-a529f8a8-10ca-4adc-bee6-524ce9297976 2019-07-12 11:20:13,921 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 11:20:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-67da2f83-ef79-48d6-840b-b768ac902e7a x-compute-request-id: req-67da2f83-ef79-48d6-840b-b768ac902e7a Content-Length: 0 Content-Type: application/json 2019-07-12 11:20:13,922 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c63b31f2296adf105a13322116dd8eada8894364" 2019-07-12 11:20:13,922 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/action used request id req-67da2f83-ef79-48d6-840b-b768ac902e7a 2019-07-12 11:20:13,922 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/os-security-groups used request id req-45f0e2b2-3ff6-42f9-bcb0-a56f0ff3798e 2019-07-12 11:20:13,922 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/action used request id req-67da2f83-ef79-48d6-840b-b768ac902e7a 2019-07-12 11:20:13,922 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:20:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3fe722a4-a6d4-4129-a8e1-dac04b474196 x-compute-request-id: req-3fe722a4-a6d4-4129-a8e1-dac04b474196 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:04.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:19:23Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bind_host_gbiqb7", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:20:13,922 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-3fe722a4-a6d4-4129-a8e1-dac04b474196 2019-07-12 11:20:13,922 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-3fe722a4-a6d4-4129-a8e1-dac04b474196 2019-07-12 11:20:13,923 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c63b31f2296adf105a13322116dd8eada8894364" 2019-07-12 11:20:13,923 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:20:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-45f0e2b2-3ff6-42f9-bcb0-a56f0ff3798e x-compute-request-id: req-45f0e2b2-3ff6-42f9-bcb0-a56f0ff3798e Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-12 11:20:13,923 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f/os-security-groups used request id req-45f0e2b2-3ff6-42f9-bcb0-a56f0ff3798e 2019-07-12 11:20:13,923 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 12 Jul 2019 11:20:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6291e37-8a07-4728-9d7d-240a10d1ef61 x-compute-request-id: req-a6291e37-8a07-4728-9d7d-240a10d1ef61 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 13d133bc-70b1-4214-b607-f0ac6ab0c9b5 could not be found.", "code": 404}} 2019-07-12 11:20:19,129 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:20:19,129 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9cf6103ccd9bf2ce03661c3052453194ef84386" 2019-07-12 11:20:19,129 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-12 11:20:19,129 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 12 Jul 2019 11:20:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6291e37-8a07-4728-9d7d-240a10d1ef61 x-compute-request-id: req-a6291e37-8a07-4728-9d7d-240a10d1ef61 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 13d133bc-70b1-4214-b607-f0ac6ab0c9b5 could not be found.", "code": 404}} 2019-07-12 11:20:19,130 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/13d133bc-70b1-4214-b607-f0ac6ab0c9b5 used request id req-a6291e37-8a07-4728-9d7d-240a10d1ef61 2019-07-12 11:20:19,130 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-12 11:20:19,130 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:20:19,130 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-12 11:20:19,130 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:20:19,130 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:20:19,131 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:20:19,131 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3546d09cbd9fbff61f4887c94f1768d2f80d1002" 2019-07-12 11:20:19,131 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-a222abbb-dd70-4981-a248-433c63d043e7 2019-07-12 11:20:19,131 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a222abbb-dd70-4981-a248-433c63d043e7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:20:19,131 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:20:19,131 - functest.core.cloudify - DEBUG - deleting server 2019-07-12 11:20:19,132 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 11:20:19,132 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:20:19,132 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-12 11:20:19,132 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:20:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c68a07a2-7b1f-4409-905a-78a526d9a29f x-compute-request-id: req-c68a07a2-7b1f-4409-905a-78a526d9a29f Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:04.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:19:23Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bind_host_gbiqb7", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:20:19,132 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:20:19,132 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3546d09cbd9fbff61f4887c94f1768d2f80d1002" 2019-07-12 11:20:19,133 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-6375f38b-d991-4860-9e50-86750bb7aa92 2019-07-12 11:20:19,133 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-6375f38b-d991-4860-9e50-86750bb7aa92 2019-07-12 11:20:19,133 - functest.core.cloudify - DEBUG - RESP: [204] Date: Fri, 12 Jul 2019 11:20:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6375f38b-d991-4860-9e50-86750bb7aa92 x-compute-request-id: req-6375f38b-d991-4860-9e50-86750bb7aa92 Content-Type: application/json 2019-07-12 11:20:19,133 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3546d09cbd9fbff61f4887c94f1768d2f80d1002" 2019-07-12 11:20:19,133 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-c68a07a2-7b1f-4409-905a-78a526d9a29f 2019-07-12 11:20:19,133 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-c68a07a2-7b1f-4409-905a-78a526d9a29f 2019-07-12 11:20:19,134 - functest.core.cloudify - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 11:20:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7699635d-caa2-44ab-9d50-41ff0828c2a7 x-compute-request-id: req-7699635d-caa2-44ab-9d50-41ff0828c2a7 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:e5:9b", "version": 4, "addr": "192.168.120.34", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/6e45e282-3a81-40d1-be2f-57b21be9163f", "rel": "bookmark"}], "image": {"id": "15519655-3ff7-445b-933a-71a5e01afe29", "links": [{"href": "http://172.30.9.40:8774/images/15519655-3ff7-445b-933a-71a5e01afe29", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-12T10:58:04.000000", "flavor": {"id": "58513fab-628e-48ee-aab6-00c08a1b9d31", "links": [{"href": "http://172.30.9.40:8774/flavors/58513fab-628e-48ee-aab6-00c08a1b9d31", "rel": "bookmark"}]}, "id": "6e45e282-3a81-40d1-be2f-57b21be9163f", "user_id": "6b0ea3e367984a688cd0ba93c05cac54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-12T11:20:15Z", "hostId": "52f73fbabfc45ef1a28cad08dd4d31bd650153f8c73cfd1cb268044a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "name": "server_clearwater-opnfv_bind_host_gbiqb7", "created": "2019-07-12T10:55:27Z", "tenant_id": "8b4d95fca4e84fcc86e674097308877a", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_c6996e67-9e5a-4413-a3f3-1e27f949e54a", "cloudify_management_network_id": "8c53ddfd-a226-4a79-952c-fcfe112fba21"}}} 2019-07-12 11:20:19,134 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-12 11:20:19,134 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-7699635d-caa2-44ab-9d50-41ff0828c2a7 2019-07-12 11:20:19,134 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-7699635d-caa2-44ab-9d50-41ff0828c2a7 2019-07-12 11:20:19,134 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:20:19,134 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:20:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba3a950c-e0cd-4927-8415-2143c8c9e779 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:20:19,135 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-ba3a950c-e0cd-4927-8415-2143c8c9e779 2019-07-12 11:20:19,135 - functest.core.cloudify - DEBUG - Waiting for server "6e45e282-3a81-40d1-be2f-57b21be9163f" to be deleted. current status: SHUTOFF 2019-07-12 11:20:19,135 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:9696/v2.0/security-groups/8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0eb4cf479a2f6d558923ac6cded0f1c118b9907" 2019-07-12 11:20:19,135 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cce32825-9ba2-4925-bc18-e019304bed2a Content-Length: 0 Date: Fri, 12 Jul 2019 11:20:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-12 11:20:19,135 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:20:19,135 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.40:9696/v2.0/security-groups/8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5.json used request id req-cce32825-9ba2-4925-bc18-e019304bed2a 2019-07-12 11:20:19,135 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/8f8d7580-be05-4cb3-8ae9-bf9f7a88d5e5.json used request id req-cce32825-9ba2-4925-bc18-e019304bed2a 2019-07-12 11:20:19,136 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-12 11:20:24,362 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3546d09cbd9fbff61f4887c94f1768d2f80d1002" 2019-07-12 11:20:24,362 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-12 11:20:24,362 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-80d486c8-1de2-4a52-bb79-841a8062420d 2019-07-12 11:20:24,362 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 12 Jul 2019 11:20:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-80d486c8-1de2-4a52-bb79-841a8062420d x-compute-request-id: req-80d486c8-1de2-4a52-bb79-841a8062420d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6e45e282-3a81-40d1-be2f-57b21be9163f could not be found.", "code": 404}} 2019-07-12 11:20:24,362 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/6e45e282-3a81-40d1-be2f-57b21be9163f used request id req-80d486c8-1de2-4a52-bb79-841a8062420d 2019-07-12 11:20:24,362 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:20:24,363 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:20:24,363 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:20:24,363 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:20:24,363 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 11:20:24,363 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 11:20:24,363 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 11:20:24,363 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 11:20:24,364 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:20:24,364 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:20:24,364 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 11:20:29,560 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:20:29,560 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:20:29,561 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 11:20:29,561 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:20:29,561 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:20:29,561 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-12 11:20:29,561 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-ef507fe7-7cc2-47d1-93c4-15bee9b468a5 2019-07-12 11:20:29,561 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:20:29,562 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:20:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff509a49-3a6d-497e-9fdf-396c41304a32 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:20:29,562 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-ff509a49-3a6d-497e-9fdf-396c41304a32 2019-07-12 11:20:29,562 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:9696/v2.0/security-groups/9e8ad355-b127-4b6c-a10a-2ea3a2055ca5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2afcf536815a83da2d59b57d08e9cce809b059e" 2019-07-12 11:20:29,562 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:20:29,562 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:20:29,562 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:20:29,563 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-12 11:20:29,563 - functest.core.cloudify - DEBUG - not deleting keypair since an external keypair is being used 2019-07-12 11:20:29,563 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:20:29,563 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:20:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef507fe7-7cc2-47d1-93c4-15bee9b468a5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:20:29,563 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-81840144-07d7-4175-832c-014290fd7a2c Content-Length: 0 Date: Fri, 12 Jul 2019 11:20:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-12 11:20:29,563 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/9e8ad355-b127-4b6c-a10a-2ea3a2055ca5.json used request id req-81840144-07d7-4175-832c-014290fd7a2c 2019-07-12 11:20:29,564 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 11:20:29,564 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-12 11:20:29,564 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-07-12 11:20:29,564 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 11:20:29,564 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:9696/v2.0/floatingips/395e6c51-07de-411b-ad38-6293b172310d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6377bd681bd6f8c0970a723b02fbb07ddea4bd58" 2019-07-12 11:20:29,564 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.40:9696/v2.0/security-groups/9e8ad355-b127-4b6c-a10a-2ea3a2055ca5.json used request id req-81840144-07d7-4175-832c-014290fd7a2c 2019-07-12 11:20:29,565 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-12 11:20:29,565 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 11:20:29,565 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 11:20:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f7dcdc5-9141-4d17-bdd1-a6ec62d54016 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 11:20:29,565 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-5f7dcdc5-9141-4d17-bdd1-a6ec62d54016 2019-07-12 11:20:29,565 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-07-12 11:20:29,565 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:9696/v2.0/security-groups/8ea0a427-cdd6-4dc4-93e0-9161ec469f65.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}457e0b059e27fe17e4c6172cf3f52102b99d6512" 2019-07-12 11:20:29,566 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-12 11:20:29,566 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-12 11:20:29,566 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:20:29,566 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/8ea0a427-cdd6-4dc4-93e0-9161ec469f65.json used request id req-49202e76-0897-4e8e-a569-92e811795fe4 2019-07-12 11:20:29,566 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.40:9696/v2.0/floatingips/395e6c51-07de-411b-ad38-6293b172310d.json used request id req-c7326921-1cda-4fa3-a49b-1011e6fd1f38 2019-07-12 11:20:29,566 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/395e6c51-07de-411b-ad38-6293b172310d.json used request id req-c7326921-1cda-4fa3-a49b-1011e6fd1f38 2019-07-12 11:20:29,567 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c7326921-1cda-4fa3-a49b-1011e6fd1f38 Content-Length: 0 Date: Fri, 12 Jul 2019 11:20:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-12 11:20:29,567 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-07-12 11:20:29,567 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-49202e76-0897-4e8e-a569-92e811795fe4 Content-Length: 0 Date: Fri, 12 Jul 2019 11:20:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-12 11:20:29,567 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:20:29,567 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.40:9696/v2.0/security-groups/8ea0a427-cdd6-4dc4-93e0-9161ec469f65.json used request id req-49202e76-0897-4e8e-a569-92e811795fe4 2019-07-12 11:20:29,567 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:20:29,567 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-12 11:20:29,568 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-07-12 11:20:29,568 - functest.core.cloudify - DEBUG - 'uninstall' workflow execution succeeded 2019-07-12 11:20:29,568 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 11:20:54,765 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-07-12 11:20:56,018 - 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'6f38987a21634d3d9c7eec9fe39217a6', '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_54082ed2-1177-481b-a786-7bec1b6961e7'}) 2019-07-12 11:20:56,491 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'888001de38d144f3a92022ae319351a4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_54082ed2-1177-481b-a786-7bec1b6961e7'}) 2019-07-12 11:20:57,998 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 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'6f38987a21634d3d9c7eec9fe39217a6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Va0JtcogC0Iem1isoWhGBw9RQTq6h1', 'username': u'heat_ims-user_54082ed2-1177-481b-a786-7bec1b6961e7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 11:20:58,002 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_54082ed2-1177-481b-a786-7bec1b6961e7', 'password': 'Va0JtcogC0Iem1isoWhGBw9RQTq6h1', 'project_name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '6f38987a21634d3d9c7eec9fe39217a6', 'project_domain_name': 'Default'} 2019-07-12 11:20:58,031 - 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}} 2019-07-12 11:20:58,032 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-07-12 11:21:04,888 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/580e911a-616f-41a2-a436-bdc8bb402f20/snap', u'metadata': Munch({})})], 'file': u'/v2/images/580e911a-616f-41a2-a436-bdc8bb402f20/file', 'owner': u'6f38987a21634d3d9c7eec9fe39217a6', 'id': u'580e911a-616f-41a2-a436-bdc8bb402f20', 'size': 263848448, u'self': u'/v2/images/580e911a-616f-41a2-a436-bdc8bb402f20', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/580e911a-616f-41a2-a436-bdc8bb402f20/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T11:21:04Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-12T11:21:04Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', 'properties': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/580e911a-616f-41a2-a436-bdc8bb402f20', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7', 'created': u'2019-07-12T11:20:59Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-07-12T11:20:59Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/580e911a-616f-41a2-a436-bdc8bb402f20', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-07-12 11:21:05,215 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7', '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'bdde0b6755384876bea1caf69f7ebddc', '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'05cc2a6b-3c0d-4ad1-8dff-513fd1dd3137', 'swap': 0}) 2019-07-12 11:21:07,485 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - keypair: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAvyBAoUiU/znzcIJoV/fpDz7QATP8bbm/hUM1CFxJKcgY2BWk 3LQMexgDXaOfq62dFHidX5vdbRihbhl6rT3Sy6/kZpE6wdwSgrPr2AI2dr0bUZb6 0SUHrxWVbrE9lZcl/2p1r1g0tfTJRMy0/Ozr5wkbvPVYQnePSVCizXk3tDHltsfu fGqMsZtXLDoQYwTDbZa4N3i6Hc+E9ILYDHdB+ZXlosKR9sVBBpR76GzuEsm9+DD2 YtQ53tCSqmHVqccQny6xlW2BcEMLqVhNcwYbDTOmxAUNRQku6cX48hWEIc3+5+bG RuO9nxs1X8qwYvZGlwYm5HCGedVZfHTcksGqUwIDAQABAoIBAAXA/dEdM0cfwoFv m56SWxTXakGvA/l1rxte85jF1noIiR7wP99ZGEsYZPmLtIHhnyn/m5VGRvtC05FR +QyAIPl62SBxXNh7PJ9stTvyjRs0BD+HkRN8zudpee80LMt1GnK/DL3zpNqZfPmy Q/ydUVjKQGiG5lpR6SFm6Q/Qh2nITXSGlLXa7pSzYcsuvNuu/XfXjIPp/swPdreo RPh1fg+z39mcjkHXw3fmI1xklwoRT2PcRaodnRNRKyMQxCRQlrSTlfSWWBmbAmGt i1FOJfstR3A5u/VS0Y6cQDygxzBjZzPoFM/8b4SbD2VI+kd5r7bA7u5kzd+IBGY/ 5h7/rpkCgYEA4rdUNp0OXQg2sPqI9m6rYfCpG/mhcOjO5WZnvXVAnc3gbSw4j8bJ wMrwSbaALy8lIAwrVkODES9RG52cGeBjCO6vNG5dy9EO+axDEkzgGIyJSToeUGtX TQynEV1ybOWIw2bwNNDDwnpc/EIJlEDfHFwAY4Wzgqh68HzkV1w5lqcCgYEA19AW hqPZuqxh3Dovu9RzLoRzmPANsHtsecgbSCszM0LxWBeCHFh2VdkUyWqh899Q3iB8 R7YNZ11VXdkDmSHqlHLUBJdB9sOFCXcwWYfKf2lGxBtUnQ3BFCbYNbTxfAfnWGXw HflFiymZPmQpOi1A66IXUg3v+QE+6Wr1zuzbsHUCgYEAlOJL3WmaayHfuK1ukFbx GWpPw91VVa6tYBy198cuXfM7dLZblp+3EnKzBdVhrJrLSJZ1RzsisYBfRUFlp+Ch aNZGHKp10klCClhD25q8d6Ki7YHLMoirVh/+/vpdEIJUI+5PxH9sbySoN8iuPbu0 SQ1p+/Frh1xZD+EUmwInl3UCgYEAxW9FbF+x7SmPTZ6d1MSDq2bZKm1S2MXRc4gy DVAYQylXCjRXf/8eI2O5tJqtFyKSJOSrTh+rG4kzc+v5crqolK6IcLrASjSNHR/B R+cGxpFVgEtQmW3f2cO/wUKMOeAxMZnwljtZ9/pSi9WuMd78qZVcqGC/zZnqKDkG MAxY35ECgYEAoxC2+FolaIkuzB2fg+J74+Dm5axKeX4gQM1pJQt5JedI4bMQ7kO4 PvE5hirrau/9AWEASW54b8lIRxVK0G6GvlTjHsqtSCMSqtmMLDt3q/C04HaAiqG4 8sEEvo9zFNHMDUunlcHBfZv45YhPYYwLUJkDNdb6eHcBHIdH3Ga97Vs= -----END RSA PRIVATE KEY----- 2019-07-12 11:21:07,486 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-07-12 11:50:15,786 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-07-12T11:21:11Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'3a7367a3-e42c-48ab-9d57-d746dfce037d', 'parameters': Munch({u'OS::project_id': u'6f38987a21634d3d9c7eec9fe39217a6', u'image': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7', u'private_mgmt_net_pool_start': u'192.168.100.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7', u'sprout_cluster_size': u'1', u'zone': u'clearwater.opnfv', u'private_mgmt_net_pool_end': u'192.168.100.253', u'external_mgmt_dns_ip': u'8.8.8.8', u'vellum_cluster_size': u'1', u'OS::stack_name': u'clearwater-opnfv', u'key_name': u'heat_ims-kp_54082ed2-1177-481b-a786-7bec1b6961e7', u'dn_range_length': u'1000', u'private_mgmt_net_cidr': u'192.168.100.0/24', u'dn_range_start': u'6505550000', u'repo_url': u'http://repo.cw-ngv.com/stable', u'homer_cluster_size': u'1', u'private_mgmt_net_gateway': u'192.168.100.254', u'OS::stack_id': u'3a7367a3-e42c-48ab-9d57-d746dfce037d', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'4930bf202819407e908a2ebb4a17aa51', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.204', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2019-07-12T11:21:11Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/3a7367a3-e42c-48ab-9d57-d746dfce037d'}) 2019-07-12 11:50:25,492 - 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-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:18:76', u'version': 4, u'addr': u'192.168.100.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:18:76', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'580e911a-616f-41a2-a436-bdc8bb402f20', 'name': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T11:44:29.000000', 'flavor': Munch({u'id': u'05cc2a6b-3c0d-4ad1-8dff-513fd1dd3137', 'name': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7'}), 'az': u'nova', 'id': u'565ed7f1-e1a8-4e6a-bfc0-c13a818d0cbb', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'0b012b97-5d9e-4278-9383-3c511fe4cfeb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'9f414752-64a7-473f-8311-36c6463751e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'bfc607af-fc8a-4876-b39b-9680c21e1120'})], 'id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'888001de38d144f3a92022ae319351a4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2019-07-12T11:44:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T11:44:29Z', 'hostId': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54082ed2-1177-481b-a786-7bec1b6961e7', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', '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'2019-07-12T11:44:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'created_at': u'2019-07-12T11:43:54Z', 'created': u'2019-07-12T11:43:54Z', '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:29:6b:9f', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:29:6b:9f', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'580e911a-616f-41a2-a436-bdc8bb402f20', 'name': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T11:44:29.000000', 'flavor': Munch({u'id': u'05cc2a6b-3c0d-4ad1-8dff-513fd1dd3137', 'name': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7'}), 'az': u'nova', 'id': u'a4699d2a-85fb-48bf-bc63-6407fead89f7', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'0b012b97-5d9e-4278-9383-3c511fe4cfeb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'9f414752-64a7-473f-8311-36c6463751e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'bfc607af-fc8a-4876-b39b-9680c21e1120'})], 'id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'888001de38d144f3a92022ae319351a4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2019-07-12T11:44:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T11:44:29Z', 'hostId': u'a0fb92d03cf11a997ecdbe7a0a7faac351313bd6b0bb878855764ea4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54082ed2-1177-481b-a786-7bec1b6961e7', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'a0fb92d03cf11a997ecdbe7a0a7faac351313bd6b0bb878855764ea4', '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'2019-07-12T11:44:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'created_at': u'2019-07-12T11:43:54Z', 'created': u'2019-07-12T11:43:54Z', '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:5d:9f:d3', u'version': 4, u'addr': u'192.168.100.20', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5d:9f:d3', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'580e911a-616f-41a2-a436-bdc8bb402f20', 'name': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T11:44:26.000000', 'flavor': Munch({u'id': u'05cc2a6b-3c0d-4ad1-8dff-513fd1dd3137', 'name': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7'}), 'az': u'nova', 'id': u'2709d52e-138c-4a59-bbd4-401abab48ead', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'0b012b97-5d9e-4278-9383-3c511fe4cfeb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'9f414752-64a7-473f-8311-36c6463751e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'bfc607af-fc8a-4876-b39b-9680c21e1120'})], 'id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'888001de38d144f3a92022ae319351a4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2019-07-12T11:44:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T11:44:26Z', 'hostId': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54082ed2-1177-481b-a786-7bec1b6961e7', 'public_v6': '', 'private_v4': u'192.168.100.20', 'cloud': 'envvars', 'host_id': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', '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'2019-07-12T11:44:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'created_at': u'2019-07-12T11:43:53Z', 'created': u'2019-07-12T11:43:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:72:2a:f2', u'version': 4, u'addr': u'192.168.100.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:72:2a:f2', 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'580e911a-616f-41a2-a436-bdc8bb402f20', 'name': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T11:38:57.000000', 'flavor': Munch({u'id': u'05cc2a6b-3c0d-4ad1-8dff-513fd1dd3137', 'name': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7'}), 'az': u'nova', 'id': u'fb0dde56-1b93-4719-ba29-a81f4871fcc2', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'0b012b97-5d9e-4278-9383-3c511fe4cfeb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'9f414752-64a7-473f-8311-36c6463751e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'bfc607af-fc8a-4876-b39b-9680c21e1120'})], 'id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'888001de38d144f3a92022ae319351a4', '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'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'2019-07-12T11:38:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T11:38:57Z', 'hostId': u'a0fb92d03cf11a997ecdbe7a0a7faac351313bd6b0bb878855764ea4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54082ed2-1177-481b-a786-7bec1b6961e7', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'a0fb92d03cf11a997ecdbe7a0a7faac351313bd6b0bb878855764ea4', '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'2019-07-12T11:38:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'created_at': u'2019-07-12T11:38:40Z', 'created': u'2019-07-12T11:38:40Z', '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:58:73:d5', u'version': 4, u'addr': u'192.168.100.14', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:58:73:d5', 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'580e911a-616f-41a2-a436-bdc8bb402f20', 'name': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T11:29:04.000000', 'flavor': Munch({u'id': u'05cc2a6b-3c0d-4ad1-8dff-513fd1dd3137', 'name': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7'}), 'az': u'nova', 'id': u'8090ee2e-75c1-4c8a-bdce-3f81512815ea', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'0b012b97-5d9e-4278-9383-3c511fe4cfeb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'9f414752-64a7-473f-8311-36c6463751e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'bfc607af-fc8a-4876-b39b-9680c21e1120'})], 'id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'888001de38d144f3a92022ae319351a4', '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'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'2019-07-12T11:29:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T11:29:05Z', 'hostId': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54082ed2-1177-481b-a786-7bec1b6961e7', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', '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'2019-07-12T11:29:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'created_at': u'2019-07-12T11:28:48Z', 'created': u'2019-07-12T11:28:48Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5d:c2:48', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5d:c2:48', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'580e911a-616f-41a2-a436-bdc8bb402f20', 'name': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T11:25:35.000000', 'flavor': Munch({u'id': u'05cc2a6b-3c0d-4ad1-8dff-513fd1dd3137', 'name': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7'}), 'az': u'nova', 'id': u'5ea35b15-48c3-46db-bb9b-3a00b559cf74', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'0b012b97-5d9e-4278-9383-3c511fe4cfeb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'9f414752-64a7-473f-8311-36c6463751e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'bfc607af-fc8a-4876-b39b-9680c21e1120'})], 'id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'888001de38d144f3a92022ae319351a4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-07-12T11:25:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T11:25:35Z', 'hostId': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54082ed2-1177-481b-a786-7bec1b6961e7', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', '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'2019-07-12T11:25:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'created_at': u'2019-07-12T11:23:54Z', 'created': u'2019-07-12T11:23:54Z', '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:0d:85:94', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0d:85:94', 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'580e911a-616f-41a2-a436-bdc8bb402f20', 'name': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T11:23:17.000000', 'flavor': Munch({u'id': u'05cc2a6b-3c0d-4ad1-8dff-513fd1dd3137', 'name': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7'}), 'az': u'nova', 'id': u'ae635ee8-264c-449d-9ba2-42e6081aa012', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'0b012b97-5d9e-4278-9383-3c511fe4cfeb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'9f414752-64a7-473f-8311-36c6463751e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'bfc607af-fc8a-4876-b39b-9680c21e1120'})], 'id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'888001de38d144f3a92022ae319351a4', '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'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'2019-07-12T11:23:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T11:23:17Z', 'hostId': u'a0fb92d03cf11a997ecdbe7a0a7faac351313bd6b0bb878855764ea4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54082ed2-1177-481b-a786-7bec1b6961e7', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'a0fb92d03cf11a997ecdbe7a0a7faac351313bd6b0bb878855764ea4', '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'2019-07-12T11:23:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'created_at': u'2019-07-12T11:21:31Z', 'created': u'2019-07-12T11:21:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-07-12 11:50:25,498 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-07-12 11:50:26,120 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 4m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-12 11:50:26,122 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-07-12 11:50:26,730 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 4m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-12 11:50:26,732 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-07-12 11:50:27,318 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 4m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program 2019-07-12 11:50:27,320 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-07-12 11:50:27,940 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 10m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-12 11:50:27,942 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-07-12 11:50:28,588 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 16m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program 2019-07-12 11:50:28,590 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-07-12 11:50:29,353 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 23m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-12 11:50:35,449 - 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-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:18:76', u'version': 4, u'addr': u'192.168.100.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:18:76', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'580e911a-616f-41a2-a436-bdc8bb402f20', 'name': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T11:44:29.000000', 'flavor': Munch({u'id': u'05cc2a6b-3c0d-4ad1-8dff-513fd1dd3137', 'name': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7'}), 'az': u'nova', 'id': u'565ed7f1-e1a8-4e6a-bfc0-c13a818d0cbb', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'0b012b97-5d9e-4278-9383-3c511fe4cfeb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'9f414752-64a7-473f-8311-36c6463751e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'bfc607af-fc8a-4876-b39b-9680c21e1120'})], 'id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'888001de38d144f3a92022ae319351a4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2019-07-12T11:44:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T11:44:29Z', 'hostId': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54082ed2-1177-481b-a786-7bec1b6961e7', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', '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'2019-07-12T11:44:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'created_at': u'2019-07-12T11:43:54Z', 'created': u'2019-07-12T11:43:54Z', '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:29:6b:9f', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:29:6b:9f', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'580e911a-616f-41a2-a436-bdc8bb402f20', 'name': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T11:44:29.000000', 'flavor': Munch({u'id': u'05cc2a6b-3c0d-4ad1-8dff-513fd1dd3137', 'name': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7'}), 'az': u'nova', 'id': u'a4699d2a-85fb-48bf-bc63-6407fead89f7', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'0b012b97-5d9e-4278-9383-3c511fe4cfeb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'9f414752-64a7-473f-8311-36c6463751e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'bfc607af-fc8a-4876-b39b-9680c21e1120'})], 'id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'888001de38d144f3a92022ae319351a4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2019-07-12T11:44:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T11:44:29Z', 'hostId': u'a0fb92d03cf11a997ecdbe7a0a7faac351313bd6b0bb878855764ea4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54082ed2-1177-481b-a786-7bec1b6961e7', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'a0fb92d03cf11a997ecdbe7a0a7faac351313bd6b0bb878855764ea4', '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'2019-07-12T11:44:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'created_at': u'2019-07-12T11:43:54Z', 'created': u'2019-07-12T11:43:54Z', '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:5d:9f:d3', u'version': 4, u'addr': u'192.168.100.20', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5d:9f:d3', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'580e911a-616f-41a2-a436-bdc8bb402f20', 'name': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T11:44:26.000000', 'flavor': Munch({u'id': u'05cc2a6b-3c0d-4ad1-8dff-513fd1dd3137', 'name': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7'}), 'az': u'nova', 'id': u'2709d52e-138c-4a59-bbd4-401abab48ead', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'0b012b97-5d9e-4278-9383-3c511fe4cfeb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'9f414752-64a7-473f-8311-36c6463751e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'bfc607af-fc8a-4876-b39b-9680c21e1120'})], 'id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'888001de38d144f3a92022ae319351a4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2019-07-12T11:44:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T11:44:26Z', 'hostId': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54082ed2-1177-481b-a786-7bec1b6961e7', 'public_v6': '', 'private_v4': u'192.168.100.20', 'cloud': 'envvars', 'host_id': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', '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'2019-07-12T11:44:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'created_at': u'2019-07-12T11:43:53Z', 'created': u'2019-07-12T11:43:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:72:2a:f2', u'version': 4, u'addr': u'192.168.100.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:72:2a:f2', 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'580e911a-616f-41a2-a436-bdc8bb402f20', 'name': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T11:38:57.000000', 'flavor': Munch({u'id': u'05cc2a6b-3c0d-4ad1-8dff-513fd1dd3137', 'name': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7'}), 'az': u'nova', 'id': u'fb0dde56-1b93-4719-ba29-a81f4871fcc2', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'0b012b97-5d9e-4278-9383-3c511fe4cfeb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'9f414752-64a7-473f-8311-36c6463751e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'bfc607af-fc8a-4876-b39b-9680c21e1120'})], 'id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'888001de38d144f3a92022ae319351a4', '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'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'2019-07-12T11:38:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T11:38:57Z', 'hostId': u'a0fb92d03cf11a997ecdbe7a0a7faac351313bd6b0bb878855764ea4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54082ed2-1177-481b-a786-7bec1b6961e7', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'a0fb92d03cf11a997ecdbe7a0a7faac351313bd6b0bb878855764ea4', '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'2019-07-12T11:38:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'created_at': u'2019-07-12T11:38:40Z', 'created': u'2019-07-12T11:38:40Z', '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:58:73:d5', u'version': 4, u'addr': u'192.168.100.14', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:58:73:d5', 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'580e911a-616f-41a2-a436-bdc8bb402f20', 'name': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T11:29:04.000000', 'flavor': Munch({u'id': u'05cc2a6b-3c0d-4ad1-8dff-513fd1dd3137', 'name': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7'}), 'az': u'nova', 'id': u'8090ee2e-75c1-4c8a-bdce-3f81512815ea', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'0b012b97-5d9e-4278-9383-3c511fe4cfeb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'9f414752-64a7-473f-8311-36c6463751e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'bfc607af-fc8a-4876-b39b-9680c21e1120'})], 'id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'888001de38d144f3a92022ae319351a4', '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'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'2019-07-12T11:29:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T11:29:05Z', 'hostId': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54082ed2-1177-481b-a786-7bec1b6961e7', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', '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'2019-07-12T11:29:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'created_at': u'2019-07-12T11:28:48Z', 'created': u'2019-07-12T11:28:48Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5d:c2:48', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5d:c2:48', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'580e911a-616f-41a2-a436-bdc8bb402f20', 'name': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T11:25:35.000000', 'flavor': Munch({u'id': u'05cc2a6b-3c0d-4ad1-8dff-513fd1dd3137', 'name': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7'}), 'az': u'nova', 'id': u'5ea35b15-48c3-46db-bb9b-3a00b559cf74', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'0b012b97-5d9e-4278-9383-3c511fe4cfeb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'9f414752-64a7-473f-8311-36c6463751e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'bfc607af-fc8a-4876-b39b-9680c21e1120'})], 'id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'888001de38d144f3a92022ae319351a4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-07-12T11:25:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T11:25:35Z', 'hostId': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54082ed2-1177-481b-a786-7bec1b6961e7', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', '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'2019-07-12T11:25:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'created_at': u'2019-07-12T11:23:54Z', 'created': u'2019-07-12T11:23:54Z', '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:0d:85:94', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0d:85:94', 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'580e911a-616f-41a2-a436-bdc8bb402f20', 'name': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T11:23:17.000000', 'flavor': Munch({u'id': u'05cc2a6b-3c0d-4ad1-8dff-513fd1dd3137', 'name': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7'}), 'az': u'nova', 'id': u'ae635ee8-264c-449d-9ba2-42e6081aa012', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'0b012b97-5d9e-4278-9383-3c511fe4cfeb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'9f414752-64a7-473f-8311-36c6463751e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'bfc607af-fc8a-4876-b39b-9680c21e1120'})], 'id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'888001de38d144f3a92022ae319351a4', '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'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'2019-07-12T11:23:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T11:23:17Z', 'hostId': u'a0fb92d03cf11a997ecdbe7a0a7faac351313bd6b0bb878855764ea4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54082ed2-1177-481b-a786-7bec1b6961e7', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'a0fb92d03cf11a997ecdbe7a0a7faac351313bd6b0bb878855764ea4', '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'2019-07-12T11:23:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'created_at': u'2019-07-12T11:21:31Z', 'created': u'2019-07-12T11:21:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-07-12 11:50:35,920 - functest.core.singlevm - DEBUG - console: ] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009878] Security Framework initialized [ 0.012099] AppArmor: AppArmor initialized [ 0.013683] Yama: becoming mindful. [ 0.016018] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019454] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020455] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.027020] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029739] Initializing cgroup subsys freezer [ 0.032015] Initializing cgroup subsys blkio [ 0.033670] Initializing cgroup subsys perf_event [ 0.036009] Initializing cgroup subsys hugetlb [ 0.038525] mce: CPU supports 10 MCE banks [ 0.040080] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040080] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044012] Spectre V2 : Mitigation: Full generic retpoline [ 0.046071] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048008] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050307] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056016] MDS: Mitigation: Clear CPU buffers [ 0.086987] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.094790] ACPI: Core revision 20131115 [ 0.096548] ACPI: All ACPI Tables successfully acquired [ 0.098825] ftrace: allocating 28757 entries in 113 pages [ 0.120312] smpboot: Max logical packages: 1 [ 0.122056] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.124321] Enabling x2apic [ 0.125529] Enabled x2apic [ 0.128008] Switched APIC routing to physical x2apic. [ 0.131332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.132004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.136838] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.148316] KVM setup paravirtual spinlock [ 0.152269] x86: Booted up 1 node, 1 CPUs [ 0.153864] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.156297] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.158885] devtmpfs: initialized [ 0.161340] EVM: security.selinux [ 0.162723] EVM: security.SMACK64 [ 0.164003] EVM: security.ima [ 0.165257] EVM: security.capability [ 0.167657] pinctrl core: initialized pinctrl subsystem [ 0.168061] regulator-dummy: no parameters [ 0.169758] RTC time: 11:44:30, date: 07/12/19 [ 0.171520] NET: Registered protocol family 16 [ 0.172140] cpuidle: using governor ladder [ 0.173746] cpuidle: using governor menu [ 0.175329] ACPI: bus type PCI registered [ 0.176009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178488] PCI: Using configuration type 1 for base access [ 0.180713] bio: create slab at 0 [ 0.182498] ACPI: Added _OSI(Module Device) [ 0.184004] ACPI: Added _OSI(Processor Device) [ 0.185710] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.187502] ACPI: Added _OSI(Processor Aggregator Device) [ 0.189061] ACPI: Interpreter enabled [ 0.190553] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.193030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.196004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.199633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.202323] ACPI: (supports S0 S5) [ 0.203708] ACPI: Using IOAPIC for interrupt routing [ 0.204023] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.207575] ACPI: No dock devices found. [ 0.209817] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214482] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216022] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220249] acpiphp: Slot [3] registered [ 0.221937] acpiphp: Slot [4] registered [ 0.223514] acpiphp: Slot [5] registered [ 0.224027] acpiphp: Slot [6] registered [ 0.225764] acpiphp: Slot [7] registered [ 0.227951] acpiphp: Slot [8] registered [ 0.228024] acpiphp: Slot [9] registered [ 0.229613] acpiphp: Slot [10] registered [ 0.231204] acpiphp: Slot [11] registered [ 0.232023] acpiphp: Slot [12] registered [ 0.233611] acpiphp: Slot [13] registered [ 0.235197] acpiphp: Slot [14] registered [ 0.236022] acpiphp: Slot [15] registered [ 0.237610] acpiphp: Slot [16] registered [ 0.239196] acpiphp: Slot [17] registered [ 0.240030] acpiphp: Slot [18] registered [ 0.241620] acpiphp: Slot [19] registered [ 0.243205] acpiphp: Slot [20] registered [ 0.244023] acpiphp: Slot [21] registered [ 0.245628] acpiphp: Slot [22] registered [ 0.247216] acpiphp: Slot [23] registered [ 0.248023] acpiphp: Slot [24] registered [ 0.249605] acpiphp: Slot [25] registered [ 0.251200] acpiphp: Slot [26] registered [ 0.252023] acpiphp: Slot [27] registered [ 0.253605] acpiphp: Slot [28] registered [ 0.255191] acpiphp: Slot [29] registered [ 0.256023] acpiphp: Slot [30] registered [ 0.257608] acpiphp: Slot [31] registered [ 0.259185] PCI host bridge to bus 0000:00 [ 0.260006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.262024] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.264004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.266242] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.268004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.279653] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.280017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.303043] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.305287] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.308037] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.310813] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.313331] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.316169] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.318601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.320000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320004] vgaarb: loaded [ 0.321176] vgaarb: bridge control possible 0000:00:02.0 [ 0.323411] SCSI subsystem initialized [ 0.324244] ACPI: bus type USB registered [ 0.325887] usbcore: registered new interface driver usbfs [ 0.327919] usbcore: registered new interface driver hub [ 0.328044] usbcore: registered new device driver usb [ 0.330118] PCI: Using ACPI for IRQ routing [ 0.332159] NetLabel: Initializing [ 0.333564] NetLabel: domain hash size = 128 [ 0.335240] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336042] NetLabel: unlabeled traffic allowed by default [ 0.338316] Switched to clocksource kvm-clock [ 0.344552] AppArmor: AppArmor Filesystem Enabled [ 0.346398] pnp: PnP ACPI init [ 0.347690] ACPI: bus type PNP registered [ 0.349777] pnp: PnP ACPI: found 8 devices [ 0.351499] ACPI: bus type PNP unregistered [ 0.359164] NET: Registered protocol family 2 [ 0.361152] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.363836] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366228] TCP: Hash tables configured (established 8192 bind 8192) [ 0.368582] TCP: reno registered [ 0.369927] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.372080] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.374478] NET: Registered protocol family 1 [ 0.376258] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.378378] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.380390] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.398597] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417564] Trying to unpack rootfs image as initramfs... [ 0.519367] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.522450] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524565] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.527765] Scanning for low memory corruption every 60 seconds [ 0.530276] Initialise system trusted keyring [ 0.531964] audit: initializing netlink socket (disabled) [ 0.533988] type=2000 audit(1562931870.548:1): initialized [ 0.555521] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.558703] zbud: loaded [ 0.560170] VFS: Disk quotas dquot_6.5.2 [ 0.561686] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.564268] fuse init (API version 7.22) [ 0.565831] msgmni has been set to 1982 [ 0.567372] Key type big_key registered [ 0.569158] Key type asymmetric registered [ 0.570849] Asymmetric key parser 'x509' registered [ 0.572629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.575385] io scheduler noop registered [ 0.576834] io scheduler deadline registered (default) [ 0.578693] io scheduler cfq registered [ 0.580229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.582193] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.584525] ipmi message handler version 39.2 [ 0.586161] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.588874] ACPI: Power Button [PWRF] [ 0.590377] GHES: HEST is not enabled! [ 0.607020] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.640595] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.643582] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.670417] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674376] Linux agpgart interface v0.103 [ 0.677309] brd: module loaded [ 0.679547] loop: module loaded [ 0.681596] blk-mq: CPU -> queue map [ 0.683312] CPU 0 -> Queue 0 [ 0.685963] vda: vda1 [ 0.688139] scsi0 : ata_piix [ 0.689603] scsi1 : ata_piix [ 0.691130] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.693860] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.697407] libphy: Fixed MDIO Bus: probed [ 0.699084] tun: Universal TUN/TAP device driver, 1.6 [ 0.701099] tun: (C) 1999-2004 Max Krasnyansky [ 0.704782] PPP generic driver version 2.4.2 [ 0.706915] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.709486] ehci-pci: EHCI PCI platform driver [ 0.711442] ehci-platform: EHCI generic platform driver [ 0.713965] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.716365] ohci-pci: OHCI PCI platform driver [ 0.718286] ohci-platform: OHCI generic platform driver [ 0.720496] uhci_hcd: USB Universal Host Controller Interface driver [ 0.739588] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.741609] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.744634] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.746852] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.749263] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.752084] usb usb1: Product: UHCI Host Controller [ 0.753952] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.756312] usb usb1: SerialNumber: 0000:00:01.2 [ 0.758182] hub 1-0:1.0: USB hub found [ 0.759667] hub 1-0:1.0: 2 ports detected [ 0.761362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.765270] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.767082] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.769025] mousedev: PS/2 mouse device common for all mice [ 0.771404] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.774608] rtc_cmos 00:00: RTC can wake from S4 [ 0.776834] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.779082] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.781403] device-mapper: uevent: version 1.0.3 [ 0.783187] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.786312] ledtrig-cpu: registered to indicate activity on CPUs [ 0.788510] TCP: cubic registered [ 0.789895] NET: Registered protocol family 10 [ 0.791765] NET: Registered protocol family 17 [ 0.793409] Key type dns_resolver registered [ 0.795154] Loading compiled-in X.509 certificates [ 0.797464] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.800852] registered taskstats version 1 [ 0.803838] Key type trusted registered [ 0.807520] Key type encrypted registered [ 0.809065] AppArmor: AppArmor sha1 policy hashing enabled [ 0.810978] IMA: No TPM chip found, activating TPM-bypass! [ 0.813479] regulator-dummy: disabling [ 0.814957] Magic number: 11:756:731 [ 0.816570] rtc_cmos 00:00: setting system clock to 2019-07-12 11:44:31 UTC (1562931871) [ 0.819639] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.821782] EDD information not available. [ 0.853527] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.868478] Write protecting the kernel read-only data: 12288k [ 0.871223] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.875534] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.892142] systemd-udevd[99]: starting version 204 [ 0.926542] FDC 0 is a S82078B [ 1.080035] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.245484] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.247875] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.250257] usb 1-1: Product: QEMU USB Tablet [ 1.251839] usb 1-1: Manufacturer: QEMU [ 1.253330] usb 1-1: SerialNumber: 42 [ 1.957953] 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.327280] 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.434926] random: init urandom read with 10 bits of entropy available [ 2.575336] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 12 Jul 2019 11:44:33 +0000. Up 2.98 seconds. cloud-init-nonet[3.26]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[5.06]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 12 Jul 2019 11:44:36 +0000. Up 5.61 seconds. * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * 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.100.5 | 255.255.255.0 | fa:16:3e:9b:18:76 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.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: 70:c0:bb:82:f5:80:53:f8:af:a3:86:b7:be:ce:f7:a3 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . .. | | . . .. | | + ... | | o + .o | | + + .S | | . . + | | . o | |..o + . | | =B=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: 99:52:39:2a:f5:49:01:6c:66:77:20:c9:33:ce:02:36 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | oooo. | | E X..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: c2:9f:89:2f:22:a5:ea:c0:ef:c0:44:8c:d2:03:05:83 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ |=o. | |E+ | |ooo | |o . . | | . o S | |+ . + o | |.+ o . + | |. = . .. | |oo.+ . .. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 4a:4e:68:79:44:f9:9e:21:fe:84:56:d7:0e:06:94:65 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .o.oE | | .. o. | | .. . . | | +. + + . | | +.+=S= o | | . =+.+ . | | .oo | | . | | | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Fri, 12 Jul 2019 11:44:41 +0000. Up 10.97 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.6 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 12 Jul 2019 11:44:43 +0000. Up 12.43 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18248 0 --:--:-- --:--:-- --:--:-- 18308 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 8s (1530 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.2 + '[' -n 192.168.100.2 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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.11 [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.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5307 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... 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 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.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.2) ... 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.2) ... 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 8292 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 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.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://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 (6465 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58218 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.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.100.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status failed Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' nginx_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 564985515fe6c30a is healthy: got healthy result from http://192.168.100.3:4000 member 5f73414ddb6ca554 is healthy: got healthy result from http://192.168.100.20:4000 member 6542609f43f4c324 is healthy: got healthy result from http://192.168.100.14:4000 member 6cfe185fa8703724 is healthy: got healthy result from http://192.168.100.7:4000 member c10b1eff5b7f7da6 is healthy: got healthy result from http://192.168.100.5:4000 member d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list 564985515fe6c30a: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 5f73414ddb6ca554: name=192-168-100-20 peerURLs=http://192.168.100.20:2380 clientURLs=http://192.168.100.20:4000 isLeader=false 6542609f43f4c324: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false 6cfe185fa8703724: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false c10b1eff5b7f7da6: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false d95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.5) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.14 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdKHJzCbWbQ29I3wnyuR2a2Lqb0yjrEV5-vSlb--2Cqt1VxIip0crqZ1MGk43-WIXA36b4FPmCGHhFI7h9XwIGo3bwszMr2-YCgP_-hwq-yqf3hAAkq1mtRpo6J2M9eUbKBKeYJwPYBD4Q2ZYCGGOWxOCLzvABxdGcdMkWPRoxKff-SMM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.40:8004/v1/4930bf202819407e908a2ebb4a17aa51/stacks/clearwater-opnfv-homer-o7uajqtqiwj4-0-ukejtsbsz4p6/bde633a5-ce4e-4ffb-86c6-3de4b3d8a1e0/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 61 --:--:-- --:--:-- --:--:-- 61100 25 100 4 100 21 11 61 --:--:-- --:--:-- --:--:-- 61 HTTP/1.1 200 OK Date: Fri, 12 Jul 2019 11:49:52 GMT Server: Apache x-openstack-request-id: req-b5109575-007d-4f6e-83e8-6587749ca2a9 Content-Length: 4 Content-Type: application/json nullci-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 | af:85:c3:e9:fb:8d:74:3a:6b:c1:7b:cc:bb:7b:e5:b2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 99:52:39:2a:f5:49:01:6c:66:77:20:c9:33:ce:02:36 root@homer-0 (DSA) ec2: 256 c2:9f:89:2f:22:a5:ea:c0:ef:c0:44:8c:d2:03:05:83 root@homer-0 (ECDSA) ec2: 256 4a:4e:68:79:44:f9:9e:21:fe:84:56:d7:0e:06:94:65 root@homer-0 (ED25519) ec2: 2048 70:c0:bb:82:f5:80:53:f8:af:a3:86:b7:be:ce:f7:a3 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGZjbW8s7PU2826/IA4Wrvm9I3hHvI5mXVVya2C3ReHHU2of2hX3202Os67SYvtshrCNlnsjb/ZPiESILFHT4jY= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDORumY5LfOPWgtaQeFoX7AFYa1syPcRy77LKW0WrcO2 root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxndLc16Z/3wOKx2OoceRaJAehy838Tog+e16D54Qh04CMRsQX4S04RXj1+UBoqT8VYSc9TaulQwQobUMIAlqDCbbtOpNa4PPL5+fo6+GXSaPNCenEnDsyeOOOuqTDTSg/5CnNnpRgx3n1qK1z6tC/rRhIdxKhI1/7QfCC81hzlJlPFVMhbEWlBDGJyaD9NfURqzUN/9U4p0Q6ihurO8qxlUCDfhcSBCz35d9R6WqhfeU7+a8Drt4RLRLBNHHEb6K+Tz4HwrE5oy4orT59pH15C+b87r2LcBtcjk/G4M38XDclUgdHZrNbFnTbbkzKBtrqUeLNUiXHS5R7Dwh1q7zx root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 12 Jul 2019 11:49:52 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 322.11 seconds 2019-07-12 11:50:35,925 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console ] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009878] Security Framework initialized [ 0.012099] AppArmor: AppArmor initialized [ 0.013683] Yama: becoming mindful. [ 0.016018] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019454] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020455] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.027020] Initializing cgroup subsys memory [ 0.028029] Initializing cgroup subsys devices [ 0.029739] Initializing cgroup subsys freezer [ 0.032015] Initializing cgroup subsys blkio [ 0.033670] Initializing cgroup subsys perf_event [ 0.036009] Initializing cgroup subsys hugetlb [ 0.038525] mce: CPU supports 10 MCE banks [ 0.040080] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040080] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044012] Spectre V2 : Mitigation: Full generic retpoline [ 0.046071] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048008] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050307] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056016] MDS: Mitigation: Clear CPU buffers [ 0.086987] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.094790] ACPI: Core revision 20131115 [ 0.096548] ACPI: All ACPI Tables successfully acquired [ 0.098825] ftrace: allocating 28757 entries in 113 pages [ 0.120312] smpboot: Max logical packages: 1 [ 0.122056] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.124321] Enabling x2apic [ 0.125529] Enabled x2apic [ 0.128008] Switched APIC routing to physical x2apic. [ 0.131332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.132004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.136838] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.148316] KVM setup paravirtual spinlock [ 0.152269] x86: Booted up 1 node, 1 CPUs [ 0.153864] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.156297] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.158885] devtmpfs: initialized [ 0.161340] EVM: security.selinux [ 0.162723] EVM: security.SMACK64 [ 0.164003] EVM: security.ima [ 0.165257] EVM: security.capability [ 0.167657] pinctrl core: initialized pinctrl subsystem [ 0.168061] regulator-dummy: no parameters [ 0.169758] RTC time: 11:44:30, date: 07/12/19 [ 0.171520] NET: Registered protocol family 16 [ 0.172140] cpuidle: using governor ladder [ 0.173746] cpuidle: using governor menu [ 0.175329] ACPI: bus type PCI registered [ 0.176009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178488] PCI: Using configuration type 1 for base access [ 0.180713] bio: create slab at 0 [ 0.182498] ACPI: Added _OSI(Module Device) [ 0.184004] ACPI: Added _OSI(Processor Device) [ 0.185710] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.187502] ACPI: Added _OSI(Processor Aggregator Device) [ 0.189061] ACPI: Interpreter enabled [ 0.190553] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.193030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.196004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.199633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.202323] ACPI: (supports S0 S5) [ 0.203708] ACPI: Using IOAPIC for interrupt routing [ 0.204023] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.207575] ACPI: No dock devices found. [ 0.209817] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214482] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216022] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220249] acpiphp: Slot [3] registered [ 0.221937] acpiphp: Slot [4] registered [ 0.223514] acpiphp: Slot [5] registered [ 0.224027] acpiphp: Slot [6] registered [ 0.225764] acpiphp: Slot [7] registered [ 0.227951] acpiphp: Slot [8] registered [ 0.228024] acpiphp: Slot [9] registered [ 0.229613] acpiphp: Slot [10] registered [ 0.231204] acpiphp: Slot [11] registered [ 0.232023] acpiphp: Slot [12] registered [ 0.233611] acpiphp: Slot [13] registered [ 0.235197] acpiphp: Slot [14] registered [ 0.236022] acpiphp: Slot [15] registered [ 0.237610] acpiphp: Slot [16] registered [ 0.239196] acpiphp: Slot [17] registered [ 0.240030] acpiphp: Slot [18] registered [ 0.241620] acpiphp: Slot [19] registered [ 0.243205] acpiphp: Slot [20] registered [ 0.244023] acpiphp: Slot [21] registered [ 0.245628] acpiphp: Slot [22] registered [ 0.247216] acpiphp: Slot [23] registered [ 0.248023] acpiphp: Slot [24] registered [ 0.249605] acpiphp: Slot [25] registered [ 0.251200] acpiphp: Slot [26] registered [ 0.252023] acpiphp: Slot [27] registered [ 0.253605] acpiphp: Slot [28] registered [ 0.255191] acpiphp: Slot [29] registered [ 0.256023] acpiphp: Slot [30] registered [ 0.257608] acpiphp: Slot [31] registered [ 0.259185] PCI host bridge to bus 0000:00 [ 0.260006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.262024] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.264004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.266242] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.268004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.270441] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.279653] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.280017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.303043] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.305287] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.308037] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.310813] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.313331] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.316169] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.318601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.320000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320004] vgaarb: loaded [ 0.321176] vgaarb: bridge control possible 0000:00:02.0 [ 0.323411] SCSI subsystem initialized [ 0.324244] ACPI: bus type USB registered [ 0.325887] usbcore: registered new interface driver usbfs [ 0.327919] usbcore: registered new interface driver hub [ 0.328044] usbcore: registered new device driver usb [ 0.330118] PCI: Using ACPI for IRQ routing [ 0.332159] NetLabel: Initializing [ 0.333564] NetLabel: domain hash size = 128 [ 0.335240] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336042] NetLabel: unlabeled traffic allowed by default [ 0.338316] Switched to clocksource kvm-clock [ 0.344552] AppArmor: AppArmor Filesystem Enabled [ 0.346398] pnp: PnP ACPI init [ 0.347690] ACPI: bus type PNP registered [ 0.349777] pnp: PnP ACPI: found 8 devices [ 0.351499] ACPI: bus type PNP unregistered [ 0.359164] NET: Registered protocol family 2 [ 0.361152] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.363836] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.366228] TCP: Hash tables configured (established 8192 bind 8192) [ 0.368582] TCP: reno registered [ 0.369927] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.372080] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.374478] NET: Registered protocol family 1 [ 0.376258] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.378378] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.380390] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.398597] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417564] Trying to unpack rootfs image as initramfs... [ 0.519367] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.522450] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524565] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.527765] Scanning for low memory corruption every 60 seconds [ 0.530276] Initialise system trusted keyring [ 0.531964] audit: initializing netlink socket (disabled) [ 0.533988] type=2000 audit(1562931870.548:1): initialized [ 0.555521] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.558703] zbud: loaded [ 0.560170] VFS: Disk quotas dquot_6.5.2 [ 0.561686] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.564268] fuse init (API version 7.22) [ 0.565831] msgmni has been set to 1982 [ 0.567372] Key type big_key registered [ 0.569158] Key type asymmetric registered [ 0.570849] Asymmetric key parser 'x509' registered [ 0.572629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.575385] io scheduler noop registered [ 0.576834] io scheduler deadline registered (default) [ 0.578693] io scheduler cfq registered [ 0.580229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.582193] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.584525] ipmi message handler version 39.2 [ 0.586161] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.588874] ACPI: Power Button [PWRF] [ 0.590377] GHES: HEST is not enabled! [ 0.607020] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.640595] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.643582] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.670417] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674376] Linux agpgart interface v0.103 [ 0.677309] brd: module loaded [ 0.679547] loop: module loaded [ 0.681596] blk-mq: CPU -> queue map [ 0.683312] CPU 0 -> Queue 0 [ 0.685963] vda: vda1 [ 0.688139] scsi0 : ata_piix [ 0.689603] scsi1 : ata_piix [ 0.691130] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.693860] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.697407] libphy: Fixed MDIO Bus: probed [ 0.699084] tun: Universal TUN/TAP device driver, 1.6 [ 0.701099] tun: (C) 1999-2004 Max Krasnyansky [ 0.704782] PPP generic driver version 2.4.2 [ 0.706915] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.709486] ehci-pci: EHCI PCI platform driver [ 0.711442] ehci-platform: EHCI generic platform driver [ 0.713965] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.716365] ohci-pci: OHCI PCI platform driver [ 0.718286] ohci-platform: OHCI generic platform driver [ 0.720496] uhci_hcd: USB Universal Host Controller Interface driver [ 0.739588] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.741609] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.744634] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.746852] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.749263] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.752084] usb usb1: Product: UHCI Host Controller [ 0.753952] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.756312] usb usb1: SerialNumber: 0000:00:01.2 [ 0.758182] hub 1-0:1.0: USB hub found [ 0.759667] hub 1-0:1.0: 2 ports detected [ 0.761362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.765270] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.767082] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.769025] mousedev: PS/2 mouse device common for all mice [ 0.771404] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.774608] rtc_cmos 00:00: RTC can wake from S4 [ 0.776834] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.779082] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.781403] device-mapper: uevent: version 1.0.3 [ 0.783187] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.786312] ledtrig-cpu: registered to indicate activity on CPUs [ 0.788510] TCP: cubic registered [ 0.789895] NET: Registered protocol family 10 [ 0.791765] NET: Registered protocol family 17 [ 0.793409] Key type dns_resolver registered [ 0.795154] Loading compiled-in X.509 certificates [ 0.797464] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.800852] registered taskstats version 1 [ 0.803838] Key type trusted registered [ 0.807520] Key type encrypted registered [ 0.809065] AppArmor: AppArmor sha1 policy hashing enabled [ 0.810978] IMA: No TPM chip found, activating TPM-bypass! [ 0.813479] regulator-dummy: disabling [ 0.814957] Magic number: 11:756:731 [ 0.816570] rtc_cmos 00:00: setting system clock to 2019-07-12 11:44:31 UTC (1562931871) [ 0.819639] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.821782] EDD information not available. [ 0.853527] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.868478] Write protecting the kernel read-only data: 12288k [ 0.871223] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.875534] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.892142] systemd-udevd[99]: starting version 204 [ 0.926542] FDC 0 is a S82078B [ 1.080035] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.245484] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.247875] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.250257] usb 1-1: Product: QEMU USB Tablet [ 1.251839] usb 1-1: Manufacturer: QEMU [ 1.253330] usb 1-1: SerialNumber: 42 [ 1.957953] 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.327280] 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.434926] random: init urandom read with 10 bits of entropy available [ 2.575336] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 12 Jul 2019 11:44:33 +0000. Up 2.98 seconds. cloud-init-nonet[3.26]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[5.06]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 12 Jul 2019 11:44:36 +0000. Up 5.61 seconds. * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * 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.100.5 | 255.255.255.0 | fa:16:3e:9b:18:76 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.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: 70:c0:bb:82:f5:80:53:f8:af:a3:86:b7:be:ce:f7:a3 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . .. | | . . .. | | + ... | | o + .o | | + + .S | | . . + | | . o | |..o + . | | =B=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: 99:52:39:2a:f5:49:01:6c:66:77:20:c9:33:ce:02:36 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | oooo. | | E X..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: c2:9f:89:2f:22:a5:ea:c0:ef:c0:44:8c:d2:03:05:83 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ |=o. | |E+ | |ooo | |o . . | | . o S | |+ . + o | |.+ o . + | |. = . .. | |oo.+ . .. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 4a:4e:68:79:44:f9:9e:21:fe:84:56:d7:0e:06:94:65 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .o.oE | | .. o. | | .. . . | | +. + + . | | +.+=S= o | | . =+.+ . | | .oo | | . | | | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Fri, 12 Jul 2019 11:44:41 +0000. Up 10.97 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.6 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 12 Jul 2019 11:44:43 +0000. Up 12.43 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18248 0 --:--:-- --:--:-- --:--:-- 18308 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 8s (1530 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.2 + '[' -n 192.168.100.2 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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.11 [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.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5307 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... 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 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.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.2) ... 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.2) ... 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 8292 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 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.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://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 (6465 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58218 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.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.100.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status failed Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' nginx_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 564985515fe6c30a is healthy: got healthy result from http://192.168.100.3:4000 member 5f73414ddb6ca554 is healthy: got healthy result from http://192.168.100.20:4000 member 6542609f43f4c324 is healthy: got healthy result from http://192.168.100.14:4000 member 6cfe185fa8703724 is healthy: got healthy result from http://192.168.100.7:4000 member c10b1eff5b7f7da6 is healthy: got healthy result from http://192.168.100.5:4000 member d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list 564985515fe6c30a: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 5f73414ddb6ca554: name=192-168-100-20 peerURLs=http://192.168.100.20:2380 clientURLs=http://192.168.100.20:4000 isLeader=false 6542609f43f4c324: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false 6cfe185fa8703724: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false c10b1eff5b7f7da6: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false d95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.5) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.14 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdKHJzCbWbQ29I3wnyuR2a2Lqb0yjrEV5-vSlb--2Cqt1VxIip0crqZ1MGk43-WIXA36b4FPmCGHhFI7h9XwIGo3bwszMr2-YCgP_-hwq-yqf3hAAkq1mtRpo6J2M9eUbKBKeYJwPYBD4Q2ZYCGGOWxOCLzvABxdGcdMkWPRoxKff-SMM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.40:8004/v1/4930bf202819407e908a2ebb4a17aa51/stacks/clearwater-opnfv-homer-o7uajqtqiwj4-0-ukejtsbsz4p6/bde633a5-ce4e-4ffb-86c6-3de4b3d8a1e0/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 61 --:--:-- --:--:-- --:--:-- 61100 25 100 4 100 21 11 61 --:--:-- --:--:-- --:--:-- 61 HTTP/1.1 200 OK Date: Fri, 12 Jul 2019 11:49:52 GMT Server: Apache x-openstack-request-id: req-b5109575-007d-4f6e-83e8-6587749ca2a9 Content-Length: 4 Content-Type: application/json nullci-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 | af:85:c3:e9:fb:8d:74:3a:6b:c1:7b:cc:bb:7b:e5:b2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 99:52:39:2a:f5:49:01:6c:66:77:20:c9:33:ce:02:36 root@homer-0 (DSA) ec2: 256 c2:9f:89:2f:22:a5:ea:c0:ef:c0:44:8c:d2:03:05:83 root@homer-0 (ECDSA) ec2: 256 4a:4e:68:79:44:f9:9e:21:fe:84:56:d7:0e:06:94:65 root@homer-0 (ED25519) ec2: 2048 70:c0:bb:82:f5:80:53:f8:af:a3:86:b7:be:ce:f7:a3 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGZjbW8s7PU2826/IA4Wrvm9I3hHvI5mXVVya2C3ReHHU2of2hX3202Os67SYvtshrCNlnsjb/ZPiESILFHT4jY= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDORumY5LfOPWgtaQeFoX7AFYa1syPcRy77LKW0WrcO2 root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxndLc16Z/3wOKx2OoceRaJAehy838Tog+e16D54Qh04CMRsQX4S04RXj1+UBoqT8VYSc9TaulQwQobUMIAlqDCbbtOpNa4PPL5+fo6+GXSaPNCenEnDsyeOOOuqTDTSg/5CnNnpRgx3n1qK1z6tC/rRhIdxKhI1/7QfCC81hzlJlPFVMhbEWlBDGJyaD9NfURqzUN/9U4p0Q6ihurO8qxlUCDfhcSBCz35d9R6WqhfeU7+a8Drt4RLRLBNHHEb6K+Tz4HwrE5oy4orT59pH15C+b87r2LcBtcjk/G4M38XDclUgdHZrNbFnTbbkzKBtrqUeLNUiXHS5R7Dwh1q7zx root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 12 Jul 2019 11:49:52 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 322.11 seconds 2019-07-12 11:50:36,213 - functest.core.singlevm - DEBUG - console: 82 [ 0.545588] Key type big_key registered [ 0.547382] Key type asymmetric registered [ 0.548962] Asymmetric key parser 'x509' registered [ 0.550796] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.553569] io scheduler noop registered [ 0.555060] io scheduler deadline registered (default) [ 0.556923] io scheduler cfq registered [ 0.558454] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.560455] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.562790] ipmi message handler version 39.2 [ 0.564471] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.567194] ACPI: Power Button [PWRF] [ 0.568701] GHES: HEST is not enabled! [ 0.585325] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.618039] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.620656] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.646443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.649987] Linux agpgart interface v0.103 [ 0.652468] brd: module loaded [ 0.654159] loop: module loaded [ 0.655828] blk-mq: CPU -> queue map [ 0.657216] CPU 0 -> Queue 0 [ 0.659237] vda: vda1 [ 0.660997] scsi0 : ata_piix [ 0.662250] scsi1 : ata_piix [ 0.663465] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.665789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.668859] libphy: Fixed MDIO Bus: probed [ 0.670464] tun: Universal TUN/TAP device driver, 1.6 [ 0.672283] tun: (C) 1999-2004 Max Krasnyansky [ 0.675459] PPP generic driver version 2.4.2 [ 0.677097] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.679353] ehci-pci: EHCI PCI platform driver [ 0.681008] ehci-platform: EHCI generic platform driver [ 0.682889] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.685030] ohci-pci: OHCI PCI platform driver [ 0.686679] ohci-platform: OHCI generic platform driver [ 0.688547] uhci_hcd: USB Universal Host Controller Interface driver [ 0.705724] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.707618] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.710484] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.712655] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.714987] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717648] usb usb1: Product: UHCI Host Controller [ 0.719412] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.721616] usb usb1: SerialNumber: 0000:00:01.2 [ 0.723382] hub 1-0:1.0: USB hub found [ 0.724842] hub 1-0:1.0: 2 ports detected [ 0.726494] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730296] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732101] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.734008] mousedev: PS/2 mouse device common for all mice [ 0.736340] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.739514] rtc_cmos 00:00: RTC can wake from S4 [ 0.741716] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.743937] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.746228] device-mapper: uevent: version 1.0.3 [ 0.747969] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.751022] ledtrig-cpu: registered to indicate activity on CPUs [ 0.753214] TCP: cubic registered [ 0.754591] NET: Registered protocol family 10 [ 0.756472] NET: Registered protocol family 17 [ 0.758130] Key type dns_resolver registered [ 0.759843] Loading compiled-in X.509 certificates [ 0.762129] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.765482] registered taskstats version 1 [ 0.768438] Key type trusted registered [ 0.772042] Key type encrypted registered [ 0.773577] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775518] IMA: No TPM chip found, activating TPM-bypass! [ 0.778019] regulator-dummy: disabling [ 0.779477] Magic number: 11:756:731 [ 0.781059] rtc_cmos 00:00: setting system clock to 2019-07-12 11:44:30 UTC (1562931870) [ 0.784054] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.786143] EDD information not available. [ 0.825509] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.840053] Write protecting the kernel read-only data: 12288k [ 0.842678] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.846933] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864119] systemd-udevd[99]: starting version 204 [ 0.896569] FDC 0 is a S82078B [ 1.036049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.197247] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.199724] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.202166] usb 1-1: Product: QEMU USB Tablet [ 1.203797] usb 1-1: Manufacturer: QEMU [ 1.205290] usb 1-1: SerialNumber: 42 [ 1.925836] 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.291941] 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.394092] random: init urandom read with 10 bits of entropy available [ 2.526340] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 12 Jul 2019 11:44:32 +0000. Up 2.93 seconds. cloud-init-nonet[3.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[4.91]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 12 Jul 2019 11:44:35 +0000. Up 5.41 seconds. * Stopping cold plug 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.100.7 | 255.255.255.0 | fa:16:3e:29:6b:9f | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: d7:a5:bd:ff:fb:a7:cd:ef:dc:e9:9f:9a:23:74:b4:3a root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | . = | | S . + o | | . . o . | | . o . | | E ..==| | oo=B^| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c8:66:f0:37:49:65:41:fc:17:90:b4:78:b6:6a:92:21 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | o=ooo | | o..... | | . . ..+ . | | + o . o... | | E S .. | | o o + . | | o o | | o | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 0b:6a:d1:bf:e0:db:ae:a2:0e:95:66:53:5b:80:c4:e2 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | o... | |. o . | |.. . . | | E o + | | * o o S | | + . o o . | |. o . o | | . ... o . | | .o. .+++ | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 7b:f8:ab:82:b7:cd:26:81:09:37:49:b7:5e:8a:0b:6b root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . . | | . o . | | . + . . | | o * oS | | . + + o | | o o .o . | | E o +o.o | | . ..=+.o. | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Fri, 12 Jul 2019 11:44:40 +0000. Up 10.93 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping 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. * Restoring resolver state... [80G [74G[ OK ] up-to-date * Stopping System V runlevel compatibility[74G[ OK ] Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 12 Jul 2019 11:44:42 +0000. Up 12.20 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15764 0 --:--:-- --:--:-- --:--:-- 15824 OK Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-0 login: + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 8s (1511 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.2 + '[' -n 192.168.100.2 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:25 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:26 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (5058 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... 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 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.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.7) ... 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.2) ... 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.2) ... 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 8675 clearwater-socket-factory-sig start/running, process 8680 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8729 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.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 10s (3573 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58649 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.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 + echo 'nameserver 192.168.100.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 564985515fe6c30a is healthy: got healthy result from http://192.168.100.3:4000 member 5f73414ddb6ca554 is healthy: got healthy result from http://192.168.100.20:4000 member 6542609f43f4c324 is healthy: got healthy result from http://192.168.100.14:4000 member 6cfe185fa8703724 is healthy: got healthy result from http://192.168.100.7:4000 member c10b1eff5b7f7da6 is healthy: got healthy result from http://192.168.100.5:4000 member d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list 564985515fe6c30a: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 5f73414ddb6ca554: name=192-168-100-20 peerURLs=http://192.168.100.20:2380 clientURLs=http://192.168.100.20:4000 isLeader=false 6542609f43f4c324: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false 6cfe185fa8703724: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false c10b1eff5b7f7da6: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false d95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdKHJzcl3tpuYWSdz-IZXGSeYhAJCWfAu88V8MtnCQnMEgyJeAH1IaVn-8Z4F7_22peFsf-BZjfUvZdP6cDew0AzEkFTBWFrUUXpB4qJhV8amL4eel9az8sGLJiFJ8SVe5UC-UfBNA0ceMtZuBug3Dl9WuRsPVlBgZiLFZ1YEc7-BcmeE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.40:8004/v1/4930bf202819407e908a2ebb4a17aa51/stacks/clearwater-opnfv-dime-i26aikekfega-0-6f5zizbuagyz/214ef90a-3165-441e-92d8-bc931f181473/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 12 64 --:--:-- --:--:-- --:--:-- 64 HTTP/1.1 200 OK Date: Fri, 12 Jul 2019 11:50:11 GMT Server: Apache x-openstack-request-id: req-79e8522a-b1a9-4e69-aa64-23b9001e05ba Content-Length: 4 Content-Type: application/json nullci-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 | af:85:c3:e9:fb:8d:74:3a:6b:c1:7b:cc:bb:7b:e5:b2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c8:66:f0:37:49:65:41:fc:17:90:b4:78:b6:6a:92:21 root@dime-0 (DSA) ec2: 256 0b:6a:d1:bf:e0:db:ae:a2:0e:95:66:53:5b:80:c4:e2 root@dime-0 (ECDSA) ec2: 256 7b:f8:ab:82:b7:cd:26:81:09:37:49:b7:5e:8a:0b:6b root@dime-0 (ED25519) ec2: 2048 d7:a5:bd:ff:fb:a7:cd:ef:dc:e9:9f:9a:23:74:b4:3a root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKlrBJy4Ee8xBX7go2tSGHmzTQPKjI+87iFL/9IDu04q2QlXwB4g/r4nk30wyxe5o+OkzBy5POTkxgX8vJCprdw= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAokpPobnDY8/IvQISoU/WdewK/3d4xAbPi7MC6kz+fF root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6AqUU0cqFROqZC91JdsnRFBiosW5oNDsiSEm7Qp+YS9vhoglOysVTp1ukJnR17l1jVnkZo83zKpXRMn52PJTlu50aBYWObS6GziNGMJVrhLXPLPR45QNQxrtUxSrWVqcEyKtjre3C2MPV2vBZwTtiQI19bDvb99OIRyj4xXZNKdJGgGZHf74lUhkY8QuOIOvvxmxrbokvdoTByl+/cVdO2wvhQo+RNpOAS7Ze29dPQrpIdwGwb7+jocV43NKV04ifThUj88go/qyieVCnmj0dYQ5esYuMPnxBvkZ/3jM83n8zzTfggK0EpND8TZj8Axv92hd5YrLlUFv+d7pH5hnV root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 12 Jul 2019 11:50:12 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 341.84 seconds 2019-07-12 11:50:36,218 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console 82 [ 0.545588] Key type big_key registered [ 0.547382] Key type asymmetric registered [ 0.548962] Asymmetric key parser 'x509' registered [ 0.550796] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.553569] io scheduler noop registered [ 0.555060] io scheduler deadline registered (default) [ 0.556923] io scheduler cfq registered [ 0.558454] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.560455] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.562790] ipmi message handler version 39.2 [ 0.564471] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.567194] ACPI: Power Button [PWRF] [ 0.568701] GHES: HEST is not enabled! [ 0.585325] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.618039] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.620656] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.646443] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.649987] Linux agpgart interface v0.103 [ 0.652468] brd: module loaded [ 0.654159] loop: module loaded [ 0.655828] blk-mq: CPU -> queue map [ 0.657216] CPU 0 -> Queue 0 [ 0.659237] vda: vda1 [ 0.660997] scsi0 : ata_piix [ 0.662250] scsi1 : ata_piix [ 0.663465] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.665789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.668859] libphy: Fixed MDIO Bus: probed [ 0.670464] tun: Universal TUN/TAP device driver, 1.6 [ 0.672283] tun: (C) 1999-2004 Max Krasnyansky [ 0.675459] PPP generic driver version 2.4.2 [ 0.677097] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.679353] ehci-pci: EHCI PCI platform driver [ 0.681008] ehci-platform: EHCI generic platform driver [ 0.682889] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.685030] ohci-pci: OHCI PCI platform driver [ 0.686679] ohci-platform: OHCI generic platform driver [ 0.688547] uhci_hcd: USB Universal Host Controller Interface driver [ 0.705724] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.707618] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.710484] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.712655] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.714987] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717648] usb usb1: Product: UHCI Host Controller [ 0.719412] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.721616] usb usb1: SerialNumber: 0000:00:01.2 [ 0.723382] hub 1-0:1.0: USB hub found [ 0.724842] hub 1-0:1.0: 2 ports detected [ 0.726494] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730296] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732101] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.734008] mousedev: PS/2 mouse device common for all mice [ 0.736340] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.739514] rtc_cmos 00:00: RTC can wake from S4 [ 0.741716] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.743937] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.746228] device-mapper: uevent: version 1.0.3 [ 0.747969] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.751022] ledtrig-cpu: registered to indicate activity on CPUs [ 0.753214] TCP: cubic registered [ 0.754591] NET: Registered protocol family 10 [ 0.756472] NET: Registered protocol family 17 [ 0.758130] Key type dns_resolver registered [ 0.759843] Loading compiled-in X.509 certificates [ 0.762129] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.765482] registered taskstats version 1 [ 0.768438] Key type trusted registered [ 0.772042] Key type encrypted registered [ 0.773577] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775518] IMA: No TPM chip found, activating TPM-bypass! [ 0.778019] regulator-dummy: disabling [ 0.779477] Magic number: 11:756:731 [ 0.781059] rtc_cmos 00:00: setting system clock to 2019-07-12 11:44:30 UTC (1562931870) [ 0.784054] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.786143] EDD information not available. [ 0.825509] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.840053] Write protecting the kernel read-only data: 12288k [ 0.842678] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.846933] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864119] systemd-udevd[99]: starting version 204 [ 0.896569] FDC 0 is a S82078B [ 1.036049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.197247] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.199724] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.202166] usb 1-1: Product: QEMU USB Tablet [ 1.203797] usb 1-1: Manufacturer: QEMU [ 1.205290] usb 1-1: SerialNumber: 42 [ 1.925836] 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.291941] 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.394092] random: init urandom read with 10 bits of entropy available [ 2.526340] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 12 Jul 2019 11:44:32 +0000. Up 2.93 seconds. cloud-init-nonet[3.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[4.91]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 12 Jul 2019 11:44:35 +0000. Up 5.41 seconds. * Stopping cold plug 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.100.7 | 255.255.255.0 | fa:16:3e:29:6b:9f | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: d7:a5:bd:ff:fb:a7:cd:ef:dc:e9:9f:9a:23:74:b4:3a root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | . = | | S . + o | | . . o . | | . o . | | E ..==| | oo=B^| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c8:66:f0:37:49:65:41:fc:17:90:b4:78:b6:6a:92:21 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | o=ooo | | o..... | | . . ..+ . | | + o . o... | | E S .. | | o o + . | | o o | | o | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 0b:6a:d1:bf:e0:db:ae:a2:0e:95:66:53:5b:80:c4:e2 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | o... | |. o . | |.. . . | | E o + | | * o o S | | + . o o . | |. o . o | | . ... o . | | .o. .+++ | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 7b:f8:ab:82:b7:cd:26:81:09:37:49:b7:5e:8a:0b:6b root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . . | | . o . | | . + . . | | o * oS | | . + + o | | o o .o . | | E o +o.o | | . ..=+.o. | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Fri, 12 Jul 2019 11:44:40 +0000. Up 10.93 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping 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. * Restoring resolver state... [80G [74G[ OK ] up-to-date * Stopping System V runlevel compatibility[74G[ OK ] Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 12 Jul 2019 11:44:42 +0000. Up 12.20 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15764 0 --:--:-- --:--:-- --:--:-- 15824 OK Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-0 login: + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 8s (1511 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.2 + '[' -n 192.168.100.2 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:25 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:26 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (5058 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... 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 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.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.7) ... 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.2) ... 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.2) ... 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 8675 clearwater-socket-factory-sig start/running, process 8680 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8729 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.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 10s (3573 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58649 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.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 + echo 'nameserver 192.168.100.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 564985515fe6c30a is healthy: got healthy result from http://192.168.100.3:4000 member 5f73414ddb6ca554 is healthy: got healthy result from http://192.168.100.20:4000 member 6542609f43f4c324 is healthy: got healthy result from http://192.168.100.14:4000 member 6cfe185fa8703724 is healthy: got healthy result from http://192.168.100.7:4000 member c10b1eff5b7f7da6 is healthy: got healthy result from http://192.168.100.5:4000 member d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list 564985515fe6c30a: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 5f73414ddb6ca554: name=192-168-100-20 peerURLs=http://192.168.100.20:2380 clientURLs=http://192.168.100.20:4000 isLeader=false 6542609f43f4c324: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false 6cfe185fa8703724: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false c10b1eff5b7f7da6: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false d95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdKHJzcl3tpuYWSdz-IZXGSeYhAJCWfAu88V8MtnCQnMEgyJeAH1IaVn-8Z4F7_22peFsf-BZjfUvZdP6cDew0AzEkFTBWFrUUXpB4qJhV8amL4eel9az8sGLJiFJ8SVe5UC-UfBNA0ceMtZuBug3Dl9WuRsPVlBgZiLFZ1YEc7-BcmeE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.40:8004/v1/4930bf202819407e908a2ebb4a17aa51/stacks/clearwater-opnfv-dime-i26aikekfega-0-6f5zizbuagyz/214ef90a-3165-441e-92d8-bc931f181473/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 12 64 --:--:-- --:--:-- --:--:-- 64 HTTP/1.1 200 OK Date: Fri, 12 Jul 2019 11:50:11 GMT Server: Apache x-openstack-request-id: req-79e8522a-b1a9-4e69-aa64-23b9001e05ba Content-Length: 4 Content-Type: application/json nullci-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 | af:85:c3:e9:fb:8d:74:3a:6b:c1:7b:cc:bb:7b:e5:b2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c8:66:f0:37:49:65:41:fc:17:90:b4:78:b6:6a:92:21 root@dime-0 (DSA) ec2: 256 0b:6a:d1:bf:e0:db:ae:a2:0e:95:66:53:5b:80:c4:e2 root@dime-0 (ECDSA) ec2: 256 7b:f8:ab:82:b7:cd:26:81:09:37:49:b7:5e:8a:0b:6b root@dime-0 (ED25519) ec2: 2048 d7:a5:bd:ff:fb:a7:cd:ef:dc:e9:9f:9a:23:74:b4:3a root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKlrBJy4Ee8xBX7go2tSGHmzTQPKjI+87iFL/9IDu04q2QlXwB4g/r4nk30wyxe5o+OkzBy5POTkxgX8vJCprdw= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAokpPobnDY8/IvQISoU/WdewK/3d4xAbPi7MC6kz+fF root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6AqUU0cqFROqZC91JdsnRFBiosW5oNDsiSEm7Qp+YS9vhoglOysVTp1ukJnR17l1jVnkZo83zKpXRMn52PJTlu50aBYWObS6GziNGMJVrhLXPLPR45QNQxrtUxSrWVqcEyKtjre3C2MPV2vBZwTtiQI19bDvb99OIRyj4xXZNKdJGgGZHf74lUhkY8QuOIOvvxmxrbokvdoTByl+/cVdO2wvhQo+RNpOAS7Ze29dPQrpIdwGwb7+jocV43NKV04ifThUj88go/qyieVCnmj0dYQ5esYuMPnxBvkZ/3jM83n8zzTfggK0EpND8TZj8Axv92hd5YrLlUFv+d7pH5hnV root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 12 Jul 2019 11:50:12 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 341.84 seconds 2019-07-12 11:50:37,474 - 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-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009723] Security Framework initialized [ 0.012033] AppArmor: AppArmor initialized [ 0.013583] Yama: becoming mindful. [ 0.015060] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016897] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020446] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022756] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024244] Initializing cgroup subsys memory [ 0.028148] Initializing cgroup subsys devices [ 0.029808] Initializing cgroup subsys freezer [ 0.032014] Initializing cgroup subsys blkio [ 0.033601] Initializing cgroup subsys perf_event [ 0.036010] Initializing cgroup subsys hugetlb [ 0.038552] mce: CPU supports 10 MCE banks [ 0.040100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040100] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044013] Spectre V2 : Mitigation: Full generic retpoline [ 0.045979] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048012] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050208] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056014] MDS: Mitigation: Clear CPU buffers [ 0.080342] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.087391] ACPI: Core revision 20131115 [ 0.088519] ACPI: All ACPI Tables successfully acquired [ 0.090687] ftrace: allocating 28757 entries in 113 pages [ 0.112285] smpboot: Max logical packages: 1 [ 0.116004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.118580] Enabling x2apic [ 0.119745] Enabled x2apic [ 0.120007] Switched APIC routing to physical x2apic. [ 0.125163] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.127243] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.130874] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139436] KVM setup paravirtual spinlock [ 0.141995] x86: Booted up 1 node, 1 CPUs [ 0.143524] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144398] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146767] devtmpfs: initialized [ 0.149398] EVM: security.selinux [ 0.150770] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153227] EVM: security.capability [ 0.155584] pinctrl core: initialized pinctrl subsystem [ 0.156051] regulator-dummy: no parameters [ 0.157685] RTC time: 11:44:26, date: 07/12/19 [ 0.159370] NET: Registered protocol family 16 [ 0.160128] cpuidle: using governor ladder [ 0.161675] cpuidle: using governor menu [ 0.163188] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166374] PCI: Using configuration type 1 for base access [ 0.168704] bio: create slab at 0 [ 0.170409] ACPI: Added _OSI(Module Device) [ 0.171977] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176758] ACPI: Interpreter enabled [ 0.178162] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.187516] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.190267] ACPI: (supports S0 S5) [ 0.191604] ACPI: Using IOAPIC for interrupt routing [ 0.192019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.195438] ACPI: No dock devices found. [ 0.197767] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.199939] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.202310] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204198] acpiphp: Slot [3] registered [ 0.205735] acpiphp: Slot [4] registered [ 0.207381] acpiphp: Slot [5] registered [ 0.208024] acpiphp: Slot [6] registered [ 0.209548] acpiphp: Slot [7] registered [ 0.211062] acpiphp: Slot [8] registered [ 0.212021] acpiphp: Slot [9] registered [ 0.213538] acpiphp: Slot [10] registered [ 0.215073] acpiphp: Slot [11] registered [ 0.216021] acpiphp: Slot [12] registered [ 0.217552] acpiphp: Slot [13] registered [ 0.219086] acpiphp: Slot [14] registered [ 0.220021] acpiphp: Slot [15] registered [ 0.221799] acpiphp: Slot [16] registered [ 0.223628] acpiphp: Slot [17] registered [ 0.224031] acpiphp: Slot [18] registered [ 0.225889] acpiphp: Slot [19] registered [ 0.227702] acpiphp: Slot [20] registered [ 0.228022] acpiphp: Slot [21] registered [ 0.229819] acpiphp: Slot [22] registered [ 0.231654] acpiphp: Slot [23] registered [ 0.232022] acpiphp: Slot [24] registered [ 0.233855] acpiphp: Slot [25] registered [ 0.235657] acpiphp: Slot [26] registered [ 0.236023] acpiphp: Slot [27] registered [ 0.237852] acpiphp: Slot [28] registered [ 0.239676] acpiphp: Slot [29] registered [ 0.240023] acpiphp: Slot [30] registered [ 0.241845] acpiphp: Slot [31] registered [ 0.243648] PCI host bridge to bus 0000:00 [ 0.244005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.246314] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.250580] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.254797] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262120] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.287362] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289330] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.292123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.295200] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.297284] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.299975] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.300334] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.302713] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.304004] vgaarb: loaded [ 0.305348] vgaarb: bridge control possible 0000:00:02.0 [ 0.307890] SCSI subsystem initialized [ 0.308250] ACPI: bus type USB registered [ 0.309836] usbcore: registered new interface driver usbfs [ 0.311734] usbcore: registered new interface driver hub [ 0.312043] usbcore: registered new device driver usb [ 0.314045] PCI: Using ACPI for IRQ routing [ 0.316006] NetLabel: Initializing [ 0.317360] NetLabel: domain hash size = 128 [ 0.318955] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.320041] NetLabel: unlabeled traffic allowed by default [ 0.322230] Switched to clocksource kvm-clock [ 0.328453] AppArmor: AppArmor Filesystem Enabled [ 0.330221] pnp: PnP ACPI init [ 0.331470] ACPI: bus type PNP registered [ 0.333460] pnp: PnP ACPI: found 8 devices [ 0.335023] ACPI: bus type PNP unregistered [ 0.342205] NET: Registered protocol family 2 [ 0.344093] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.346588] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.348958] TCP: Hash tables configured (established 8192 bind 8192) [ 0.351288] TCP: reno registered [ 0.352588] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.354674] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.356967] NET: Registered protocol family 1 [ 0.358621] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.360726] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.362772] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379798] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.397042] Trying to unpack rootfs image as initramfs... [ 0.497471] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.500630] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.503321] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.506453] Scanning for low memory corruption every 60 seconds [ 0.508860] Initialise system trusted keyring [ 0.510522] audit: initializing netlink socket (disabled) [ 0.512527] type=2000 audit(1562931867.830:1): initialized [ 0.532582] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.535885] zbud: loaded [ 0.537228] VFS: Disk quotas dquot_6.5.2 [ 0.538913] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.541534] fuse init (API version 7.22) [ 0.543101] msgmni has been set to 1982 [ 0.544632] Key type big_key registered [ 0.546413] Key type asymmetric registered [ 0.547957] Asymmetric key parser 'x509' registered [ 0.549798] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.552601] io scheduler noop registered [ 0.554096] io scheduler deadline registered (default) [ 0.555950] io scheduler cfq registered [ 0.557519] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.559496] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.561911] ipmi message handler version 39.2 [ 0.563685] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.566546] ACPI: Power Button [PWRF] [ 0.568089] GHES: HEST is not enabled! [ 0.584920] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617896] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.620627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.648335] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.652028] Linux agpgart interface v0.103 [ 0.654535] brd: module loaded [ 0.656246] loop: module loaded [ 0.657950] blk-mq: CPU -> queue map [ 0.659321] CPU 0 -> Queue 0 [ 0.661372] vda: vda1 [ 0.663131] scsi0 : ata_piix [ 0.664391] scsi1 : ata_piix [ 0.665604] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.667961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.671008] libphy: Fixed MDIO Bus: probed [ 0.672643] tun: Universal TUN/TAP device driver, 1.6 [ 0.674443] tun: (C) 1999-2004 Max Krasnyansky [ 0.677618] PPP generic driver version 2.4.2 [ 0.679290] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.681755] ehci-pci: EHCI PCI platform driver [ 0.683398] ehci-platform: EHCI generic platform driver [ 0.685265] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.687408] ohci-pci: OHCI PCI platform driver [ 0.689043] ohci-platform: OHCI generic platform driver [ 0.690886] uhci_hcd: USB Universal Host Controller Interface driver [ 0.708066] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.712769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.714948] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717269] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.719926] usb usb1: Product: UHCI Host Controller [ 0.721677] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.723868] usb usb1: SerialNumber: 0000:00:01.2 [ 0.725631] hub 1-0:1.0: USB hub found [ 0.727080] hub 1-0:1.0: 2 ports detected [ 0.728733] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.732572] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.734373] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.736272] mousedev: PS/2 mouse device common for all mice [ 0.738606] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.741762] rtc_cmos 00:00: RTC can wake from S4 [ 0.743955] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.746172] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.748469] device-mapper: uevent: version 1.0.3 [ 0.750262] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.753306] ledtrig-cpu: registered to indicate activity on CPUs [ 0.755471] TCP: cubic registered [ 0.756863] NET: Registered protocol family 10 [ 0.758757] NET: Registered protocol family 17 [ 0.760469] Key type dns_resolver registered [ 0.762189] Loading compiled-in X.509 certificates [ 0.764521] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.767952] registered taskstats version 1 [ 0.770967] Key type trusted registered [ 0.774794] Key type encrypted registered [ 0.776589] AppArmor: AppArmor sha1 policy hashing enabled [ 0.778541] IMA: No TPM chip found, activating TPM-bypass! [ 0.781075] regulator-dummy: disabling [ 0.782551] Magic number: 11:756:731 [ 0.784139] rtc_cmos 00:00: setting system clock to 2019-07-12 11:44:27 UTC (1562931867) [ 0.787132] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.789224] EDD information not available. [ 0.825988] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.840285] Write protecting the kernel read-only data: 12288k [ 0.843649] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.848660] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864121] systemd-udevd[99]: starting version 204 [ 0.900588] FDC 0 is a S82078B [ 1.052052] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.216639] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.219165] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.221628] usb 1-1: Product: QEMU USB Tablet [ 1.223205] usb 1-1: Manufacturer: QEMU [ 1.224634] usb 1-1: SerialNumber: 42 [ 1.929862] 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.299597] 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.398681] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.538970] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 12 Jul 2019 11:44:29 +0000. Up 2.90 seconds. cloud-init-nonet[3.09]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 12 Jul 2019 11:44:32 +0000. Up 5.37 seconds. * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[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.100.20 | 255.255.255.0 | fa:16:3e:5d:9f:d3 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: f0:71:ee:19:49:d7:ae:32:68:44:5a:28:01:c1:05:3a root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .+=o | | .. . . . | |E . o + o . . | | . . * = o . | | . S + . | | . o o . | | o = . | | . o | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: a7:36:1c:84:ae:18:d6:42:2c:49:67:be:91:b4:37:21 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . E . | |.o= + .. | |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: e7:d7:67:88:e7:12:7e:ed:36:e5:9b:25:96:73:ad:32 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S . | | o .o oo| | ..o.OoB| | .E+.O*| | =o=+| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 94:89:90:fc:e9:7b:08:47:66:fa:7d:ee:20:3f:3b:27 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | ... | | o. . o | | ...+ | | *. | | * S | | o o | | +.+. | | +oE.o | | .oXo | +-----------------+ * 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 boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74GCloud-init v. 0.7.5 running 'modules:config' at Fri, 12 Jul 2019 11:44:39 +0000. Up 12.44 seconds. [ 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 12 Jul 2019 11:44:41 +0000. Up 13.69 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 15306 0 --:--:-- --:--:-- --:--:-- 15360 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 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 [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:13 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 5s (2286 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.2 + '[' -n 192.168.100.2 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 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.15 [68.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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 13s (3828 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.7) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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 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-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7928 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 7936 clearwater-socket-factory-sig start/running, process 7944 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.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8409 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57632 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.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 + echo 'nameserver 192.168.100.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process bono_process Running Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program poll_bono Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 564985515fe6c30a is healthy: got healthy result from http://192.168.100.3:4000 member 5f73414ddb6ca554 is healthy: got healthy result from http://192.168.100.20:4000 member 6542609f43f4c324 is healthy: got healthy result from http://192.168.100.14:4000 member d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list 564985515fe6c30a: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 5f73414ddb6ca554: name=192-168-100-20 peerURLs=http://192.168.100.20:2380 clientURLs=http://192.168.100.20:4000 isLeader=false 6542609f43f4c324: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false d95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.20) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.14 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdKHJ1NKwHd5P3L79bL9kiwj-tJ_UiZD87Lhh9qxPp6BY29gxGzbttpf2scutePaS80simB9XxWKrNCk5Yybv74AbS8NItQ1GWbKXrhaYcpUmigjIezBMq7nFGSJjKCn4xBkBpH7vrnOPtnYApPfJeK0qCEB79RtAnJcCSWn_Xi44bkY4' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.40:8004/v1/4930bf202819407e908a2ebb4a17aa51/stacks/clearwater-opnfv-bono-nwpiqsstecgm-0-i3nnkyoblwvc/663f3d56-6cef-4845-98ff-d182abb71ebf/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Fri, 12 Jul 2019 11:47:22 GMT Server: Apache x-openstack-request-id: req-9298a296-e625-4cbc-b3ad-9bcf22d17461 Content-Length: 4 Content-Type: application/json nullci-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 | af:85:c3:e9:fb:8d:74:3a:6b:c1:7b:cc:bb:7b:e5:b2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 a7:36:1c:84:ae:18:d6:42:2c:49:67:be:91:b4:37:21 root@bono-0 (DSA) ec2: 256 e7:d7:67:88:e7:12:7e:ed:36:e5:9b:25:96:73:ad:32 root@bono-0 (ECDSA) ec2: 256 94:89:90:fc:e9:7b:08:47:66:fa:7d:ee:20:3f:3b:27 root@bono-0 (ED25519) ec2: 2048 f0:71:ee:19:49:d7:ae:32:68:44:5a:28:01:c1:05:3a root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFXYRDrtrvsAT3Tt6iqXBCuMbvYTSg8skKzZGDQSbJ6IoMcNNBbdMEK8Kdup+aGdaGWUpsqMrWK8acSiAckVTMk= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINFx6Jq9drtJ0ALLiAu24oRMhNeOF1SHXoOBYxDUvqUu root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDK8HWw2jMCdWAp/w/f3vUFDIpDpiyFN+f117jyO42bausN510CzqTDUEFYxx8EmmspLakenqlNSMcg7W5gdfG1oRkspNvYqrZP89lgW3NMiImOpqiKQnMs7Ve8WNiB4QYhD0sDvT5Nhx3ZmXGLmR/k4Oq8/nlXmkQTeMPqkd0X5kXZet+pIBEPG6UDnQ72fzoa5jMc68oyvUvXGDXR8UlVRiJt7E0hLFW4XmTp5mihpHCAwnS4xmQzG+A4MIl33eQAO/DQQzo+dZTHbtod9oFtUZXW7+EgA0T/eEewVkNkV71eWHk2Yby68T3sWxG94fgcKNxTcjvkg/9QEJGBwM8X root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 12 Jul 2019 11:47:22 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 175.12 seconds 2019-07-12 11:50:37,478 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in 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-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009723] Security Framework initialized [ 0.012033] AppArmor: AppArmor initialized [ 0.013583] Yama: becoming mindful. [ 0.015060] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016897] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020446] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022756] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024244] Initializing cgroup subsys memory [ 0.028148] Initializing cgroup subsys devices [ 0.029808] Initializing cgroup subsys freezer [ 0.032014] Initializing cgroup subsys blkio [ 0.033601] Initializing cgroup subsys perf_event [ 0.036010] Initializing cgroup subsys hugetlb [ 0.038552] mce: CPU supports 10 MCE banks [ 0.040100] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040100] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044013] Spectre V2 : Mitigation: Full generic retpoline [ 0.045979] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048012] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050208] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056014] MDS: Mitigation: Clear CPU buffers [ 0.080342] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.087391] ACPI: Core revision 20131115 [ 0.088519] ACPI: All ACPI Tables successfully acquired [ 0.090687] ftrace: allocating 28757 entries in 113 pages [ 0.112285] smpboot: Max logical packages: 1 [ 0.116004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.118580] Enabling x2apic [ 0.119745] Enabled x2apic [ 0.120007] Switched APIC routing to physical x2apic. [ 0.125163] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.127243] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.130874] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139436] KVM setup paravirtual spinlock [ 0.141995] x86: Booted up 1 node, 1 CPUs [ 0.143524] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144398] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146767] devtmpfs: initialized [ 0.149398] EVM: security.selinux [ 0.150770] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153227] EVM: security.capability [ 0.155584] pinctrl core: initialized pinctrl subsystem [ 0.156051] regulator-dummy: no parameters [ 0.157685] RTC time: 11:44:26, date: 07/12/19 [ 0.159370] NET: Registered protocol family 16 [ 0.160128] cpuidle: using governor ladder [ 0.161675] cpuidle: using governor menu [ 0.163188] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166374] PCI: Using configuration type 1 for base access [ 0.168704] bio: create slab at 0 [ 0.170409] ACPI: Added _OSI(Module Device) [ 0.171977] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176758] ACPI: Interpreter enabled [ 0.178162] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.187516] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.190267] ACPI: (supports S0 S5) [ 0.191604] ACPI: Using IOAPIC for interrupt routing [ 0.192019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.195438] ACPI: No dock devices found. [ 0.197767] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.199939] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.202310] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204198] acpiphp: Slot [3] registered [ 0.205735] acpiphp: Slot [4] registered [ 0.207381] acpiphp: Slot [5] registered [ 0.208024] acpiphp: Slot [6] registered [ 0.209548] acpiphp: Slot [7] registered [ 0.211062] acpiphp: Slot [8] registered [ 0.212021] acpiphp: Slot [9] registered [ 0.213538] acpiphp: Slot [10] registered [ 0.215073] acpiphp: Slot [11] registered [ 0.216021] acpiphp: Slot [12] registered [ 0.217552] acpiphp: Slot [13] registered [ 0.219086] acpiphp: Slot [14] registered [ 0.220021] acpiphp: Slot [15] registered [ 0.221799] acpiphp: Slot [16] registered [ 0.223628] acpiphp: Slot [17] registered [ 0.224031] acpiphp: Slot [18] registered [ 0.225889] acpiphp: Slot [19] registered [ 0.227702] acpiphp: Slot [20] registered [ 0.228022] acpiphp: Slot [21] registered [ 0.229819] acpiphp: Slot [22] registered [ 0.231654] acpiphp: Slot [23] registered [ 0.232022] acpiphp: Slot [24] registered [ 0.233855] acpiphp: Slot [25] registered [ 0.235657] acpiphp: Slot [26] registered [ 0.236023] acpiphp: Slot [27] registered [ 0.237852] acpiphp: Slot [28] registered [ 0.239676] acpiphp: Slot [29] registered [ 0.240023] acpiphp: Slot [30] registered [ 0.241845] acpiphp: Slot [31] registered [ 0.243648] PCI host bridge to bus 0000:00 [ 0.244005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.246314] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.250580] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.254797] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262120] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.287362] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289330] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.292123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.295200] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.297284] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.299975] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.300334] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.302713] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.304004] vgaarb: loaded [ 0.305348] vgaarb: bridge control possible 0000:00:02.0 [ 0.307890] SCSI subsystem initialized [ 0.308250] ACPI: bus type USB registered [ 0.309836] usbcore: registered new interface driver usbfs [ 0.311734] usbcore: registered new interface driver hub [ 0.312043] usbcore: registered new device driver usb [ 0.314045] PCI: Using ACPI for IRQ routing [ 0.316006] NetLabel: Initializing [ 0.317360] NetLabel: domain hash size = 128 [ 0.318955] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.320041] NetLabel: unlabeled traffic allowed by default [ 0.322230] Switched to clocksource kvm-clock [ 0.328453] AppArmor: AppArmor Filesystem Enabled [ 0.330221] pnp: PnP ACPI init [ 0.331470] ACPI: bus type PNP registered [ 0.333460] pnp: PnP ACPI: found 8 devices [ 0.335023] ACPI: bus type PNP unregistered [ 0.342205] NET: Registered protocol family 2 [ 0.344093] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.346588] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.348958] TCP: Hash tables configured (established 8192 bind 8192) [ 0.351288] TCP: reno registered [ 0.352588] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.354674] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.356967] NET: Registered protocol family 1 [ 0.358621] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.360726] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.362772] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379798] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.397042] Trying to unpack rootfs image as initramfs... [ 0.497471] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.500630] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.503321] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.506453] Scanning for low memory corruption every 60 seconds [ 0.508860] Initialise system trusted keyring [ 0.510522] audit: initializing netlink socket (disabled) [ 0.512527] type=2000 audit(1562931867.830:1): initialized [ 0.532582] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.535885] zbud: loaded [ 0.537228] VFS: Disk quotas dquot_6.5.2 [ 0.538913] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.541534] fuse init (API version 7.22) [ 0.543101] msgmni has been set to 1982 [ 0.544632] Key type big_key registered [ 0.546413] Key type asymmetric registered [ 0.547957] Asymmetric key parser 'x509' registered [ 0.549798] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.552601] io scheduler noop registered [ 0.554096] io scheduler deadline registered (default) [ 0.555950] io scheduler cfq registered [ 0.557519] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.559496] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.561911] ipmi message handler version 39.2 [ 0.563685] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.566546] ACPI: Power Button [PWRF] [ 0.568089] GHES: HEST is not enabled! [ 0.584920] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617896] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.620627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.648335] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.652028] Linux agpgart interface v0.103 [ 0.654535] brd: module loaded [ 0.656246] loop: module loaded [ 0.657950] blk-mq: CPU -> queue map [ 0.659321] CPU 0 -> Queue 0 [ 0.661372] vda: vda1 [ 0.663131] scsi0 : ata_piix [ 0.664391] scsi1 : ata_piix [ 0.665604] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.667961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.671008] libphy: Fixed MDIO Bus: probed [ 0.672643] tun: Universal TUN/TAP device driver, 1.6 [ 0.674443] tun: (C) 1999-2004 Max Krasnyansky [ 0.677618] PPP generic driver version 2.4.2 [ 0.679290] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.681755] ehci-pci: EHCI PCI platform driver [ 0.683398] ehci-platform: EHCI generic platform driver [ 0.685265] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.687408] ohci-pci: OHCI PCI platform driver [ 0.689043] ohci-platform: OHCI generic platform driver [ 0.690886] uhci_hcd: USB Universal Host Controller Interface driver [ 0.708066] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.712769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.714948] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717269] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.719926] usb usb1: Product: UHCI Host Controller [ 0.721677] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.723868] usb usb1: SerialNumber: 0000:00:01.2 [ 0.725631] hub 1-0:1.0: USB hub found [ 0.727080] hub 1-0:1.0: 2 ports detected [ 0.728733] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.732572] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.734373] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.736272] mousedev: PS/2 mouse device common for all mice [ 0.738606] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.741762] rtc_cmos 00:00: RTC can wake from S4 [ 0.743955] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.746172] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.748469] device-mapper: uevent: version 1.0.3 [ 0.750262] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.753306] ledtrig-cpu: registered to indicate activity on CPUs [ 0.755471] TCP: cubic registered [ 0.756863] NET: Registered protocol family 10 [ 0.758757] NET: Registered protocol family 17 [ 0.760469] Key type dns_resolver registered [ 0.762189] Loading compiled-in X.509 certificates [ 0.764521] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.767952] registered taskstats version 1 [ 0.770967] Key type trusted registered [ 0.774794] Key type encrypted registered [ 0.776589] AppArmor: AppArmor sha1 policy hashing enabled [ 0.778541] IMA: No TPM chip found, activating TPM-bypass! [ 0.781075] regulator-dummy: disabling [ 0.782551] Magic number: 11:756:731 [ 0.784139] rtc_cmos 00:00: setting system clock to 2019-07-12 11:44:27 UTC (1562931867) [ 0.787132] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.789224] EDD information not available. [ 0.825988] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.840285] Write protecting the kernel read-only data: 12288k [ 0.843649] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.848660] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864121] systemd-udevd[99]: starting version 204 [ 0.900588] FDC 0 is a S82078B [ 1.052052] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.216639] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.219165] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.221628] usb 1-1: Product: QEMU USB Tablet [ 1.223205] usb 1-1: Manufacturer: QEMU [ 1.224634] usb 1-1: SerialNumber: 42 [ 1.929862] 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.299597] 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.398681] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.538970] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 12 Jul 2019 11:44:29 +0000. Up 2.90 seconds. cloud-init-nonet[3.09]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 12 Jul 2019 11:44:32 +0000. Up 5.37 seconds. * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[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.100.20 | 255.255.255.0 | fa:16:3e:5d:9f:d3 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: f0:71:ee:19:49:d7:ae:32:68:44:5a:28:01:c1:05:3a root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .+=o | | .. . . . | |E . o + o . . | | . . * = o . | | . S + . | | . o o . | | o = . | | . o | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: a7:36:1c:84:ae:18:d6:42:2c:49:67:be:91:b4:37:21 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . E . | |.o= + .. | |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: e7:d7:67:88:e7:12:7e:ed:36:e5:9b:25:96:73:ad:32 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S . | | o .o oo| | ..o.OoB| | .E+.O*| | =o=+| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 94:89:90:fc:e9:7b:08:47:66:fa:7d:ee:20:3f:3b:27 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | ... | | o. . o | | ...+ | | *. | | * S | | o o | | +.+. | | +oE.o | | .oXo | +-----------------+ * 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 boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74GCloud-init v. 0.7.5 running 'modules:config' at Fri, 12 Jul 2019 11:44:39 +0000. Up 12.44 seconds. [ 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 12 Jul 2019 11:44:41 +0000. Up 13.69 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 15306 0 --:--:-- --:--:-- --:--:-- 15360 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 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 [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:13 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 5s (2286 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.2 + '[' -n 192.168.100.2 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 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.15 [68.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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 13s (3828 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.7) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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 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-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7928 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 7936 clearwater-socket-factory-sig start/running, process 7944 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.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8409 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57632 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.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 + echo 'nameserver 192.168.100.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process bono_process Running Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program poll_bono Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 564985515fe6c30a is healthy: got healthy result from http://192.168.100.3:4000 member 5f73414ddb6ca554 is healthy: got healthy result from http://192.168.100.20:4000 member 6542609f43f4c324 is healthy: got healthy result from http://192.168.100.14:4000 member d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list 564985515fe6c30a: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 5f73414ddb6ca554: name=192-168-100-20 peerURLs=http://192.168.100.20:2380 clientURLs=http://192.168.100.20:4000 isLeader=false 6542609f43f4c324: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false d95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.20) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.14 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdKHJ1NKwHd5P3L79bL9kiwj-tJ_UiZD87Lhh9qxPp6BY29gxGzbttpf2scutePaS80simB9XxWKrNCk5Yybv74AbS8NItQ1GWbKXrhaYcpUmigjIezBMq7nFGSJjKCn4xBkBpH7vrnOPtnYApPfJeK0qCEB79RtAnJcCSWn_Xi44bkY4' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.40:8004/v1/4930bf202819407e908a2ebb4a17aa51/stacks/clearwater-opnfv-bono-nwpiqsstecgm-0-i3nnkyoblwvc/663f3d56-6cef-4845-98ff-d182abb71ebf/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Fri, 12 Jul 2019 11:47:22 GMT Server: Apache x-openstack-request-id: req-9298a296-e625-4cbc-b3ad-9bcf22d17461 Content-Length: 4 Content-Type: application/json nullci-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 | af:85:c3:e9:fb:8d:74:3a:6b:c1:7b:cc:bb:7b:e5:b2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 a7:36:1c:84:ae:18:d6:42:2c:49:67:be:91:b4:37:21 root@bono-0 (DSA) ec2: 256 e7:d7:67:88:e7:12:7e:ed:36:e5:9b:25:96:73:ad:32 root@bono-0 (ECDSA) ec2: 256 94:89:90:fc:e9:7b:08:47:66:fa:7d:ee:20:3f:3b:27 root@bono-0 (ED25519) ec2: 2048 f0:71:ee:19:49:d7:ae:32:68:44:5a:28:01:c1:05:3a root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFXYRDrtrvsAT3Tt6iqXBCuMbvYTSg8skKzZGDQSbJ6IoMcNNBbdMEK8Kdup+aGdaGWUpsqMrWK8acSiAckVTMk= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINFx6Jq9drtJ0ALLiAu24oRMhNeOF1SHXoOBYxDUvqUu root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDK8HWw2jMCdWAp/w/f3vUFDIpDpiyFN+f117jyO42bausN510CzqTDUEFYxx8EmmspLakenqlNSMcg7W5gdfG1oRkspNvYqrZP89lgW3NMiImOpqiKQnMs7Ve8WNiB4QYhD0sDvT5Nhx3ZmXGLmR/k4Oq8/nlXmkQTeMPqkd0X5kXZet+pIBEPG6UDnQ72fzoa5jMc68oyvUvXGDXR8UlVRiJt7E0hLFW4XmTp5mihpHCAwnS4xmQzG+A4MIl33eQAO/DQQzo+dZTHbtod9oFtUZXW7+EgA0T/eEewVkNkV71eWHk2Yby68T3sWxG94fgcKNxTcjvkg/9QEJGBwM8X root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 12 Jul 2019 11:47:22 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 175.12 seconds 2019-07-12 11:50:37,482 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - bono: 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:5d:9f:d3', u'version': 4, u'addr': u'192.168.100.20', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5d:9f:d3', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'580e911a-616f-41a2-a436-bdc8bb402f20', 'name': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T11:44:26.000000', 'flavor': Munch({u'id': u'05cc2a6b-3c0d-4ad1-8dff-513fd1dd3137', 'name': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7'}), 'az': u'nova', 'id': u'2709d52e-138c-4a59-bbd4-401abab48ead', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'0b012b97-5d9e-4278-9383-3c511fe4cfeb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'9f414752-64a7-473f-8311-36c6463751e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'bfc607af-fc8a-4876-b39b-9680c21e1120'})], 'id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'888001de38d144f3a92022ae319351a4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2019-07-12T11:44:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T11:44:26Z', 'hostId': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54082ed2-1177-481b-a786-7bec1b6961e7', 'public_v6': '', 'private_v4': u'192.168.100.20', 'cloud': 'envvars', 'host_id': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', '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'2019-07-12T11:44:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'created_at': u'2019-07-12T11:43:53Z', 'created': u'2019-07-12T11:43:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-12 11:50:37,799 - functest.core.singlevm - DEBUG - console: [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009777] Security Framework initialized [ 0.012035] AppArmor: AppArmor initialized [ 0.013625] Yama: becoming mindful. [ 0.015135] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016904] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020443] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026755] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029705] Initializing cgroup subsys freezer [ 0.031386] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033772] Initializing cgroup subsys hugetlb [ 0.036768] mce: CPU supports 10 MCE banks [ 0.038399] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038399] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050240] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056003] MDS: Mitigation: Clear CPU buffers [ 0.080116] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.086944] ACPI: Core revision 20131115 [ 0.088452] ACPI: All ACPI Tables successfully acquired [ 0.092608] ftrace: allocating 28757 entries in 113 pages [ 0.116374] smpboot: Max logical packages: 1 [ 0.120004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.124221] Enabling x2apic [ 0.125415] Enabled x2apic [ 0.126884] Switched APIC routing to physical x2apic. [ 0.129431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.132004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.136063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.148241] KVM setup paravirtual spinlock [ 0.151893] x86: Booted up 1 node, 1 CPUs [ 0.152004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.154729] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.156137] devtmpfs: initialized [ 0.158820] EVM: security.selinux [ 0.160004] EVM: security.SMACK64 [ 0.161336] EVM: security.ima [ 0.162559] EVM: security.capability [ 0.164939] pinctrl core: initialized pinctrl subsystem [ 0.166891] regulator-dummy: no parameters [ 0.168114] RTC time: 11:38:57, date: 07/12/19 [ 0.169837] NET: Registered protocol family 16 [ 0.171634] cpuidle: using governor ladder [ 0.172004] cpuidle: using governor menu [ 0.173563] ACPI: bus type PCI registered [ 0.175112] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.176185] PCI: Using configuration type 1 for base access [ 0.178904] bio: create slab at 0 [ 0.180193] ACPI: Added _OSI(Module Device) [ 0.181788] ACPI: Added _OSI(Processor Device) [ 0.183458] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.184007] ACPI: Added _OSI(Processor Aggregator Device) [ 0.187446] ACPI: Interpreter enabled [ 0.188014] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.191582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.194284] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.197002] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.200007] ACPI: (supports S0 S5) [ 0.201361] ACPI: Using IOAPIC for interrupt routing [ 0.203200] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204168] ACPI: No dock devices found. [ 0.207488] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210404] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216216] acpiphp: Slot [3] registered [ 0.217777] acpiphp: Slot [4] registered [ 0.219419] acpiphp: Slot [5] registered [ 0.220043] acpiphp: Slot [6] registered [ 0.221579] acpiphp: Slot [7] registered [ 0.223110] acpiphp: Slot [8] registered [ 0.224023] acpiphp: Slot [9] registered [ 0.225565] acpiphp: Slot [10] registered [ 0.227126] acpiphp: Slot [11] registered [ 0.228023] acpiphp: Slot [12] registered [ 0.229580] acpiphp: Slot [13] registered [ 0.231138] acpiphp: Slot [14] registered [ 0.232022] acpiphp: Slot [15] registered [ 0.233581] acpiphp: Slot [16] registered [ 0.235140] acpiphp: Slot [17] registered [ 0.236030] acpiphp: Slot [18] registered [ 0.237595] acpiphp: Slot [19] registered [ 0.239159] acpiphp: Slot [20] registered [ 0.240023] acpiphp: Slot [21] registered [ 0.241586] acpiphp: Slot [22] registered [ 0.243153] acpiphp: Slot [23] registered [ 0.244023] acpiphp: Slot [24] registered [ 0.245587] acpiphp: Slot [25] registered [ 0.247149] acpiphp: Slot [26] registered [ 0.248023] acpiphp: Slot [27] registered [ 0.249585] acpiphp: Slot [28] registered [ 0.251147] acpiphp: Slot [29] registered [ 0.252022] acpiphp: Slot [30] registered [ 0.253578] acpiphp: Slot [31] registered [ 0.255131] PCI host bridge to bus 0000:00 [ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.257992] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.260004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.262189] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.266393] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.275657] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.299975] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301300] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.306854] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311601] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312336] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314385] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317160] vgaarb: bridge control possible 0000:00:02.0 [ 0.319365] SCSI subsystem initialized [ 0.320237] ACPI: bus type USB registered [ 0.321840] usbcore: registered new interface driver usbfs [ 0.323833] usbcore: registered new interface driver hub [ 0.324041] usbcore: registered new device driver usb [ 0.326091] PCI: Using ACPI for IRQ routing [ 0.328083] NetLabel: Initializing [ 0.329459] NetLabel: domain hash size = 128 [ 0.331101] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.332040] NetLabel: unlabeled traffic allowed by default [ 0.334268] Switched to clocksource kvm-clock [ 0.340409] AppArmor: AppArmor Filesystem Enabled [ 0.342189] pnp: PnP ACPI init [ 0.343457] ACPI: bus type PNP registered [ 0.345484] pnp: PnP ACPI: found 8 devices [ 0.347063] ACPI: bus type PNP unregistered [ 0.354350] NET: Registered protocol family 2 [ 0.356271] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.358803] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361224] TCP: Hash tables configured (established 8192 bind 8192) [ 0.363595] TCP: reno registered [ 0.364918] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.367040] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369393] NET: Registered protocol family 1 [ 0.371082] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373239] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375328] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.392425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.409623] Trying to unpack rootfs image as initramfs... [ 0.509584] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.512689] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.514807] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.518030] Scanning for low memory corruption every 60 seconds [ 0.520468] Initialise system trusted keyring [ 0.522188] audit: initializing netlink socket (disabled) [ 0.524220] type=2000 audit(1562931538.684:1): initialized [ 0.544292] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.547325] zbud: loaded [ 0.548664] VFS: Disk quotas dquot_6.5.2 [ 0.550226] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.552865] fuse init (API version 7.22) [ 0.554464] msgmni has been set to 1982 [ 0.556037] Key type big_key registered [ 0.557853] Key type asymmetric registered [ 0.559450] Asymmetric key parser 'x509' registered [ 0.561302] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564142] io scheduler noop registered [ 0.565721] io scheduler deadline registered (default) [ 0.567617] io scheduler cfq registered [ 0.569190] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.571222] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.573607] ipmi message handler version 39.2 [ 0.575318] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.578105] ACPI: Power Button [PWRF] [ 0.579643] GHES: HEST is not enabled! [ 0.596243] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.629234] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.632012] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657807] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.661482] Linux agpgart interface v0.103 [ 0.664024] brd: module loaded [ 0.665774] loop: module loaded [ 0.667493] blk-mq: CPU -> queue map [ 0.668950] CPU 0 -> Queue 0 [ 0.671082] vda: vda1 [ 0.672835] scsi0 : ata_piix [ 0.674127] scsi1 : ata_piix [ 0.675387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.677769] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.680930] libphy: Fixed MDIO Bus: probed [ 0.682588] tun: Universal TUN/TAP device driver, 1.6 [ 0.684456] tun: (C) 1999-2004 Max Krasnyansky [ 0.687726] PPP generic driver version 2.4.2 [ 0.689392] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.691719] ehci-pci: EHCI PCI platform driver [ 0.693407] ehci-platform: EHCI generic platform driver [ 0.695330] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.697531] ohci-pci: OHCI PCI platform driver [ 0.699213] ohci-platform: OHCI generic platform driver [ 0.701130] uhci_hcd: USB Universal Host Controller Interface driver [ 0.718358] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.720307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.723221] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.725392] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.727794] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.730537] usb usb1: Product: UHCI Host Controller [ 0.732361] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.734642] usb usb1: SerialNumber: 0000:00:01.2 [ 0.736465] hub 1-0:1.0: USB hub found [ 0.737961] hub 1-0:1.0: 2 ports detected [ 0.739649] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743541] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745387] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.747357] mousedev: PS/2 mouse device common for all mice [ 0.749755] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.753013] rtc_cmos 00:00: RTC can wake from S4 [ 0.755262] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.757550] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759898] device-mapper: uevent: version 1.0.3 [ 0.761686] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.764814] ledtrig-cpu: registered to indicate activity on CPUs [ 0.767043] TCP: cubic registered [ 0.768458] NET: Registered protocol family 10 [ 0.770326] NET: Registered protocol family 17 [ 0.772034] Key type dns_resolver registered [ 0.773790] Loading compiled-in X.509 certificates [ 0.776118] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.779576] registered taskstats version 1 [ 0.782588] Key type trusted registered [ 0.786378] Key type encrypted registered [ 0.787944] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789946] IMA: No TPM chip found, activating TPM-bypass! [ 0.792526] regulator-dummy: disabling [ 0.794010] Magic number: 11:653:630 [ 0.795595] rtc_cmos 00:00: setting system clock to 2019-07-12 11:38:58 UTC (1562931538) [ 0.798652] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.800799] EDD information not available. [ 0.837498] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.851955] Write protecting the kernel read-only data: 12288k [ 0.854647] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.858969] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.876119] systemd-udevd[99]: starting version 204 [ 0.909389] FDC 0 is a S82078B [ 1.048052] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.211556] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.213972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.216463] usb 1-1: Product: QEMU USB Tablet [ 1.218124] usb 1-1: Manufacturer: QEMU [ 1.219636] usb 1-1: SerialNumber: 42 [ 1.941727] 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.309625] 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.414227] random: init urandom read with 10 bits of entropy available [ 2.553306] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 12 Jul 2019 11:39:00 +0000. Up 2.96 seconds. cloud-init-nonet[3.17]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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.63]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 12 Jul 2019 11:39:02 +0000. Up 5.29 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.3 | 255.255.255.0 | fa:16:3e:72:2a:f2 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: bd:68:64:a0:3a:ef:ca:75:ee:4a:0a:b1:cd:0d:9c:ac root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o . . . . | |. = . S . | | * + o . . | |E = + . o . | | o * o . | | +o+oo | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: d4:ca:b3:72:57:e7:ba:c2:c9:f0:c6:b0:23:3b:4f:d0 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . . | | + . | | . E . . | | .oo . o | | . +O.. . | | o+o.O . | | .=.o .o. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: d5:11:84:b7:38:ea:57:52:5b:ce:93:6f:b1:d4:64:ed root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | o+. | | .... | | .o.. .| | .o o . +| | S. o = =.| | . . o =oE| | . o .oo| | . . .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: 3d:77:df:19:a8:f5:6e:6d:4e:4a:2c:21:d3:fd:89:37 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . . .. | | S = +oo. | | =o+oo=| | ...oE*| | oo++| | o+.| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Fri, 12 Jul 2019 11:39:09 +0000. Up 11.31 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 12 Jul 2019 11:39:11 +0000. Up 12.65 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 15385 0 --:--:-- --:--:-- --:--:-- 15436 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 8s (1515 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.2 + '[' -n 192.168.100.2 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [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.11 [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.7 [1330 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.2 [146 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.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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 (3435 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.11) ... 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.11) ... 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.7) ... 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.2) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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 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. rsyslog stop/waiting rsyslog start/running, process 8218 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 8246 clearwater-socket-factory-sig start/running, process 8254 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8300 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.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (15.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57959 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.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ 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.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ 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.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 + echo 'nameserver 192.168.100.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Wait parent Program nginx_uptime Wait parent Program monit_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Wait parent Program nginx_uptime Wait parent Program monit_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 564985515fe6c30a is healthy: got healthy result from http://192.168.100.3:4000 member 6542609f43f4c324 is healthy: got healthy result from http://192.168.100.14:4000 member d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list 564985515fe6c30a: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 6542609f43f4c324: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false d95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.3) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.14 is in state normal. + cw-check_config_sync - /etc/clearwater/bgcf.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/enum.json is up to date - /etc/clearwater/fallback_ifcs.xml is up to date - /etc/clearwater/rph.json is up to date - /etc/clearwater/s-cscf.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdKHE4D-l004O1BMoCL2hTVnkMIi_ikqmV-i_IVcxYbNjs7jVugPPGEkPzppigUpZoRX9IMy5DOnpp26HxPcasL3N0_swwUkOHFn40eOeydEBOm3BHDOzG6u-s9xdC--hj_pL6ZkzWWvSH2EQUiT-MZ--e_yTKbaifWi0Z6Jf_1sxIKrM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.40:8004/v1/4930bf202819407e908a2ebb4a17aa51/stacks/clearwater-opnfv-sprout-yn266pxjhzdz-0-wlj5vgwk4jhl/b73e45cf-c41f-45d1-86a2-78dc5a41253b/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Fri, 12 Jul 2019 11:43:39 GMT Server: Apache x-openstack-request-id: req-8e925554-79c1-4a20-aaf1-bb1187b14918 Content-Length: 4 Content-Type: application/json nullci-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 | af:85:c3:e9:fb:8d:74:3a:6b:c1:7b:cc:bb:7b:e5:b2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 d4:ca:b3:72:57:e7:ba:c2:c9:f0:c6:b0:23:3b:4f:d0 root@sprout-0 (DSA) ec2: 256 d5:11:84:b7:38:ea:57:52:5b:ce:93:6f:b1:d4:64:ed root@sprout-0 (ECDSA) ec2: 256 3d:77:df:19:a8:f5:6e:6d:4e:4a:2c:21:d3:fd:89:37 root@sprout-0 (ED25519) ec2: 2048 bd:68:64:a0:3a:ef:ca:75:ee:4a:0a:b1:cd:0d:9c:ac root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG3Pb6MBgazzj9JzZi30+SDitWTwVZ8PMaVNkvX6yUdNgl12+2yillv3M1cWfI2ryo9kdy6W9GeLxjjq6QvuSCg= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBSbHhEzyI+n8pKnpvkq36XSwviQ5vCU/MwMGBwQbRub root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDudk9TW0SM8vLSCTSjFRId4xDJqv2j7DKEz+2gaNRyeEzx0IvgJZkHYsxWYfz1RZ749BrRjrPKZiBNGKht26GYkxhSMY9l3TabG5lPrjsXi9ENZ3pG/6pGa1uhYvMaHt2UOSUNsUbEqQ1/ufaLGt/EmduxyrxHETx1HsQ6MpbeYcJXHcF6a/Cw8kQhSIG9RIJ3MSdRtsNFtOpV8pbk/NqMrpQmsj9rsrBKn7NcyKcVln0caIVBh+iHkGkqlqmXp8AJkeLhbnn2qkWgJZ9zs7mW94qE3iK4zPmxRp2keZyPBz7Wmzmooje0KV/y7/i5IoehZhzqvyk18UjSoXXFnHTj root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 12 Jul 2019 11:43:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 281.21 seconds 2019-07-12 11:50:37,803 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009777] Security Framework initialized [ 0.012035] AppArmor: AppArmor initialized [ 0.013625] Yama: becoming mindful. [ 0.015135] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016904] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020443] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026755] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029705] Initializing cgroup subsys freezer [ 0.031386] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033772] Initializing cgroup subsys hugetlb [ 0.036768] mce: CPU supports 10 MCE banks [ 0.038399] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038399] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050240] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056003] MDS: Mitigation: Clear CPU buffers [ 0.080116] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.086944] ACPI: Core revision 20131115 [ 0.088452] ACPI: All ACPI Tables successfully acquired [ 0.092608] ftrace: allocating 28757 entries in 113 pages [ 0.116374] smpboot: Max logical packages: 1 [ 0.120004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.124221] Enabling x2apic [ 0.125415] Enabled x2apic [ 0.126884] Switched APIC routing to physical x2apic. [ 0.129431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.132004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.136063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.148241] KVM setup paravirtual spinlock [ 0.151893] x86: Booted up 1 node, 1 CPUs [ 0.152004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.154729] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.156137] devtmpfs: initialized [ 0.158820] EVM: security.selinux [ 0.160004] EVM: security.SMACK64 [ 0.161336] EVM: security.ima [ 0.162559] EVM: security.capability [ 0.164939] pinctrl core: initialized pinctrl subsystem [ 0.166891] regulator-dummy: no parameters [ 0.168114] RTC time: 11:38:57, date: 07/12/19 [ 0.169837] NET: Registered protocol family 16 [ 0.171634] cpuidle: using governor ladder [ 0.172004] cpuidle: using governor menu [ 0.173563] ACPI: bus type PCI registered [ 0.175112] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.176185] PCI: Using configuration type 1 for base access [ 0.178904] bio: create slab at 0 [ 0.180193] ACPI: Added _OSI(Module Device) [ 0.181788] ACPI: Added _OSI(Processor Device) [ 0.183458] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.184007] ACPI: Added _OSI(Processor Aggregator Device) [ 0.187446] ACPI: Interpreter enabled [ 0.188014] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.191582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.194284] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.197002] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.200007] ACPI: (supports S0 S5) [ 0.201361] ACPI: Using IOAPIC for interrupt routing [ 0.203200] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204168] ACPI: No dock devices found. [ 0.207488] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210404] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216216] acpiphp: Slot [3] registered [ 0.217777] acpiphp: Slot [4] registered [ 0.219419] acpiphp: Slot [5] registered [ 0.220043] acpiphp: Slot [6] registered [ 0.221579] acpiphp: Slot [7] registered [ 0.223110] acpiphp: Slot [8] registered [ 0.224023] acpiphp: Slot [9] registered [ 0.225565] acpiphp: Slot [10] registered [ 0.227126] acpiphp: Slot [11] registered [ 0.228023] acpiphp: Slot [12] registered [ 0.229580] acpiphp: Slot [13] registered [ 0.231138] acpiphp: Slot [14] registered [ 0.232022] acpiphp: Slot [15] registered [ 0.233581] acpiphp: Slot [16] registered [ 0.235140] acpiphp: Slot [17] registered [ 0.236030] acpiphp: Slot [18] registered [ 0.237595] acpiphp: Slot [19] registered [ 0.239159] acpiphp: Slot [20] registered [ 0.240023] acpiphp: Slot [21] registered [ 0.241586] acpiphp: Slot [22] registered [ 0.243153] acpiphp: Slot [23] registered [ 0.244023] acpiphp: Slot [24] registered [ 0.245587] acpiphp: Slot [25] registered [ 0.247149] acpiphp: Slot [26] registered [ 0.248023] acpiphp: Slot [27] registered [ 0.249585] acpiphp: Slot [28] registered [ 0.251147] acpiphp: Slot [29] registered [ 0.252022] acpiphp: Slot [30] registered [ 0.253578] acpiphp: Slot [31] registered [ 0.255131] PCI host bridge to bus 0000:00 [ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.257992] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.260004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.262189] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.266393] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.275657] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.299975] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301300] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304035] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.306854] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311601] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312336] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314385] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317160] vgaarb: bridge control possible 0000:00:02.0 [ 0.319365] SCSI subsystem initialized [ 0.320237] ACPI: bus type USB registered [ 0.321840] usbcore: registered new interface driver usbfs [ 0.323833] usbcore: registered new interface driver hub [ 0.324041] usbcore: registered new device driver usb [ 0.326091] PCI: Using ACPI for IRQ routing [ 0.328083] NetLabel: Initializing [ 0.329459] NetLabel: domain hash size = 128 [ 0.331101] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.332040] NetLabel: unlabeled traffic allowed by default [ 0.334268] Switched to clocksource kvm-clock [ 0.340409] AppArmor: AppArmor Filesystem Enabled [ 0.342189] pnp: PnP ACPI init [ 0.343457] ACPI: bus type PNP registered [ 0.345484] pnp: PnP ACPI: found 8 devices [ 0.347063] ACPI: bus type PNP unregistered [ 0.354350] NET: Registered protocol family 2 [ 0.356271] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.358803] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361224] TCP: Hash tables configured (established 8192 bind 8192) [ 0.363595] TCP: reno registered [ 0.364918] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.367040] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369393] NET: Registered protocol family 1 [ 0.371082] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373239] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375328] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.392425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.409623] Trying to unpack rootfs image as initramfs... [ 0.509584] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.512689] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.514807] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.518030] Scanning for low memory corruption every 60 seconds [ 0.520468] Initialise system trusted keyring [ 0.522188] audit: initializing netlink socket (disabled) [ 0.524220] type=2000 audit(1562931538.684:1): initialized [ 0.544292] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.547325] zbud: loaded [ 0.548664] VFS: Disk quotas dquot_6.5.2 [ 0.550226] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.552865] fuse init (API version 7.22) [ 0.554464] msgmni has been set to 1982 [ 0.556037] Key type big_key registered [ 0.557853] Key type asymmetric registered [ 0.559450] Asymmetric key parser 'x509' registered [ 0.561302] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564142] io scheduler noop registered [ 0.565721] io scheduler deadline registered (default) [ 0.567617] io scheduler cfq registered [ 0.569190] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.571222] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.573607] ipmi message handler version 39.2 [ 0.575318] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.578105] ACPI: Power Button [PWRF] [ 0.579643] GHES: HEST is not enabled! [ 0.596243] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.629234] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.632012] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657807] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.661482] Linux agpgart interface v0.103 [ 0.664024] brd: module loaded [ 0.665774] loop: module loaded [ 0.667493] blk-mq: CPU -> queue map [ 0.668950] CPU 0 -> Queue 0 [ 0.671082] vda: vda1 [ 0.672835] scsi0 : ata_piix [ 0.674127] scsi1 : ata_piix [ 0.675387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.677769] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.680930] libphy: Fixed MDIO Bus: probed [ 0.682588] tun: Universal TUN/TAP device driver, 1.6 [ 0.684456] tun: (C) 1999-2004 Max Krasnyansky [ 0.687726] PPP generic driver version 2.4.2 [ 0.689392] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.691719] ehci-pci: EHCI PCI platform driver [ 0.693407] ehci-platform: EHCI generic platform driver [ 0.695330] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.697531] ohci-pci: OHCI PCI platform driver [ 0.699213] ohci-platform: OHCI generic platform driver [ 0.701130] uhci_hcd: USB Universal Host Controller Interface driver [ 0.718358] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.720307] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.723221] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.725392] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.727794] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.730537] usb usb1: Product: UHCI Host Controller [ 0.732361] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.734642] usb usb1: SerialNumber: 0000:00:01.2 [ 0.736465] hub 1-0:1.0: USB hub found [ 0.737961] hub 1-0:1.0: 2 ports detected [ 0.739649] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743541] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745387] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.747357] mousedev: PS/2 mouse device common for all mice [ 0.749755] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.753013] rtc_cmos 00:00: RTC can wake from S4 [ 0.755262] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.757550] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759898] device-mapper: uevent: version 1.0.3 [ 0.761686] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.764814] ledtrig-cpu: registered to indicate activity on CPUs [ 0.767043] TCP: cubic registered [ 0.768458] NET: Registered protocol family 10 [ 0.770326] NET: Registered protocol family 17 [ 0.772034] Key type dns_resolver registered [ 0.773790] Loading compiled-in X.509 certificates [ 0.776118] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.779576] registered taskstats version 1 [ 0.782588] Key type trusted registered [ 0.786378] Key type encrypted registered [ 0.787944] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789946] IMA: No TPM chip found, activating TPM-bypass! [ 0.792526] regulator-dummy: disabling [ 0.794010] Magic number: 11:653:630 [ 0.795595] rtc_cmos 00:00: setting system clock to 2019-07-12 11:38:58 UTC (1562931538) [ 0.798652] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.800799] EDD information not available. [ 0.837498] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.851955] Write protecting the kernel read-only data: 12288k [ 0.854647] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.858969] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.876119] systemd-udevd[99]: starting version 204 [ 0.909389] FDC 0 is a S82078B [ 1.048052] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.211556] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.213972] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.216463] usb 1-1: Product: QEMU USB Tablet [ 1.218124] usb 1-1: Manufacturer: QEMU [ 1.219636] usb 1-1: SerialNumber: 42 [ 1.941727] 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.309625] 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.414227] random: init urandom read with 10 bits of entropy available [ 2.553306] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 12 Jul 2019 11:39:00 +0000. Up 2.96 seconds. cloud-init-nonet[3.17]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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.63]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 12 Jul 2019 11:39:02 +0000. Up 5.29 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.3 | 255.255.255.0 | fa:16:3e:72:2a:f2 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: bd:68:64:a0:3a:ef:ca:75:ee:4a:0a:b1:cd:0d:9c:ac root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o . . . . | |. = . S . | | * + o . . | |E = + . o . | | o * o . | | +o+oo | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: d4:ca:b3:72:57:e7:ba:c2:c9:f0:c6:b0:23:3b:4f:d0 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . . | | + . | | . E . . | | .oo . o | | . +O.. . | | o+o.O . | | .=.o .o. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: d5:11:84:b7:38:ea:57:52:5b:ce:93:6f:b1:d4:64:ed root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | o+. | | .... | | .o.. .| | .o o . +| | S. o = =.| | . . o =oE| | . o .oo| | . . .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: 3d:77:df:19:a8:f5:6e:6d:4e:4a:2c:21:d3:fd:89:37 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . . .. | | S = +oo. | | =o+oo=| | ...oE*| | oo++| | o+.| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Fri, 12 Jul 2019 11:39:09 +0000. Up 11.31 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 12 Jul 2019 11:39:11 +0000. Up 12.65 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 15385 0 --:--:-- --:--:-- --:--:-- 15436 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 8s (1515 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.2 + '[' -n 192.168.100.2 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [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.11 [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.7 [1330 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.2 [146 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.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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 (3435 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.11) ... 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.11) ... 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.7) ... 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.2) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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 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. rsyslog stop/waiting rsyslog start/running, process 8218 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 8246 clearwater-socket-factory-sig start/running, process 8254 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8300 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.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (15.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57959 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.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ 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.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ 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.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 + echo 'nameserver 192.168.100.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Wait parent Program nginx_uptime Wait parent Program monit_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Wait parent Program nginx_uptime Wait parent Program monit_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 564985515fe6c30a is healthy: got healthy result from http://192.168.100.3:4000 member 6542609f43f4c324 is healthy: got healthy result from http://192.168.100.14:4000 member d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list 564985515fe6c30a: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 6542609f43f4c324: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false d95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.3) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.14 is in state normal. + cw-check_config_sync - /etc/clearwater/bgcf.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/enum.json is up to date - /etc/clearwater/fallback_ifcs.xml is up to date - /etc/clearwater/rph.json is up to date - /etc/clearwater/s-cscf.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdKHE4D-l004O1BMoCL2hTVnkMIi_ikqmV-i_IVcxYbNjs7jVugPPGEkPzppigUpZoRX9IMy5DOnpp26HxPcasL3N0_swwUkOHFn40eOeydEBOm3BHDOzG6u-s9xdC--hj_pL6ZkzWWvSH2EQUiT-MZ--e_yTKbaifWi0Z6Jf_1sxIKrM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.40:8004/v1/4930bf202819407e908a2ebb4a17aa51/stacks/clearwater-opnfv-sprout-yn266pxjhzdz-0-wlj5vgwk4jhl/b73e45cf-c41f-45d1-86a2-78dc5a41253b/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Fri, 12 Jul 2019 11:43:39 GMT Server: Apache x-openstack-request-id: req-8e925554-79c1-4a20-aaf1-bb1187b14918 Content-Length: 4 Content-Type: application/json nullci-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 | af:85:c3:e9:fb:8d:74:3a:6b:c1:7b:cc:bb:7b:e5:b2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 d4:ca:b3:72:57:e7:ba:c2:c9:f0:c6:b0:23:3b:4f:d0 root@sprout-0 (DSA) ec2: 256 d5:11:84:b7:38:ea:57:52:5b:ce:93:6f:b1:d4:64:ed root@sprout-0 (ECDSA) ec2: 256 3d:77:df:19:a8:f5:6e:6d:4e:4a:2c:21:d3:fd:89:37 root@sprout-0 (ED25519) ec2: 2048 bd:68:64:a0:3a:ef:ca:75:ee:4a:0a:b1:cd:0d:9c:ac root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG3Pb6MBgazzj9JzZi30+SDitWTwVZ8PMaVNkvX6yUdNgl12+2yillv3M1cWfI2ryo9kdy6W9GeLxjjq6QvuSCg= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBSbHhEzyI+n8pKnpvkq36XSwviQ5vCU/MwMGBwQbRub root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDudk9TW0SM8vLSCTSjFRId4xDJqv2j7DKEz+2gaNRyeEzx0IvgJZkHYsxWYfz1RZ749BrRjrPKZiBNGKht26GYkxhSMY9l3TabG5lPrjsXi9ENZ3pG/6pGa1uhYvMaHt2UOSUNsUbEqQ1/ufaLGt/EmduxyrxHETx1HsQ6MpbeYcJXHcF6a/Cw8kQhSIG9RIJ3MSdRtsNFtOpV8pbk/NqMrpQmsj9rsrBKn7NcyKcVln0caIVBh+iHkGkqlqmXp8AJkeLhbnn2qkWgJZ9zs7mW94qE3iK4zPmxRp2keZyPBz7Wmzmooje0KV/y7/i5IoehZhzqvyk18UjSoXXFnHTj root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 12 Jul 2019 11:43:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 281.21 seconds 2019-07-12 11:50:38,126 - functest.core.singlevm - DEBUG - console: t.ipv6.conf.lo.disable_ipv6=0 net.ipv6.conf.lo.disable_ipv6 = 0 + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15755 0 --:--:-- --:--:-- --:--:-- 15824 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 8s (1493 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.2 + '[' -n 192.168.100.2 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 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/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:25 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u211-2.6.17-0ubuntu0.1 [39.6 MB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 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://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:61 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:63 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:65 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:67 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:68 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:72 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 13s (12.4 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2019a-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2019a-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.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... 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_7u211-2.6.17-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2019a-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... 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.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Certum_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:CNNIC_ROOT.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:PSCProcert.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:SecureSign_RootCA11.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Secure_Global_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:ACEDICOM_Root.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:EC-ACC.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:SecureTrust_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem done. Setting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ca-certificates (20170717~14.04.2) ... 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 ... 53180 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.15_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.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.7) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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 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 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.15) ... 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 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 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 11850 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12475 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...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. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...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 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 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.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 0s (6223 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59737 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 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) 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 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 + echo 'nameserver 192.168.100.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Initializing System snmpd_process Running Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.vellum.clearwater.opnfv Initializing System rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Running Process clearwater_diags_monitor_pro... Does not exist Process astaire_process Execution failed | Does... Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process astaire_process Execution failed | Does... Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Does not exist Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process chronos_process Running Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' snmpd_process Does not exist Process rogers_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status failed Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Status failed Program poll_chronos Status ok Program astaire_uptime Status failed Program ++ sed 1,2d ++ grep -v Running ++ monit summary ++ grep -v 'Status ok' + test -z ' rogers_uptime Status failed Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Status failed Program astaire_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 6542609f43f4c324 is healthy: got healthy result from http://192.168.100.14:4000 member d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list 6542609f43f4c324: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false d95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.14) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.14 is in state normal. + cw-check_config_sync - /etc/chronos/chronos_shared.conf is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdKG7r_SX4mnVGszrtOsmuCR_LrrFARQHICYHKT7erML6TJctDBk_QFSCARfNuf6U5u8Dw3n1mdhvMEFM1VCF5Od_W-jy_ZJek_WfLnzvig9hMnhOoOA4AXvk5_r4cl0phkGTSmsgipzEX63thVfEgASfj9zdHv6wNWD49Q63SFRht2-Q' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.40:8004/v1/4930bf202819407e908a2ebb4a17aa51/stacks/clearwater-opnfv-vellum-mb4iyn5zvao6-0-ntekc6ia3tuo/843edbd8-79ca-448a-a3e9-dc9f9307f8b1/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Fri, 12 Jul 2019 11:38:23 GMT Server: Apache x-openstack-request-id: req-e93ff741-efe7-41aa-8ade-e21e8325351d Content-Length: 4 Content-Type: application/json nullci-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 | af:85:c3:e9:fb:8d:74:3a:6b:c1:7b:cc:bb:7b:e5:b2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 2a:43:f2:86:53:44:5c:a2:75:6c:22:21:1e:d5:b6:65 root@vellum-0 (DSA) ec2: 256 a3:34:02:91:ac:c9:c0:b3:5a:e3:4d:a8:46:b1:11:c8 root@vellum-0 (ECDSA) ec2: 256 33:a5:3d:10:b2:df:c1:75:8e:c2:73:d8:c3:a9:30:6c root@vellum-0 (ED25519) ec2: 2048 36:c3:ba:48:54:fd:b9:72:2c:ea:68:b9:be:ed:7a:f3 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB0N9i5z+q5uH9qC6Ld9Ol3nJMvc0cLaUDRvkpUu9e/S9IYbN5V2LVOOl9Ci9PAxzzVB27j9YAjI9aLW6acc81g= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM2Y5YW8nJ2BkfJ0ZKwT64wH2HvtLX0O+Ye41rB7dlHk root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD0TsuOevGEEiQVJdXiNRVCdrYSqA+lt0qcM/jIUojpxpE7h7f9D8bHTtMyJ/Lqi8qvqGasWOA+apCrp8ko2PWNY2hH/QDq4uWiKseUXwcfMiUE00yMBOmkqYj6E3Nt0/YxBaXpKeKoqd9NBZIXG+Ft9GxbWJZ0uH6ICluunicShrutEQ9inobf7nh8d/CvP5e/N1Slvzq/8Pq7yJ1a824pAJdRF+XIiYCYaFOjKVI7+nkeHM7Wmsnyr/wlOsRNsllTblwSkWEcXMde1RIivTTdgztOdmdSsR4v8cGS9NFW6bgXmqBvQOE/oVK5tysXrR6XtsTquqA+z/gfPOwT3c9H root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 12 Jul 2019 11:38:24 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 558.13 seconds 2019-07-12 11:50:38,132 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console t.ipv6.conf.lo.disable_ipv6=0 net.ipv6.conf.lo.disable_ipv6 = 0 + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15755 0 --:--:-- --:--:-- --:--:-- 15824 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 8s (1493 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.2 + '[' -n 192.168.100.2 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 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/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:25 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u211-2.6.17-0ubuntu0.1 [39.6 MB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 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://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:61 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:63 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:65 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:67 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:68 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:72 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 13s (12.4 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2019a-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2019a-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.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... 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_7u211-2.6.17-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2019a-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... 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.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Certum_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:CNNIC_ROOT.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:PSCProcert.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:SecureSign_RootCA11.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Secure_Global_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:ACEDICOM_Root.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:EC-ACC.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:SecureTrust_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem done. Setting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ca-certificates (20170717~14.04.2) ... 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 ... 53180 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.15_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.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.7) ... 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.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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 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 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.15) ... 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 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 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 11850 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12475 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...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. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...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 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 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.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 0s (6223 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59737 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 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) 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 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 + echo 'nameserver 192.168.100.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Initializing System snmpd_process Running Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.vellum.clearwater.opnfv Initializing System rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Running Process clearwater_diags_monitor_pro... Does not exist Process astaire_process Execution failed | Does... Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process astaire_process Execution failed | Does... Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Does not exist Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process chronos_process Running Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' snmpd_process Does not exist Process rogers_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status failed Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Status failed Program poll_chronos Status ok Program astaire_uptime Status failed Program ++ sed 1,2d ++ grep -v Running ++ monit summary ++ grep -v 'Status ok' + test -z ' rogers_uptime Status failed Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Status failed Program astaire_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 6542609f43f4c324 is healthy: got healthy result from http://192.168.100.14:4000 member d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list 6542609f43f4c324: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false d95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.14) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.14 is in state normal. + cw-check_config_sync - /etc/chronos/chronos_shared.conf is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdKG7r_SX4mnVGszrtOsmuCR_LrrFARQHICYHKT7erML6TJctDBk_QFSCARfNuf6U5u8Dw3n1mdhvMEFM1VCF5Od_W-jy_ZJek_WfLnzvig9hMnhOoOA4AXvk5_r4cl0phkGTSmsgipzEX63thVfEgASfj9zdHv6wNWD49Q63SFRht2-Q' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.40:8004/v1/4930bf202819407e908a2ebb4a17aa51/stacks/clearwater-opnfv-vellum-mb4iyn5zvao6-0-ntekc6ia3tuo/843edbd8-79ca-448a-a3e9-dc9f9307f8b1/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Fri, 12 Jul 2019 11:38:23 GMT Server: Apache x-openstack-request-id: req-e93ff741-efe7-41aa-8ade-e21e8325351d Content-Length: 4 Content-Type: application/json nullci-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 | af:85:c3:e9:fb:8d:74:3a:6b:c1:7b:cc:bb:7b:e5:b2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 2a:43:f2:86:53:44:5c:a2:75:6c:22:21:1e:d5:b6:65 root@vellum-0 (DSA) ec2: 256 a3:34:02:91:ac:c9:c0:b3:5a:e3:4d:a8:46:b1:11:c8 root@vellum-0 (ECDSA) ec2: 256 33:a5:3d:10:b2:df:c1:75:8e:c2:73:d8:c3:a9:30:6c root@vellum-0 (ED25519) ec2: 2048 36:c3:ba:48:54:fd:b9:72:2c:ea:68:b9:be:ed:7a:f3 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB0N9i5z+q5uH9qC6Ld9Ol3nJMvc0cLaUDRvkpUu9e/S9IYbN5V2LVOOl9Ci9PAxzzVB27j9YAjI9aLW6acc81g= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM2Y5YW8nJ2BkfJ0ZKwT64wH2HvtLX0O+Ye41rB7dlHk root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD0TsuOevGEEiQVJdXiNRVCdrYSqA+lt0qcM/jIUojpxpE7h7f9D8bHTtMyJ/Lqi8qvqGasWOA+apCrp8ko2PWNY2hH/QDq4uWiKseUXwcfMiUE00yMBOmkqYj6E3Nt0/YxBaXpKeKoqd9NBZIXG+Ft9GxbWJZ0uH6ICluunicShrutEQ9inobf7nh8d/CvP5e/N1Slvzq/8Pq7yJ1a824pAJdRF+XIiYCYaFOjKVI7+nkeHM7Wmsnyr/wlOsRNsllTblwSkWEcXMde1RIivTTdgztOdmdSsR4v8cGS9NFW6bgXmqBvQOE/oVK5tysXrR6XtsTquqA+z/gfPOwT3c9H root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 12 Jul 2019 11:38:24 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 558.13 seconds 2019-07-12 11:50:38,450 - 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-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009727] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013582] Yama: becoming mindful. [ 0.015062] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016914] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020457] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022784] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024245] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029668] Initializing cgroup subsys freezer [ 0.031325] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033735] Initializing cgroup subsys hugetlb [ 0.036756] mce: CPU supports 10 MCE banks [ 0.038348] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038348] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.047018] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048004] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056004] MDS: Mitigation: Clear CPU buffers [ 0.076947] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.083804] ACPI: Core revision 20131115 [ 0.084452] ACPI: All ACPI Tables successfully acquired [ 0.086635] ftrace: allocating 28757 entries in 113 pages [ 0.112427] smpboot: Max logical packages: 1 [ 0.114046] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116328] Enabling x2apic [ 0.117502] Enabled x2apic [ 0.120012] Switched APIC routing to physical x2apic. [ 0.123313] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.128831] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139486] KVM setup paravirtual spinlock [ 0.142088] x86: Booted up 1 node, 1 CPUs [ 0.143603] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144407] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146779] devtmpfs: initialized [ 0.149456] EVM: security.selinux [ 0.150778] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153204] EVM: security.capability [ 0.155555] pinctrl core: initialized pinctrl subsystem [ 0.156059] regulator-dummy: no parameters [ 0.157705] RTC time: 11:25:35, date: 07/12/19 [ 0.159417] NET: Registered protocol family 16 [ 0.160130] cpuidle: using governor ladder [ 0.161673] cpuidle: using governor menu [ 0.163206] ACPI: bus type PCI registered [ 0.164010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166408] PCI: Using configuration type 1 for base access [ 0.168710] bio: create slab at 0 [ 0.170443] ACPI: Added _OSI(Module Device) [ 0.172004] ACPI: Added _OSI(Processor Device) [ 0.173642] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175345] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177529] ACPI: Interpreter enabled [ 0.178959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.182235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184980] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191501] ACPI: (supports S0 S5) [ 0.192003] ACPI: Using IOAPIC for interrupt routing [ 0.193808] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196167] ACPI: No dock devices found. [ 0.199418] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202353] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208210] acpiphp: Slot [3] registered [ 0.209743] acpiphp: Slot [4] registered [ 0.211359] acpiphp: Slot [5] registered [ 0.212034] acpiphp: Slot [6] registered [ 0.213530] acpiphp: Slot [7] registered [ 0.215033] acpiphp: Slot [8] registered [ 0.216021] acpiphp: Slot [9] registered [ 0.217537] acpiphp: Slot [10] registered [ 0.219068] acpiphp: Slot [11] registered [ 0.220021] acpiphp: Slot [12] registered [ 0.221545] acpiphp: Slot [13] registered [ 0.223065] acpiphp: Slot [14] registered [ 0.224022] acpiphp: Slot [15] registered [ 0.225548] acpiphp: Slot [16] registered [ 0.227071] acpiphp: Slot [17] registered [ 0.228029] acpiphp: Slot [18] registered [ 0.229569] acpiphp: Slot [19] registered [ 0.231114] acpiphp: Slot [20] registered [ 0.232021] acpiphp: Slot [21] registered [ 0.233550] acpiphp: Slot [22] registered [ 0.235089] acpiphp: Slot [23] registered [ 0.236021] acpiphp: Slot [24] registered [ 0.237551] acpiphp: Slot [25] registered [ 0.239093] acpiphp: Slot [26] registered [ 0.240021] acpiphp: Slot [27] registered [ 0.241552] acpiphp: Slot [28] registered [ 0.243078] acpiphp: Slot [29] registered [ 0.244021] acpiphp: Slot [30] registered [ 0.245552] acpiphp: Slot [31] registered [ 0.247064] PCI host bridge to bus 0000:00 [ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249947] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254137] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258341] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.267660] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268019] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.291755] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.293280] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.296011] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.298786] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301197] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303522] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304326] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.306318] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309140] vgaarb: bridge control possible 0000:00:02.0 [ 0.311286] SCSI subsystem initialized [ 0.312226] ACPI: bus type USB registered [ 0.313784] usbcore: registered new interface driver usbfs [ 0.315725] usbcore: registered new interface driver hub [ 0.316040] usbcore: registered new device driver usb [ 0.318029] PCI: Using ACPI for IRQ routing [ 0.319982] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321607] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323424] NetLabel: unlabeled traffic allowed by default [ 0.324221] Switched to clocksource kvm-clock [ 0.332495] AppArmor: AppArmor Filesystem Enabled [ 0.334245] pnp: PnP ACPI init [ 0.335479] ACPI: bus type PNP registered [ 0.337448] pnp: PnP ACPI: found 8 devices [ 0.338988] ACPI: bus type PNP unregistered [ 0.346163] NET: Registered protocol family 2 [ 0.348046] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.350525] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.352884] TCP: Hash tables configured (established 8192 bind 8192) [ 0.355213] TCP: reno registered [ 0.356510] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.358595] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.360853] NET: Registered protocol family 1 [ 0.362449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.364489] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.366493] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383192] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400097] Trying to unpack rootfs image as initramfs... [ 0.498315] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.501287] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.503297] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.506349] Scanning for low memory corruption every 60 seconds [ 0.508657] Initialise system trusted keyring [ 0.510319] audit: initializing netlink socket (disabled) [ 0.512254] type=2000 audit(1562930736.380:1): initialized [ 0.532341] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.535318] zbud: loaded [ 0.536628] VFS: Disk quotas dquot_6.5.2 [ 0.538174] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.540768] fuse init (API version 7.22) [ 0.542324] msgmni has been set to 1982 [ 0.543844] Key type big_key registered [ 0.545608] Key type asymmetric registered [ 0.547164] Asymmetric key parser 'x509' registered [ 0.548977] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.551764] io scheduler noop registered [ 0.553254] io scheduler deadline registered (default) [ 0.555129] io scheduler cfq registered [ 0.556674] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.558660] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.560995] ipmi message handler version 39.2 [ 0.562664] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.565399] ACPI: Power Button [PWRF] [ 0.566902] GHES: HEST is not enabled! [ 0.583472] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.616443] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.619145] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.644879] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.648397] Linux agpgart interface v0.103 [ 0.650836] brd: module loaded [ 0.652516] loop: module loaded [ 0.654189] blk-mq: CPU -> queue map [ 0.655585] CPU 0 -> Queue 0 [ 0.657674] vda: vda1 [ 0.659371] scsi0 : ata_piix [ 0.660630] scsi1 : ata_piix [ 0.661847] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.664173] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.667236] libphy: Fixed MDIO Bus: probed [ 0.668854] tun: Universal TUN/TAP device driver, 1.6 [ 0.670681] tun: (C) 1999-2004 Max Krasnyansky [ 0.673964] PPP generic driver version 2.4.2 [ 0.675615] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.677895] ehci-pci: EHCI PCI platform driver [ 0.679572] ehci-platform: EHCI generic platform driver [ 0.681465] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.683601] ohci-pci: OHCI PCI platform driver [ 0.685242] ohci-platform: OHCI generic platform driver [ 0.687099] uhci_hcd: USB Universal Host Controller Interface driver [ 0.704262] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.706142] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.708998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.711151] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.713470] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.716150] usb usb1: Product: UHCI Host Controller [ 0.717910] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.720124] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721892] hub 1-0:1.0: USB hub found [ 0.723357] hub 1-0:1.0: 2 ports detected [ 0.724991] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728798] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.730591] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.732505] mousedev: PS/2 mouse device common for all mice [ 0.734824] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.738004] rtc_cmos 00:00: RTC can wake from S4 [ 0.740197] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.742423] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.744707] device-mapper: uevent: version 1.0.3 [ 0.746446] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.749502] ledtrig-cpu: registered to indicate activity on CPUs [ 0.751673] TCP: cubic registered [ 0.753053] NET: Registered protocol family 10 [ 0.754888] NET: Registered protocol family 17 [ 0.756560] Key type dns_resolver registered [ 0.758285] Loading compiled-in X.509 certificates [ 0.760569] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.763938] registered taskstats version 1 [ 0.766792] Key type trusted registered [ 0.770385] Key type encrypted registered [ 0.771918] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773870] IMA: No TPM chip found, activating TPM-bypass! [ 0.776383] regulator-dummy: disabling [ 0.777851] Magic number: 11:447:428 [ 0.779414] rtc_cmos 00:00: setting system clock to 2019-07-12 11:25:36 UTC (1562930736) [ 0.782393] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784488] EDD information not available. [ 0.821478] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.836007] Write protecting the kernel read-only data: 12288k [ 0.838717] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.842986] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860116] systemd-udevd[99]: starting version 204 [ 0.892528] FDC 0 is a S82078B [ 1.048050] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.212275] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.214606] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.217048] usb 1-1: Product: QEMU USB Tablet [ 1.218668] usb 1-1: Manufacturer: QEMU [ 1.220135] usb 1-1: SerialNumber: 42 [ 1.922165] 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.282018] 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.377613] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.520494] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 12 Jul 2019 11:25:38 +0000. Up 2.93 seconds. cloud-init-nonet[3.17]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.83]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 12 Jul 2019 11:25:41 +0000. Up 5.55 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.2 | 255.255.255.0 | fa:16:3e:5d:c2: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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 0c:8a:fe:1a:23:5e:02:32:93:30:ab:34:84:ca:ee:4a root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | |. | |+. . | |=+ . . o | |O+. . S | |*+. | |oE+. | |+.o+ | |oo... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 04:e7:a4:84:ce:c9:3b:14:8b:82:39:a8:2a:f1:df:a2 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | .o o | | o. * | |o. = +. o | |* . B . | |.o . . S | |o o | |.o . | |o . .. | |. Eo... | +-----------------+ 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: f9:79:3f:19:ca:d3:e6:16:d7:e8:da:07:14:4d:ef:b1 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | o.| | . o| | o.| | . ..o| | S . Eo| | . . = o| | o..+ * | | .+oB .| | .*+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: 02:3f:20:6d:a0:f6:b7:8c:2b:c1:72:0c:79:90:d8:4f root@ellis-0 The key's randomart image is: +--[ED25519 256--+ |.o. | |+..oE | |.+.o= | |+ oo.+ | |.+ . .+ S | |.oo + .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 boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Fri, 12 Jul 2019 11:25:48 +0000. Up 12.45 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 12 Jul 2019 11:25:49 +0000. Up 13.88 seconds. Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15557 0 --:--:-- --:--:-- --:--:-- 15512 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 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 [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 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:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 5s (2312 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.2 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded. Need to get 69.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [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.11 [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.11 [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.2 [146 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.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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 9s (7687 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51354 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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 ... 51957 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.11) ... 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.11) ... 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.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8546 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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 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 9270 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 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 metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, 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.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58165 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) ... + /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_hostname=sprout.clearwater.opnfv" "# 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" "reduce_cassandra_mem_usage=Y" 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 + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 + echo 'nameserver 192.168.100.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list d95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + /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 + curl -i -X POST -H 'X-Auth-Token: gAAAAABdKG3Hn6mFQW1ErQlr0QpQB4BDqLsMk3tRwZQmBRcsN-11VEox9XHJ18Rn-qC_YA5WV99JgqEOTAtGaXdmAYBMH5BHt-mj3-I54JrV9WNZsp-GwzVcT9uuJQJS0RjCOnd1JD_RIWlomjYMolp92K6Mug-0M2-BCnehdB1-6_3HXCqXJKg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.40:8004/v1/4930bf202819407e908a2ebb4a17aa51/stacks/clearwater-opnfv-ellis-2ywhvpmwjj34/3e1c1184-efab-4903-8b77-4190aca0bc2f/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 103100 25 100 4 100 21 11 60 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Fri, 12 Jul 2019 11:28:35 GMT Server: Apache x-openstack-request-id: req-bc92466c-9769-4581-8f34-bcd73f748985 Content-Length: 4 Content-Type: application/json nullci-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 | af:85:c3:e9:fb:8d:74:3a:6b:c1:7b:cc:bb:7b:e5:b2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 04:e7:a4:84:ce:c9:3b:14:8b:82:39:a8:2a:f1:df:a2 root@ellis-0 (DSA) ec2: 256 f9:79:3f:19:ca:d3:e6:16:d7:e8:da:07:14:4d:ef:b1 root@ellis-0 (ECDSA) ec2: 256 02:3f:20:6d:a0:f6:b7:8c:2b:c1:72:0c:79:90:d8:4f root@ellis-0 (ED25519) ec2: 2048 0c:8a:fe:1a:23:5e:02:32:93:30:ab:34:84:ca:ee:4a root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEfrHFHISD1Kl0ZiigJWEdTAv6NgV9CeCmE3Bxqans5WESgkBTlDk3bx9GXZLdsC2vtdkCyfueAYeCw/VmIC1UI= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGVDS52J/qG99qGrf1NjN6OP9qqtASIV3fLYLUQn7Jo3 root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCTMJO2OoIpCsP8K3MXI041M4hXFT7zAlJ/B9C8ZnAFHZeHXg+tYA8KlWN2sk4elKTgYh/D7DUq3I8z+sV/GN84n6QKN0yWedn4IiJuH8oW9qbCCOvFwwKI0YRngHOnWyCGQdHtNFHbmyS/JPHo1Y4x0Np+3qGMy2dUqG4yWzBBatCR/0JL8BkIxrTjEbDXTlEA9cI2zo/wHM6cBA4dXFEHiKdJVt3+1P8J3VUtyIC5owgghi+gHE4pKmA/Rg2jj/A/33nDcs8QrSjB+tR5StoD895mSGfXgg1MQpg3z7LrIvuq4mpFWRKnoEHegxcr2ePZrvZAjWFii5dVhG35HBLJ root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 12 Jul 2019 11:28:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 179.33 seconds 2019-07-12 11:50:38,454 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in 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-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009727] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013582] Yama: becoming mindful. [ 0.015062] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016914] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020457] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022784] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024245] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029668] Initializing cgroup subsys freezer [ 0.031325] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033735] Initializing cgroup subsys hugetlb [ 0.036756] mce: CPU supports 10 MCE banks [ 0.038348] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038348] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.047018] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048004] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056004] MDS: Mitigation: Clear CPU buffers [ 0.076947] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.083804] ACPI: Core revision 20131115 [ 0.084452] ACPI: All ACPI Tables successfully acquired [ 0.086635] ftrace: allocating 28757 entries in 113 pages [ 0.112427] smpboot: Max logical packages: 1 [ 0.114046] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116328] Enabling x2apic [ 0.117502] Enabled x2apic [ 0.120012] Switched APIC routing to physical x2apic. [ 0.123313] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.128831] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139486] KVM setup paravirtual spinlock [ 0.142088] x86: Booted up 1 node, 1 CPUs [ 0.143603] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144407] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146779] devtmpfs: initialized [ 0.149456] EVM: security.selinux [ 0.150778] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153204] EVM: security.capability [ 0.155555] pinctrl core: initialized pinctrl subsystem [ 0.156059] regulator-dummy: no parameters [ 0.157705] RTC time: 11:25:35, date: 07/12/19 [ 0.159417] NET: Registered protocol family 16 [ 0.160130] cpuidle: using governor ladder [ 0.161673] cpuidle: using governor menu [ 0.163206] ACPI: bus type PCI registered [ 0.164010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166408] PCI: Using configuration type 1 for base access [ 0.168710] bio: create slab at 0 [ 0.170443] ACPI: Added _OSI(Module Device) [ 0.172004] ACPI: Added _OSI(Processor Device) [ 0.173642] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175345] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177529] ACPI: Interpreter enabled [ 0.178959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.182235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184980] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191501] ACPI: (supports S0 S5) [ 0.192003] ACPI: Using IOAPIC for interrupt routing [ 0.193808] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196167] ACPI: No dock devices found. [ 0.199418] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202353] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208210] acpiphp: Slot [3] registered [ 0.209743] acpiphp: Slot [4] registered [ 0.211359] acpiphp: Slot [5] registered [ 0.212034] acpiphp: Slot [6] registered [ 0.213530] acpiphp: Slot [7] registered [ 0.215033] acpiphp: Slot [8] registered [ 0.216021] acpiphp: Slot [9] registered [ 0.217537] acpiphp: Slot [10] registered [ 0.219068] acpiphp: Slot [11] registered [ 0.220021] acpiphp: Slot [12] registered [ 0.221545] acpiphp: Slot [13] registered [ 0.223065] acpiphp: Slot [14] registered [ 0.224022] acpiphp: Slot [15] registered [ 0.225548] acpiphp: Slot [16] registered [ 0.227071] acpiphp: Slot [17] registered [ 0.228029] acpiphp: Slot [18] registered [ 0.229569] acpiphp: Slot [19] registered [ 0.231114] acpiphp: Slot [20] registered [ 0.232021] acpiphp: Slot [21] registered [ 0.233550] acpiphp: Slot [22] registered [ 0.235089] acpiphp: Slot [23] registered [ 0.236021] acpiphp: Slot [24] registered [ 0.237551] acpiphp: Slot [25] registered [ 0.239093] acpiphp: Slot [26] registered [ 0.240021] acpiphp: Slot [27] registered [ 0.241552] acpiphp: Slot [28] registered [ 0.243078] acpiphp: Slot [29] registered [ 0.244021] acpiphp: Slot [30] registered [ 0.245552] acpiphp: Slot [31] registered [ 0.247064] PCI host bridge to bus 0000:00 [ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249947] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254137] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258341] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.267660] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268019] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.291755] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.293280] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.296011] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.298786] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301197] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303522] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304326] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.306318] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309140] vgaarb: bridge control possible 0000:00:02.0 [ 0.311286] SCSI subsystem initialized [ 0.312226] ACPI: bus type USB registered [ 0.313784] usbcore: registered new interface driver usbfs [ 0.315725] usbcore: registered new interface driver hub [ 0.316040] usbcore: registered new device driver usb [ 0.318029] PCI: Using ACPI for IRQ routing [ 0.319982] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321607] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323424] NetLabel: unlabeled traffic allowed by default [ 0.324221] Switched to clocksource kvm-clock [ 0.332495] AppArmor: AppArmor Filesystem Enabled [ 0.334245] pnp: PnP ACPI init [ 0.335479] ACPI: bus type PNP registered [ 0.337448] pnp: PnP ACPI: found 8 devices [ 0.338988] ACPI: bus type PNP unregistered [ 0.346163] NET: Registered protocol family 2 [ 0.348046] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.350525] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.352884] TCP: Hash tables configured (established 8192 bind 8192) [ 0.355213] TCP: reno registered [ 0.356510] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.358595] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.360853] NET: Registered protocol family 1 [ 0.362449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.364489] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.366493] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383192] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400097] Trying to unpack rootfs image as initramfs... [ 0.498315] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.501287] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.503297] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.506349] Scanning for low memory corruption every 60 seconds [ 0.508657] Initialise system trusted keyring [ 0.510319] audit: initializing netlink socket (disabled) [ 0.512254] type=2000 audit(1562930736.380:1): initialized [ 0.532341] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.535318] zbud: loaded [ 0.536628] VFS: Disk quotas dquot_6.5.2 [ 0.538174] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.540768] fuse init (API version 7.22) [ 0.542324] msgmni has been set to 1982 [ 0.543844] Key type big_key registered [ 0.545608] Key type asymmetric registered [ 0.547164] Asymmetric key parser 'x509' registered [ 0.548977] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.551764] io scheduler noop registered [ 0.553254] io scheduler deadline registered (default) [ 0.555129] io scheduler cfq registered [ 0.556674] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.558660] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.560995] ipmi message handler version 39.2 [ 0.562664] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.565399] ACPI: Power Button [PWRF] [ 0.566902] GHES: HEST is not enabled! [ 0.583472] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.616443] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.619145] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.644879] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.648397] Linux agpgart interface v0.103 [ 0.650836] brd: module loaded [ 0.652516] loop: module loaded [ 0.654189] blk-mq: CPU -> queue map [ 0.655585] CPU 0 -> Queue 0 [ 0.657674] vda: vda1 [ 0.659371] scsi0 : ata_piix [ 0.660630] scsi1 : ata_piix [ 0.661847] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.664173] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.667236] libphy: Fixed MDIO Bus: probed [ 0.668854] tun: Universal TUN/TAP device driver, 1.6 [ 0.670681] tun: (C) 1999-2004 Max Krasnyansky [ 0.673964] PPP generic driver version 2.4.2 [ 0.675615] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.677895] ehci-pci: EHCI PCI platform driver [ 0.679572] ehci-platform: EHCI generic platform driver [ 0.681465] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.683601] ohci-pci: OHCI PCI platform driver [ 0.685242] ohci-platform: OHCI generic platform driver [ 0.687099] uhci_hcd: USB Universal Host Controller Interface driver [ 0.704262] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.706142] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.708998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.711151] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.713470] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.716150] usb usb1: Product: UHCI Host Controller [ 0.717910] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.720124] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721892] hub 1-0:1.0: USB hub found [ 0.723357] hub 1-0:1.0: 2 ports detected [ 0.724991] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728798] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.730591] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.732505] mousedev: PS/2 mouse device common for all mice [ 0.734824] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.738004] rtc_cmos 00:00: RTC can wake from S4 [ 0.740197] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.742423] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.744707] device-mapper: uevent: version 1.0.3 [ 0.746446] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.749502] ledtrig-cpu: registered to indicate activity on CPUs [ 0.751673] TCP: cubic registered [ 0.753053] NET: Registered protocol family 10 [ 0.754888] NET: Registered protocol family 17 [ 0.756560] Key type dns_resolver registered [ 0.758285] Loading compiled-in X.509 certificates [ 0.760569] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.763938] registered taskstats version 1 [ 0.766792] Key type trusted registered [ 0.770385] Key type encrypted registered [ 0.771918] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773870] IMA: No TPM chip found, activating TPM-bypass! [ 0.776383] regulator-dummy: disabling [ 0.777851] Magic number: 11:447:428 [ 0.779414] rtc_cmos 00:00: setting system clock to 2019-07-12 11:25:36 UTC (1562930736) [ 0.782393] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784488] EDD information not available. [ 0.821478] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.836007] Write protecting the kernel read-only data: 12288k [ 0.838717] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.842986] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860116] systemd-udevd[99]: starting version 204 [ 0.892528] FDC 0 is a S82078B [ 1.048050] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.212275] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.214606] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.217048] usb 1-1: Product: QEMU USB Tablet [ 1.218668] usb 1-1: Manufacturer: QEMU [ 1.220135] usb 1-1: SerialNumber: 42 [ 1.922165] 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.282018] 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.377613] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.520494] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 12 Jul 2019 11:25:38 +0000. Up 2.93 seconds. cloud-init-nonet[3.17]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.83]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 12 Jul 2019 11:25:41 +0000. Up 5.55 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.2 | 255.255.255.0 | fa:16:3e:5d:c2: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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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: 0c:8a:fe:1a:23:5e:02:32:93:30:ab:34:84:ca:ee:4a root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | |. | |+. . | |=+ . . o | |O+. . S | |*+. | |oE+. | |+.o+ | |oo... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 04:e7:a4:84:ce:c9:3b:14:8b:82:39:a8:2a:f1:df:a2 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | .o o | | o. * | |o. = +. o | |* . B . | |.o . . S | |o o | |.o . | |o . .. | |. Eo... | +-----------------+ 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: f9:79:3f:19:ca:d3:e6:16:d7:e8:da:07:14:4d:ef:b1 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | o.| | . o| | o.| | . ..o| | S . Eo| | . . = o| | o..+ * | | .+oB .| | .*+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: 02:3f:20:6d:a0:f6:b7:8c:2b:c1:72:0c:79:90:d8:4f root@ellis-0 The key's randomart image is: +--[ED25519 256--+ |.o. | |+..oE | |.+.o= | |+ oo.+ | |.+ . .+ S | |.oo + .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 boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Fri, 12 Jul 2019 11:25:48 +0000. Up 12.45 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 12 Jul 2019 11:25:49 +0000. Up 13.88 seconds. Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15557 0 --:--:-- --:--:-- --:--:-- 15512 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 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 [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 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:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 5s (2312 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.2 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded. Need to get 69.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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [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.11 [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.11 [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.2 [146 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.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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 9s (7687 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51354 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... 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.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... 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 ... 51957 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.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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.11) ... 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.11) ... 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.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8546 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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 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 9270 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 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 metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, 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.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58165 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) ... + /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_hostname=sprout.clearwater.opnfv" "# 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" "reduce_cassandra_mem_usage=Y" 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 + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 + echo 'nameserver 192.168.100.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list d95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + /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 + curl -i -X POST -H 'X-Auth-Token: gAAAAABdKG3Hn6mFQW1ErQlr0QpQB4BDqLsMk3tRwZQmBRcsN-11VEox9XHJ18Rn-qC_YA5WV99JgqEOTAtGaXdmAYBMH5BHt-mj3-I54JrV9WNZsp-GwzVcT9uuJQJS0RjCOnd1JD_RIWlomjYMolp92K6Mug-0M2-BCnehdB1-6_3HXCqXJKg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.40:8004/v1/4930bf202819407e908a2ebb4a17aa51/stacks/clearwater-opnfv-ellis-2ywhvpmwjj34/3e1c1184-efab-4903-8b77-4190aca0bc2f/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 103100 25 100 4 100 21 11 60 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Fri, 12 Jul 2019 11:28:35 GMT Server: Apache x-openstack-request-id: req-bc92466c-9769-4581-8f34-bcd73f748985 Content-Length: 4 Content-Type: application/json nullci-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 | af:85:c3:e9:fb:8d:74:3a:6b:c1:7b:cc:bb:7b:e5:b2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 04:e7:a4:84:ce:c9:3b:14:8b:82:39:a8:2a:f1:df:a2 root@ellis-0 (DSA) ec2: 256 f9:79:3f:19:ca:d3:e6:16:d7:e8:da:07:14:4d:ef:b1 root@ellis-0 (ECDSA) ec2: 256 02:3f:20:6d:a0:f6:b7:8c:2b:c1:72:0c:79:90:d8:4f root@ellis-0 (ED25519) ec2: 2048 0c:8a:fe:1a:23:5e:02:32:93:30:ab:34:84:ca:ee:4a root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEfrHFHISD1Kl0ZiigJWEdTAv6NgV9CeCmE3Bxqans5WESgkBTlDk3bx9GXZLdsC2vtdkCyfueAYeCw/VmIC1UI= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGVDS52J/qG99qGrf1NjN6OP9qqtASIV3fLYLUQn7Jo3 root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCTMJO2OoIpCsP8K3MXI041M4hXFT7zAlJ/B9C8ZnAFHZeHXg+tYA8KlWN2sk4elKTgYh/D7DUq3I8z+sV/GN84n6QKN0yWedn4IiJuH8oW9qbCCOvFwwKI0YRngHOnWyCGQdHtNFHbmyS/JPHo1Y4x0Np+3qGMy2dUqG4yWzBBatCR/0JL8BkIxrTjEbDXTlEA9cI2zo/wHM6cBA4dXFEHiKdJVt3+1P8J3VUtyIC5owgghi+gHE4pKmA/Rg2jj/A/33nDcs8QrSjB+tR5StoD895mSGfXgg1MQpg3z7LrIvuq4mpFWRKnoEHegxcr2ePZrvZAjWFii5dVhG35HBLJ root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 12 Jul 2019 11:28:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 179.33 seconds 2019-07-12 11:50:38,458 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - ellis: 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:5d:c2:48', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5d:c2:48', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'580e911a-616f-41a2-a436-bdc8bb402f20', 'name': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T11:25:35.000000', 'flavor': Munch({u'id': u'05cc2a6b-3c0d-4ad1-8dff-513fd1dd3137', 'name': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7'}), 'az': u'nova', 'id': u'5ea35b15-48c3-46db-bb9b-3a00b559cf74', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'0b012b97-5d9e-4278-9383-3c511fe4cfeb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'9f414752-64a7-473f-8311-36c6463751e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'bfc607af-fc8a-4876-b39b-9680c21e1120'})], 'id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'888001de38d144f3a92022ae319351a4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-07-12T11:25:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T11:25:35Z', 'hostId': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54082ed2-1177-481b-a786-7bec1b6961e7', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', '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'2019-07-12T11:25:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'created_at': u'2019-07-12T11:23:54Z', 'created': u'2019-07-12T11:23:54Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-12 11:50:38,737 - 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-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009781] Security Framework initialized [ 0.012040] AppArmor: AppArmor initialized [ 0.013623] Yama: becoming mindful. [ 0.015129] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016907] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020451] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026759] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029697] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033640] Initializing cgroup subsys perf_event [ 0.035407] Initializing cgroup subsys hugetlb [ 0.036768] mce: CPU supports 10 MCE banks [ 0.038404] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038404] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050252] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056003] MDS: Mitigation: Clear CPU buffers [ 0.080435] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.091083] ACPI: Core revision 20131115 [ 0.092588] ACPI: All ACPI Tables successfully acquired [ 0.094837] ftrace: allocating 28757 entries in 113 pages [ 0.116367] smpboot: Max logical packages: 1 [ 0.118011] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120311] Enabling x2apic [ 0.121513] Enabled x2apic [ 0.122979] Switched APIC routing to physical x2apic. [ 0.125434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.132039] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.144227] KVM setup paravirtual spinlock [ 0.147851] x86: Booted up 1 node, 1 CPUs [ 0.148004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.150729] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.152135] devtmpfs: initialized [ 0.154779] EVM: security.selinux [ 0.156004] EVM: security.SMACK64 [ 0.157338] EVM: security.ima [ 0.158556] EVM: security.capability [ 0.160926] pinctrl core: initialized pinctrl subsystem [ 0.162893] regulator-dummy: no parameters [ 0.164113] RTC time: 11:23:18, date: 07/12/19 [ 0.165848] NET: Registered protocol family 16 [ 0.167649] cpuidle: using governor ladder [ 0.168004] cpuidle: using governor menu [ 0.169556] ACPI: bus type PCI registered [ 0.171099] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.172187] PCI: Using configuration type 1 for base access [ 0.174895] bio: create slab at 0 [ 0.176196] ACPI: Added _OSI(Module Device) [ 0.177798] ACPI: Added _OSI(Processor Device) [ 0.179464] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.180007] ACPI: Added _OSI(Processor Aggregator Device) [ 0.183525] ACPI: Interpreter enabled [ 0.184012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.187582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.190276] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.196007] ACPI: (supports S0 S5) [ 0.197361] ACPI: Using IOAPIC for interrupt routing [ 0.199184] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200168] ACPI: No dock devices found. [ 0.203501] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212207] acpiphp: Slot [3] registered [ 0.213770] acpiphp: Slot [4] registered [ 0.215422] acpiphp: Slot [5] registered [ 0.216037] acpiphp: Slot [6] registered [ 0.217571] acpiphp: Slot [7] registered [ 0.219103] acpiphp: Slot [8] registered [ 0.220022] acpiphp: Slot [9] registered [ 0.221567] acpiphp: Slot [10] registered [ 0.223122] acpiphp: Slot [11] registered [ 0.224023] acpiphp: Slot [12] registered [ 0.225577] acpiphp: Slot [13] registered [ 0.227132] acpiphp: Slot [14] registered [ 0.228023] acpiphp: Slot [15] registered [ 0.229577] acpiphp: Slot [16] registered [ 0.231152] acpiphp: Slot [17] registered [ 0.232030] acpiphp: Slot [18] registered [ 0.233602] acpiphp: Slot [19] registered [ 0.235156] acpiphp: Slot [20] registered [ 0.236023] acpiphp: Slot [21] registered [ 0.237599] acpiphp: Slot [22] registered [ 0.239130] acpiphp: Slot [23] registered [ 0.240025] acpiphp: Slot [24] registered [ 0.241612] acpiphp: Slot [25] registered [ 0.243174] acpiphp: Slot [26] registered [ 0.244022] acpiphp: Slot [27] registered [ 0.245574] acpiphp: Slot [28] registered [ 0.247134] acpiphp: Slot [29] registered [ 0.248023] acpiphp: Slot [30] registered [ 0.249582] acpiphp: Slot [31] registered [ 0.251127] PCI host bridge to bus 0000:00 [ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258186] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262398] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.272027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.274783] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300683] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303397] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305260] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.307933] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308897] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311252] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.312000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313159] vgaarb: bridge control possible 0000:00:02.0 [ 0.315371] SCSI subsystem initialized [ 0.316232] ACPI: bus type USB registered [ 0.317823] usbcore: registered new interface driver usbfs [ 0.319817] usbcore: registered new interface driver hub [ 0.320040] usbcore: registered new device driver usb [ 0.322077] PCI: Using ACPI for IRQ routing [ 0.324063] NetLabel: Initializing [ 0.325451] NetLabel: domain hash size = 128 [ 0.327090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328041] NetLabel: unlabeled traffic allowed by default [ 0.330262] Switched to clocksource kvm-clock [ 0.336484] AppArmor: AppArmor Filesystem Enabled [ 0.338269] pnp: PnP ACPI init [ 0.339551] ACPI: bus type PNP registered [ 0.341576] pnp: PnP ACPI: found 8 devices [ 0.343153] ACPI: bus type PNP unregistered [ 0.350432] NET: Registered protocol family 2 [ 0.352359] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.354888] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.357300] TCP: Hash tables configured (established 8192 bind 8192) [ 0.359677] TCP: reno registered [ 0.360997] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.363122] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365462] NET: Registered protocol family 1 [ 0.367135] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369269] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371348] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.388471] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.405683] Trying to unpack rootfs image as initramfs... [ 0.506077] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.509162] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.511275] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.514481] Scanning for low memory corruption every 60 seconds [ 0.516974] Initialise system trusted keyring [ 0.518689] audit: initializing netlink socket (disabled) [ 0.520724] type=2000 audit(1562930598.592:1): initialized [ 0.540766] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.543794] zbud: loaded [ 0.545130] VFS: Disk quotas dquot_6.5.2 [ 0.546693] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.549357] fuse init (API version 7.22) [ 0.550940] msgmni has been set to 1982 [ 0.552500] Key type big_key registered [ 0.554305] Key type asymmetric registered [ 0.555883] Asymmetric key parser 'x509' registered [ 0.557725] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.560546] io scheduler noop registered [ 0.562062] io scheduler deadline registered (default) [ 0.563957] io scheduler cfq registered [ 0.565531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.567557] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.569932] ipmi message handler version 39.2 [ 0.571634] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574422] ACPI: Power Button [PWRF] [ 0.575946] GHES: HEST is not enabled! [ 0.592546] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625565] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.628343] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.654067] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.657681] Linux agpgart interface v0.103 [ 0.660184] brd: module loaded [ 0.661898] loop: module loaded [ 0.663605] blk-mq: CPU -> queue map [ 0.665028] CPU 0 -> Queue 0 [ 0.667155] vda: vda1 [ 0.668900] scsi0 : ata_piix [ 0.670181] scsi1 : ata_piix [ 0.671420] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.673788] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.676897] libphy: Fixed MDIO Bus: probed [ 0.678543] tun: Universal TUN/TAP device driver, 1.6 [ 0.680402] tun: (C) 1999-2004 Max Krasnyansky [ 0.683592] PPP generic driver version 2.4.2 [ 0.685262] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687568] ehci-pci: EHCI PCI platform driver [ 0.689251] ehci-platform: EHCI generic platform driver [ 0.691165] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.693363] ohci-pci: OHCI PCI platform driver [ 0.695037] ohci-platform: OHCI generic platform driver [ 0.696957] uhci_hcd: USB Universal Host Controller Interface driver [ 0.714157] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.716085] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.719020] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.721234] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.723619] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.726353] usb usb1: Product: UHCI Host Controller [ 0.728158] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.730450] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732262] hub 1-0:1.0: USB hub found [ 0.733754] hub 1-0:1.0: 2 ports detected [ 0.735429] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.739307] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.741141] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.743089] mousedev: PS/2 mouse device common for all mice [ 0.745495] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748744] rtc_cmos 00:00: RTC can wake from S4 [ 0.750986] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.753283] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.755630] device-mapper: uevent: version 1.0.3 [ 0.757421] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.760541] ledtrig-cpu: registered to indicate activity on CPUs [ 0.762771] TCP: cubic registered [ 0.764176] NET: Registered protocol family 10 [ 0.766049] NET: Registered protocol family 17 [ 0.767749] Key type dns_resolver registered [ 0.769500] Loading compiled-in X.509 certificates [ 0.771821] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.775277] registered taskstats version 1 [ 0.778260] Key type trusted registered [ 0.782069] Key type encrypted registered [ 0.783646] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785644] IMA: No TPM chip found, activating TPM-bypass! [ 0.788226] regulator-dummy: disabling [ 0.789716] Magic number: 11:894:377 [ 0.791217] acpi PNP0700:00: hash matches [ 0.792870] rtc_cmos 00:00: setting system clock to 2019-07-12 11:23:18 UTC (1562930598) [ 0.795895] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798061] EDD information not available. [ 0.833490] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.836466] Write protecting the kernel read-only data: 12288k [ 0.839187] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.843503] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860116] systemd-udevd[99]: starting version 204 [ 0.893613] FDC 0 is a S82078B [ 1.048053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.213761] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.216177] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.218665] usb 1-1: Product: QEMU USB Tablet [ 1.220322] usb 1-1: Manufacturer: QEMU [ 1.221867] usb 1-1: SerialNumber: 42 [ 1.925778] 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.288704] 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.390672] random: init urandom read with 10 bits of entropy available [ 2.532427] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 12 Jul 2019 11:23:20 +0000. Up 2.97 seconds. cloud-init-nonet[3.19]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[5.05]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 12 Jul 2019 11:23:23 +0000. Up 5.57 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.6 | 255.255.255.0 | fa:16:3e:0d:85:94 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.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: 6b:f2:a5:09:a5:ab:db:55:e4:c7:42:d8:9e:24:01:59 root@ns The key's randomart image is: +--[ RSA 2048]----+ | .+E | | . + | | o = | | B o | | S * o | | o o o | | + + . | | . B + | | ooo + | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 62:fe:ff:2b:38:86:71:cc:96:7f:4e:cf:05:2c:91:16 root@ns The key's randomart image is: +--[ DSA 1024]----+ | E | | o | | + | | . o | | ooS. . o | | o..* . . | | .= o . .| | ..+ o..o . | | ..o.=+.o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 9f:5b:47:c7:e1:21:71:83:1d:d8:09:6c:37:f6:b4:89 root@ns The key's randomart image is: +--[ECDSA 256]---+ | .o*+o| | =oBo| | ..++=| | Eo++| | 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: e2:ea:d6:11:03:fb:60:1f:fe:1b:7c:58:d3:a1:81:54 root@ns The key's randomart image is: +--[ED25519 256--+ | ..E | | . . . | | o . . . | | + + + . | | . =.+S + . | | .=o o . | | ..o+ . | | ... .o | | oo .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74GCloud-init v. 0.7.5 running 'modules:config' at Fri, 12 Jul 2019 11:23:29 +0000. Up 11.73 seconds. [ 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 12 Jul 2019 11:23:31 +0000. Up 13.08 seconds. + apt-get update Ubuntu 14.04.6 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 [172 kB] Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:8 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:9 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [4028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 5s (2199 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 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.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 1s (314 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... 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.19) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... 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 + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. + curl -i -X POST -H 'X-Auth-Token: gAAAAABdKG03xaDcB82IAGpjcwKB_UzEPMTWYgNxq8sX_MuhF6p6fFETnssbeRwMK5T4a6FOSHrY-md2X5NVuLoUPU2Yqfh-1DHU_J5k3iCIKRIORfRUHgiETkQACzk3qlRL8Rlc7jSRCuBVQlT6GksjeooHUCjs_ztIWRIdswYEIxxpftsON7o' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.40:8004/v1/4930bf202819407e908a2ebb4a17aa51/stacks/clearwater-opnfv-dns-xmqtjalhav5f/6b56fd71-8d7b-48ff-a727-1f9c959750c4/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 103100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Fri, 12 Jul 2019 11:23:44 GMT Server: Apache x-openstack-request-id: req-f7344c71-4d89-4a84-a747-9f2c336ab5a5 Content-Length: 4 Content-Type: application/json nullci-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 | af:85:c3:e9:fb:8d:74:3a:6b:c1:7b:cc:bb:7b:e5:b2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 62:fe:ff:2b:38:86:71:cc:96:7f:4e:cf:05:2c:91:16 root@ns (DSA) ec2: 256 9f:5b:47:c7:e1:21:71:83:1d:d8:09:6c:37:f6:b4:89 root@ns (ECDSA) ec2: 256 e2:ea:d6:11:03:fb:60:1f:fe:1b:7c:58:d3:a1:81:54 root@ns (ED25519) ec2: 2048 6b:f2:a5:09:a5:ab:db:55:e4:c7:42:d8:9e:24:01:59 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJABQIQiK74vurkaHPu92jQ5zyBniTo6xKq+l9jPKw2r/Jsa9/kXyEl8rupHoxCZlqcTmTGlJjBZciQuPhSdkvE= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEWLvBWo0mWchORme34h2YoFpfq3TUUz19EdM2svHtxK root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyJFU6Mc6thrGl7k09LQ9p/nQMQsK4w2TniK9CztL+t+fXcxSe+FggGEmw52uxAGksqwL0lmNV5eh+Uk4thr0pBgu4ljCmqSJHb3NrJgBqtDYnnnQqTRLsXpQn+Ocyc6R7a5YXGnEPxNEJvU5p0+ll8XNnz6pwscTNi2fxbCffVi8P0flHK2KD1t+H2yEyv7rBN2gVz5yH1fzrUm9erWFewpUFd0SzPCU4/KBYp2giF1TczLw6JptehaisEwe8hmlQpoVdXDJRxqtJ79eIrFa/lMUajcMFxClbHX/tpjkfILgJlOb5WXQol09aDH1gv7MFy/6ZnHZi++2sPGoCYbKZ root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 12 Jul 2019 11:23:44 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 26.36 seconds 2019-07-12 11:50:38,739 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in 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-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009781] Security Framework initialized [ 0.012040] AppArmor: AppArmor initialized [ 0.013623] Yama: becoming mindful. [ 0.015129] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016907] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020451] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026759] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029697] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033640] Initializing cgroup subsys perf_event [ 0.035407] Initializing cgroup subsys hugetlb [ 0.036768] mce: CPU supports 10 MCE banks [ 0.038404] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038404] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050252] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056003] MDS: Mitigation: Clear CPU buffers [ 0.080435] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.091083] ACPI: Core revision 20131115 [ 0.092588] ACPI: All ACPI Tables successfully acquired [ 0.094837] ftrace: allocating 28757 entries in 113 pages [ 0.116367] smpboot: Max logical packages: 1 [ 0.118011] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120311] Enabling x2apic [ 0.121513] Enabled x2apic [ 0.122979] Switched APIC routing to physical x2apic. [ 0.125434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.132039] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.144227] KVM setup paravirtual spinlock [ 0.147851] x86: Booted up 1 node, 1 CPUs [ 0.148004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.150729] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.152135] devtmpfs: initialized [ 0.154779] EVM: security.selinux [ 0.156004] EVM: security.SMACK64 [ 0.157338] EVM: security.ima [ 0.158556] EVM: security.capability [ 0.160926] pinctrl core: initialized pinctrl subsystem [ 0.162893] regulator-dummy: no parameters [ 0.164113] RTC time: 11:23:18, date: 07/12/19 [ 0.165848] NET: Registered protocol family 16 [ 0.167649] cpuidle: using governor ladder [ 0.168004] cpuidle: using governor menu [ 0.169556] ACPI: bus type PCI registered [ 0.171099] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.172187] PCI: Using configuration type 1 for base access [ 0.174895] bio: create slab at 0 [ 0.176196] ACPI: Added _OSI(Module Device) [ 0.177798] ACPI: Added _OSI(Processor Device) [ 0.179464] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.180007] ACPI: Added _OSI(Processor Aggregator Device) [ 0.183525] ACPI: Interpreter enabled [ 0.184012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.187582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.190276] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.196007] ACPI: (supports S0 S5) [ 0.197361] ACPI: Using IOAPIC for interrupt routing [ 0.199184] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200168] ACPI: No dock devices found. [ 0.203501] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212207] acpiphp: Slot [3] registered [ 0.213770] acpiphp: Slot [4] registered [ 0.215422] acpiphp: Slot [5] registered [ 0.216037] acpiphp: Slot [6] registered [ 0.217571] acpiphp: Slot [7] registered [ 0.219103] acpiphp: Slot [8] registered [ 0.220022] acpiphp: Slot [9] registered [ 0.221567] acpiphp: Slot [10] registered [ 0.223122] acpiphp: Slot [11] registered [ 0.224023] acpiphp: Slot [12] registered [ 0.225577] acpiphp: Slot [13] registered [ 0.227132] acpiphp: Slot [14] registered [ 0.228023] acpiphp: Slot [15] registered [ 0.229577] acpiphp: Slot [16] registered [ 0.231152] acpiphp: Slot [17] registered [ 0.232030] acpiphp: Slot [18] registered [ 0.233602] acpiphp: Slot [19] registered [ 0.235156] acpiphp: Slot [20] registered [ 0.236023] acpiphp: Slot [21] registered [ 0.237599] acpiphp: Slot [22] registered [ 0.239130] acpiphp: Slot [23] registered [ 0.240025] acpiphp: Slot [24] registered [ 0.241612] acpiphp: Slot [25] registered [ 0.243174] acpiphp: Slot [26] registered [ 0.244022] acpiphp: Slot [27] registered [ 0.245574] acpiphp: Slot [28] registered [ 0.247134] acpiphp: Slot [29] registered [ 0.248023] acpiphp: Slot [30] registered [ 0.249582] acpiphp: Slot [31] registered [ 0.251127] PCI host bridge to bus 0000:00 [ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258186] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262398] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.272027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.274783] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300683] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303397] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305260] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.307933] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308897] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311252] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.312000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313159] vgaarb: bridge control possible 0000:00:02.0 [ 0.315371] SCSI subsystem initialized [ 0.316232] ACPI: bus type USB registered [ 0.317823] usbcore: registered new interface driver usbfs [ 0.319817] usbcore: registered new interface driver hub [ 0.320040] usbcore: registered new device driver usb [ 0.322077] PCI: Using ACPI for IRQ routing [ 0.324063] NetLabel: Initializing [ 0.325451] NetLabel: domain hash size = 128 [ 0.327090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328041] NetLabel: unlabeled traffic allowed by default [ 0.330262] Switched to clocksource kvm-clock [ 0.336484] AppArmor: AppArmor Filesystem Enabled [ 0.338269] pnp: PnP ACPI init [ 0.339551] ACPI: bus type PNP registered [ 0.341576] pnp: PnP ACPI: found 8 devices [ 0.343153] ACPI: bus type PNP unregistered [ 0.350432] NET: Registered protocol family 2 [ 0.352359] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.354888] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.357300] TCP: Hash tables configured (established 8192 bind 8192) [ 0.359677] TCP: reno registered [ 0.360997] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.363122] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365462] NET: Registered protocol family 1 [ 0.367135] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369269] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371348] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.388471] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.405683] Trying to unpack rootfs image as initramfs... [ 0.506077] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.509162] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.511275] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.514481] Scanning for low memory corruption every 60 seconds [ 0.516974] Initialise system trusted keyring [ 0.518689] audit: initializing netlink socket (disabled) [ 0.520724] type=2000 audit(1562930598.592:1): initialized [ 0.540766] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.543794] zbud: loaded [ 0.545130] VFS: Disk quotas dquot_6.5.2 [ 0.546693] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.549357] fuse init (API version 7.22) [ 0.550940] msgmni has been set to 1982 [ 0.552500] Key type big_key registered [ 0.554305] Key type asymmetric registered [ 0.555883] Asymmetric key parser 'x509' registered [ 0.557725] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.560546] io scheduler noop registered [ 0.562062] io scheduler deadline registered (default) [ 0.563957] io scheduler cfq registered [ 0.565531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.567557] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.569932] ipmi message handler version 39.2 [ 0.571634] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574422] ACPI: Power Button [PWRF] [ 0.575946] GHES: HEST is not enabled! [ 0.592546] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625565] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.628343] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.654067] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.657681] Linux agpgart interface v0.103 [ 0.660184] brd: module loaded [ 0.661898] loop: module loaded [ 0.663605] blk-mq: CPU -> queue map [ 0.665028] CPU 0 -> Queue 0 [ 0.667155] vda: vda1 [ 0.668900] scsi0 : ata_piix [ 0.670181] scsi1 : ata_piix [ 0.671420] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.673788] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.676897] libphy: Fixed MDIO Bus: probed [ 0.678543] tun: Universal TUN/TAP device driver, 1.6 [ 0.680402] tun: (C) 1999-2004 Max Krasnyansky [ 0.683592] PPP generic driver version 2.4.2 [ 0.685262] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687568] ehci-pci: EHCI PCI platform driver [ 0.689251] ehci-platform: EHCI generic platform driver [ 0.691165] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.693363] ohci-pci: OHCI PCI platform driver [ 0.695037] ohci-platform: OHCI generic platform driver [ 0.696957] uhci_hcd: USB Universal Host Controller Interface driver [ 0.714157] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.716085] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.719020] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.721234] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.723619] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.726353] usb usb1: Product: UHCI Host Controller [ 0.728158] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.730450] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732262] hub 1-0:1.0: USB hub found [ 0.733754] hub 1-0:1.0: 2 ports detected [ 0.735429] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.739307] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.741141] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.743089] mousedev: PS/2 mouse device common for all mice [ 0.745495] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748744] rtc_cmos 00:00: RTC can wake from S4 [ 0.750986] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.753283] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.755630] device-mapper: uevent: version 1.0.3 [ 0.757421] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.760541] ledtrig-cpu: registered to indicate activity on CPUs [ 0.762771] TCP: cubic registered [ 0.764176] NET: Registered protocol family 10 [ 0.766049] NET: Registered protocol family 17 [ 0.767749] Key type dns_resolver registered [ 0.769500] Loading compiled-in X.509 certificates [ 0.771821] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.775277] registered taskstats version 1 [ 0.778260] Key type trusted registered [ 0.782069] Key type encrypted registered [ 0.783646] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785644] IMA: No TPM chip found, activating TPM-bypass! [ 0.788226] regulator-dummy: disabling [ 0.789716] Magic number: 11:894:377 [ 0.791217] acpi PNP0700:00: hash matches [ 0.792870] rtc_cmos 00:00: setting system clock to 2019-07-12 11:23:18 UTC (1562930598) [ 0.795895] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798061] EDD information not available. [ 0.833490] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.836466] Write protecting the kernel read-only data: 12288k [ 0.839187] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.843503] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860116] systemd-udevd[99]: starting version 204 [ 0.893613] FDC 0 is a S82078B [ 1.048053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.213761] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.216177] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.218665] usb 1-1: Product: QEMU USB Tablet [ 1.220322] usb 1-1: Manufacturer: QEMU [ 1.221867] usb 1-1: SerialNumber: 42 [ 1.925778] 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.288704] 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.390672] random: init urandom read with 10 bits of entropy available [ 2.532427] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 12 Jul 2019 11:23:20 +0000. Up 2.97 seconds. cloud-init-nonet[3.19]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[5.05]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 12 Jul 2019 11:23:23 +0000. Up 5.57 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.6 | 255.255.255.0 | fa:16:3e:0d:85:94 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.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: 6b:f2:a5:09:a5:ab:db:55:e4:c7:42:d8:9e:24:01:59 root@ns The key's randomart image is: +--[ RSA 2048]----+ | .+E | | . + | | o = | | B o | | S * o | | o o o | | + + . | | . B + | | ooo + | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 62:fe:ff:2b:38:86:71:cc:96:7f:4e:cf:05:2c:91:16 root@ns The key's randomart image is: +--[ DSA 1024]----+ | E | | o | | + | | . o | | ooS. . o | | o..* . . | | .= o . .| | ..+ o..o . | | ..o.=+.o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 9f:5b:47:c7:e1:21:71:83:1d:d8:09:6c:37:f6:b4:89 root@ns The key's randomart image is: +--[ECDSA 256]---+ | .o*+o| | =oBo| | ..++=| | Eo++| | 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: e2:ea:d6:11:03:fb:60:1f:fe:1b:7c:58:d3:a1:81:54 root@ns The key's randomart image is: +--[ED25519 256--+ | ..E | | . . . | | o . . . | | + + + . | | . =.+S + . | | .=o o . | | ..o+ . | | ... .o | | oo .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74GCloud-init v. 0.7.5 running 'modules:config' at Fri, 12 Jul 2019 11:23:29 +0000. Up 11.73 seconds. [ 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 ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 12 Jul 2019 11:23:31 +0000. Up 13.08 seconds. + apt-get update Ubuntu 14.04.6 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 [172 kB] Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:8 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:9 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [4028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 5s (2199 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 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.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 1s (314 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... 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.19) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... 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 + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. + curl -i -X POST -H 'X-Auth-Token: gAAAAABdKG03xaDcB82IAGpjcwKB_UzEPMTWYgNxq8sX_MuhF6p6fFETnssbeRwMK5T4a6FOSHrY-md2X5NVuLoUPU2Yqfh-1DHU_J5k3iCIKRIORfRUHgiETkQACzk3qlRL8Rlc7jSRCuBVQlT6GksjeooHUCjs_ztIWRIdswYEIxxpftsON7o' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.40:8004/v1/4930bf202819407e908a2ebb4a17aa51/stacks/clearwater-opnfv-dns-xmqtjalhav5f/6b56fd71-8d7b-48ff-a727-1f9c959750c4/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 103100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Fri, 12 Jul 2019 11:23:44 GMT Server: Apache x-openstack-request-id: req-f7344c71-4d89-4a84-a747-9f2c336ab5a5 Content-Length: 4 Content-Type: application/json nullci-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 | af:85:c3:e9:fb:8d:74:3a:6b:c1:7b:cc:bb:7b:e5:b2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 62:fe:ff:2b:38:86:71:cc:96:7f:4e:cf:05:2c:91:16 root@ns (DSA) ec2: 256 9f:5b:47:c7:e1:21:71:83:1d:d8:09:6c:37:f6:b4:89 root@ns (ECDSA) ec2: 256 e2:ea:d6:11:03:fb:60:1f:fe:1b:7c:58:d3:a1:81:54 root@ns (ED25519) ec2: 2048 6b:f2:a5:09:a5:ab:db:55:e4:c7:42:d8:9e:24:01:59 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJABQIQiK74vurkaHPu92jQ5zyBniTo6xKq+l9jPKw2r/Jsa9/kXyEl8rupHoxCZlqcTmTGlJjBZciQuPhSdkvE= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEWLvBWo0mWchORme34h2YoFpfq3TUUz19EdM2svHtxK root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyJFU6Mc6thrGl7k09LQ9p/nQMQsK4w2TniK9CztL+t+fXcxSe+FggGEmw52uxAGksqwL0lmNV5eh+Uk4thr0pBgu4ljCmqSJHb3NrJgBqtDYnnnQqTRLsXpQn+Ocyc6R7a5YXGnEPxNEJvU5p0+ll8XNnz6pwscTNi2fxbCffVi8P0flHK2KD1t+H2yEyv7rBN2gVz5yH1fzrUm9erWFewpUFd0SzPCU4/KBYp2giF1TczLw6JptehaisEwe8hmlQpoVdXDJRxqtJ79eIrFa/lMUajcMFxClbHX/tpjkfILgJlOb5WXQol09aDH1gv7MFy/6ZnHZi++2sPGoCYbKZ root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 12 Jul 2019 11:23:44 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 26.36 seconds 2019-07-12 11:50:38,743 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.203 2019-07-12 11:50:38,845 - 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'} 2019-07-12 11:50:38,916 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-07-12 11:50:38,917 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-07-12 11:50:39,241 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550552@clearwater.opnfv', u'sip_username': u'6505550552', u'formatted_number': u'(650) 555-0552', u'number': u'6505550552', u'sip_uri': u'sip:6505550552@clearwater.opnfv', u'number_id': u'a37be795a72a417e9adc4aa5393378c7', u'sip_password': u'kpa9x4Kjj', u'pstn': False} 2019-07-12 11:50:39,350 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.204', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})] 2019-07-12 11:50:39,351 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-07-12 11:50:39,351 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.208 ELLIS=172.30.9.203 --trace' 2019-07-12 11:50:39,351 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.208 ELLIS=172.30.9.203 --trace'' 2019-07-12 11:52:52,853 - 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) - (6505550888, 6505550285) Passed Basic Call - SDP (TCP) - (6505550178, 6505550463) Passed Basic Call - Tel URIs (TCP) - (6505550487, 6505550359) Passed Basic Call - Unknown number (TCP) - (6505550030, 6505550715) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550239, 6505550935) Passed Basic Call - Messages - Pager model (TCP) - (6505550825, 6505550746) Passed Basic Call - Pracks (TCP) - (6505550369, 6505550207) Passed Basic Registration (TCP) - (6505550032) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550010, 6505550528) Passed Call Barring - Outbound Rejection (TCP) - (6505550333, 6505550315) 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) - (6505550144, 6505550026) 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) - (6505550382, 6505550179, 6505550493) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550112, 6505550893, 6505550096) Passed Call Diversion - Not reachable (408) (TCP) - (6505550861, 6505550561, 6505550551) Passed Call Diversion - Not reachable (503) (TCP) - (6505550816, 6505550793, 6505550897) Passed Call Diversion - Not reachable (500) (TCP) - (6505550833, 6505550597, 6505550825) Passed Call Diversion - Busy (TCP) - (6505550769, 6505550212, 6505550129) Passed Call Diversion - Unconditional (TCP) - (6505550116, 6505550348, 6505550813) Passed Call Diversion - No answer (TCP) - (6505550817, 6505550866, 6505550063) Passed Call Diversion - Bad target URI (TCP) - (6505550380, 6505550120) Passed Call Diversion - Audio-only call (TCP) - (6505550037, 6505550877, 6505550829, 6505550105) Passed Call Diversion - Audio-video call (TCP) - (6505550791, 6505550450, 6505550628, 6505550118) Passed Call Forking - Mainline (TCP) - (6505550568, 6505550594) Passed Call Forking - Endpoint offline (TCP) - (6505550349, 6505550518) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550443, 6505550375) Passed Call Waiting - Accepted (TCP) - (6505550968, 6505550667, 6505550617) Passed Call Waiting - Cancelled (TCP) - (6505550125, 6505550554, 6505550191) Passed CANCEL - Mainline (TCP) - (6505550733, 6505550143) Passed Filtering - Accept-Contact (TCP) - (6505550778, 6505550446) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550522, 6505550339) Passed Filtering - Accept-Contact no match (TCP) - (6505550217, 6505550760) Passed Filtering - Accept-Contact negated match (TCP) - (6505550735, 6505550272) Passed Filtering - RFC3841 example (TCP) - (6505550766, 6505550787) Passed Filtering - Reject-Contact no match (TCP) - (6505550772, 6505550129) Passed Filtering - Reject-Contact match (TCP) - (6505550427, 6505550802) 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) - (6505550492) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550440) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550889) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550830) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550738, 6505550856) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550237, 6505550681) Passed GRUU - Call - only GRUU as target (TCP) - (6505550820, 6505550028) Passed GRUU - Call - AoR as target (TCP) - (6505550248, 6505550081) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550881, 6505550918) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550831, 6505550626) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550507, 6505550761) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550425, 6505550171) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550854, 6505550245) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550950, 6505550296) 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) - (6505550622) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550230) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550233) 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) - (6505550002, 6505550376) 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 2019-07-12 11:52:52,855 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-07-12 11:52:57,349 - 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-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:18:76', u'version': 4, u'addr': u'192.168.100.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:18:76', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'580e911a-616f-41a2-a436-bdc8bb402f20', 'name': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T11:44:29.000000', 'flavor': Munch({u'id': u'05cc2a6b-3c0d-4ad1-8dff-513fd1dd3137', 'name': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7'}), 'az': u'nova', 'id': u'565ed7f1-e1a8-4e6a-bfc0-c13a818d0cbb', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'0b012b97-5d9e-4278-9383-3c511fe4cfeb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'9f414752-64a7-473f-8311-36c6463751e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'bfc607af-fc8a-4876-b39b-9680c21e1120'})], 'id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'888001de38d144f3a92022ae319351a4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2019-07-12T11:44:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T11:44:29Z', 'hostId': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54082ed2-1177-481b-a786-7bec1b6961e7', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', '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'2019-07-12T11:44:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'created_at': u'2019-07-12T11:43:54Z', 'created': u'2019-07-12T11:43:54Z', '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:29:6b:9f', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:29:6b:9f', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'580e911a-616f-41a2-a436-bdc8bb402f20', 'name': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T11:44:29.000000', 'flavor': Munch({u'id': u'05cc2a6b-3c0d-4ad1-8dff-513fd1dd3137', 'name': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7'}), 'az': u'nova', 'id': u'a4699d2a-85fb-48bf-bc63-6407fead89f7', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'0b012b97-5d9e-4278-9383-3c511fe4cfeb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'9f414752-64a7-473f-8311-36c6463751e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'bfc607af-fc8a-4876-b39b-9680c21e1120'})], 'id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'888001de38d144f3a92022ae319351a4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2019-07-12T11:44:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T11:44:29Z', 'hostId': u'a0fb92d03cf11a997ecdbe7a0a7faac351313bd6b0bb878855764ea4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54082ed2-1177-481b-a786-7bec1b6961e7', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'a0fb92d03cf11a997ecdbe7a0a7faac351313bd6b0bb878855764ea4', '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'2019-07-12T11:44:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'created_at': u'2019-07-12T11:43:54Z', 'created': u'2019-07-12T11:43:54Z', '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:5d:9f:d3', u'version': 4, u'addr': u'192.168.100.20', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5d:9f:d3', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'580e911a-616f-41a2-a436-bdc8bb402f20', 'name': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T11:44:26.000000', 'flavor': Munch({u'id': u'05cc2a6b-3c0d-4ad1-8dff-513fd1dd3137', 'name': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7'}), 'az': u'nova', 'id': u'2709d52e-138c-4a59-bbd4-401abab48ead', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'0b012b97-5d9e-4278-9383-3c511fe4cfeb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'9f414752-64a7-473f-8311-36c6463751e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'bfc607af-fc8a-4876-b39b-9680c21e1120'})], 'id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'888001de38d144f3a92022ae319351a4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2019-07-12T11:44:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T11:44:26Z', 'hostId': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54082ed2-1177-481b-a786-7bec1b6961e7', 'public_v6': '', 'private_v4': u'192.168.100.20', 'cloud': 'envvars', 'host_id': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', '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'2019-07-12T11:44:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'created_at': u'2019-07-12T11:43:53Z', 'created': u'2019-07-12T11:43:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:72:2a:f2', u'version': 4, u'addr': u'192.168.100.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:72:2a:f2', 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'580e911a-616f-41a2-a436-bdc8bb402f20', 'name': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T11:38:57.000000', 'flavor': Munch({u'id': u'05cc2a6b-3c0d-4ad1-8dff-513fd1dd3137', 'name': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7'}), 'az': u'nova', 'id': u'fb0dde56-1b93-4719-ba29-a81f4871fcc2', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'0b012b97-5d9e-4278-9383-3c511fe4cfeb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'9f414752-64a7-473f-8311-36c6463751e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'bfc607af-fc8a-4876-b39b-9680c21e1120'})], 'id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'888001de38d144f3a92022ae319351a4', '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'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'2019-07-12T11:38:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T11:38:57Z', 'hostId': u'a0fb92d03cf11a997ecdbe7a0a7faac351313bd6b0bb878855764ea4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54082ed2-1177-481b-a786-7bec1b6961e7', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'a0fb92d03cf11a997ecdbe7a0a7faac351313bd6b0bb878855764ea4', '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'2019-07-12T11:38:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'created_at': u'2019-07-12T11:38:40Z', 'created': u'2019-07-12T11:38:40Z', '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:58:73:d5', u'version': 4, u'addr': u'192.168.100.14', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:58:73:d5', 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'580e911a-616f-41a2-a436-bdc8bb402f20', 'name': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T11:29:04.000000', 'flavor': Munch({u'id': u'05cc2a6b-3c0d-4ad1-8dff-513fd1dd3137', 'name': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7'}), 'az': u'nova', 'id': u'8090ee2e-75c1-4c8a-bdce-3f81512815ea', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'0b012b97-5d9e-4278-9383-3c511fe4cfeb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'9f414752-64a7-473f-8311-36c6463751e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'bfc607af-fc8a-4876-b39b-9680c21e1120'})], 'id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'888001de38d144f3a92022ae319351a4', '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'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'2019-07-12T11:29:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T11:29:05Z', 'hostId': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54082ed2-1177-481b-a786-7bec1b6961e7', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', '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'2019-07-12T11:29:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'created_at': u'2019-07-12T11:28:48Z', 'created': u'2019-07-12T11:28:48Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5d:c2:48', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5d:c2:48', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'580e911a-616f-41a2-a436-bdc8bb402f20', 'name': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T11:25:35.000000', 'flavor': Munch({u'id': u'05cc2a6b-3c0d-4ad1-8dff-513fd1dd3137', 'name': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7'}), 'az': u'nova', 'id': u'5ea35b15-48c3-46db-bb9b-3a00b559cf74', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'0b012b97-5d9e-4278-9383-3c511fe4cfeb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'9f414752-64a7-473f-8311-36c6463751e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'bfc607af-fc8a-4876-b39b-9680c21e1120'})], 'id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'888001de38d144f3a92022ae319351a4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-07-12T11:25:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T11:25:35Z', 'hostId': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54082ed2-1177-481b-a786-7bec1b6961e7', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'5610b76045052115034053164b33a184189097231a2dfcafa49b3ad0', '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'2019-07-12T11:25:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'created_at': u'2019-07-12T11:23:54Z', 'created': u'2019-07-12T11:23:54Z', '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:0d:85:94', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0d:85:94', 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'580e911a-616f-41a2-a436-bdc8bb402f20', 'name': u'heat_ims-img_54082ed2-1177-481b-a786-7bec1b6961e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T11:23:17.000000', 'flavor': Munch({u'id': u'05cc2a6b-3c0d-4ad1-8dff-513fd1dd3137', 'name': u'heat_ims-flavor_54082ed2-1177-481b-a786-7bec1b6961e7'}), 'az': u'nova', 'id': u'ae635ee8-264c-449d-9ba2-42e6081aa012', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'0b012b97-5d9e-4278-9383-3c511fe4cfeb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'9f414752-64a7-473f-8311-36c6463751e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'bfc607af-fc8a-4876-b39b-9680c21e1120'})], 'id': u'fd7b0652-b748-43d2-9ef0-0232500eac93', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'888001de38d144f3a92022ae319351a4', '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'6f38987a21634d3d9c7eec9fe39217a6', 'name': 'heat_ims-project_54082ed2-1177-481b-a786-7bec1b6961e7', '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'2019-07-12T11:23:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T11:23:17Z', 'hostId': u'a0fb92d03cf11a997ecdbe7a0a7faac351313bd6b0bb878855764ea4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54082ed2-1177-481b-a786-7bec1b6961e7', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'a0fb92d03cf11a997ecdbe7a0a7faac351313bd6b0bb878855764ea4', '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'2019-07-12T11:23:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'6f38987a21634d3d9c7eec9fe39217a6', 'created_at': u'2019-07-12T11:21:31Z', 'created': u'2019-07-12T11:21:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-07-12 11:52:57,353 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-07-12 11:52:57,765 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 6m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-12 11:52:57,767 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-07-12 11:52:58,174 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 6m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-12 11:52:58,176 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-07-12 11:52:58,583 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 7m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program 2019-07-12 11:52:58,585 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-07-12 11:52:58,997 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 12m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-12 11:52:58,999 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-07-12 11:52:59,406 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 18m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program 2019-07-12 11:52:59,407 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-07-12 11:52:59,814 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 25m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-12 11:52:59,964 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 11:52:59,964 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 32:02 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-12 11:54:07,448 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-07-12 11:54:08,746 - 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'a828faa93d97485d8af9f4c3b9de9bab', '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_7205ff0f-23c0-4342-ad20-9ddc7c32500a'}) 2019-07-12 11:54:09,179 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd9d3950083e644738a99f5ed52cce3bc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_7205ff0f-23c0-4342-ad20-9ddc7c32500a'}) 2019-07-12 11:54:10,769 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_7205ff0f-23c0-4342-ad20-9ddc7c32500a', 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'a828faa93d97485d8af9f4c3b9de9bab', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ZTfsnjjt7Pdkhi8pc4VvHwqayJZjk5', 'username': u'vyos_vrouter-user_7205ff0f-23c0-4342-ad20-9ddc7c32500a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 11:54:10,772 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_7205ff0f-23c0-4342-ad20-9ddc7c32500a', 'password': 'ZTfsnjjt7Pdkhi8pc4VvHwqayJZjk5', 'project_name': 'vyos_vrouter-project_7205ff0f-23c0-4342-ad20-9ddc7c32500a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': 'a828faa93d97485d8af9f4c3b9de9bab', 'project_domain_name': 'Default'} 2019-07-12 11:54:10,804 - 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'}} 2019-07-12 11:54:10,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-07-12 11:54:10,843 - 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'}} 2019-07-12 11:54:10,876 - 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'} 2019-07-12 11:54:10,877 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-07-12 11:54:11,835 - 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'2019-07-12T11:54:11Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f4ff9491-1ba4-456a-ab36-70b62c061a00', 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'vyos_vrouter-net_7205ff0f-23c0-4342-ad20-9ddc7c32500a', u'created_at': u'2019-07-12T11:54:11Z', u'mtu': 1450, u'tenant_id': u'a828faa93d97485d8af9f4c3b9de9bab', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a828faa93d97485d8af9f4c3b9de9bab', u'l2_adjacency': True}) 2019-07-12 11:54:13,362 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T11:54: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'2b898ea2-8fc5-4b84-a7db-b1e97023d350', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_7205ff0f-23c0-4342-ad20-9ddc7c32500a', u'enable_dhcp': True, u'network_id': u'f4ff9491-1ba4-456a-ab36-70b62c061a00', u'tenant_id': u'a828faa93d97485d8af9f4c3b9de9bab', u'created_at': u'2019-07-12T11:54: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'a828faa93d97485d8af9f4c3b9de9bab'}) 2019-07-12 11:54:14,928 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T11:54:14Z', u'revision_number': 2, u'id': u'33b601c6-7c15-4bab-ae71-f9e9432000e5', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_7205ff0f-23c0-4342-ad20-9ddc7c32500a', u'admin_state_up': True, u'tenant_id': u'a828faa93d97485d8af9f4c3b9de9bab', u'created_at': u'2019-07-12T11:54:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'a828faa93d97485d8af9f4c3b9de9bab'}) 2019-07-12 11:54:23,562 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/1dd43ba3-efe2-443c-b343-fbc0b7d5543f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1dd43ba3-efe2-443c-b343-fbc0b7d5543f/file', 'owner': u'a828faa93d97485d8af9f4c3b9de9bab', 'id': u'1dd43ba3-efe2-443c-b343-fbc0b7d5543f', 'size': 296222720, u'self': u'/v2/images/1dd43ba3-efe2-443c-b343-fbc0b7d5543f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a828faa93d97485d8af9f4c3b9de9bab', 'name': 'vyos_vrouter-project_7205ff0f-23c0-4342-ad20-9ddc7c32500a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/1dd43ba3-efe2-443c-b343-fbc0b7d5543f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T11:54:23Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-12T11:54:23Z', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/vyos_vrouter-img_7205ff0f-23c0-4342-ad20-9ddc7c32500a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', 'properties': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/1dd43ba3-efe2-443c-b343-fbc0b7d5543f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/vyos_vrouter-img_7205ff0f-23c0-4342-ad20-9ddc7c32500a', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_7205ff0f-23c0-4342-ad20-9ddc7c32500a', 'created': u'2019-07-12T11:54:19Z', 'checksum': u'3b0bdb36eb74e90531d9563093eceb24', 'created_at': u'2019-07-12T11:54:19Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', 'metadata': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/1dd43ba3-efe2-443c-b343-fbc0b7d5543f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/vyos_vrouter-img_7205ff0f-23c0-4342-ad20-9ddc7c32500a', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}}) 2019-07-12 11:54:23,879 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_7205ff0f-23c0-4342-ad20-9ddc7c32500a', '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'bdde0b6755384876bea1caf69f7ebddc', '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'52d5e27f-e69f-47c9-96c3-fe44b4b40080', 'swap': 0}) 2019-07-12 11:54:24,289 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUSiSKoj5XnKuLn6F7+fwWyjHbaHwv7MboNUVKMNfiuD9VmwvgCFKzPGJmPtc134608rGQlsg1Hj9n/cuf1dhrM88UhBJBSILoffCznxzwDiedc0qjkO3XC16KBKqbFttjvEH+zA933uU11EvItLxpOZeXHuIbBz1xYSwMMD992xr/VkDOukLSh3DGen1uHlwt4PiaZ9lQEP60J5rdz1/d/HotZ27IZs0KiJlAfSxI3DMZaRGH0QQPTbu8YWQIZysXGayJpW4QGf6E8U1YXunuXfZVSEoT9io//lceI8IJdUtq/77mLrQnKVRlKIsM0Jsq8MFQd/+o4BYEifZeMZJ1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1EokiqI+V5yri5+he/n8Fsox22h8L+zG6DVFSjDX4rg/VZsL\n4AhSszxiZj7XNd+OtPKxkJbINR4/Z/3Ln9XYazPPFIQSQUiC6H3ws58c8A4nnXNK\no5Dt1wteigSqmxbbY7xB/swPd97lNdRLyLS8aTmXlx7iGwc9cWEsDDA/fdsa/1ZA\nzrpC0odwxnp9bh5cLeD4mmfZUBD+tCea3c9f3fx6LWduyGbNCoiZQH0sSNwzGWkR\nh9EED027vGFkCGcrFxmsiaVuEBn+hPFNWF7p7l32VUhKE/YqP/5XHiPCCXVLav++\n5i60JylUZSiLDNCbKvDBUHf/qOAWBIn2XjGSdQIDAQABAoIBAAp3SUvoachp+e8d\nRJnXHj2FZGXbxdubAcdq8OqSc+JCkSTISxKVdnZNsNA3ouaOCfwTxvtI47/yqM+Y\nrJRJt6y5Vik9xaSgTYvmwZopawTOvdc+WtyrhX5HmjaVuk+BFfnZyysjplOTkptP\nxxizCGLrqvSRWjZY6geP8dr7+fVbY/chFx6ycrK79oRceFfLiBNMPoCkJOKNgqLp\nQiO7tFOkTIDfe9+yIh7fwg1C7YbkzHSn2WgmuWnYl2G2kChW0XyrKhKiJRrEJLEe\nuaGLntLSdhN/18J9gac20FG7BhoFcct7cO5XdYeaAN8CVBKqcxr0hePudmLq0+lc\nTAQ0NXUCgYEA95s4SGr8+KOzbWEiuzyH/xieSgSTPee+1dmGG669cNtn4wc7iSZr\nf104N6FrJVCFWwZP5sPZ6OHSNK/Nq6yZN4QW3iC5OTEJ3ozSwMEgqj1YO89Vmum9\n9OGDWlyoFK3ABzgJ79VfZcDulk9ci+CVBwwhTiTfMCw7O4Tne8LhsVcCgYEA23xv\n4HpvIqGpruiNgGjmy3ekT+lelpktEFZ6v4VyHfetD852UPp71T49XxWaj71JB6hE\n0bVL/6OJ2b5hBYnrcJCAzm0GiE9lGuCiLIomXt+/OESquHzqyXoELPcYpmHYTTzE\nLTYEo86dlk85fU+v/TrPEOLVZetQkFJ0pxh7PxMCgYAQlA/8qU0uyKcm164foznn\n1poikpPZPT8Fyn60M8rzV31pMf7GfBAOgwtUjjZCVVXYdl+7L7nTYetVI8A9klzf\n3rQ5Qy+jqKjkgcFKrqOlQl46AvPUX3ocf0zwK+wFFm0ZDqN7r2mnwnc3ETE9HFhe\nFG3WcZmP/CYrIgbtvmqmGQKBgQCFmZUv+tazKdxzjzKyuyfhKg5mZhMhcFOx4jIN\nalkwTJaXTIFQgWfnQV9yBWBzpjBR7OcXD1gXX6CFXhEIog8iEZOWE18qkcllNt8A\nZYc9sMxgn8ubSM5RnWf1RuNGQ8C6Iwb2zi681wOtfsPrtxnU9nscODbVNwtvDgHb\nxFcg6QKBgQCC9HG/vf18wrE2CKYuzlNen5BOygMJ78XjCIK7KqX/IQnTLe/yWSe3\nT4HJJXvUgsXzsgOklZ7dZMe0Negi6PIVs8x1Wa3208Xiq5i4ISmVs1G8yGGyfHNk\nvoWBpsu7C6HPmuMQig151l64YKDgVYXeqorz2v/UymvuWsBibTuGNA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd9d3950083e644738a99f5ed52cce3bc', 'name': u'vyos_vrouter-kp_7205ff0f-23c0-4342-ad20-9ddc7c32500a', 'created_at': '2019-07-12T11:54:24.288961', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a828faa93d97485d8af9f4c3b9de9bab', 'name': 'vyos_vrouter-project_7205ff0f-23c0-4342-ad20-9ddc7c32500a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e6:cf:58:d1:28:6e:39:07:26:05:0f:b2:7f:03:7c:35', 'type': 'ssh', 'id': u'vyos_vrouter-kp_7205ff0f-23c0-4342-ad20-9ddc7c32500a'}) 2019-07-12 11:54:24,289 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA1EokiqI+V5yri5+he/n8Fsox22h8L+zG6DVFSjDX4rg/VZsL 4AhSszxiZj7XNd+OtPKxkJbINR4/Z/3Ln9XYazPPFIQSQUiC6H3ws58c8A4nnXNK o5Dt1wteigSqmxbbY7xB/swPd97lNdRLyLS8aTmXlx7iGwc9cWEsDDA/fdsa/1ZA zrpC0odwxnp9bh5cLeD4mmfZUBD+tCea3c9f3fx6LWduyGbNCoiZQH0sSNwzGWkR h9EED027vGFkCGcrFxmsiaVuEBn+hPFNWF7p7l32VUhKE/YqP/5XHiPCCXVLav++ 5i60JylUZSiLDNCbKvDBUHf/qOAWBIn2XjGSdQIDAQABAoIBAAp3SUvoachp+e8d RJnXHj2FZGXbxdubAcdq8OqSc+JCkSTISxKVdnZNsNA3ouaOCfwTxvtI47/yqM+Y rJRJt6y5Vik9xaSgTYvmwZopawTOvdc+WtyrhX5HmjaVuk+BFfnZyysjplOTkptP xxizCGLrqvSRWjZY6geP8dr7+fVbY/chFx6ycrK79oRceFfLiBNMPoCkJOKNgqLp QiO7tFOkTIDfe9+yIh7fwg1C7YbkzHSn2WgmuWnYl2G2kChW0XyrKhKiJRrEJLEe uaGLntLSdhN/18J9gac20FG7BhoFcct7cO5XdYeaAN8CVBKqcxr0hePudmLq0+lc TAQ0NXUCgYEA95s4SGr8+KOzbWEiuzyH/xieSgSTPee+1dmGG669cNtn4wc7iSZr f104N6FrJVCFWwZP5sPZ6OHSNK/Nq6yZN4QW3iC5OTEJ3ozSwMEgqj1YO89Vmum9 9OGDWlyoFK3ABzgJ79VfZcDulk9ci+CVBwwhTiTfMCw7O4Tne8LhsVcCgYEA23xv 4HpvIqGpruiNgGjmy3ekT+lelpktEFZ6v4VyHfetD852UPp71T49XxWaj71JB6hE 0bVL/6OJ2b5hBYnrcJCAzm0GiE9lGuCiLIomXt+/OESquHzqyXoELPcYpmHYTTzE LTYEo86dlk85fU+v/TrPEOLVZetQkFJ0pxh7PxMCgYAQlA/8qU0uyKcm164foznn 1poikpPZPT8Fyn60M8rzV31pMf7GfBAOgwtUjjZCVVXYdl+7L7nTYetVI8A9klzf 3rQ5Qy+jqKjkgcFKrqOlQl46AvPUX3ocf0zwK+wFFm0ZDqN7r2mnwnc3ETE9HFhe FG3WcZmP/CYrIgbtvmqmGQKBgQCFmZUv+tazKdxzjzKyuyfhKg5mZhMhcFOx4jIN alkwTJaXTIFQgWfnQV9yBWBzpjBR7OcXD1gXX6CFXhEIog8iEZOWE18qkcllNt8A ZYc9sMxgn8ubSM5RnWf1RuNGQ8C6Iwb2zi681wOtfsPrtxnU9nscODbVNwtvDgHb xFcg6QKBgQCC9HG/vf18wrE2CKYuzlNen5BOygMJ78XjCIK7KqX/IQnTLe/yWSe3 T4HJJXvUgsXzsgOklZ7dZMe0Negi6PIVs8x1Wa3208Xiq5i4ISmVs1G8yGGyfHNk voWBpsu7C6HPmuMQig151l64YKDgVYXeqorz2v/UymvuWsBibTuGNA== -----END RSA PRIVATE KEY----- 2019-07-12 11:56:27,217 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_7205ff0f-23c0-4342-ad20-9ddc7c32500a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f0:74:db', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1dd43ba3-efe2-443c-b343-fbc0b7d5543f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-12T11:56:24.000000', 'flavor': Munch({u'id': u'52d5e27f-e69f-47c9-96c3-fe44b4b40080'}), 'az': u'nova', 'id': u'464dfc26-3081-41cf-8b09-b9c4db0cbfc2', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_7205ff0f-23c0-4342-ad20-9ddc7c32500a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd9d3950083e644738a99f5ed52cce3bc', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a828faa93d97485d8af9f4c3b9de9bab', 'name': 'vyos_vrouter-project_7205ff0f-23c0-4342-ad20-9ddc7c32500a', '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'2019-07-12T11:56:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-12T11:56:24Z', 'hostId': u'f57cdb99c5dc54193b2e619316b864eae0b2553f5f106dd349c2b924', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_7205ff0f-23c0-4342-ad20-9ddc7c32500a', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'f57cdb99c5dc54193b2e619316b864eae0b2553f5f106dd349c2b924', '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'2019-07-12T11:56:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a828faa93d97485d8af9f4c3b9de9bab', 'name': u'vyos_vrouter-vm_7205ff0f-23c0-4342-ad20-9ddc7c32500a', 'adminPass': u'cav3bWfUfcqH', 'tenant_id': u'a828faa93d97485d8af9f4c3b9de9bab', 'created_at': u'2019-07-12T11:54:28Z', 'created': u'2019-07-12T11:54:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-12 11:56:31,562 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'33b601c6-7c15-4bab-ae71-f9e9432000e5', 'updated_at': u'2019-07-12T11:56:31Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'9e95ec60-56b6-4d36-b803-fecbf13984d0', 'id': u'03d062eb-c519-487b-ab62-e20eb1d75dd0', 'network': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', 'port': u'9e95ec60-56b6-4d36-b803-fecbf13984d0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a828faa93d97485d8af9f4c3b9de9bab', 'name': 'vyos_vrouter-project_7205ff0f-23c0-4342-ad20-9ddc7c32500a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'a828faa93d97485d8af9f4c3b9de9bab', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f4ff9491-1ba4-456a-ab36-70b62c061a00', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f0:74:db', u'device_id': u'464dfc26-3081-41cf-8b09-b9c4db0cbfc2'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'a828faa93d97485d8af9f4c3b9de9bab', 'created_at': u'2019-07-12T11:56:28Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f4ff9491-1ba4-456a-ab36-70b62c061a00', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f0:74:db', u'device_id': u'464dfc26-3081-41cf-8b09-b9c4db0cbfc2'}), 'router': u'33b601c6-7c15-4bab-ae71-f9e9432000e5'}) 2019-07-12 11:56:31,635 - 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-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 754255698 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 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 2 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] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.411479] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.415178] pid_max: default: 32768 minimum: 301 [ 0.417199] ACPI: Core revision 20150930 [ 0.419725] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.422679] Security Framework initialized [ 0.424496] Yama: becoming mindful. [ 0.426182] AppArmor: AppArmor initialized [ 0.428271] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.435495] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.440373] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.443087] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.446548] Initializing cgroup subsys io [ 0.448322] Initializing cgroup subsys memory [ 0.450259] Initializing cgroup subsys devices [ 0.452149] Initializing cgroup subsys freezer [ 0.454084] Initializing cgroup subsys net_cls [ 0.455981] Initializing cgroup subsys perf_event [ 0.458006] Initializing cgroup subsys net_prio [ 0.460006] Initializing cgroup subsys hugetlb [ 0.461986] Initializing cgroup subsys pids [ 0.464596] mce: CPU supports 10 MCE banks [ 0.466473] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.468657] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.471119] Spectre V2 : Mitigation: Full generic retpoline [ 0.473424] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.476872] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.480422] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.483259] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.487319] MDS: Mitigation: Clear CPU buffers [ 0.491868] Freeing SMP alternatives memory: 36K [ 0.499327] ftrace: allocating 32299 entries in 127 pages [ 0.549863] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.552137] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.554411] smpboot: Max logical packages: 2 [ 0.556282] x2apic enabled [ 0.557758] Switched APIC routing to physical x2apic. [ 0.560825] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.563028] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.567108] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.579411] KVM setup paravirtual spinlock [ 0.582628] x86: Booting SMP configuration: [ 0.584256] .... node #0, CPUs: #1 [ 0.585868] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.609062] x86: Booted up 1 node, 2 CPUs [ 0.609066] KVM setup async PF for cpu 1 [ 0.609070] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.613925] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.616835] devtmpfs: initialized [ 0.620359] evm: security.selinux [ 0.621669] evm: security.SMACK64 [ 0.622982] evm: security.SMACK64EXEC [ 0.624386] evm: security.SMACK64TRANSMUTE [ 0.625913] evm: security.SMACK64MMAP [ 0.627316] evm: security.ima [ 0.628523] evm: security.capability [ 0.630094] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.633503] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.635820] pinctrl core: initialized pinctrl subsystem [ 0.637906] RTC time: 11:56:25, date: 07/12/19 [ 0.640430] NET: Registered protocol family 16 [ 0.654182] cpuidle: using governor ladder [ 0.666288] cpuidle: using governor menu [ 0.667800] PCCT header not found. [ 0.669228] ACPI: bus type PCI registered [ 0.670751] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.673143] PCI: Using configuration type 1 for base access [ 0.687865] ACPI: Added _OSI(Module Device) [ 0.689445] ACPI: Added _OSI(Processor Device) [ 0.691077] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.692797] ACPI: Added _OSI(Processor Aggregator Device) [ 0.695935] ACPI: Interpreter enabled [ 0.714239] ACPI: (supports S0 S5) [ 0.715575] ACPI: Using IOAPIC for interrupt routing [ 0.717363] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.722642] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.724808] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.727145] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.729409] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.733580] acpiphp: Slot [3] registered [ 0.735107] acpiphp: Slot [4] registered [ 0.736628] acpiphp: Slot [5] registered [ 0.738150] acpiphp: Slot [6] registered [ 0.739665] acpiphp: Slot [7] registered [ 0.741185] acpiphp: Slot [8] registered [ 0.742711] acpiphp: Slot [9] registered [ 0.744237] acpiphp: Slot [10] registered [ 0.745784] acpiphp: Slot [11] registered [ 0.747375] acpiphp: Slot [12] registered [ 0.748923] acpiphp: Slot [13] registered [ 0.750459] acpiphp: Slot [14] registered [ 0.751999] acpiphp: Slot [15] registered [ 0.753543] acpiphp: Slot [16] registered [ 0.755091] acpiphp: Slot [17] registered [ 0.756636] acpiphp: Slot [18] registered [ 0.758177] acpiphp: Slot [19] registered [ 0.759727] acpiphp: Slot [20] registered [ 0.761274] acpiphp: Slot [21] registered [ 0.762817] acpiphp: Slot [22] registered [ 0.764366] acpiphp: Slot [23] registered [ 0.765915] acpiphp: Slot [24] registered [ 0.767453] acpiphp: Slot [25] registered [ 0.768992] acpiphp: Slot [26] registered [ 0.770538] acpiphp: Slot [27] registered [ 0.772085] acpiphp: Slot [28] registered [ 0.773631] acpiphp: Slot [29] registered [ 0.775187] acpiphp: Slot [30] registered [ 0.776736] acpiphp: Slot [31] registered [ 0.778249] PCI host bridge to bus 0000:00 [ 0.779780] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.782092] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.784405] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.787145] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.789878] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.792666] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.797893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.800314] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.802547] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.804956] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809781] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812459] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.839190] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842207] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.844837] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.847477] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.850070] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.852434] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.854875] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.856868] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.859781] vgaarb: loaded [ 0.860907] vgaarb: bridge control possible 0000:00:02.0 [ 0.863175] SCSI subsystem initialized [ 0.864912] ACPI: bus type USB registered [ 0.866464] usbcore: registered new interface driver usbfs [ 0.868413] usbcore: registered new interface driver hub [ 0.870315] usbcore: registered new device driver usb [ 0.872424] PCI: Using ACPI for IRQ routing [ 0.874440] NetLabel: Initializing [ 0.875782] NetLabel: domain hash size = 128 [ 0.877383] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879200] NetLabel: unlabeled traffic allowed by default [ 0.881395] amd_nb: Cannot enumerate AMD northbridges [ 0.883347] clocksource: Switched to clocksource kvm-clock [ 0.896630] AppArmor: AppArmor Filesystem Enabled [ 0.898435] pnp: PnP ACPI init [ 0.900049] pnp: PnP ACPI: found 5 devices [ 0.908364] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.911596] NET: Registered protocol family 2 [ 0.913595] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.916549] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.919303] TCP: Hash tables configured (established 32768 bind 32768) [ 0.921693] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.923861] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.926209] NET: Registered protocol family 1 [ 0.927866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.929945] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.931981] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.952368] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.972807] Unpacking initramfs... [ 1.175282] Freeing initrd memory: 14824K [ 1.176928] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.179153] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.181483] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557ae966b, max_idle_ns: 440795369289 ns [ 1.185053] Scanning for low memory corruption every 60 seconds [ 1.187547] audit: initializing netlink subsys (disabled) [ 1.189523] audit: type=2000 audit(1562932586.116:1): initialized [ 1.191952] Initialise system trusted keyring [ 1.193748] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.195947] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.199359] zbud: loaded [ 1.200788] VFS: Disk quotas dquot_6.6.0 [ 1.202318] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.204910] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.207259] fuse init (API version 7.23) [ 1.208916] Key type big_key registered [ 1.210397] Allocating IMA MOK and blacklist keyrings. [ 1.212972] Key type asymmetric registered [ 1.214520] Asymmetric key parser 'x509' registered [ 1.216319] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.219114] io scheduler noop registered [ 1.220609] io scheduler deadline registered (default) [ 1.222476] io scheduler cfq registered [ 1.224030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.226008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.228371] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.231089] ACPI: Power Button [PWRF] [ 1.232679] GHES: HEST is not enabled! [ 1.252317] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.292156] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.295853] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.321553] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.325829] Linux agpgart interface v0.103 [ 1.329620] loop: module loaded [ 1.332581] vda: vda1 [ 1.334519] scsi host0: ata_piix [ 1.335969] scsi host1: ata_piix [ 1.337295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.339617] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.342102] libphy: Fixed MDIO Bus: probed [ 1.343710] tun: Universal TUN/TAP device driver, 1.6 [ 1.345568] tun: (C) 1999-2004 Max Krasnyansky [ 1.349089] PPP generic driver version 2.4.2 [ 1.350791] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.353064] ehci-pci: EHCI PCI platform driver [ 1.354714] ehci-platform: EHCI generic platform driver [ 1.356586] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.358753] ohci-pci: OHCI PCI platform driver [ 1.360406] ohci-platform: OHCI generic platform driver [ 1.362288] uhci_hcd: USB Universal Host Controller Interface driver [ 1.382758] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.384628] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.387376] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.389244] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.391414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.393739] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.396409] usb usb1: Product: UHCI Host Controller [ 1.398174] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.400364] usb usb1: SerialNumber: 0000:00:01.2 [ 1.402192] hub 1-0:1.0: USB hub found [ 1.403645] hub 1-0:1.0: 2 ports detected [ 1.405319] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.409189] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.410998] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.413002] mousedev: PS/2 mouse device common for all mice [ 1.415380] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.418777] rtc_cmos 00:00: RTC can wake from S4 [ 1.420830] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.423064] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.425327] i2c /dev entries driver [ 1.426735] device-mapper: uevent: version 1.0.3 [ 1.428511] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.431575] ledtrig-cpu: registered to indicate activity on CPUs [ 1.434021] NET: Registered protocol family 10 [ 1.435968] NET: Registered protocol family 17 [ 1.454565] Key type dns_resolver registered [ 1.456481] registered taskstats version 1 [ 1.458054] Loading compiled-in X.509 certificates [ 1.460699] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.464188] zswap: loaded using pool lzo/zbud [ 1.467634] Key type trusted registered [ 1.471605] Key type encrypted registered [ 1.473130] AppArmor: AppArmor sha1 policy hashing enabled [ 1.475072] ima: No TPM chip found, activating TPM-bypass! [ 1.477019] ima: Allocated hash algorithm: sha1 [ 1.478715] evm: HMAC attrs: 0x1 [ 1.480488] Magic number: 11:962:933 [ 1.482106] rtc_cmos 00:00: setting system clock to 2019-07-12 11:56:25 UTC (1562932585) [ 1.485157] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.487258] EDD information not available. [ 1.500922] Freeing unused kernel memory: 1484K [ 1.511393] Write protecting the kernel read-only data: 14336k [ 1.514867] Freeing unused kernel memory: 1616K [ 1.516739] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.529964] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.530437] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.530456] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.538847] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.538887] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539019] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539057] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539093] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539187] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.588435] virtio_net virtio0 ens3: renamed from eth0 [ 1.592466] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.596006] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.619976] FDC 0 is a S82078B [ 1.626348] AVX2 version of gcm_enc/dec engaged. [ 1.628158] AES CTR mode by8 optimization enabled [ 1.715361] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.880059] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.882405] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.884834] usb 1-1: Product: QEMU USB Tablet [ 1.886450] usb 1-1: Manufacturer: QEMU [ 1.887919] usb 1-1: SerialNumber: 42 [ 1.895449] hidraw: raw HID events driver (C) Jiri Kosina [ 1.902493] usbcore: registered new interface driver usbhid [ 1.904522] usbhid: USB HID core driver [ 1.907533] 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.911776] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.992626] md: linear personality registered for level -1 [ 2.996308] md: multipath personality registered for level -4 [ 3.000030] md: raid0 personality registered for level 0 [ 3.004256] md: raid1 personality registered for level 1 [ 3.075363] raid6: sse2x1 gen() 11415 MB/s [ 3.143360] raid6: sse2x1 xor() 8989 MB/s [ 3.211363] raid6: sse2x2 gen() 14683 MB/s [ 3.279362] raid6: sse2x2 xor() 9917 MB/s [ 3.347362] raid6: sse2x4 gen() 16847 MB/s [ 3.415348] raid6: sse2x4 xor() 11371 MB/s [ 3.483372] raid6: avx2x1 gen() 22281 MB/s [ 3.551348] raid6: avx2x2 gen() 26353 MB/s [ 3.619348] raid6: avx2x4 gen() 29907 MB/s [ 3.620932] raid6: using algorithm avx2x4 gen() 29907 MB/s [ 3.622849] raid6: using avx2x2 recovery algorithm [ 3.625599] xor: automatically using best checksumming function: [ 3.667349] avx : 32350.000 MB/sec [ 3.669921] async_tx: api initialized (async) [ 3.679141] md: raid6 personality registered for level 6 [ 3.681086] md: raid5 personality registered for level 5 [ 3.682983] md: raid4 personality registered for level 4 [ 3.689462] 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 ... [ 3.717771] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.734305] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.831166] 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) [ 3.837601] systemd[1]: Detected virtualization kvm. [ 3.839517] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.844042] systemd[1]: Set hostname to . [ 3.848864] systemd[1]: Initializing machine ID from KVM UUID. [ 3.850996] systemd[1]: Installed transient /etc/machine-id file. [ 3.964458] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.968229] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.973227] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.976934] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.980626] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.984674] 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.990407] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.994480] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.998117] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.002514] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.006404] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.009913] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.014285] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.017621] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.021717] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.035484] 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... [ 4.042876] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.046832] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.050749] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.054661] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.058728] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.065835] systemd[1]: Starting Load Kernel Modules... [ 4.066274] EXT4-fs (vda1): re-mounted. Opts: (null) Starting Load Kernel Modules... [ 4.071516] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.075737] systemd[1]: Starting Nameserver information manager... [ 4.078015] Loading iSCSI transport class v2.0-870. Starting Nameserver information manager... [ 4.081039] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.086283] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.091387] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.095921] systemd[1]: Starting Journal Service... [ 4.097796] iscsi: registered transport (tcp) Starting Journal Service... [ 4.100955] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.107464] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.112749] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.117682] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.121944] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.126904] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.132269] 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. [ 4.138625] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.143659] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.156359] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.160542] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.165983] systemd[1]: Started Journal Service. [ 4.166500] iscsi: registered transport (iser) [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started 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. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. 2019-07-12 11:56:31,639 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208: [Errno None] Unable to connect to port 22 on 172.30.9.208 2019-07-12 11:56:40,976 - 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-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 754255698 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 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 2 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] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.411479] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.415178] pid_max: default: 32768 minimum: 301 [ 0.417199] ACPI: Core revision 20150930 [ 0.419725] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.422679] Security Framework initialized [ 0.424496] Yama: becoming mindful. [ 0.426182] AppArmor: AppArmor initialized [ 0.428271] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.435495] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.440373] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.443087] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.446548] Initializing cgroup subsys io [ 0.448322] Initializing cgroup subsys memory [ 0.450259] Initializing cgroup subsys devices [ 0.452149] Initializing cgroup subsys freezer [ 0.454084] Initializing cgroup subsys net_cls [ 0.455981] Initializing cgroup subsys perf_event [ 0.458006] Initializing cgroup subsys net_prio [ 0.460006] Initializing cgroup subsys hugetlb [ 0.461986] Initializing cgroup subsys pids [ 0.464596] mce: CPU supports 10 MCE banks [ 0.466473] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.468657] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.471119] Spectre V2 : Mitigation: Full generic retpoline [ 0.473424] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.476872] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.480422] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.483259] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.487319] MDS: Mitigation: Clear CPU buffers [ 0.491868] Freeing SMP alternatives memory: 36K [ 0.499327] ftrace: allocating 32299 entries in 127 pages [ 0.549863] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.552137] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.554411] smpboot: Max logical packages: 2 [ 0.556282] x2apic enabled [ 0.557758] Switched APIC routing to physical x2apic. [ 0.560825] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.563028] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.567108] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.579411] KVM setup paravirtual spinlock [ 0.582628] x86: Booting SMP configuration: [ 0.584256] .... node #0, CPUs: #1 [ 0.585868] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.609062] x86: Booted up 1 node, 2 CPUs [ 0.609066] KVM setup async PF for cpu 1 [ 0.609070] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.613925] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.616835] devtmpfs: initialized [ 0.620359] evm: security.selinux [ 0.621669] evm: security.SMACK64 [ 0.622982] evm: security.SMACK64EXEC [ 0.624386] evm: security.SMACK64TRANSMUTE [ 0.625913] evm: security.SMACK64MMAP [ 0.627316] evm: security.ima [ 0.628523] evm: security.capability [ 0.630094] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.633503] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.635820] pinctrl core: initialized pinctrl subsystem [ 0.637906] RTC time: 11:56:25, date: 07/12/19 [ 0.640430] NET: Registered protocol family 16 [ 0.654182] cpuidle: using governor ladder [ 0.666288] cpuidle: using governor menu [ 0.667800] PCCT header not found. [ 0.669228] ACPI: bus type PCI registered [ 0.670751] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.673143] PCI: Using configuration type 1 for base access [ 0.687865] ACPI: Added _OSI(Module Device) [ 0.689445] ACPI: Added _OSI(Processor Device) [ 0.691077] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.692797] ACPI: Added _OSI(Processor Aggregator Device) [ 0.695935] ACPI: Interpreter enabled [ 0.714239] ACPI: (supports S0 S5) [ 0.715575] ACPI: Using IOAPIC for interrupt routing [ 0.717363] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.722642] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.724808] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.727145] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.729409] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.733580] acpiphp: Slot [3] registered [ 0.735107] acpiphp: Slot [4] registered [ 0.736628] acpiphp: Slot [5] registered [ 0.738150] acpiphp: Slot [6] registered [ 0.739665] acpiphp: Slot [7] registered [ 0.741185] acpiphp: Slot [8] registered [ 0.742711] acpiphp: Slot [9] registered [ 0.744237] acpiphp: Slot [10] registered [ 0.745784] acpiphp: Slot [11] registered [ 0.747375] acpiphp: Slot [12] registered [ 0.748923] acpiphp: Slot [13] registered [ 0.750459] acpiphp: Slot [14] registered [ 0.751999] acpiphp: Slot [15] registered [ 0.753543] acpiphp: Slot [16] registered [ 0.755091] acpiphp: Slot [17] registered [ 0.756636] acpiphp: Slot [18] registered [ 0.758177] acpiphp: Slot [19] registered [ 0.759727] acpiphp: Slot [20] registered [ 0.761274] acpiphp: Slot [21] registered [ 0.762817] acpiphp: Slot [22] registered [ 0.764366] acpiphp: Slot [23] registered [ 0.765915] acpiphp: Slot [24] registered [ 0.767453] acpiphp: Slot [25] registered [ 0.768992] acpiphp: Slot [26] registered [ 0.770538] acpiphp: Slot [27] registered [ 0.772085] acpiphp: Slot [28] registered [ 0.773631] acpiphp: Slot [29] registered [ 0.775187] acpiphp: Slot [30] registered [ 0.776736] acpiphp: Slot [31] registered [ 0.778249] PCI host bridge to bus 0000:00 [ 0.779780] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.782092] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.784405] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.787145] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.789878] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.792666] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.797893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.800314] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.802547] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.804956] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809781] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812459] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.839190] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842207] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.844837] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.847477] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.850070] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.852434] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.854875] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.856868] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.859781] vgaarb: loaded [ 0.860907] vgaarb: bridge control possible 0000:00:02.0 [ 0.863175] SCSI subsystem initialized [ 0.864912] ACPI: bus type USB registered [ 0.866464] usbcore: registered new interface driver usbfs [ 0.868413] usbcore: registered new interface driver hub [ 0.870315] usbcore: registered new device driver usb [ 0.872424] PCI: Using ACPI for IRQ routing [ 0.874440] NetLabel: Initializing [ 0.875782] NetLabel: domain hash size = 128 [ 0.877383] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879200] NetLabel: unlabeled traffic allowed by default [ 0.881395] amd_nb: Cannot enumerate AMD northbridges [ 0.883347] clocksource: Switched to clocksource kvm-clock [ 0.896630] AppArmor: AppArmor Filesystem Enabled [ 0.898435] pnp: PnP ACPI init [ 0.900049] pnp: PnP ACPI: found 5 devices [ 0.908364] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.911596] NET: Registered protocol family 2 [ 0.913595] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.916549] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.919303] TCP: Hash tables configured (established 32768 bind 32768) [ 0.921693] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.923861] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.926209] NET: Registered protocol family 1 [ 0.927866] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.929945] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.931981] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.952368] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.972807] Unpacking initramfs... [ 1.175282] Freeing initrd memory: 14824K [ 1.176928] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.179153] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.181483] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557ae966b, max_idle_ns: 440795369289 ns [ 1.185053] Scanning for low memory corruption every 60 seconds [ 1.187547] audit: initializing netlink subsys (disabled) [ 1.189523] audit: type=2000 audit(1562932586.116:1): initialized [ 1.191952] Initialise system trusted keyring [ 1.193748] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.195947] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.199359] zbud: loaded [ 1.200788] VFS: Disk quotas dquot_6.6.0 [ 1.202318] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.204910] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.207259] fuse init (API version 7.23) [ 1.208916] Key type big_key registered [ 1.210397] Allocating IMA MOK and blacklist keyrings. [ 1.212972] Key type asymmetric registered [ 1.214520] Asymmetric key parser 'x509' registered [ 1.216319] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.219114] io scheduler noop registered [ 1.220609] io scheduler deadline registered (default) [ 1.222476] io scheduler cfq registered [ 1.224030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.226008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.228371] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.231089] ACPI: Power Button [PWRF] [ 1.232679] GHES: HEST is not enabled! [ 1.252317] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.292156] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.295853] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.321553] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.325829] Linux agpgart interface v0.103 [ 1.329620] loop: module loaded [ 1.332581] vda: vda1 [ 1.334519] scsi host0: ata_piix [ 1.335969] scsi host1: ata_piix [ 1.337295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.339617] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.342102] libphy: Fixed MDIO Bus: probed [ 1.343710] tun: Universal TUN/TAP device driver, 1.6 [ 1.345568] tun: (C) 1999-2004 Max Krasnyansky [ 1.349089] PPP generic driver version 2.4.2 [ 1.350791] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.353064] ehci-pci: EHCI PCI platform driver [ 1.354714] ehci-platform: EHCI generic platform driver [ 1.356586] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.358753] ohci-pci: OHCI PCI platform driver [ 1.360406] ohci-platform: OHCI generic platform driver [ 1.362288] uhci_hcd: USB Universal Host Controller Interface driver [ 1.382758] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.384628] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.387376] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.389244] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.391414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.393739] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.396409] usb usb1: Product: UHCI Host Controller [ 1.398174] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.400364] usb usb1: SerialNumber: 0000:00:01.2 [ 1.402192] hub 1-0:1.0: USB hub found [ 1.403645] hub 1-0:1.0: 2 ports detected [ 1.405319] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.409189] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.410998] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.413002] mousedev: PS/2 mouse device common for all mice [ 1.415380] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.418777] rtc_cmos 00:00: RTC can wake from S4 [ 1.420830] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.423064] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.425327] i2c /dev entries driver [ 1.426735] device-mapper: uevent: version 1.0.3 [ 1.428511] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.431575] ledtrig-cpu: registered to indicate activity on CPUs [ 1.434021] NET: Registered protocol family 10 [ 1.435968] NET: Registered protocol family 17 [ 1.454565] Key type dns_resolver registered [ 1.456481] registered taskstats version 1 [ 1.458054] Loading compiled-in X.509 certificates [ 1.460699] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.464188] zswap: loaded using pool lzo/zbud [ 1.467634] Key type trusted registered [ 1.471605] Key type encrypted registered [ 1.473130] AppArmor: AppArmor sha1 policy hashing enabled [ 1.475072] ima: No TPM chip found, activating TPM-bypass! [ 1.477019] ima: Allocated hash algorithm: sha1 [ 1.478715] evm: HMAC attrs: 0x1 [ 1.480488] Magic number: 11:962:933 [ 1.482106] rtc_cmos 00:00: setting system clock to 2019-07-12 11:56:25 UTC (1562932585) [ 1.485157] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.487258] EDD information not available. [ 1.500922] Freeing unused kernel memory: 1484K [ 1.511393] Write protecting the kernel read-only data: 14336k [ 1.514867] Freeing unused kernel memory: 1616K [ 1.516739] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.529964] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.530437] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.530456] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.538847] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.538887] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539019] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539057] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539093] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539144] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539187] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.588435] virtio_net virtio0 ens3: renamed from eth0 [ 1.592466] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.596006] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.619976] FDC 0 is a S82078B [ 1.626348] AVX2 version of gcm_enc/dec engaged. [ 1.628158] AES CTR mode by8 optimization enabled [ 1.715361] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.880059] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.882405] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.884834] usb 1-1: Product: QEMU USB Tablet [ 1.886450] usb 1-1: Manufacturer: QEMU [ 1.887919] usb 1-1: SerialNumber: 42 [ 1.895449] hidraw: raw HID events driver (C) Jiri Kosina [ 1.902493] usbcore: registered new interface driver usbhid [ 1.904522] usbhid: USB HID core driver [ 1.907533] 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.911776] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.992626] md: linear personality registered for level -1 [ 2.996308] md: multipath personality registered for level -4 [ 3.000030] md: raid0 personality registered for level 0 [ 3.004256] md: raid1 personality registered for level 1 [ 3.075363] raid6: sse2x1 gen() 11415 MB/s [ 3.143360] raid6: sse2x1 xor() 8989 MB/s [ 3.211363] raid6: sse2x2 gen() 14683 MB/s [ 3.279362] raid6: sse2x2 xor() 9917 MB/s [ 3.347362] raid6: sse2x4 gen() 16847 MB/s [ 3.415348] raid6: sse2x4 xor() 11371 MB/s [ 3.483372] raid6: avx2x1 gen() 22281 MB/s [ 3.551348] raid6: avx2x2 gen() 26353 MB/s [ 3.619348] raid6: avx2x4 gen() 29907 MB/s [ 3.620932] raid6: using algorithm avx2x4 gen() 29907 MB/s [ 3.622849] raid6: using avx2x2 recovery algorithm [ 3.625599] xor: automatically using best checksumming function: [ 3.667349] avx : 32350.000 MB/sec [ 3.669921] async_tx: api initialized (async) [ 3.679141] md: raid6 personality registered for level 6 [ 3.681086] md: raid5 personality registered for level 5 [ 3.682983] md: raid4 personality registered for level 4 [ 3.689462] 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 ... [ 3.717771] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.734305] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.831166] 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) [ 3.837601] systemd[1]: Detected virtualization kvm. [ 3.839517] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.844042] systemd[1]: Set hostname to . [ 3.848864] systemd[1]: Initializing machine ID from KVM UUID. [ 3.850996] systemd[1]: Installed transient /etc/machine-id file. [ 3.964458] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.968229] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.973227] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.976934] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.980626] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.984674] 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.990407] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.994480] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.998117] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.002514] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.006404] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.009913] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.014285] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.017621] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.021717] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.035484] 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... [ 4.042876] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.046832] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.050749] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.054661] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.058728] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.065835] systemd[1]: Starting Load Kernel Modules... [ 4.066274] EXT4-fs (vda1): re-mounted. Opts: (null) Starting Load Kernel Modules... [ 4.071516] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.075737] systemd[1]: Starting Nameserver information manager... [ 4.078015] Loading iSCSI transport class v2.0-870. Starting Nameserver information manager... [ 4.081039] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.086283] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.091387] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.095921] systemd[1]: Starting Journal Service... [ 4.097796] iscsi: registered transport (tcp) Starting Journal Service... [ 4.100955] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.107464] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.112749] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.117682] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.121944] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.126904] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.132269] 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. [ 4.138625] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.143659] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.156359] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.160542] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.165983] systemd[1]: Started Journal Service. [ 4.166500] iscsi: registered transport (iser) [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started 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. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 8.694495] cloud-init[570]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Fri, 12 Jul 2019 11:56:29 +0000. Up 5.07 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 9.649684] cloud-init[931]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Fri, 12 Jul 2019 11:56:33 +0000. Up 9.20 seconds. [ 9.659398] cloud-init[931]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.663044] cloud-init[931]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.666343] cloud-init[931]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.669590] cloud-init[931]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.672749] cloud-init[931]: ci-info: | ens3 | True | 192.168.120.3 | 255.255.255.0 | global | fa:16:3e:f0:74:db | [ 9.676098] cloud-init[931]: ci-info: | ens3 | True | fe80::f816:3eff:fef0:74db/64 | . | link | fa:16:3e:f0:74:db | [ 9.679414] cloud-init[931]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 9.682764] cloud-init[931]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.686096] cloud-init[931]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.689400] cloud-init[931]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.692473] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.695523] cloud-init[931]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.698592] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.701635] cloud-init[931]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.704661] cloud-init[931]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.707872] cloud-init[931]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.711048] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.714344] cloud-init[931]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 9.716857] cloud-init[931]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.719434] cloud-init[931]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 9.721965] cloud-init[931]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.724578] cloud-init[931]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 9.727141] cloud-init[931]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 9.729661] cloud-init[931]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.732244] cloud-init[931]: Generating public/private rsa key pair. [ 9.734306] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 9.736900] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 9.739546] cloud-init[931]: The key fingerprint is: [ 9.741445] cloud-init[931]: SHA256:aUO1VdFgOBj8Az8PY+2/9N32Fhmjl8FGBsENvY8ZqN4 root@vyos-vrouter-vm-7205ff0f-23c0-4342-ad20-9ddc7c32500a [ 9.744915] cloud-init[931]: The key's randomart image is: [ 9.746982] cloud-init[931]: +---[RSA 2048]----+ [ 9.748803] cloud-init[931]: | .ooo*@+ | [ 9.750624] cloud-init[931]: | .+ooo =.| [ 9.752453] cloud-init[931]: | . .+ ++ .| [ 9.754277] cloud-init[931]: | . . X oB | [ 9.756098] cloud-init[931]: | S o Bo+B| [ 9.757935] cloud-init[931]: | . .. .==.| [ 9.759737] cloud-init[931]: | . . .o.| [ 9.761576] cloud-init[931]: | . E . B| [ 9.763378] cloud-init[931]: | +B| [ 9.765221] cloud-init[931]: +----[SHA256]-----+ [ 9.767072] cloud-init[931]: Generating public/private dsa key pair. [ 9.769130] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 9.771724] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 9.774321] cloud-init[931]: The key fingerprint is: [ 9.776199] cloud-init[931]: SHA256:Ssz0hk+ooeP+AkhzZjbnYWX7/LhlQdJ5vWDylKkp0r4 root@vyos-vrouter-vm-7205ff0f-23c0-4342-ad20-9ddc7c32500a [ 9.779593] cloud-init[931]: The key's randomart image is: [ 9.781628] cloud-init[931]: +---[DSA 1024]----+ [ 9.783467] cloud-init[931]: | | [ 9.785326] cloud-init[931]: | o . . + | [ 9.787201] cloud-init[931]: | + .. = B . | [ 9.789035] cloud-init[931]: | o * B =. o O . .| [ 9.790823] cloud-init[931]: |o * * B.So + . . | [ 9.792624] cloud-init[931]: |o . = =oo. . | [ 9.794440] cloud-init[931]: | .o . . ..oo | [ 9.796235] cloud-init[931]: | ... .+. | [ 9.798094] cloud-init[931]: | .oo. E. | [ 9.799953] cloud-init[931]: +----[SHA256]-----+ [ 9.801800] cloud-init[931]: Generating public/private ecdsa key pair. [ 9.803942] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 9.806516] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 9.809071] cloud-init[931]: The key fingerprint is: [ 9.811013] cloud-init[931]: SHA256:BEXjrrJaTsJUyZHLgWJ60rSKwnqiUM0F85taVEfSkdc root@vyos-vrouter-vm-7205ff0f-23c0-4342-ad20-9ddc7c32500a [ 9.814473] cloud-init[931]: The key's randomart image is: [ 9.816517] cloud-init[931]: +---[ECDSA 256]---+ [ 9.818366] cloud-init[931]: | .+..o*o+o . | [ 9.820213] cloud-init[931]: |..o.o* + +o . E | [ 9.822043] cloud-init[931]: |o+ o+o+ o . | [ 9.823924] cloud-init[931]: |o ++oo = | [ 9.825770] cloud-init[931]: |o+o o + S | [ 9.827607] cloud-init[931]: |+= o . | [ 9.829476] cloud-init[931]: |+ o = . | [ 9.831295] cloud-init[931]: |+ .= o | [ 9.833122] cloud-init[931]: |oo..o | [ 9.834963] cloud-init[931]: +----[SHA256]-----+ [ 9.836814] cloud-init[931]: Generating public/private ed25519 key pair. [ 9.838956] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 9.841564] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 9.844189] cloud-init[931]: The key fingerprint is: [ 9.846084] cloud-init[931]: SHA256:Y/U1Bp/HBdAB78EwGhxFSxiZLxYXV7EJrSDuzu/b2Ws root@vyos-vrouter-vm-7205ff0f-23c0-4342-ad20-9ddc7c32500a [ 9.849404] cloud-init[931]: The key's randomart image is: [ 9.851424] cloud-init[931]: +--[ED25519 256]--+ [ 9.853268] cloud-init[931]: | .+O@*==+| [ 9.855137] cloud-init[931]: | .*=.Xo++| [ 9.857002] cloud-init[931]: | . ++o @oo| [ 9.858843] cloud-init[931]: | oo..= + | [ 9.860715] cloud-init[931]: | S. .. . | [ 9.862631] cloud-init[931]: | . o | [ 9.864516] cloud-init[931]: | o | [ 9.866332] cloud-init[931]: | o . oE | [ 9.868176] cloud-init[931]: | o+.o.o.| [ 9.870039] cloud-init[931]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. Starting LXD - unix socket. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting LSB: MD monitoring daemon... Starting Login Service... Starting System Logging Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Regular background program processing daemon. Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started D-Bus System Message Bus. [[0;32m OK [0m] Started Deferred execution scheduler. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started ACPI event daemon. Starting Accounts Service... Starting /etc/rc.local Compatibility... 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). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... Starting LSB: 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 LXD - container startup/shutdown. [[0;32m OK [0m] Started Accounts Service. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Hold until boot process finishes up. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[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. 2019-07-12 11:58:30,200 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.7 API version: 1.39 Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:56:17 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.7 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:23:02 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest ece0c3e710105c65887f4dd6a978fe53f6c09747dfbd4e40a1df86c6a5f083f0 2019-07-12 11:58:30,202 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-7205ff0f-23c0-4342-ad20-9ddc7c32500a --2019-07-12 11:57:04-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.12, 99.84.74.62, 99.84.74.4, ... Connecting to get.docker.com (get.docker.com)|99.84.74.12|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 30.3M=0s 2019-07-12 11:57:04 (30.3 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host vyos-vrouter-vm-7205ff0f-23c0-4342-ad20-9ddc7c32500a sudo: unable to resolve host vyos-vrouter-vm-7205ff0f-23c0-4342-ad20-9ddc7c32500a + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + [ -n ] + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host vyos-vrouter-vm-7205ff0f-23c0-4342-ad20-9ddc7c32500a sudo: unable to resolve host vyos-vrouter-vm-7205ff0f-23c0-4342-ad20-9ddc7c32500a 2019-07-12 11:58:30,203 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-07-12 11:58:30,211 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.208', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-07-12 11:59:00,871 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 112, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 327, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 123, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, 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'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 113, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 111, 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'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-07-12 11:59:01,060 - functest.core.cloudify - INFO - The current manager status is running 2019-07-12 11:59:01,139 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-07-12 11:59:01,362 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-07-12 11:59:01,363 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-07-12 11:59:01,363 - functest.core.cloudify - INFO - Put private keypair in manager 2019-07-12 11:59:02,155 - functest.core.cloudify - DEBUG - output: 2019-07-12 11:59:02,157 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-7205ff0f-23c0-4342-ad20-9ddc7c32500a sudo: unable to resolve host vyos-vrouter-vm-7205ff0f-23c0-4342-ad20-9ddc7c32500a 2019-07-12 11:59:11,013 - functest.core.cloudify - DEBUG - output: Creating plugin zip archive.. Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn to /tmp/tmphhpxJL/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn... Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/plugin.yaml to /tmp/tmpjUYjJV/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpzib8w7.zip |-------------------------------------------------------| 0.05% tmpzib8w7.zip |-------------------------------------------------------| 0.09% tmpzib8w7.zip |-------------------------------------------------------| 0.14% tmpzib8w7.zip |-------------------------------------------------------| 0.18% tmpzib8w7.zip |-------------------------------------------------------| 0.23% tmpzib8w7.zip |-------------------------------------------------------| 0.27% tmpzib8w7.zip |-------------------------------------------------------| 0.32% tmpzib8w7.zip |-------------------------------------------------------| 0.37% tmpzib8w7.zip |-------------------------------------------------------| 0.41% tmpzib8w7.zip |-------------------------------------------------------| 0.46% tmpzib8w7.zip |-------------------------------------------------------| 0.5% tmpzib8w7.zip |-------------------------------------------------------| 0.55% tmpzib8w7.zip |-------------------------------------------------------| 0.59% tmpzib8w7.zip |-------------------------------------------------------| 0.64% tmpzib8w7.zip |-------------------------------------------------------| 0.68% tmpzib8w7.zip |-------------------------------------------------------| 0.73% tmpzib8w7.zip |-------------------------------------------------------| 0.78% tmpzib8w7.zip |-------------------------------------------------------| 0.82% tmpzib8w7.zip |-------------------------------------------------------| 0.87% tmpzib8w7.zip |#------------------------------------------------------| 0.91% tmpzib8w7.zip |#------------------------------------------------------| 0.96% tmpzib8w7.zip |#------------------------------------------------------| 1.0% tmpzib8w7.zip |#------------------------------------------------------| 1.05% tmpzib8w7.zip |#------------------------------------------------------| 1.1% tmpzib8w7.zip |#------------------------------------------------------| 1.14% tmpzib8w7.zip |#------------------------------------------------------| 1.19% tmpzib8w7.zip |#------------------------------------------------------| 1.23% tmpzib8w7.zip |#------------------------------------------------------| 1.28% tmpzib8w7.zip |#------------------------------------------------------| 1.32% tmpzib8w7.zip |#------------------------------------------------------| 1.37% tmpzib8w7.zip |#------------------------------------------------------| 1.42% tmpzib8w7.zip |#------------------------------------------------------| 1.46% tmpzib8w7.zip |#------------------------------------------------------| 1.51% tmpzib8w7.zip |#------------------------------------------------------| 1.55% tmpzib8w7.zip |#------------------------------------------------------| 1.6% tmpzib8w7.zip |#------------------------------------------------------| 1.64% tmpzib8w7.zip |#------------------------------------------------------| 1.69% tmpzib8w7.zip |#------------------------------------------------------| 1.73% tmpzib8w7.zip |#------------------------------------------------------| 1.78% tmpzib8w7.zip |#------------------------------------------------------| 1.83% tmpzib8w7.zip |#------------------------------------------------------| 1.87% tmpzib8w7.zip |#------------------------------------------------------| 1.92% tmpzib8w7.zip |#------------------------------------------------------| 1.96% tmpzib8w7.zip |#------------------------------------------------------| 2.01% tmpzib8w7.zip |#------------------------------------------------------| 2.05% tmpzib8w7.zip |#------------------------------------------------------| 2.1% tmpzib8w7.zip |#------------------------------------------------------| 2.15% tmpzib8w7.zip |#------------------------------------------------------| 2.19% tmpzib8w7.zip |#------------------------------------------------------| 2.24% tmpzib8w7.zip |#------------------------------------------------------| 2.28% tmpzib8w7.zip |#------------------------------------------------------| 2.33% tmpzib8w7.zip |#------------------------------------------------------| 2.37% tmpzib8w7.zip |#------------------------------------------------------| 2.42% tmpzib8w7.zip |#------------------------------------------------------| 2.47% tmpzib8w7.zip |#------------------------------------------------------| 2.51% tmpzib8w7.zip |#------------------------------------------------------| 2.56% tmpzib8w7.zip |#------------------------------------------------------| 2.6% tmpzib8w7.zip |#------------------------------------------------------| 2.65% tmpzib8w7.zip |#------------------------------------------------------| 2.69% tmpzib8w7.zip |##-----------------------------------------------------| 2.74% tmpzib8w7.zip |##-----------------------------------------------------| 2.78% tmpzib8w7.zip |##-----------------------------------------------------| 2.83% tmpzib8w7.zip |##-----------------------------------------------------| 2.88% tmpzib8w7.zip |##-----------------------------------------------------| 2.92% tmpzib8w7.zip |##-----------------------------------------------------| 2.97% tmpzib8w7.zip |##-----------------------------------------------------| 3.01% tmpzib8w7.zip |##-----------------------------------------------------| 3.06% tmpzib8w7.zip |##-----------------------------------------------------| 3.1% tmpzib8w7.zip |##-----------------------------------------------------| 3.15% tmpzib8w7.zip |##-----------------------------------------------------| 3.2% tmpzib8w7.zip |##-----------------------------------------------------| 3.24% tmpzib8w7.zip |##-----------------------------------------------------| 3.29% tmpzib8w7.zip |##-----------------------------------------------------| 3.33% tmpzib8w7.zip |##-----------------------------------------------------| 3.38% tmpzib8w7.zip |##-----------------------------------------------------| 3.42% tmpzib8w7.zip |##-----------------------------------------------------| 3.47% tmpzib8w7.zip |##-----------------------------------------------------| 3.51% tmpzib8w7.zip |##-----------------------------------------------------| 3.56% tmpzib8w7.zip |##-----------------------------------------------------| 3.61% tmpzib8w7.zip |##-----------------------------------------------------| 3.65% tmpzib8w7.zip |##-----------------------------------------------------| 3.7% tmpzib8w7.zip |##-----------------------------------------------------| 3.74% tmpzib8w7.zip |##-----------------------------------------------------| 3.79% tmpzib8w7.zip |##-----------------------------------------------------| 3.83% tmpzib8w7.zip |##-----------------------------------------------------| 3.88% tmpzib8w7.zip |##-----------------------------------------------------| 3.93% tmpzib8w7.zip |##-----------------------------------------------------| 3.97% tmpzib8w7.zip |##-----------------------------------------------------| 4.02% tmpzib8w7.zip |##-----------------------------------------------------| 4.06% tmpzib8w7.zip |##-----------------------------------------------------| 4.11% tmpzib8w7.zip |##-----------------------------------------------------| 4.15% tmpzib8w7.zip |##-----------------------------------------------------| 4.2% tmpzib8w7.zip |##-----------------------------------------------------| 4.25% tmpzib8w7.zip |##-----------------------------------------------------| 4.29% tmpzib8w7.zip |##-----------------------------------------------------| 4.34% tmpzib8w7.zip |##-----------------------------------------------------| 4.38% tmpzib8w7.zip |##-----------------------------------------------------| 4.43% tmpzib8w7.zip |##-----------------------------------------------------| 4.47% tmpzib8w7.zip |##-----------------------------------------------------| 4.52% tmpzib8w7.zip |###----------------------------------------------------| 4.56% tmpzib8w7.zip |###----------------------------------------------------| 4.61% tmpzib8w7.zip |###----------------------------------------------------| 4.66% tmpzib8w7.zip |###----------------------------------------------------| 4.7% tmpzib8w7.zip |###----------------------------------------------------| 4.75% tmpzib8w7.zip |###----------------------------------------------------| 4.79% tmpzib8w7.zip |###----------------------------------------------------| 4.84% tmpzib8w7.zip |###----------------------------------------------------| 4.88% tmpzib8w7.zip |###----------------------------------------------------| 4.93% tmpzib8w7.zip |###----------------------------------------------------| 4.98% tmpzib8w7.zip |###----------------------------------------------------| 5.02% tmpzib8w7.zip |###----------------------------------------------------| 5.07% tmpzib8w7.zip |###----------------------------------------------------| 5.11% tmpzib8w7.zip |###----------------------------------------------------| 5.16% tmpzib8w7.zip |###----------------------------------------------------| 5.2% tmpzib8w7.zip |###----------------------------------------------------| 5.25% tmpzib8w7.zip |###----------------------------------------------------| 5.3% tmpzib8w7.zip |###----------------------------------------------------| 5.34% tmpzib8w7.zip |###----------------------------------------------------| 5.39% tmpzib8w7.zip |###----------------------------------------------------| 5.43% tmpzib8w7.zip |###----------------------------------------------------| 5.48% tmpzib8w7.zip |###----------------------------------------------------| 5.52% tmpzib8w7.zip |###----------------------------------------------------| 5.57% tmpzib8w7.zip |###----------------------------------------------------| 5.61% tmpzib8w7.zip |###----------------------------------------------------| 5.66% tmpzib8w7.zip |###----------------------------------------------------| 5.71% tmpzib8w7.zip |###----------------------------------------------------| 5.75% tmpzib8w7.zip |###----------------------------------------------------| 5.8% tmpzib8w7.zip |###----------------------------------------------------| 5.84% tmpzib8w7.zip |###----------------------------------------------------| 5.89% tmpzib8w7.zip |###----------------------------------------------------| 5.93% tmpzib8w7.zip |###----------------------------------------------------| 5.98% tmpzib8w7.zip |###----------------------------------------------------| 6.03% tmpzib8w7.zip |###----------------------------------------------------| 6.07% tmpzib8w7.zip |###----------------------------------------------------| 6.12% tmpzib8w7.zip |###----------------------------------------------------| 6.16% tmpzib8w7.zip |###----------------------------------------------------| 6.21% tmpzib8w7.zip |###----------------------------------------------------| 6.25% tmpzib8w7.zip |###----------------------------------------------------| 6.3% tmpzib8w7.zip |###----------------------------------------------------| 6.35% tmpzib8w7.zip |####---------------------------------------------------| 6.39% tmpzib8w7.zip |####---------------------------------------------------| 6.44% tmpzib8w7.zip |####---------------------------------------------------| 6.48% tmpzib8w7.zip |####---------------------------------------------------| 6.53% tmpzib8w7.zip |####---------------------------------------------------| 6.57% tmpzib8w7.zip |####---------------------------------------------------| 6.62% tmpzib8w7.zip |####---------------------------------------------------| 6.66% tmpzib8w7.zip |####---------------------------------------------------| 6.71% tmpzib8w7.zip |####---------------------------------------------------| 6.76% tmpzib8w7.zip |####---------------------------------------------------| 6.8% tmpzib8w7.zip |####---------------------------------------------------| 6.85% tmpzib8w7.zip |####---------------------------------------------------| 6.89% tmpzib8w7.zip |####---------------------------------------------------| 6.94% tmpzib8w7.zip |####---------------------------------------------------| 6.98% tmpzib8w7.zip |####---------------------------------------------------| 7.03% tmpzib8w7.zip |####---------------------------------------------------| 7.08% tmpzib8w7.zip |####---------------------------------------------------| 7.12% tmpzib8w7.zip |####---------------------------------------------------| 7.17% tmpzib8w7.zip |####---------------------------------------------------| 7.21% tmpzib8w7.zip |####---------------------------------------------------| 7.26% tmpzib8w7.zip |####---------------------------------------------------| 7.3% tmpzib8w7.zip |####---------------------------------------------------| 7.35% tmpzib8w7.zip |####---------------------------------------------------| 7.4% tmpzib8w7.zip |####---------------------------------------------------| 7.44% tmpzib8w7.zip |####---------------------------------------------------| 7.49% tmpzib8w7.zip |####---------------------------------------------------| 7.53% tmpzib8w7.zip |####---------------------------------------------------| 7.58% tmpzib8w7.zip |####---------------------------------------------------| 7.62% tmpzib8w7.zip |####---------------------------------------------------| 7.67% tmpzib8w7.zip |####---------------------------------------------------| 7.71% tmpzib8w7.zip |####---------------------------------------------------| 7.76% tmpzib8w7.zip |####---------------------------------------------------| 7.81% tmpzib8w7.zip |####---------------------------------------------------| 7.85% tmpzib8w7.zip |####---------------------------------------------------| 7.9% tmpzib8w7.zip |####---------------------------------------------------| 7.94% tmpzib8w7.zip |####---------------------------------------------------| 7.99% tmpzib8w7.zip |####---------------------------------------------------| 8.03% tmpzib8w7.zip |####---------------------------------------------------| 8.08% tmpzib8w7.zip |####---------------------------------------------------| 8.13% tmpzib8w7.zip |####---------------------------------------------------| 8.17% tmpzib8w7.zip |#####--------------------------------------------------| 8.22% tmpzib8w7.zip |#####--------------------------------------------------| 8.26% tmpzib8w7.zip |#####--------------------------------------------------| 8.31% tmpzib8w7.zip |#####--------------------------------------------------| 8.35% tmpzib8w7.zip |#####--------------------------------------------------| 8.4% tmpzib8w7.zip |#####--------------------------------------------------| 8.45% tmpzib8w7.zip |#####--------------------------------------------------| 8.49% tmpzib8w7.zip |#####--------------------------------------------------| 8.54% tmpzib8w7.zip |#####--------------------------------------------------| 8.58% tmpzib8w7.zip |#####--------------------------------------------------| 8.63% tmpzib8w7.zip |#####--------------------------------------------------| 8.67% tmpzib8w7.zip |#####--------------------------------------------------| 8.72% tmpzib8w7.zip |#####--------------------------------------------------| 8.76% tmpzib8w7.zip |#####--------------------------------------------------| 8.81% tmpzib8w7.zip |#####--------------------------------------------------| 8.86% tmpzib8w7.zip |#####--------------------------------------------------| 8.9% tmpzib8w7.zip |#####--------------------------------------------------| 8.95% tmpzib8w7.zip |#####--------------------------------------------------| 8.99% tmpzib8w7.zip |#####--------------------------------------------------| 9.04% tmpzib8w7.zip |#####--------------------------------------------------| 9.08% tmpzib8w7.zip |#####--------------------------------------------------| 9.13% tmpzib8w7.zip |#####--------------------------------------------------| 9.18% tmpzib8w7.zip |#####--------------------------------------------------| 9.22% tmpzib8w7.zip |#####--------------------------------------------------| 9.27% tmpzib8w7.zip |#####--------------------------------------------------| 9.31% tmpzib8w7.zip |#####--------------------------------------------------| 9.36% tmpzib8w7.zip |#####--------------------------------------------------| 9.4% tmpzib8w7.zip |#####--------------------------------------------------| 9.45% tmpzib8w7.zip |#####--------------------------------------------------| 9.5% tmpzib8w7.zip |#####--------------------------------------------------| 9.54% tmpzib8w7.zip |#####--------------------------------------------------| 9.59% tmpzib8w7.zip |#####--------------------------------------------------| 9.63% tmpzib8w7.zip |#####--------------------------------------------------| 9.68% tmpzib8w7.zip |#####--------------------------------------------------| 9.72% tmpzib8w7.zip |#####--------------------------------------------------| 9.77% tmpzib8w7.zip |#####--------------------------------------------------| 9.81% tmpzib8w7.zip |#####--------------------------------------------------| 9.86% tmpzib8w7.zip |#####--------------------------------------------------| 9.91% tmpzib8w7.zip |#####--------------------------------------------------| 9.95% tmpzib8w7.zip |#####--------------------------------------------------| 10.0% tmpzib8w7.zip |######-------------------------------------------------| 10.04% tmpzib8w7.zip |######-------------------------------------------------| 10.09% tmpzib8w7.zip |######-------------------------------------------------| 10.13% tmpzib8w7.zip |######-------------------------------------------------| 10.18% tmpzib8w7.zip |######-------------------------------------------------| 10.23% tmpzib8w7.zip |######-------------------------------------------------| 10.27% tmpzib8w7.zip |######-------------------------------------------------| 10.32% tmpzib8w7.zip |######-------------------------------------------------| 10.36% tmpzib8w7.zip |######-------------------------------------------------| 10.41% tmpzib8w7.zip |######-------------------------------------------------| 10.45% tmpzib8w7.zip |######-------------------------------------------------| 10.5% tmpzib8w7.zip |######-------------------------------------------------| 10.54% tmpzib8w7.zip |######-------------------------------------------------| 10.59% tmpzib8w7.zip |######-------------------------------------------------| 10.64% tmpzib8w7.zip |######-------------------------------------------------| 10.68% tmpzib8w7.zip |######-------------------------------------------------| 10.73% tmpzib8w7.zip |######-------------------------------------------------| 10.77% tmpzib8w7.zip |######-------------------------------------------------| 10.82% tmpzib8w7.zip |######-------------------------------------------------| 10.86% tmpzib8w7.zip |######-------------------------------------------------| 10.91% tmpzib8w7.zip |######-------------------------------------------------| 10.96% tmpzib8w7.zip |######-------------------------------------------------| 11.0% tmpzib8w7.zip |######-------------------------------------------------| 11.05% tmpzib8w7.zip |######-------------------------------------------------| 11.09% tmpzib8w7.zip |######-------------------------------------------------| 11.14% tmpzib8w7.zip |######-------------------------------------------------| 11.18% tmpzib8w7.zip |######-------------------------------------------------| 11.23% tmpzib8w7.zip |######-------------------------------------------------| 11.28% tmpzib8w7.zip |######-------------------------------------------------| 11.32% tmpzib8w7.zip |######-------------------------------------------------| 11.37% tmpzib8w7.zip |######-------------------------------------------------| 11.41% tmpzib8w7.zip |######-------------------------------------------------| 11.46% tmpzib8w7.zip |######-------------------------------------------------| 11.5% tmpzib8w7.zip |######-------------------------------------------------| 11.55% tmpzib8w7.zip |######-------------------------------------------------| 11.59% tmpzib8w7.zip |######-------------------------------------------------| 11.64% tmpzib8w7.zip |######-------------------------------------------------| 11.69% tmpzib8w7.zip |######-------------------------------------------------| 11.73% tmpzib8w7.zip |######-------------------------------------------------| 11.78% tmpzib8w7.zip |#######------------------------------------------------| 11.82% tmpzib8w7.zip |#######------------------------------------------------| 11.87% tmpzib8w7.zip |#######------------------------------------------------| 11.91% tmpzib8w7.zip |#######------------------------------------------------| 11.96% tmpzib8w7.zip |#######------------------------------------------------| 12.01% tmpzib8w7.zip |#######------------------------------------------------| 12.05% tmpzib8w7.zip |#######------------------------------------------------| 12.1% tmpzib8w7.zip |#######------------------------------------------------| 12.14% tmpzib8w7.zip |#######------------------------------------------------| 12.19% tmpzib8w7.zip |#######------------------------------------------------| 12.23% tmpzib8w7.zip |#######------------------------------------------------| 12.28% tmpzib8w7.zip |#######------------------------------------------------| 12.33% tmpzib8w7.zip |#######------------------------------------------------| 12.37% tmpzib8w7.zip |#######------------------------------------------------| 12.42% tmpzib8w7.zip |#######------------------------------------------------| 12.46% tmpzib8w7.zip |#######------------------------------------------------| 12.51% tmpzib8w7.zip |#######------------------------------------------------| 12.55% tmpzib8w7.zip |#######------------------------------------------------| 12.6% tmpzib8w7.zip |#######------------------------------------------------| 12.64% tmpzib8w7.zip |#######------------------------------------------------| 12.69% tmpzib8w7.zip |#######------------------------------------------------| 12.74% tmpzib8w7.zip |#######------------------------------------------------| 12.78% tmpzib8w7.zip |#######------------------------------------------------| 12.83% tmpzib8w7.zip |#######------------------------------------------------| 12.87% tmpzib8w7.zip |#######------------------------------------------------| 12.92% tmpzib8w7.zip |#######------------------------------------------------| 12.96% tmpzib8w7.zip |#######------------------------------------------------| 13.01% tmpzib8w7.zip |#######------------------------------------------------| 13.06% tmpzib8w7.zip |#######------------------------------------------------| 13.1% tmpzib8w7.zip |#######------------------------------------------------| 13.15% tmpzib8w7.zip |#######------------------------------------------------| 13.19% tmpzib8w7.zip |#######------------------------------------------------| 13.24% tmpzib8w7.zip |#######------------------------------------------------| 13.28% tmpzib8w7.zip |#######------------------------------------------------| 13.33% tmpzib8w7.zip |#######------------------------------------------------| 13.38% tmpzib8w7.zip |#######------------------------------------------------| 13.42% tmpzib8w7.zip |#######------------------------------------------------| 13.47% tmpzib8w7.zip |#######------------------------------------------------| 13.51% tmpzib8w7.zip |#######------------------------------------------------| 13.56% tmpzib8w7.zip |#######------------------------------------------------| 13.6% tmpzib8w7.zip |########-----------------------------------------------| 13.65% tmpzib8w7.zip |########-----------------------------------------------| 13.69% tmpzib8w7.zip |########-----------------------------------------------| 13.74% tmpzib8w7.zip |########-----------------------------------------------| 13.79% tmpzib8w7.zip |########-----------------------------------------------| 13.83% tmpzib8w7.zip |########-----------------------------------------------| 13.88% tmpzib8w7.zip |########-----------------------------------------------| 13.92% tmpzib8w7.zip |########-----------------------------------------------| 13.97% tmpzib8w7.zip |########-----------------------------------------------| 14.01% tmpzib8w7.zip |########-----------------------------------------------| 14.06% tmpzib8w7.zip |########-----------------------------------------------| 14.11% tmpzib8w7.zip |########-----------------------------------------------| 14.15% tmpzib8w7.zip |########-----------------------------------------------| 14.2% tmpzib8w7.zip |########-----------------------------------------------| 14.24% tmpzib8w7.zip |########-----------------------------------------------| 14.29% tmpzib8w7.zip |########-----------------------------------------------| 14.33% tmpzib8w7.zip |########-----------------------------------------------| 14.38% tmpzib8w7.zip |########-----------------------------------------------| 14.43% tmpzib8w7.zip |########-----------------------------------------------| 14.47% tmpzib8w7.zip |########-----------------------------------------------| 14.52% tmpzib8w7.zip |########-----------------------------------------------| 14.56% tmpzib8w7.zip |########-----------------------------------------------| 14.61% tmpzib8w7.zip |########-----------------------------------------------| 14.65% tmpzib8w7.zip |########-----------------------------------------------| 14.7% tmpzib8w7.zip |########-----------------------------------------------| 14.74% tmpzib8w7.zip |########-----------------------------------------------| 14.79% tmpzib8w7.zip |########-----------------------------------------------| 14.84% tmpzib8w7.zip |########-----------------------------------------------| 14.88% tmpzib8w7.zip |########-----------------------------------------------| 14.93% tmpzib8w7.zip |########-----------------------------------------------| 14.97% tmpzib8w7.zip |########-----------------------------------------------| 15.02% tmpzib8w7.zip |########-----------------------------------------------| 15.06% tmpzib8w7.zip |########-----------------------------------------------| 15.11% tmpzib8w7.zip |########-----------------------------------------------| 15.16% tmpzib8w7.zip |########-----------------------------------------------| 15.2% tmpzib8w7.zip |########-----------------------------------------------| 15.25% tmpzib8w7.zip |########-----------------------------------------------| 15.29% tmpzib8w7.zip |########-----------------------------------------------| 15.34% tmpzib8w7.zip |########-----------------------------------------------| 15.38% tmpzib8w7.zip |########-----------------------------------------------| 15.43% tmpzib8w7.zip |#########----------------------------------------------| 15.48% tmpzib8w7.zip |#########----------------------------------------------| 15.52% tmpzib8w7.zip |#########----------------------------------------------| 15.57% tmpzib8w7.zip |#########----------------------------------------------| 15.61% tmpzib8w7.zip |#########----------------------------------------------| 15.66% tmpzib8w7.zip |#########----------------------------------------------| 15.7% tmpzib8w7.zip |#########----------------------------------------------| 15.75% tmpzib8w7.zip |#########----------------------------------------------| 15.79% tmpzib8w7.zip |#########----------------------------------------------| 15.84% tmpzib8w7.zip |#########----------------------------------------------| 15.89% tmpzib8w7.zip |#########----------------------------------------------| 15.93% tmpzib8w7.zip |#########----------------------------------------------| 15.98% tmpzib8w7.zip |#########----------------------------------------------| 16.02% tmpzib8w7.zip |#########----------------------------------------------| 16.07% tmpzib8w7.zip |#########----------------------------------------------| 16.11% tmpzib8w7.zip |#########----------------------------------------------| 16.16% tmpzib8w7.zip |#########----------------------------------------------| 16.21% tmpzib8w7.zip |#########----------------------------------------------| 16.25% tmpzib8w7.zip |#########----------------------------------------------| 16.3% tmpzib8w7.zip |#########----------------------------------------------| 16.34% tmpzib8w7.zip |#########----------------------------------------------| 16.39% tmpzib8w7.zip |#########----------------------------------------------| 16.43% tmpzib8w7.zip |#########----------------------------------------------| 16.48% tmpzib8w7.zip |#########----------------------------------------------| 16.53% tmpzib8w7.zip |#########----------------------------------------------| 16.57% tmpzib8w7.zip |#########----------------------------------------------| 16.62% tmpzib8w7.zip |#########----------------------------------------------| 16.66% tmpzib8w7.zip |#########----------------------------------------------| 16.71% tmpzib8w7.zip |#########----------------------------------------------| 16.75% tmpzib8w7.zip |#########----------------------------------------------| 16.8% tmpzib8w7.zip |#########----------------------------------------------| 16.84% tmpzib8w7.zip |#########----------------------------------------------| 16.89% tmpzib8w7.zip |#########----------------------------------------------| 16.94% tmpzib8w7.zip |#########----------------------------------------------| 16.98% tmpzib8w7.zip |#########----------------------------------------------| 17.03% tmpzib8w7.zip |#########----------------------------------------------| 17.07% tmpzib8w7.zip |#########----------------------------------------------| 17.12% tmpzib8w7.zip |#########----------------------------------------------| 17.16% tmpzib8w7.zip |#########----------------------------------------------| 17.21% tmpzib8w7.zip |#########----------------------------------------------| 17.26% tmpzib8w7.zip |##########---------------------------------------------| 17.3% tmpzib8w7.zip |##########---------------------------------------------| 17.35% tmpzib8w7.zip |##########---------------------------------------------| 17.39% tmpzib8w7.zip |##########---------------------------------------------| 17.44% tmpzib8w7.zip |##########---------------------------------------------| 17.48% tmpzib8w7.zip |##########---------------------------------------------| 17.53% tmpzib8w7.zip |##########---------------------------------------------| 17.57% tmpzib8w7.zip |##########---------------------------------------------| 17.62% tmpzib8w7.zip |##########---------------------------------------------| 17.67% tmpzib8w7.zip |##########---------------------------------------------| 17.71% tmpzib8w7.zip |##########---------------------------------------------| 17.76% tmpzib8w7.zip |##########---------------------------------------------| 17.8% tmpzib8w7.zip |##########---------------------------------------------| 17.85% tmpzib8w7.zip |##########---------------------------------------------| 17.89% tmpzib8w7.zip |##########---------------------------------------------| 17.94% tmpzib8w7.zip |##########---------------------------------------------| 17.99% tmpzib8w7.zip |##########---------------------------------------------| 18.03% tmpzib8w7.zip |##########---------------------------------------------| 18.08% tmpzib8w7.zip |##########---------------------------------------------| 18.12% tmpzib8w7.zip |##########---------------------------------------------| 18.17% tmpzib8w7.zip |##########---------------------------------------------| 18.21% tmpzib8w7.zip |##########---------------------------------------------| 18.26% tmpzib8w7.zip |##########---------------------------------------------| 18.31% tmpzib8w7.zip |##########---------------------------------------------| 18.35% tmpzib8w7.zip |##########---------------------------------------------| 18.4% tmpzib8w7.zip |##########---------------------------------------------| 18.44% tmpzib8w7.zip |##########---------------------------------------------| 18.49% tmpzib8w7.zip |##########---------------------------------------------| 18.53% tmpzib8w7.zip |##########---------------------------------------------| 18.58% tmpzib8w7.zip |##########---------------------------------------------| 18.62% tmpzib8w7.zip |##########---------------------------------------------| 18.67% tmpzib8w7.zip |##########---------------------------------------------| 18.72% tmpzib8w7.zip |##########---------------------------------------------| 18.76% tmpzib8w7.zip |##########---------------------------------------------| 18.81% tmpzib8w7.zip |##########---------------------------------------------| 18.85% tmpzib8w7.zip |##########---------------------------------------------| 18.9% tmpzib8w7.zip |##########---------------------------------------------| 18.94% tmpzib8w7.zip |##########---------------------------------------------| 18.99% tmpzib8w7.zip |##########---------------------------------------------| 19.04% tmpzib8w7.zip |##########---------------------------------------------| 19.08% tmpzib8w7.zip |###########--------------------------------------------| 19.13% tmpzib8w7.zip |###########--------------------------------------------| 19.17% tmpzib8w7.zip |###########--------------------------------------------| 19.22% tmpzib8w7.zip |###########--------------------------------------------| 19.26% tmpzib8w7.zip |###########--------------------------------------------| 19.31% tmpzib8w7.zip |###########--------------------------------------------| 19.36% tmpzib8w7.zip |###########--------------------------------------------| 19.4% tmpzib8w7.zip |###########--------------------------------------------| 19.45% tmpzib8w7.zip |###########--------------------------------------------| 19.49% tmpzib8w7.zip |###########--------------------------------------------| 19.54% tmpzib8w7.zip |###########--------------------------------------------| 19.58% tmpzib8w7.zip |###########--------------------------------------------| 19.63% tmpzib8w7.zip |###########--------------------------------------------| 19.67% tmpzib8w7.zip |###########--------------------------------------------| 19.72% tmpzib8w7.zip |###########--------------------------------------------| 19.77% tmpzib8w7.zip |###########--------------------------------------------| 19.81% tmpzib8w7.zip |###########--------------------------------------------| 19.86% tmpzib8w7.zip |###########--------------------------------------------| 19.9% tmpzib8w7.zip |###########--------------------------------------------| 19.95% tmpzib8w7.zip |###########--------------------------------------------| 19.99% tmpzib8w7.zip |###########--------------------------------------------| 20.04% tmpzib8w7.zip |###########--------------------------------------------| 20.09% tmpzib8w7.zip |###########--------------------------------------------| 20.13% tmpzib8w7.zip |###########--------------------------------------------| 20.18% tmpzib8w7.zip |###########--------------------------------------------| 20.22% tmpzib8w7.zip |###########--------------------------------------------| 20.27% tmpzib8w7.zip |###########--------------------------------------------| 20.31% tmpzib8w7.zip |###########--------------------------------------------| 20.36% tmpzib8w7.zip |###########--------------------------------------------| 20.41% tmpzib8w7.zip |###########--------------------------------------------| 20.45% tmpzib8w7.zip |###########--------------------------------------------| 20.5% tmpzib8w7.zip |###########--------------------------------------------| 20.54% tmpzib8w7.zip |###########--------------------------------------------| 20.59% tmpzib8w7.zip |###########--------------------------------------------| 20.63% tmpzib8w7.zip |###########--------------------------------------------| 20.68% tmpzib8w7.zip |###########--------------------------------------------| 20.72% tmpzib8w7.zip |###########--------------------------------------------| 20.77% tmpzib8w7.zip |###########--------------------------------------------| 20.82% tmpzib8w7.zip |###########--------------------------------------------| 20.86% tmpzib8w7.zip |###########--------------------------------------------| 20.91% tmpzib8w7.zip |############-------------------------------------------| 20.95% tmpzib8w7.zip |############-------------------------------------------| 21.0% tmpzib8w7.zip |############-------------------------------------------| 21.04% tmpzib8w7.zip |############-------------------------------------------| 21.09% tmpzib8w7.zip |############-------------------------------------------| 21.14% tmpzib8w7.zip |############-------------------------------------------| 21.18% tmpzib8w7.zip |############-------------------------------------------| 21.23% tmpzib8w7.zip |############-------------------------------------------| 21.27% tmpzib8w7.zip |############-------------------------------------------| 21.32% tmpzib8w7.zip |############-------------------------------------------| 21.36% tmpzib8w7.zip |############-------------------------------------------| 21.41% tmpzib8w7.zip |############-------------------------------------------| 21.46% tmpzib8w7.zip |############-------------------------------------------| 21.5% tmpzib8w7.zip |############-------------------------------------------| 21.55% tmpzib8w7.zip |############-------------------------------------------| 21.59% tmpzib8w7.zip |############-------------------------------------------| 21.64% tmpzib8w7.zip |############-------------------------------------------| 21.68% tmpzib8w7.zip |############-------------------------------------------| 21.73% tmpzib8w7.zip |############-------------------------------------------| 21.77% tmpzib8w7.zip |############-------------------------------------------| 21.82% tmpzib8w7.zip |############-------------------------------------------| 21.87% tmpzib8w7.zip |############-------------------------------------------| 21.91% tmpzib8w7.zip |############-------------------------------------------| 21.96% tmpzib8w7.zip |############-------------------------------------------| 22.0% tmpzib8w7.zip |############-------------------------------------------| 22.05% tmpzib8w7.zip |############-------------------------------------------| 22.09% tmpzib8w7.zip |############-------------------------------------------| 22.14% tmpzib8w7.zip |############-------------------------------------------| 22.19% tmpzib8w7.zip |############-------------------------------------------| 22.23% tmpzib8w7.zip |############-------------------------------------------| 22.28% tmpzib8w7.zip |############-------------------------------------------| 22.32% tmpzib8w7.zip |############-------------------------------------------| 22.37% tmpzib8w7.zip |############-------------------------------------------| 22.41% tmpzib8w7.zip |############-------------------------------------------| 22.46% tmpzib8w7.zip |############-------------------------------------------| 22.51% tmpzib8w7.zip |############-------------------------------------------| 22.55% tmpzib8w7.zip |############-------------------------------------------| 22.6% tmpzib8w7.zip |############-------------------------------------------| 22.64% tmpzib8w7.zip |############-------------------------------------------| 22.69% tmpzib8w7.zip |#############------------------------------------------| 22.73% tmpzib8w7.zip |#############------------------------------------------| 22.78% tmpzib8w7.zip |#############------------------------------------------| 22.82% tmpzib8w7.zip |#############------------------------------------------| 22.87% tmpzib8w7.zip |#############------------------------------------------| 22.92% tmpzib8w7.zip |#############------------------------------------------| 22.96% tmpzib8w7.zip |#############------------------------------------------| 23.01% tmpzib8w7.zip |#############------------------------------------------| 23.05% tmpzib8w7.zip |#############------------------------------------------| 23.1% tmpzib8w7.zip |#############------------------------------------------| 23.14% tmpzib8w7.zip |#############------------------------------------------| 23.19% tmpzib8w7.zip |#############------------------------------------------| 23.24% tmpzib8w7.zip |#############------------------------------------------| 23.28% tmpzib8w7.zip |#############------------------------------------------| 23.33% tmpzib8w7.zip |#############------------------------------------------| 23.37% tmpzib8w7.zip |#############------------------------------------------| 23.42% tmpzib8w7.zip |#############------------------------------------------| 23.46% tmpzib8w7.zip |#############------------------------------------------| 23.51% tmpzib8w7.zip |#############------------------------------------------| 23.56% tmpzib8w7.zip |#############------------------------------------------| 23.6% tmpzib8w7.zip |#############------------------------------------------| 23.65% tmpzib8w7.zip |#############------------------------------------------| 23.69% tmpzib8w7.zip |#############------------------------------------------| 23.74% tmpzib8w7.zip |#############------------------------------------------| 23.78% tmpzib8w7.zip |#############------------------------------------------| 23.83% tmpzib8w7.zip |#############------------------------------------------| 23.87% tmpzib8w7.zip |#############------------------------------------------| 23.92% tmpzib8w7.zip |#############------------------------------------------| 23.97% tmpzib8w7.zip |#############------------------------------------------| 24.01% tmpzib8w7.zip |#############------------------------------------------| 24.06% tmpzib8w7.zip |#############------------------------------------------| 24.1% tmpzib8w7.zip |#############------------------------------------------| 24.15% tmpzib8w7.zip |#############------------------------------------------| 24.19% tmpzib8w7.zip |#############------------------------------------------| 24.24% tmpzib8w7.zip |#############------------------------------------------| 24.29% tmpzib8w7.zip |#############------------------------------------------| 24.33% tmpzib8w7.zip |#############------------------------------------------| 24.38% tmpzib8w7.zip |#############------------------------------------------| 24.42% tmpzib8w7.zip |#############------------------------------------------| 24.47% tmpzib8w7.zip |#############------------------------------------------| 24.51% tmpzib8w7.zip |##############-----------------------------------------| 24.56% tmpzib8w7.zip |##############-----------------------------------------| 24.6% tmpzib8w7.zip |##############-----------------------------------------| 24.65% tmpzib8w7.zip |##############-----------------------------------------| 24.7% tmpzib8w7.zip |##############-----------------------------------------| 24.74% tmpzib8w7.zip |##############-----------------------------------------| 24.79% tmpzib8w7.zip |##############-----------------------------------------| 24.83% tmpzib8w7.zip |##############-----------------------------------------| 24.88% tmpzib8w7.zip |##############-----------------------------------------| 24.92% tmpzib8w7.zip |##############-----------------------------------------| 24.97% tmpzib8w7.zip |##############-----------------------------------------| 25.02% tmpzib8w7.zip |##############-----------------------------------------| 25.06% tmpzib8w7.zip |##############-----------------------------------------| 25.11% tmpzib8w7.zip |##############-----------------------------------------| 25.15% tmpzib8w7.zip |##############-----------------------------------------| 25.2% tmpzib8w7.zip |##############-----------------------------------------| 25.24% tmpzib8w7.zip |##############-----------------------------------------| 25.29% tmpzib8w7.zip |##############-----------------------------------------| 25.34% tmpzib8w7.zip |##############-----------------------------------------| 25.38% tmpzib8w7.zip |##############-----------------------------------------| 25.43% tmpzib8w7.zip |##############-----------------------------------------| 25.47% tmpzib8w7.zip |##############-----------------------------------------| 25.52% tmpzib8w7.zip |##############-----------------------------------------| 25.56% tmpzib8w7.zip |##############-----------------------------------------| 25.61% tmpzib8w7.zip |##############-----------------------------------------| 25.65% tmpzib8w7.zip |##############-----------------------------------------| 25.7% tmpzib8w7.zip |##############-----------------------------------------| 25.75% tmpzib8w7.zip |##############-----------------------------------------| 25.79% tmpzib8w7.zip |##############-----------------------------------------| 25.84% tmpzib8w7.zip |##############-----------------------------------------| 25.88% tmpzib8w7.zip |##############-----------------------------------------| 25.93% tmpzib8w7.zip |##############-----------------------------------------| 25.97% tmpzib8w7.zip |##############-----------------------------------------| 26.02% tmpzib8w7.zip |##############-----------------------------------------| 26.07% tmpzib8w7.zip |##############-----------------------------------------| 26.11% tmpzib8w7.zip |##############-----------------------------------------| 26.16% tmpzib8w7.zip |##############-----------------------------------------| 26.2% tmpzib8w7.zip |##############-----------------------------------------| 26.25% tmpzib8w7.zip |##############-----------------------------------------| 26.29% tmpzib8w7.zip |##############-----------------------------------------| 26.34% tmpzib8w7.zip |###############----------------------------------------| 26.39% tmpzib8w7.zip |###############----------------------------------------| 26.43% tmpzib8w7.zip |###############----------------------------------------| 26.48% tmpzib8w7.zip |###############----------------------------------------| 26.52% tmpzib8w7.zip |###############----------------------------------------| 26.57% tmpzib8w7.zip |###############----------------------------------------| 26.61% tmpzib8w7.zip |###############----------------------------------------| 26.66% tmpzib8w7.zip |###############----------------------------------------| 26.7% tmpzib8w7.zip |###############----------------------------------------| 26.75% tmpzib8w7.zip |###############----------------------------------------| 26.8% tmpzib8w7.zip |###############----------------------------------------| 26.84% tmpzib8w7.zip |###############----------------------------------------| 26.89% tmpzib8w7.zip |###############----------------------------------------| 26.93% tmpzib8w7.zip |###############----------------------------------------| 26.98% tmpzib8w7.zip |###############----------------------------------------| 27.02% tmpzib8w7.zip |###############----------------------------------------| 27.07% tmpzib8w7.zip |###############----------------------------------------| 27.12% tmpzib8w7.zip |###############----------------------------------------| 27.16% tmpzib8w7.zip |###############----------------------------------------| 27.21% tmpzib8w7.zip |###############----------------------------------------| 27.25% tmpzib8w7.zip |###############----------------------------------------| 27.3% tmpzib8w7.zip |###############----------------------------------------| 27.34% tmpzib8w7.zip |###############----------------------------------------| 27.39% tmpzib8w7.zip |###############----------------------------------------| 27.44% tmpzib8w7.zip |###############----------------------------------------| 27.48% tmpzib8w7.zip |###############----------------------------------------| 27.53% tmpzib8w7.zip |###############----------------------------------------| 27.57% tmpzib8w7.zip |###############----------------------------------------| 27.62% tmpzib8w7.zip |###############----------------------------------------| 27.66% tmpzib8w7.zip |###############----------------------------------------| 27.71% tmpzib8w7.zip |###############----------------------------------------| 27.75% tmpzib8w7.zip |###############----------------------------------------| 27.8% tmpzib8w7.zip |###############----------------------------------------| 27.85% tmpzib8w7.zip |###############----------------------------------------| 27.89% tmpzib8w7.zip |###############----------------------------------------| 27.94% tmpzib8w7.zip |###############----------------------------------------| 27.98% tmpzib8w7.zip |###############----------------------------------------| 28.03% tmpzib8w7.zip |###############----------------------------------------| 28.07% tmpzib8w7.zip |###############----------------------------------------| 28.12% tmpzib8w7.zip |###############----------------------------------------| 28.17% tmpzib8w7.zip |################---------------------------------------| 28.21% tmpzib8w7.zip |################---------------------------------------| 28.26% tmpzib8w7.zip |################---------------------------------------| 28.3% tmpzib8w7.zip |################---------------------------------------| 28.35% tmpzib8w7.zip |################---------------------------------------| 28.39% tmpzib8w7.zip |################---------------------------------------| 28.44% tmpzib8w7.zip |################---------------------------------------| 28.49% tmpzib8w7.zip |################---------------------------------------| 28.53% tmpzib8w7.zip |################---------------------------------------| 28.58% tmpzib8w7.zip |################---------------------------------------| 28.62% tmpzib8w7.zip |################---------------------------------------| 28.67% tmpzib8w7.zip |################---------------------------------------| 28.71% tmpzib8w7.zip |################---------------------------------------| 28.76% tmpzib8w7.zip |################---------------------------------------| 28.8% tmpzib8w7.zip |################---------------------------------------| 28.85% tmpzib8w7.zip |################---------------------------------------| 28.9% tmpzib8w7.zip |################---------------------------------------| 28.94% tmpzib8w7.zip |################---------------------------------------| 28.99% tmpzib8w7.zip |################---------------------------------------| 29.03% tmpzib8w7.zip |################---------------------------------------| 29.08% tmpzib8w7.zip |################---------------------------------------| 29.12% tmpzib8w7.zip |################---------------------------------------| 29.17% tmpzib8w7.zip |################---------------------------------------| 29.22% tmpzib8w7.zip |################---------------------------------------| 29.26% tmpzib8w7.zip |################---------------------------------------| 29.31% tmpzib8w7.zip |################---------------------------------------| 29.35% tmpzib8w7.zip |################---------------------------------------| 29.4% tmpzib8w7.zip |################---------------------------------------| 29.44% tmpzib8w7.zip |################---------------------------------------| 29.49% tmpzib8w7.zip |################---------------------------------------| 29.54% tmpzib8w7.zip |################---------------------------------------| 29.58% tmpzib8w7.zip |################---------------------------------------| 29.63% tmpzib8w7.zip |################---------------------------------------| 29.67% tmpzib8w7.zip |################---------------------------------------| 29.72% tmpzib8w7.zip |################---------------------------------------| 29.76% tmpzib8w7.zip |################---------------------------------------| 29.81% tmpzib8w7.zip |################---------------------------------------| 29.85% tmpzib8w7.zip |################---------------------------------------| 29.9% tmpzib8w7.zip |################---------------------------------------| 29.95% tmpzib8w7.zip |################---------------------------------------| 29.99% tmpzib8w7.zip |#################--------------------------------------| 30.04% tmpzib8w7.zip |#################--------------------------------------| 30.08% tmpzib8w7.zip |#################--------------------------------------| 30.13% tmpzib8w7.zip |#################--------------------------------------| 30.17% tmpzib8w7.zip |#################--------------------------------------| 30.22% tmpzib8w7.zip |#################--------------------------------------| 30.27% tmpzib8w7.zip |#################--------------------------------------| 30.31% tmpzib8w7.zip |#################--------------------------------------| 30.36% tmpzib8w7.zip |#################--------------------------------------| 30.4% tmpzib8w7.zip |#################--------------------------------------| 30.45% tmpzib8w7.zip |#################--------------------------------------| 30.49% tmpzib8w7.zip |#################--------------------------------------| 30.54% tmpzib8w7.zip |#################--------------------------------------| 30.59% tmpzib8w7.zip |#################--------------------------------------| 30.63% tmpzib8w7.zip |#################--------------------------------------| 30.68% tmpzib8w7.zip |#################--------------------------------------| 30.72% tmpzib8w7.zip |#################--------------------------------------| 30.77% tmpzib8w7.zip |#################--------------------------------------| 30.81% tmpzib8w7.zip |#################--------------------------------------| 30.86% tmpzib8w7.zip |#################--------------------------------------| 30.9% tmpzib8w7.zip |#################--------------------------------------| 30.95% tmpzib8w7.zip |#################--------------------------------------| 31.0% tmpzib8w7.zip |#################--------------------------------------| 31.04% tmpzib8w7.zip |#################--------------------------------------| 31.09% tmpzib8w7.zip |#################--------------------------------------| 31.13% tmpzib8w7.zip |#################--------------------------------------| 31.18% tmpzib8w7.zip |#################--------------------------------------| 31.22% tmpzib8w7.zip |#################--------------------------------------| 31.27% tmpzib8w7.zip |#################--------------------------------------| 31.32% tmpzib8w7.zip |#################--------------------------------------| 31.36% tmpzib8w7.zip |#################--------------------------------------| 31.41% tmpzib8w7.zip |#################--------------------------------------| 31.45% tmpzib8w7.zip |#################--------------------------------------| 31.5% tmpzib8w7.zip |#################--------------------------------------| 31.54% tmpzib8w7.zip |#################--------------------------------------| 31.59% tmpzib8w7.zip |#################--------------------------------------| 31.63% tmpzib8w7.zip |#################--------------------------------------| 31.68% tmpzib8w7.zip |#################--------------------------------------| 31.73% tmpzib8w7.zip |#################--------------------------------------| 31.77% tmpzib8w7.zip |#################--------------------------------------| 31.82% tmpzib8w7.zip |##################-------------------------------------| 31.86% tmpzib8w7.zip |##################-------------------------------------| 31.91% tmpzib8w7.zip |##################-------------------------------------| 31.95% tmpzib8w7.zip |##################-------------------------------------| 32.0% tmpzib8w7.zip |##################-------------------------------------| 32.05% tmpzib8w7.zip |##################-------------------------------------| 32.09% tmpzib8w7.zip |##################-------------------------------------| 32.14% tmpzib8w7.zip |##################-------------------------------------| 32.18% tmpzib8w7.zip |##################-------------------------------------| 32.23% tmpzib8w7.zip |##################-------------------------------------| 32.27% tmpzib8w7.zip |##################-------------------------------------| 32.32% tmpzib8w7.zip |##################-------------------------------------| 32.37% tmpzib8w7.zip |##################-------------------------------------| 32.41% tmpzib8w7.zip |##################-------------------------------------| 32.46% tmpzib8w7.zip |##################-------------------------------------| 32.5% tmpzib8w7.zip |##################-------------------------------------| 32.55% tmpzib8w7.zip |##################-------------------------------------| 32.59% tmpzib8w7.zip |##################-------------------------------------| 32.64% tmpzib8w7.zip |##################-------------------------------------| 32.68% tmpzib8w7.zip |##################-------------------------------------| 32.73% tmpzib8w7.zip |##################-------------------------------------| 32.78% tmpzib8w7.zip |##################-------------------------------------| 32.82% tmpzib8w7.zip |##################-------------------------------------| 32.87% tmpzib8w7.zip |##################-------------------------------------| 32.91% tmpzib8w7.zip |##################-------------------------------------| 32.96% tmpzib8w7.zip |##################-------------------------------------| 33.0% tmpzib8w7.zip |##################-------------------------------------| 33.05% tmpzib8w7.zip |##################-------------------------------------| 33.1% tmpzib8w7.zip |##################-------------------------------------| 33.14% tmpzib8w7.zip |##################-------------------------------------| 33.19% tmpzib8w7.zip |##################-------------------------------------| 33.23% tmpzib8w7.zip |##################-------------------------------------| 33.28% tmpzib8w7.zip |##################-------------------------------------| 33.32% tmpzib8w7.zip |##################-------------------------------------| 33.37% tmpzib8w7.zip |##################-------------------------------------| 33.42% tmpzib8w7.zip |##################-------------------------------------| 33.46% tmpzib8w7.zip |##################-------------------------------------| 33.51% tmpzib8w7.zip |##################-------------------------------------| 33.55% tmpzib8w7.zip |##################-------------------------------------| 33.6% tmpzib8w7.zip |###################------------------------------------| 33.64% tmpzib8w7.zip |###################------------------------------------| 33.69% tmpzib8w7.zip |###################------------------------------------| 33.73% tmpzib8w7.zip |###################------------------------------------| 33.78% tmpzib8w7.zip |###################------------------------------------| 33.83% tmpzib8w7.zip |###################------------------------------------| 33.87% tmpzib8w7.zip |###################------------------------------------| 33.92% tmpzib8w7.zip |###################------------------------------------| 33.96% tmpzib8w7.zip |###################------------------------------------| 34.01% tmpzib8w7.zip |###################------------------------------------| 34.05% tmpzib8w7.zip |###################------------------------------------| 34.1% tmpzib8w7.zip |###################------------------------------------| 34.15% tmpzib8w7.zip |###################------------------------------------| 34.19% tmpzib8w7.zip |###################------------------------------------| 34.24% tmpzib8w7.zip |###################------------------------------------| 34.28% tmpzib8w7.zip |###################------------------------------------| 34.33% tmpzib8w7.zip |###################------------------------------------| 34.37% tmpzib8w7.zip |###################------------------------------------| 34.42% tmpzib8w7.zip |###################------------------------------------| 34.47% tmpzib8w7.zip |###################------------------------------------| 34.51% tmpzib8w7.zip |###################------------------------------------| 34.56% tmpzib8w7.zip |###################------------------------------------| 34.6% tmpzib8w7.zip |###################------------------------------------| 34.65% tmpzib8w7.zip |###################------------------------------------| 34.69% tmpzib8w7.zip |###################------------------------------------| 34.74% tmpzib8w7.zip |###################------------------------------------| 34.78% tmpzib8w7.zip |###################------------------------------------| 34.83% tmpzib8w7.zip |###################------------------------------------| 34.88% tmpzib8w7.zip |###################------------------------------------| 34.92% tmpzib8w7.zip |###################------------------------------------| 34.97% tmpzib8w7.zip |###################------------------------------------| 35.01% tmpzib8w7.zip |###################------------------------------------| 35.06% tmpzib8w7.zip |###################------------------------------------| 35.1% tmpzib8w7.zip |###################------------------------------------| 35.15% tmpzib8w7.zip |###################------------------------------------| 35.2% tmpzib8w7.zip |###################------------------------------------| 35.24% tmpzib8w7.zip |###################------------------------------------| 35.29% tmpzib8w7.zip |###################------------------------------------| 35.33% tmpzib8w7.zip |###################------------------------------------| 35.38% tmpzib8w7.zip |###################------------------------------------| 35.42% tmpzib8w7.zip |####################-----------------------------------| 35.47% tmpzib8w7.zip |####################-----------------------------------| 35.52% tmpzib8w7.zip |####################-----------------------------------| 35.56% tmpzib8w7.zip |####################-----------------------------------| 35.61% tmpzib8w7.zip |####################-----------------------------------| 35.65% tmpzib8w7.zip |####################-----------------------------------| 35.7% tmpzib8w7.zip |####################-----------------------------------| 35.74% tmpzib8w7.zip |####################-----------------------------------| 35.79% tmpzib8w7.zip |####################-----------------------------------| 35.83% tmpzib8w7.zip |####################-----------------------------------| 35.88% tmpzib8w7.zip |####################-----------------------------------| 35.93% tmpzib8w7.zip |####################-----------------------------------| 35.97% tmpzib8w7.zip |####################-----------------------------------| 36.02% tmpzib8w7.zip |####################-----------------------------------| 36.06% tmpzib8w7.zip |####################-----------------------------------| 36.11% tmpzib8w7.zip |####################-----------------------------------| 36.15% tmpzib8w7.zip |####################-----------------------------------| 36.2% tmpzib8w7.zip |####################-----------------------------------| 36.25% tmpzib8w7.zip |####################-----------------------------------| 36.29% tmpzib8w7.zip |####################-----------------------------------| 36.34% tmpzib8w7.zip |####################-----------------------------------| 36.38% tmpzib8w7.zip |####################-----------------------------------| 36.43% tmpzib8w7.zip |####################-----------------------------------| 36.47% tmpzib8w7.zip |####################-----------------------------------| 36.52% tmpzib8w7.zip |####################-----------------------------------| 36.57% tmpzib8w7.zip |####################-----------------------------------| 36.61% tmpzib8w7.zip |####################-----------------------------------| 36.66% tmpzib8w7.zip |####################-----------------------------------| 36.7% tmpzib8w7.zip |####################-----------------------------------| 36.75% tmpzib8w7.zip |####################-----------------------------------| 36.79% tmpzib8w7.zip |####################-----------------------------------| 36.84% tmpzib8w7.zip |####################-----------------------------------| 36.88% tmpzib8w7.zip |####################-----------------------------------| 36.93% tmpzib8w7.zip |####################-----------------------------------| 36.98% tmpzib8w7.zip |####################-----------------------------------| 37.02% tmpzib8w7.zip |####################-----------------------------------| 37.07% tmpzib8w7.zip |####################-----------------------------------| 37.11% tmpzib8w7.zip |####################-----------------------------------| 37.16% tmpzib8w7.zip |####################-----------------------------------| 37.2% tmpzib8w7.zip |####################-----------------------------------| 37.25% tmpzib8w7.zip |#####################----------------------------------| 37.3% tmpzib8w7.zip |#####################----------------------------------| 37.34% tmpzib8w7.zip |#####################----------------------------------| 37.39% tmpzib8w7.zip |#####################----------------------------------| 37.43% tmpzib8w7.zip |#####################----------------------------------| 37.48% tmpzib8w7.zip |#####################----------------------------------| 37.52% tmpzib8w7.zip |#####################----------------------------------| 37.57% tmpzib8w7.zip |#####################----------------------------------| 37.62% tmpzib8w7.zip |#####################----------------------------------| 37.66% tmpzib8w7.zip |#####################----------------------------------| 37.71% tmpzib8w7.zip |#####################----------------------------------| 37.75% tmpzib8w7.zip |#####################----------------------------------| 37.8% tmpzib8w7.zip |#####################----------------------------------| 37.84% tmpzib8w7.zip |#####################----------------------------------| 37.89% tmpzib8w7.zip |#####################----------------------------------| 37.93% tmpzib8w7.zip |#####################----------------------------------| 37.98% tmpzib8w7.zip |#####################----------------------------------| 38.03% tmpzib8w7.zip |#####################----------------------------------| 38.07% tmpzib8w7.zip |#####################----------------------------------| 38.12% tmpzib8w7.zip |#####################----------------------------------| 38.16% tmpzib8w7.zip |#####################----------------------------------| 38.21% tmpzib8w7.zip |#####################----------------------------------| 38.25% tmpzib8w7.zip |#####################----------------------------------| 38.3% tmpzib8w7.zip |#####################----------------------------------| 38.35% tmpzib8w7.zip |#####################----------------------------------| 38.39% tmpzib8w7.zip |#####################----------------------------------| 38.44% tmpzib8w7.zip |#####################----------------------------------| 38.48% tmpzib8w7.zip |#####################----------------------------------| 38.53% tmpzib8w7.zip |#####################----------------------------------| 38.57% tmpzib8w7.zip |#####################----------------------------------| 38.62% tmpzib8w7.zip |#####################----------------------------------| 38.66% tmpzib8w7.zip |#####################----------------------------------| 38.71% tmpzib8w7.zip |#####################----------------------------------| 38.76% tmpzib8w7.zip |#####################----------------------------------| 38.8% tmpzib8w7.zip |#####################----------------------------------| 38.85% tmpzib8w7.zip |#####################----------------------------------| 38.89% tmpzib8w7.zip |#####################----------------------------------| 38.94% tmpzib8w7.zip |#####################----------------------------------| 38.98% tmpzib8w7.zip |#####################----------------------------------| 39.03% tmpzib8w7.zip |#####################----------------------------------| 39.08% tmpzib8w7.zip |######################---------------------------------| 39.12% tmpzib8w7.zip |######################---------------------------------| 39.17% tmpzib8w7.zip |######################---------------------------------| 39.21% tmpzib8w7.zip |######################---------------------------------| 39.26% tmpzib8w7.zip |######################---------------------------------| 39.3% tmpzib8w7.zip |######################---------------------------------| 39.35% tmpzib8w7.zip |######################---------------------------------| 39.4% tmpzib8w7.zip |######################---------------------------------| 39.44% tmpzib8w7.zip |######################---------------------------------| 39.49% tmpzib8w7.zip |######################---------------------------------| 39.53% tmpzib8w7.zip |######################---------------------------------| 39.58% tmpzib8w7.zip |######################---------------------------------| 39.62% tmpzib8w7.zip |######################---------------------------------| 39.67% tmpzib8w7.zip |######################---------------------------------| 39.71% tmpzib8w7.zip |######################---------------------------------| 39.76% tmpzib8w7.zip |######################---------------------------------| 39.81% tmpzib8w7.zip |######################---------------------------------| 39.85% tmpzib8w7.zip |######################---------------------------------| 39.9% tmpzib8w7.zip |######################---------------------------------| 39.94% tmpzib8w7.zip |######################---------------------------------| 39.99% tmpzib8w7.zip |######################---------------------------------| 40.03% tmpzib8w7.zip |######################---------------------------------| 40.08% tmpzib8w7.zip |######################---------------------------------| 40.13% tmpzib8w7.zip |######################---------------------------------| 40.17% tmpzib8w7.zip |######################---------------------------------| 40.22% tmpzib8w7.zip |######################---------------------------------| 40.26% tmpzib8w7.zip |######################---------------------------------| 40.31% tmpzib8w7.zip |######################---------------------------------| 40.35% tmpzib8w7.zip |######################---------------------------------| 40.4% tmpzib8w7.zip |######################---------------------------------| 40.45% tmpzib8w7.zip |######################---------------------------------| 40.49% tmpzib8w7.zip |######################---------------------------------| 40.54% tmpzib8w7.zip |######################---------------------------------| 40.58% tmpzib8w7.zip |######################---------------------------------| 40.63% tmpzib8w7.zip |######################---------------------------------| 40.67% tmpzib8w7.zip |######################---------------------------------| 40.72% tmpzib8w7.zip |######################---------------------------------| 40.76% tmpzib8w7.zip |######################---------------------------------| 40.81% tmpzib8w7.zip |######################---------------------------------| 40.86% tmpzib8w7.zip |######################---------------------------------| 40.9% tmpzib8w7.zip |#######################--------------------------------| 40.95% tmpzib8w7.zip |#######################--------------------------------| 40.99% tmpzib8w7.zip |#######################--------------------------------| 41.04% tmpzib8w7.zip |#######################--------------------------------| 41.08% tmpzib8w7.zip |#######################--------------------------------| 41.13% tmpzib8w7.zip |#######################--------------------------------| 41.18% tmpzib8w7.zip |#######################--------------------------------| 41.22% tmpzib8w7.zip |#######################--------------------------------| 41.27% tmpzib8w7.zip |#######################--------------------------------| 41.31% tmpzib8w7.zip |#######################--------------------------------| 41.36% tmpzib8w7.zip |#######################--------------------------------| 41.4% tmpzib8w7.zip |#######################--------------------------------| 41.45% tmpzib8w7.zip |#######################--------------------------------| 41.5% tmpzib8w7.zip |#######################--------------------------------| 41.54% tmpzib8w7.zip |#######################--------------------------------| 41.59% tmpzib8w7.zip |#######################--------------------------------| 41.63% tmpzib8w7.zip |#######################--------------------------------| 41.68% tmpzib8w7.zip |#######################--------------------------------| 41.72% tmpzib8w7.zip |#######################--------------------------------| 41.77% tmpzib8w7.zip |#######################--------------------------------| 41.81% tmpzib8w7.zip |#######################--------------------------------| 41.86% tmpzib8w7.zip |#######################--------------------------------| 41.91% tmpzib8w7.zip |#######################--------------------------------| 41.95% tmpzib8w7.zip |#######################--------------------------------| 42.0% tmpzib8w7.zip |#######################--------------------------------| 42.04% tmpzib8w7.zip |#######################--------------------------------| 42.09% tmpzib8w7.zip |#######################--------------------------------| 42.13% tmpzib8w7.zip |#######################--------------------------------| 42.18% tmpzib8w7.zip |#######################--------------------------------| 42.23% tmpzib8w7.zip |#######################--------------------------------| 42.27% tmpzib8w7.zip |#######################--------------------------------| 42.32% tmpzib8w7.zip |#######################--------------------------------| 42.36% tmpzib8w7.zip |#######################--------------------------------| 42.41% tmpzib8w7.zip |#######################--------------------------------| 42.45% tmpzib8w7.zip |#######################--------------------------------| 42.5% tmpzib8w7.zip |#######################--------------------------------| 42.55% tmpzib8w7.zip |#######################--------------------------------| 42.59% tmpzib8w7.zip |#######################--------------------------------| 42.64% tmpzib8w7.zip |#######################--------------------------------| 42.68% tmpzib8w7.zip |########################-------------------------------| 42.73% tmpzib8w7.zip |########################-------------------------------| 42.77% tmpzib8w7.zip |########################-------------------------------| 42.82% tmpzib8w7.zip |########################-------------------------------| 42.86% tmpzib8w7.zip |########################-------------------------------| 42.91% tmpzib8w7.zip |########################-------------------------------| 42.96% tmpzib8w7.zip |########################-------------------------------| 43.0% tmpzib8w7.zip |########################-------------------------------| 43.05% tmpzib8w7.zip |########################-------------------------------| 43.09% tmpzib8w7.zip |########################-------------------------------| 43.14% tmpzib8w7.zip |########################-------------------------------| 43.18% tmpzib8w7.zip |########################-------------------------------| 43.23% tmpzib8w7.zip |########################-------------------------------| 43.28% tmpzib8w7.zip |########################-------------------------------| 43.32% tmpzib8w7.zip |########################-------------------------------| 43.37% tmpzib8w7.zip |########################-------------------------------| 43.41% tmpzib8w7.zip |########################-------------------------------| 43.46% tmpzib8w7.zip |########################-------------------------------| 43.5% tmpzib8w7.zip |########################-------------------------------| 43.55% tmpzib8w7.zip |########################-------------------------------| 43.6% tmpzib8w7.zip |########################-------------------------------| 43.64% tmpzib8w7.zip |########################-------------------------------| 43.69% tmpzib8w7.zip |########################-------------------------------| 43.73% tmpzib8w7.zip |########################-------------------------------| 43.78% tmpzib8w7.zip |########################-------------------------------| 43.82% tmpzib8w7.zip |########################-------------------------------| 43.87% tmpzib8w7.zip |########################-------------------------------| 43.91% tmpzib8w7.zip |########################-------------------------------| 43.96% tmpzib8w7.zip |########################-------------------------------| 44.01% tmpzib8w7.zip |########################-------------------------------| 44.05% tmpzib8w7.zip |########################-------------------------------| 44.1% tmpzib8w7.zip |########################-------------------------------| 44.14% tmpzib8w7.zip |########################-------------------------------| 44.19% tmpzib8w7.zip |########################-------------------------------| 44.23% tmpzib8w7.zip |########################-------------------------------| 44.28% tmpzib8w7.zip |########################-------------------------------| 44.33% tmpzib8w7.zip |########################-------------------------------| 44.37% tmpzib8w7.zip |########################-------------------------------| 44.42% tmpzib8w7.zip |########################-------------------------------| 44.46% tmpzib8w7.zip |########################-------------------------------| 44.51% tmpzib8w7.zip |#########################------------------------------| 44.55% tmpzib8w7.zip |#########################------------------------------| 44.6% tmpzib8w7.zip |#########################------------------------------| 44.65% tmpzib8w7.zip |#########################------------------------------| 44.69% tmpzib8w7.zip |#########################------------------------------| 44.74% tmpzib8w7.zip |#########################------------------------------| 44.78% tmpzib8w7.zip |#########################------------------------------| 44.83% tmpzib8w7.zip |#########################------------------------------| 44.87% tmpzib8w7.zip |#########################------------------------------| 44.92% tmpzib8w7.zip |#########################------------------------------| 44.96% tmpzib8w7.zip |#########################------------------------------| 45.01% tmpzib8w7.zip |#########################------------------------------| 45.06% tmpzib8w7.zip |#########################------------------------------| 45.1% tmpzib8w7.zip |#########################------------------------------| 45.15% tmpzib8w7.zip |#########################------------------------------| 45.19% tmpzib8w7.zip |#########################------------------------------| 45.24% tmpzib8w7.zip |#########################------------------------------| 45.28% tmpzib8w7.zip |#########################------------------------------| 45.33% tmpzib8w7.zip |#########################------------------------------| 45.38% tmpzib8w7.zip |#########################------------------------------| 45.42% tmpzib8w7.zip |#########################------------------------------| 45.47% tmpzib8w7.zip |#########################------------------------------| 45.51% tmpzib8w7.zip |#########################------------------------------| 45.56% tmpzib8w7.zip |#########################------------------------------| 45.6% tmpzib8w7.zip |#########################------------------------------| 45.65% tmpzib8w7.zip |#########################------------------------------| 45.69% tmpzib8w7.zip |#########################------------------------------| 45.74% tmpzib8w7.zip |#########################------------------------------| 45.79% tmpzib8w7.zip |#########################------------------------------| 45.83% tmpzib8w7.zip |#########################------------------------------| 45.88% tmpzib8w7.zip |#########################------------------------------| 45.92% tmpzib8w7.zip |#########################------------------------------| 45.97% tmpzib8w7.zip |#########################------------------------------| 46.01% tmpzib8w7.zip |#########################------------------------------| 46.06% tmpzib8w7.zip |#########################------------------------------| 46.11% tmpzib8w7.zip |#########################------------------------------| 46.15% tmpzib8w7.zip |#########################------------------------------| 46.2% tmpzib8w7.zip |#########################------------------------------| 46.24% tmpzib8w7.zip |#########################------------------------------| 46.29% tmpzib8w7.zip |#########################------------------------------| 46.33% tmpzib8w7.zip |##########################-----------------------------| 46.38% tmpzib8w7.zip |##########################-----------------------------| 46.43% tmpzib8w7.zip |##########################-----------------------------| 46.47% tmpzib8w7.zip |##########################-----------------------------| 46.52% tmpzib8w7.zip |##########################-----------------------------| 46.56% tmpzib8w7.zip |##########################-----------------------------| 46.61% tmpzib8w7.zip |##########################-----------------------------| 46.65% tmpzib8w7.zip |##########################-----------------------------| 46.7% tmpzib8w7.zip |##########################-----------------------------| 46.74% tmpzib8w7.zip |##########################-----------------------------| 46.79% tmpzib8w7.zip |##########################-----------------------------| 46.84% tmpzib8w7.zip |##########################-----------------------------| 46.88% tmpzib8w7.zip |##########################-----------------------------| 46.93% tmpzib8w7.zip |##########################-----------------------------| 46.97% tmpzib8w7.zip |##########################-----------------------------| 47.02% tmpzib8w7.zip |##########################-----------------------------| 47.06% tmpzib8w7.zip |##########################-----------------------------| 47.11% tmpzib8w7.zip |##########################-----------------------------| 47.16% tmpzib8w7.zip |##########################-----------------------------| 47.2% tmpzib8w7.zip |##########################-----------------------------| 47.25% tmpzib8w7.zip |##########################-----------------------------| 47.29% tmpzib8w7.zip |##########################-----------------------------| 47.34% tmpzib8w7.zip |##########################-----------------------------| 47.38% tmpzib8w7.zip |##########################-----------------------------| 47.43% tmpzib8w7.zip |##########################-----------------------------| 47.48% tmpzib8w7.zip |##########################-----------------------------| 47.52% tmpzib8w7.zip |##########################-----------------------------| 47.57% tmpzib8w7.zip |##########################-----------------------------| 47.61% tmpzib8w7.zip |##########################-----------------------------| 47.66% tmpzib8w7.zip |##########################-----------------------------| 47.7% tmpzib8w7.zip |##########################-----------------------------| 47.75% tmpzib8w7.zip |##########################-----------------------------| 47.79% tmpzib8w7.zip |##########################-----------------------------| 47.84% tmpzib8w7.zip |##########################-----------------------------| 47.89% tmpzib8w7.zip |##########################-----------------------------| 47.93% tmpzib8w7.zip |##########################-----------------------------| 47.98% tmpzib8w7.zip |##########################-----------------------------| 48.02% tmpzib8w7.zip |##########################-----------------------------| 48.07% tmpzib8w7.zip |##########################-----------------------------| 48.11% tmpzib8w7.zip |##########################-----------------------------| 48.16% tmpzib8w7.zip |###########################----------------------------| 48.21% tmpzib8w7.zip |###########################----------------------------| 48.25% tmpzib8w7.zip |###########################----------------------------| 48.3% tmpzib8w7.zip |###########################----------------------------| 48.34% tmpzib8w7.zip |###########################----------------------------| 48.39% tmpzib8w7.zip |###########################----------------------------| 48.43% tmpzib8w7.zip |###########################----------------------------| 48.48% tmpzib8w7.zip |###########################----------------------------| 48.53% tmpzib8w7.zip |###########################----------------------------| 48.57% tmpzib8w7.zip |###########################----------------------------| 48.62% tmpzib8w7.zip |###########################----------------------------| 48.66% tmpzib8w7.zip |###########################----------------------------| 48.71% tmpzib8w7.zip |###########################----------------------------| 48.75% tmpzib8w7.zip |###########################----------------------------| 48.8% tmpzib8w7.zip |###########################----------------------------| 48.84% tmpzib8w7.zip |###########################----------------------------| 48.89% tmpzib8w7.zip |###########################----------------------------| 48.94% tmpzib8w7.zip |###########################----------------------------| 48.98% tmpzib8w7.zip |###########################----------------------------| 49.03% tmpzib8w7.zip |###########################----------------------------| 49.07% tmpzib8w7.zip |###########################----------------------------| 49.12% tmpzib8w7.zip |###########################----------------------------| 49.16% tmpzib8w7.zip |###########################----------------------------| 49.21% tmpzib8w7.zip |###########################----------------------------| 49.26% tmpzib8w7.zip |###########################----------------------------| 49.3% tmpzib8w7.zip |###########################----------------------------| 49.35% tmpzib8w7.zip |###########################----------------------------| 49.39% tmpzib8w7.zip |###########################----------------------------| 49.44% tmpzib8w7.zip |###########################----------------------------| 49.48% tmpzib8w7.zip |###########################----------------------------| 49.53% tmpzib8w7.zip |###########################----------------------------| 49.58% tmpzib8w7.zip |###########################----------------------------| 49.62% tmpzib8w7.zip |###########################----------------------------| 49.67% tmpzib8w7.zip |###########################----------------------------| 49.71% tmpzib8w7.zip |###########################----------------------------| 49.76% tmpzib8w7.zip |###########################----------------------------| 49.8% tmpzib8w7.zip |###########################----------------------------| 49.85% tmpzib8w7.zip |###########################----------------------------| 49.89% tmpzib8w7.zip |###########################----------------------------| 49.94% tmpzib8w7.zip |###########################----------------------------| 49.99% tmpzib8w7.zip |############################---------------------------| 50.03% tmpzib8w7.zip |############################---------------------------| 50.08% tmpzib8w7.zip |############################---------------------------| 50.12% tmpzib8w7.zip |############################---------------------------| 50.17% tmpzib8w7.zip |############################---------------------------| 50.21% tmpzib8w7.zip |############################---------------------------| 50.26% tmpzib8w7.zip |############################---------------------------| 50.31% tmpzib8w7.zip |############################---------------------------| 50.35% tmpzib8w7.zip |############################---------------------------| 50.4% tmpzib8w7.zip |############################---------------------------| 50.44% tmpzib8w7.zip |############################---------------------------| 50.49% tmpzib8w7.zip |############################---------------------------| 50.53% tmpzib8w7.zip |############################---------------------------| 50.58% tmpzib8w7.zip |############################---------------------------| 50.63% tmpzib8w7.zip |############################---------------------------| 50.67% tmpzib8w7.zip |############################---------------------------| 50.72% tmpzib8w7.zip |############################---------------------------| 50.76% tmpzib8w7.zip |############################---------------------------| 50.81% tmpzib8w7.zip |############################---------------------------| 50.85% tmpzib8w7.zip |############################---------------------------| 50.9% tmpzib8w7.zip |############################---------------------------| 50.94% tmpzib8w7.zip |############################---------------------------| 50.99% tmpzib8w7.zip |############################---------------------------| 51.04% tmpzib8w7.zip |############################---------------------------| 51.08% tmpzib8w7.zip |############################---------------------------| 51.13% tmpzib8w7.zip |############################---------------------------| 51.17% tmpzib8w7.zip |############################---------------------------| 51.22% tmpzib8w7.zip |############################---------------------------| 51.26% tmpzib8w7.zip |############################---------------------------| 51.31% tmpzib8w7.zip |############################---------------------------| 51.36% tmpzib8w7.zip |############################---------------------------| 51.4% tmpzib8w7.zip |############################---------------------------| 51.45% tmpzib8w7.zip |############################---------------------------| 51.49% tmpzib8w7.zip |############################---------------------------| 51.54% tmpzib8w7.zip |############################---------------------------| 51.58% tmpzib8w7.zip |############################---------------------------| 51.63% tmpzib8w7.zip |############################---------------------------| 51.68% tmpzib8w7.zip |############################---------------------------| 51.72% tmpzib8w7.zip |############################---------------------------| 51.77% tmpzib8w7.zip |############################---------------------------| 51.81% tmpzib8w7.zip |#############################--------------------------| 51.86% tmpzib8w7.zip |#############################--------------------------| 51.9% tmpzib8w7.zip |#############################--------------------------| 51.95% tmpzib8w7.zip |#############################--------------------------| 51.99% tmpzib8w7.zip |#############################--------------------------| 52.04% tmpzib8w7.zip |#############################--------------------------| 52.09% tmpzib8w7.zip |#############################--------------------------| 52.13% tmpzib8w7.zip |#############################--------------------------| 52.18% tmpzib8w7.zip |#############################--------------------------| 52.22% tmpzib8w7.zip |#############################--------------------------| 52.27% tmpzib8w7.zip |#############################--------------------------| 52.31% tmpzib8w7.zip |#############################--------------------------| 52.36% tmpzib8w7.zip |#############################--------------------------| 52.41% tmpzib8w7.zip |#############################--------------------------| 52.45% tmpzib8w7.zip |#############################--------------------------| 52.5% tmpzib8w7.zip |#############################--------------------------| 52.54% tmpzib8w7.zip |#############################--------------------------| 52.59% tmpzib8w7.zip |#############################--------------------------| 52.63% tmpzib8w7.zip |#############################--------------------------| 52.68% tmpzib8w7.zip |#############################--------------------------| 52.72% tmpzib8w7.zip |#############################--------------------------| 52.77% tmpzib8w7.zip |#############################--------------------------| 52.82% tmpzib8w7.zip |#############################--------------------------| 52.86% tmpzib8w7.zip |#############################--------------------------| 52.91% tmpzib8w7.zip |#############################--------------------------| 52.95% tmpzib8w7.zip |#############################--------------------------| 53.0% tmpzib8w7.zip |#############################--------------------------| 53.04% tmpzib8w7.zip |#############################--------------------------| 53.09% tmpzib8w7.zip |#############################--------------------------| 53.14% tmpzib8w7.zip |#############################--------------------------| 53.18% tmpzib8w7.zip |#############################--------------------------| 53.23% tmpzib8w7.zip |#############################--------------------------| 53.27% tmpzib8w7.zip |#############################--------------------------| 53.32% tmpzib8w7.zip |#############################--------------------------| 53.36% tmpzib8w7.zip |#############################--------------------------| 53.41% tmpzib8w7.zip |#############################--------------------------| 53.46% tmpzib8w7.zip |#############################--------------------------| 53.5% tmpzib8w7.zip |#############################--------------------------| 53.55% tmpzib8w7.zip |#############################--------------------------| 53.59% tmpzib8w7.zip |##############################-------------------------| 53.64% tmpzib8w7.zip |##############################-------------------------| 53.68% tmpzib8w7.zip |##############################-------------------------| 53.73% tmpzib8w7.zip |##############################-------------------------| 53.77% tmpzib8w7.zip |##############################-------------------------| 53.82% tmpzib8w7.zip |##############################-------------------------| 53.87% tmpzib8w7.zip |##############################-------------------------| 53.91% tmpzib8w7.zip |##############################-------------------------| 53.96% tmpzib8w7.zip |##############################-------------------------| 54.0% tmpzib8w7.zip |##############################-------------------------| 54.05% tmpzib8w7.zip |##############################-------------------------| 54.09% tmpzib8w7.zip |##############################-------------------------| 54.14% tmpzib8w7.zip |##############################-------------------------| 54.19% tmpzib8w7.zip |##############################-------------------------| 54.23% tmpzib8w7.zip |##############################-------------------------| 54.28% tmpzib8w7.zip |##############################-------------------------| 54.32% tmpzib8w7.zip |##############################-------------------------| 54.37% tmpzib8w7.zip |##############################-------------------------| 54.41% tmpzib8w7.zip |##############################-------------------------| 54.46% tmpzib8w7.zip |##############################-------------------------| 54.51% tmpzib8w7.zip |##############################-------------------------| 54.55% tmpzib8w7.zip |##############################-------------------------| 54.6% tmpzib8w7.zip |##############################-------------------------| 54.64% tmpzib8w7.zip |##############################-------------------------| 54.69% tmpzib8w7.zip |##############################-------------------------| 54.73% tmpzib8w7.zip |##############################-------------------------| 54.78% tmpzib8w7.zip |##############################-------------------------| 54.82% tmpzib8w7.zip |##############################-------------------------| 54.87% tmpzib8w7.zip |##############################-------------------------| 54.92% tmpzib8w7.zip |##############################-------------------------| 54.96% tmpzib8w7.zip |##############################-------------------------| 55.01% tmpzib8w7.zip |##############################-------------------------| 55.05% tmpzib8w7.zip |##############################-------------------------| 55.1% tmpzib8w7.zip |##############################-------------------------| 55.14% tmpzib8w7.zip |##############################-------------------------| 55.19% tmpzib8w7.zip |##############################-------------------------| 55.24% tmpzib8w7.zip |##############################-------------------------| 55.28% tmpzib8w7.zip |##############################-------------------------| 55.33% tmpzib8w7.zip |##############################-------------------------| 55.37% tmpzib8w7.zip |##############################-------------------------| 55.42% tmpzib8w7.zip |###############################------------------------| 55.46% tmpzib8w7.zip |###############################------------------------| 55.51% tmpzib8w7.zip |###############################------------------------| 55.56% tmpzib8w7.zip |###############################------------------------| 55.6% tmpzib8w7.zip |###############################------------------------| 55.65% tmpzib8w7.zip |###############################------------------------| 55.69% tmpzib8w7.zip |###############################------------------------| 55.74% tmpzib8w7.zip |###############################------------------------| 55.78% tmpzib8w7.zip |###############################------------------------| 55.83% tmpzib8w7.zip |###############################------------------------| 55.87% tmpzib8w7.zip |###############################------------------------| 55.92% tmpzib8w7.zip |###############################------------------------| 55.97% tmpzib8w7.zip |###############################------------------------| 56.01% tmpzib8w7.zip |###############################------------------------| 56.06% tmpzib8w7.zip |###############################------------------------| 56.1% tmpzib8w7.zip |###############################------------------------| 56.15% tmpzib8w7.zip |###############################------------------------| 56.19% tmpzib8w7.zip |###############################------------------------| 56.24% tmpzib8w7.zip |###############################------------------------| 56.29% tmpzib8w7.zip |###############################------------------------| 56.33% tmpzib8w7.zip |###############################------------------------| 56.38% tmpzib8w7.zip |###############################------------------------| 56.42% tmpzib8w7.zip |###############################------------------------| 56.47% tmpzib8w7.zip |###############################------------------------| 56.51% tmpzib8w7.zip |###############################------------------------| 56.56% tmpzib8w7.zip |###############################------------------------| 56.61% tmpzib8w7.zip |###############################------------------------| 56.65% tmpzib8w7.zip |###############################------------------------| 56.7% tmpzib8w7.zip |###############################------------------------| 56.74% tmpzib8w7.zip |###############################------------------------| 56.79% tmpzib8w7.zip |###############################------------------------| 56.83% tmpzib8w7.zip |###############################------------------------| 56.88% tmpzib8w7.zip |###############################------------------------| 56.92% tmpzib8w7.zip |###############################------------------------| 56.97% tmpzib8w7.zip |###############################------------------------| 57.02% tmpzib8w7.zip |###############################------------------------| 57.06% tmpzib8w7.zip |###############################------------------------| 57.11% tmpzib8w7.zip |###############################------------------------| 57.15% tmpzib8w7.zip |###############################------------------------| 57.2% tmpzib8w7.zip |###############################------------------------| 57.24% tmpzib8w7.zip |################################-----------------------| 57.29% tmpzib8w7.zip |################################-----------------------| 57.34% tmpzib8w7.zip |################################-----------------------| 57.38% tmpzib8w7.zip |################################-----------------------| 57.43% tmpzib8w7.zip |################################-----------------------| 57.47% tmpzib8w7.zip |################################-----------------------| 57.52% tmpzib8w7.zip |################################-----------------------| 57.56% tmpzib8w7.zip |################################-----------------------| 57.61% tmpzib8w7.zip |################################-----------------------| 57.66% tmpzib8w7.zip |################################-----------------------| 57.7% tmpzib8w7.zip |################################-----------------------| 57.75% tmpzib8w7.zip |################################-----------------------| 57.79% tmpzib8w7.zip |################################-----------------------| 57.84% tmpzib8w7.zip |################################-----------------------| 57.88% tmpzib8w7.zip |################################-----------------------| 57.93% tmpzib8w7.zip |################################-----------------------| 57.97% tmpzib8w7.zip |################################-----------------------| 58.02% tmpzib8w7.zip |################################-----------------------| 58.07% tmpzib8w7.zip |################################-----------------------| 58.11% tmpzib8w7.zip |################################-----------------------| 58.16% tmpzib8w7.zip |################################-----------------------| 58.2% tmpzib8w7.zip |################################-----------------------| 58.25% tmpzib8w7.zip |################################-----------------------| 58.29% tmpzib8w7.zip |################################-----------------------| 58.34% tmpzib8w7.zip |################################-----------------------| 58.39% tmpzib8w7.zip |################################-----------------------| 58.43% tmpzib8w7.zip |################################-----------------------| 58.48% tmpzib8w7.zip |################################-----------------------| 58.52% tmpzib8w7.zip |################################-----------------------| 58.57% tmpzib8w7.zip |################################-----------------------| 58.61% tmpzib8w7.zip |################################-----------------------| 58.66% tmpzib8w7.zip |################################-----------------------| 58.71% tmpzib8w7.zip |################################-----------------------| 58.75% tmpzib8w7.zip |################################-----------------------| 58.8% tmpzib8w7.zip |################################-----------------------| 58.84% tmpzib8w7.zip |################################-----------------------| 58.89% tmpzib8w7.zip |################################-----------------------| 58.93% tmpzib8w7.zip |################################-----------------------| 58.98% tmpzib8w7.zip |################################-----------------------| 59.02% tmpzib8w7.zip |################################-----------------------| 59.07% tmpzib8w7.zip |#################################----------------------| 59.12% tmpzib8w7.zip |#################################----------------------| 59.16% tmpzib8w7.zip |#################################----------------------| 59.21% tmpzib8w7.zip |#################################----------------------| 59.25% tmpzib8w7.zip |#################################----------------------| 59.3% tmpzib8w7.zip |#################################----------------------| 59.34% tmpzib8w7.zip |#################################----------------------| 59.39% tmpzib8w7.zip |#################################----------------------| 59.44% tmpzib8w7.zip |#################################----------------------| 59.48% tmpzib8w7.zip |#################################----------------------| 59.53% tmpzib8w7.zip |#################################----------------------| 59.57% tmpzib8w7.zip |#################################----------------------| 59.62% tmpzib8w7.zip |#################################----------------------| 59.66% tmpzib8w7.zip |#################################----------------------| 59.71% tmpzib8w7.zip |#################################----------------------| 59.75% tmpzib8w7.zip |#################################----------------------| 59.8% tmpzib8w7.zip |#################################----------------------| 59.85% tmpzib8w7.zip |#################################----------------------| 59.89% tmpzib8w7.zip |#################################----------------------| 59.94% tmpzib8w7.zip |#################################----------------------| 59.98% tmpzib8w7.zip |#################################----------------------| 60.03% tmpzib8w7.zip |#################################----------------------| 60.07% tmpzib8w7.zip |#################################----------------------| 60.12% tmpzib8w7.zip |#################################----------------------| 60.17% tmpzib8w7.zip |#################################----------------------| 60.21% tmpzib8w7.zip |#################################----------------------| 60.26% tmpzib8w7.zip |#################################----------------------| 60.3% tmpzib8w7.zip |#################################----------------------| 60.35% tmpzib8w7.zip |#################################----------------------| 60.39% tmpzib8w7.zip |#################################----------------------| 60.44% tmpzib8w7.zip |#################################----------------------| 60.49% tmpzib8w7.zip |#################################----------------------| 60.53% tmpzib8w7.zip |#################################----------------------| 60.58% tmpzib8w7.zip |#################################----------------------| 60.62% tmpzib8w7.zip |#################################----------------------| 60.67% tmpzib8w7.zip |#################################----------------------| 60.71% tmpzib8w7.zip |#################################----------------------| 60.76% tmpzib8w7.zip |#################################----------------------| 60.8% tmpzib8w7.zip |#################################----------------------| 60.85% tmpzib8w7.zip |#################################----------------------| 60.9% tmpzib8w7.zip |##################################---------------------| 60.94% tmpzib8w7.zip |##################################---------------------| 60.99% tmpzib8w7.zip |##################################---------------------| 61.03% tmpzib8w7.zip |##################################---------------------| 61.08% tmpzib8w7.zip |##################################---------------------| 61.12% tmpzib8w7.zip |##################################---------------------| 61.17% tmpzib8w7.zip |##################################---------------------| 61.22% tmpzib8w7.zip |##################################---------------------| 61.26% tmpzib8w7.zip |##################################---------------------| 61.31% tmpzib8w7.zip |##################################---------------------| 61.35% tmpzib8w7.zip |##################################---------------------| 61.4% tmpzib8w7.zip |##################################---------------------| 61.44% tmpzib8w7.zip |##################################---------------------| 61.49% tmpzib8w7.zip |##################################---------------------| 61.54% tmpzib8w7.zip |##################################---------------------| 61.58% tmpzib8w7.zip |##################################---------------------| 61.63% tmpzib8w7.zip |##################################---------------------| 61.67% tmpzib8w7.zip |##################################---------------------| 61.72% tmpzib8w7.zip |##################################---------------------| 61.76% tmpzib8w7.zip |##################################---------------------| 61.81% tmpzib8w7.zip |##################################---------------------| 61.85% tmpzib8w7.zip |##################################---------------------| 61.9% tmpzib8w7.zip |##################################---------------------| 61.95% tmpzib8w7.zip |##################################---------------------| 61.99% tmpzib8w7.zip |##################################---------------------| 62.04% tmpzib8w7.zip |##################################---------------------| 62.08% tmpzib8w7.zip |##################################---------------------| 62.13% tmpzib8w7.zip |##################################---------------------| 62.17% tmpzib8w7.zip |##################################---------------------| 62.22% tmpzib8w7.zip |##################################---------------------| 62.27% tmpzib8w7.zip |##################################---------------------| 62.31% tmpzib8w7.zip |##################################---------------------| 62.36% tmpzib8w7.zip |##################################---------------------| 62.4% tmpzib8w7.zip |##################################---------------------| 62.45% tmpzib8w7.zip |##################################---------------------| 62.49% tmpzib8w7.zip |##################################---------------------| 62.54% tmpzib8w7.zip |##################################---------------------| 62.59% tmpzib8w7.zip |##################################---------------------| 62.63% tmpzib8w7.zip |##################################---------------------| 62.68% tmpzib8w7.zip |##################################---------------------| 62.72% tmpzib8w7.zip |###################################--------------------| 62.77% tmpzib8w7.zip |###################################--------------------| 62.81% tmpzib8w7.zip |###################################--------------------| 62.86% tmpzib8w7.zip |###################################--------------------| 62.9% tmpzib8w7.zip |###################################--------------------| 62.95% tmpzib8w7.zip |###################################--------------------| 63.0% tmpzib8w7.zip |###################################--------------------| 63.04% tmpzib8w7.zip |###################################--------------------| 63.09% tmpzib8w7.zip |###################################--------------------| 63.13% tmpzib8w7.zip |###################################--------------------| 63.18% tmpzib8w7.zip |###################################--------------------| 63.22% tmpzib8w7.zip |###################################--------------------| 63.27% tmpzib8w7.zip |###################################--------------------| 63.32% tmpzib8w7.zip |###################################--------------------| 63.36% tmpzib8w7.zip |###################################--------------------| 63.41% tmpzib8w7.zip |###################################--------------------| 63.45% tmpzib8w7.zip |###################################--------------------| 63.5% tmpzib8w7.zip |###################################--------------------| 63.54% tmpzib8w7.zip |###################################--------------------| 63.59% tmpzib8w7.zip |###################################--------------------| 63.64% tmpzib8w7.zip |###################################--------------------| 63.68% tmpzib8w7.zip |###################################--------------------| 63.73% tmpzib8w7.zip |###################################--------------------| 63.77% tmpzib8w7.zip |###################################--------------------| 63.82% tmpzib8w7.zip |###################################--------------------| 63.86% tmpzib8w7.zip |###################################--------------------| 63.91% tmpzib8w7.zip |###################################--------------------| 63.95% tmpzib8w7.zip |###################################--------------------| 64.0% tmpzib8w7.zip |###################################--------------------| 64.05% tmpzib8w7.zip |###################################--------------------| 64.09% tmpzib8w7.zip |###################################--------------------| 64.14% tmpzib8w7.zip |###################################--------------------| 64.18% tmpzib8w7.zip |###################################--------------------| 64.23% tmpzib8w7.zip |###################################--------------------| 64.27% tmpzib8w7.zip |###################################--------------------| 64.32% tmpzib8w7.zip |###################################--------------------| 64.37% tmpzib8w7.zip |###################################--------------------| 64.41% tmpzib8w7.zip |###################################--------------------| 64.46% tmpzib8w7.zip |###################################--------------------| 64.5% tmpzib8w7.zip |####################################-------------------| 64.55% tmpzib8w7.zip |####################################-------------------| 64.59% tmpzib8w7.zip |####################################-------------------| 64.64% tmpzib8w7.zip |####################################-------------------| 64.69% tmpzib8w7.zip |####################################-------------------| 64.73% tmpzib8w7.zip |####################################-------------------| 64.78% tmpzib8w7.zip |####################################-------------------| 64.82% tmpzib8w7.zip |####################################-------------------| 64.87% tmpzib8w7.zip |####################################-------------------| 64.91% tmpzib8w7.zip |####################################-------------------| 64.96% tmpzib8w7.zip |####################################-------------------| 65.0% tmpzib8w7.zip |####################################-------------------| 65.05% tmpzib8w7.zip |####################################-------------------| 65.1% tmpzib8w7.zip |####################################-------------------| 65.14% tmpzib8w7.zip |####################################-------------------| 65.19% tmpzib8w7.zip |####################################-------------------| 65.23% tmpzib8w7.zip |####################################-------------------| 65.28% tmpzib8w7.zip |####################################-------------------| 65.32% tmpzib8w7.zip |####################################-------------------| 65.37% tmpzib8w7.zip |####################################-------------------| 65.42% tmpzib8w7.zip |####################################-------------------| 65.46% tmpzib8w7.zip |####################################-------------------| 65.51% tmpzib8w7.zip |####################################-------------------| 65.55% tmpzib8w7.zip |####################################-------------------| 65.6% tmpzib8w7.zip |####################################-------------------| 65.64% tmpzib8w7.zip |####################################-------------------| 65.69% tmpzib8w7.zip |####################################-------------------| 65.74% tmpzib8w7.zip |####################################-------------------| 65.78% tmpzib8w7.zip |####################################-------------------| 65.83% tmpzib8w7.zip |####################################-------------------| 65.87% tmpzib8w7.zip |####################################-------------------| 65.92% tmpzib8w7.zip |####################################-------------------| 65.96% tmpzib8w7.zip |####################################-------------------| 66.01% tmpzib8w7.zip |####################################-------------------| 66.05% tmpzib8w7.zip |####################################-------------------| 66.1% tmpzib8w7.zip |####################################-------------------| 66.15% tmpzib8w7.zip |####################################-------------------| 66.19% tmpzib8w7.zip |####################################-------------------| 66.24% tmpzib8w7.zip |####################################-------------------| 66.28% tmpzib8w7.zip |####################################-------------------| 66.33% tmpzib8w7.zip |#####################################------------------| 66.37% tmpzib8w7.zip |#####################################------------------| 66.42% tmpzib8w7.zip |#####################################------------------| 66.47% tmpzib8w7.zip |#####################################------------------| 66.51% tmpzib8w7.zip |#####################################------------------| 66.56% tmpzib8w7.zip |#####################################------------------| 66.6% tmpzib8w7.zip |#####################################------------------| 66.65% tmpzib8w7.zip |#####################################------------------| 66.69% tmpzib8w7.zip |#####################################------------------| 66.74% tmpzib8w7.zip |#####################################------------------| 66.78% tmpzib8w7.zip |#####################################------------------| 66.83% tmpzib8w7.zip |#####################################------------------| 66.88% tmpzib8w7.zip |#####################################------------------| 66.92% tmpzib8w7.zip |#####################################------------------| 66.97% tmpzib8w7.zip |#####################################------------------| 67.01% tmpzib8w7.zip |#####################################------------------| 67.06% tmpzib8w7.zip |#####################################------------------| 67.1% tmpzib8w7.zip |#####################################------------------| 67.15% tmpzib8w7.zip |#####################################------------------| 67.2% tmpzib8w7.zip |#####################################------------------| 67.24% tmpzib8w7.zip |#####################################------------------| 67.29% tmpzib8w7.zip |#####################################------------------| 67.33% tmpzib8w7.zip |#####################################------------------| 67.38% tmpzib8w7.zip |#####################################------------------| 67.42% tmpzib8w7.zip |#####################################------------------| 67.47% tmpzib8w7.zip |#####################################------------------| 67.52% tmpzib8w7.zip |#####################################------------------| 67.56% tmpzib8w7.zip |#####################################------------------| 67.61% tmpzib8w7.zip |#####################################------------------| 67.65% tmpzib8w7.zip |#####################################------------------| 67.7% tmpzib8w7.zip |#####################################------------------| 67.74% tmpzib8w7.zip |#####################################------------------| 67.79% tmpzib8w7.zip |#####################################------------------| 67.83% tmpzib8w7.zip |#####################################------------------| 67.88% tmpzib8w7.zip |#####################################------------------| 67.93% tmpzib8w7.zip |#####################################------------------| 67.97% tmpzib8w7.zip |#####################################------------------| 68.02% tmpzib8w7.zip |#####################################------------------| 68.06% tmpzib8w7.zip |#####################################------------------| 68.11% tmpzib8w7.zip |#####################################------------------| 68.15% tmpzib8w7.zip |######################################-----------------| 68.2% tmpzib8w7.zip |######################################-----------------| 68.25% tmpzib8w7.zip |######################################-----------------| 68.29% tmpzib8w7.zip |######################################-----------------| 68.34% tmpzib8w7.zip |######################################-----------------| 68.38% tmpzib8w7.zip |######################################-----------------| 68.43% tmpzib8w7.zip |######################################-----------------| 68.47% tmpzib8w7.zip |######################################-----------------| 68.52% tmpzib8w7.zip |######################################-----------------| 68.57% tmpzib8w7.zip |######################################-----------------| 68.61% tmpzib8w7.zip |######################################-----------------| 68.66% tmpzib8w7.zip |######################################-----------------| 68.7% tmpzib8w7.zip |######################################-----------------| 68.75% tmpzib8w7.zip |######################################-----------------| 68.79% tmpzib8w7.zip |######################################-----------------| 68.84% tmpzib8w7.zip |######################################-----------------| 68.88% tmpzib8w7.zip |######################################-----------------| 68.93% tmpzib8w7.zip |######################################-----------------| 68.98% tmpzib8w7.zip |######################################-----------------| 69.02% tmpzib8w7.zip |######################################-----------------| 69.07% tmpzib8w7.zip |######################################-----------------| 69.11% tmpzib8w7.zip |######################################-----------------| 69.16% tmpzib8w7.zip |######################################-----------------| 69.2% tmpzib8w7.zip |######################################-----------------| 69.25% tmpzib8w7.zip |######################################-----------------| 69.3% tmpzib8w7.zip |######################################-----------------| 69.34% tmpzib8w7.zip |######################################-----------------| 69.39% tmpzib8w7.zip |######################################-----------------| 69.43% tmpzib8w7.zip |######################################-----------------| 69.48% tmpzib8w7.zip |######################################-----------------| 69.52% tmpzib8w7.zip |######################################-----------------| 69.57% tmpzib8w7.zip |######################################-----------------| 69.62% tmpzib8w7.zip |######################################-----------------| 69.66% tmpzib8w7.zip |######################################-----------------| 69.71% tmpzib8w7.zip |######################################-----------------| 69.75% tmpzib8w7.zip |######################################-----------------| 69.8% tmpzib8w7.zip |######################################-----------------| 69.84% tmpzib8w7.zip |######################################-----------------| 69.89% tmpzib8w7.zip |######################################-----------------| 69.93% tmpzib8w7.zip |######################################-----------------| 69.98% tmpzib8w7.zip |#######################################----------------| 70.03% tmpzib8w7.zip |#######################################----------------| 70.07% tmpzib8w7.zip |#######################################----------------| 70.12% tmpzib8w7.zip |#######################################----------------| 70.16% tmpzib8w7.zip |#######################################----------------| 70.21% tmpzib8w7.zip |#######################################----------------| 70.25% tmpzib8w7.zip |#######################################----------------| 70.3% tmpzib8w7.zip |#######################################----------------| 70.35% tmpzib8w7.zip |#######################################----------------| 70.39% tmpzib8w7.zip |#######################################----------------| 70.44% tmpzib8w7.zip |#######################################----------------| 70.48% tmpzib8w7.zip |#######################################----------------| 70.53% tmpzib8w7.zip |#######################################----------------| 70.57% tmpzib8w7.zip |#######################################----------------| 70.62% tmpzib8w7.zip |#######################################----------------| 70.67% tmpzib8w7.zip |#######################################----------------| 70.71% tmpzib8w7.zip |#######################################----------------| 70.76% tmpzib8w7.zip |#######################################----------------| 70.8% tmpzib8w7.zip |#######################################----------------| 70.85% tmpzib8w7.zip |#######################################----------------| 70.89% tmpzib8w7.zip |#######################################----------------| 70.94% tmpzib8w7.zip |#######################################----------------| 70.98% tmpzib8w7.zip |#######################################----------------| 71.03% tmpzib8w7.zip |#######################################----------------| 71.08% tmpzib8w7.zip |#######################################----------------| 71.12% tmpzib8w7.zip |#######################################----------------| 71.17% tmpzib8w7.zip |#######################################----------------| 71.21% tmpzib8w7.zip |#######################################----------------| 71.26% tmpzib8w7.zip |#######################################----------------| 71.3% tmpzib8w7.zip |#######################################----------------| 71.35% tmpzib8w7.zip |#######################################----------------| 71.4% tmpzib8w7.zip |#######################################----------------| 71.44% tmpzib8w7.zip |#######################################----------------| 71.49% tmpzib8w7.zip |#######################################----------------| 71.53% tmpzib8w7.zip |#######################################----------------| 71.58% tmpzib8w7.zip |#######################################----------------| 71.62% tmpzib8w7.zip |#######################################----------------| 71.67% tmpzib8w7.zip |#######################################----------------| 71.72% tmpzib8w7.zip |#######################################----------------| 71.76% tmpzib8w7.zip |#######################################----------------| 71.81% tmpzib8w7.zip |########################################---------------| 71.85% tmpzib8w7.zip |########################################---------------| 71.9% tmpzib8w7.zip |########################################---------------| 71.94% tmpzib8w7.zip |########################################---------------| 71.99% tmpzib8w7.zip |########################################---------------| 72.03% tmpzib8w7.zip |########################################---------------| 72.08% tmpzib8w7.zip |########################################---------------| 72.13% tmpzib8w7.zip |########################################---------------| 72.17% tmpzib8w7.zip |########################################---------------| 72.22% tmpzib8w7.zip |########################################---------------| 72.26% tmpzib8w7.zip |########################################---------------| 72.31% tmpzib8w7.zip |########################################---------------| 72.35% tmpzib8w7.zip |########################################---------------| 72.4% tmpzib8w7.zip |########################################---------------| 72.45% tmpzib8w7.zip |########################################---------------| 72.49% tmpzib8w7.zip |########################################---------------| 72.54% tmpzib8w7.zip |########################################---------------| 72.58% tmpzib8w7.zip |########################################---------------| 72.63% tmpzib8w7.zip |########################################---------------| 72.67% tmpzib8w7.zip |########################################---------------| 72.72% tmpzib8w7.zip |########################################---------------| 72.77% tmpzib8w7.zip |########################################---------------| 72.81% tmpzib8w7.zip |########################################---------------| 72.86% tmpzib8w7.zip |########################################---------------| 72.9% tmpzib8w7.zip |########################################---------------| 72.95% tmpzib8w7.zip |########################################---------------| 72.99% tmpzib8w7.zip |########################################---------------| 73.04% tmpzib8w7.zip |########################################---------------| 73.08% tmpzib8w7.zip |########################################---------------| 73.13% tmpzib8w7.zip |########################################---------------| 73.18% tmpzib8w7.zip |########################################---------------| 73.22% tmpzib8w7.zip |########################################---------------| 73.27% tmpzib8w7.zip |########################################---------------| 73.31% tmpzib8w7.zip |########################################---------------| 73.36% tmpzib8w7.zip |########################################---------------| 73.4% tmpzib8w7.zip |########################################---------------| 73.45% tmpzib8w7.zip |########################################---------------| 73.5% tmpzib8w7.zip |########################################---------------| 73.54% tmpzib8w7.zip |########################################---------------| 73.59% tmpzib8w7.zip |########################################---------------| 73.63% tmpzib8w7.zip |#########################################--------------| 73.68% tmpzib8w7.zip |#########################################--------------| 73.72% tmpzib8w7.zip |#########################################--------------| 73.77% tmpzib8w7.zip |#########################################--------------| 73.81% tmpzib8w7.zip |#########################################--------------| 73.86% tmpzib8w7.zip |#########################################--------------| 73.91% tmpzib8w7.zip |#########################################--------------| 73.95% tmpzib8w7.zip |#########################################--------------| 74.0% tmpzib8w7.zip |#########################################--------------| 74.04% tmpzib8w7.zip |#########################################--------------| 74.09% tmpzib8w7.zip |#########################################--------------| 74.13% tmpzib8w7.zip |#########################################--------------| 74.18% tmpzib8w7.zip |#########################################--------------| 74.23% tmpzib8w7.zip |#########################################--------------| 74.27% tmpzib8w7.zip |#########################################--------------| 74.32% tmpzib8w7.zip |#########################################--------------| 74.36% tmpzib8w7.zip |#########################################--------------| 74.41% tmpzib8w7.zip |#########################################--------------| 74.45% tmpzib8w7.zip |#########################################--------------| 74.5% tmpzib8w7.zip |#########################################--------------| 74.55% tmpzib8w7.zip |#########################################--------------| 74.59% tmpzib8w7.zip |#########################################--------------| 74.64% tmpzib8w7.zip |#########################################--------------| 74.68% tmpzib8w7.zip |#########################################--------------| 74.73% tmpzib8w7.zip |#########################################--------------| 74.77% tmpzib8w7.zip |#########################################--------------| 74.82% tmpzib8w7.zip |#########################################--------------| 74.86% tmpzib8w7.zip |#########################################--------------| 74.91% tmpzib8w7.zip |#########################################--------------| 74.96% tmpzib8w7.zip |#########################################--------------| 75.0% tmpzib8w7.zip |#########################################--------------| 75.05% tmpzib8w7.zip |#########################################--------------| 75.09% tmpzib8w7.zip |#########################################--------------| 75.14% tmpzib8w7.zip |#########################################--------------| 75.18% tmpzib8w7.zip |#########################################--------------| 75.23% tmpzib8w7.zip |#########################################--------------| 75.28% tmpzib8w7.zip |#########################################--------------| 75.32% tmpzib8w7.zip |#########################################--------------| 75.37% tmpzib8w7.zip |#########################################--------------| 75.41% tmpzib8w7.zip |##########################################-------------| 75.46% tmpzib8w7.zip |##########################################-------------| 75.5% tmpzib8w7.zip |##########################################-------------| 75.55% tmpzib8w7.zip |##########################################-------------| 75.6% tmpzib8w7.zip |##########################################-------------| 75.64% tmpzib8w7.zip |##########################################-------------| 75.69% tmpzib8w7.zip |##########################################-------------| 75.73% tmpzib8w7.zip |##########################################-------------| 75.78% tmpzib8w7.zip |##########################################-------------| 75.82% tmpzib8w7.zip |##########################################-------------| 75.87% tmpzib8w7.zip |##########################################-------------| 75.91% tmpzib8w7.zip |##########################################-------------| 75.96% tmpzib8w7.zip |##########################################-------------| 76.01% tmpzib8w7.zip |##########################################-------------| 76.05% tmpzib8w7.zip |##########################################-------------| 76.1% tmpzib8w7.zip |##########################################-------------| 76.14% tmpzib8w7.zip |##########################################-------------| 76.19% tmpzib8w7.zip |##########################################-------------| 76.23% tmpzib8w7.zip |##########################################-------------| 76.28% tmpzib8w7.zip |##########################################-------------| 76.33% tmpzib8w7.zip |##########################################-------------| 76.37% tmpzib8w7.zip |##########################################-------------| 76.42% tmpzib8w7.zip |##########################################-------------| 76.46% tmpzib8w7.zip |##########################################-------------| 76.51% tmpzib8w7.zip |##########################################-------------| 76.55% tmpzib8w7.zip |##########################################-------------| 76.6% tmpzib8w7.zip |##########################################-------------| 76.65% tmpzib8w7.zip |##########################################-------------| 76.69% tmpzib8w7.zip |##########################################-------------| 76.74% tmpzib8w7.zip |##########################################-------------| 76.78% tmpzib8w7.zip |##########################################-------------| 76.83% tmpzib8w7.zip |##########################################-------------| 76.87% tmpzib8w7.zip |##########################################-------------| 76.92% tmpzib8w7.zip |##########################################-------------| 76.96% tmpzib8w7.zip |##########################################-------------| 77.01% tmpzib8w7.zip |##########################################-------------| 77.06% tmpzib8w7.zip |##########################################-------------| 77.1% tmpzib8w7.zip |##########################################-------------| 77.15% tmpzib8w7.zip |##########################################-------------| 77.19% tmpzib8w7.zip |##########################################-------------| 77.24% tmpzib8w7.zip |###########################################------------| 77.28% tmpzib8w7.zip |###########################################------------| 77.33% tmpzib8w7.zip |###########################################------------| 77.38% tmpzib8w7.zip |###########################################------------| 77.42% tmpzib8w7.zip |###########################################------------| 77.47% tmpzib8w7.zip |###########################################------------| 77.51% tmpzib8w7.zip |###########################################------------| 77.56% tmpzib8w7.zip |###########################################------------| 77.6% tmpzib8w7.zip |###########################################------------| 77.65% tmpzib8w7.zip |###########################################------------| 77.7% tmpzib8w7.zip |###########################################------------| 77.74% tmpzib8w7.zip |###########################################------------| 77.79% tmpzib8w7.zip |###########################################------------| 77.83% tmpzib8w7.zip |###########################################------------| 77.88% tmpzib8w7.zip |###########################################------------| 77.92% tmpzib8w7.zip |###########################################------------| 77.97% tmpzib8w7.zip |###########################################------------| 78.01% tmpzib8w7.zip |###########################################------------| 78.06% tmpzib8w7.zip |###########################################------------| 78.11% tmpzib8w7.zip |###########################################------------| 78.15% tmpzib8w7.zip |###########################################------------| 78.2% tmpzib8w7.zip |###########################################------------| 78.24% tmpzib8w7.zip |###########################################------------| 78.29% tmpzib8w7.zip |###########################################------------| 78.33% tmpzib8w7.zip |###########################################------------| 78.38% tmpzib8w7.zip |###########################################------------| 78.43% tmpzib8w7.zip |###########################################------------| 78.47% tmpzib8w7.zip |###########################################------------| 78.52% tmpzib8w7.zip |###########################################------------| 78.56% tmpzib8w7.zip |###########################################------------| 78.61% tmpzib8w7.zip |###########################################------------| 78.65% tmpzib8w7.zip |###########################################------------| 78.7% tmpzib8w7.zip |###########################################------------| 78.75% tmpzib8w7.zip |###########################################------------| 78.79% tmpzib8w7.zip |###########################################------------| 78.84% tmpzib8w7.zip |###########################################------------| 78.88% tmpzib8w7.zip |###########################################------------| 78.93% tmpzib8w7.zip |###########################################------------| 78.97% tmpzib8w7.zip |###########################################------------| 79.02% tmpzib8w7.zip |###########################################------------| 79.06% tmpzib8w7.zip |############################################-----------| 79.11% tmpzib8w7.zip |############################################-----------| 79.16% tmpzib8w7.zip |############################################-----------| 79.2% tmpzib8w7.zip |############################################-----------| 79.25% tmpzib8w7.zip |############################################-----------| 79.29% tmpzib8w7.zip |############################################-----------| 79.34% tmpzib8w7.zip |############################################-----------| 79.38% tmpzib8w7.zip |############################################-----------| 79.43% tmpzib8w7.zip |############################################-----------| 79.48% tmpzib8w7.zip |############################################-----------| 79.52% tmpzib8w7.zip |############################################-----------| 79.57% tmpzib8w7.zip |############################################-----------| 79.61% tmpzib8w7.zip |############################################-----------| 79.66% tmpzib8w7.zip |############################################-----------| 79.7% tmpzib8w7.zip |############################################-----------| 79.75% tmpzib8w7.zip |############################################-----------| 79.8% tmpzib8w7.zip |############################################-----------| 79.84% tmpzib8w7.zip |############################################-----------| 79.89% tmpzib8w7.zip |############################################-----------| 79.93% tmpzib8w7.zip |############################################-----------| 79.98% tmpzib8w7.zip |############################################-----------| 80.02% tmpzib8w7.zip |############################################-----------| 80.07% tmpzib8w7.zip |############################################-----------| 80.11% tmpzib8w7.zip |############################################-----------| 80.16% tmpzib8w7.zip |############################################-----------| 80.21% tmpzib8w7.zip |############################################-----------| 80.25% tmpzib8w7.zip |############################################-----------| 80.3% tmpzib8w7.zip |############################################-----------| 80.34% tmpzib8w7.zip |############################################-----------| 80.39% tmpzib8w7.zip |############################################-----------| 80.43% tmpzib8w7.zip |############################################-----------| 80.48% tmpzib8w7.zip |############################################-----------| 80.53% tmpzib8w7.zip |############################################-----------| 80.57% tmpzib8w7.zip |############################################-----------| 80.62% tmpzib8w7.zip |############################################-----------| 80.66% tmpzib8w7.zip |############################################-----------| 80.71% tmpzib8w7.zip |############################################-----------| 80.75% tmpzib8w7.zip |############################################-----------| 80.8% tmpzib8w7.zip |############################################-----------| 80.84% tmpzib8w7.zip |############################################-----------| 80.89% tmpzib8w7.zip |#############################################----------| 80.94% tmpzib8w7.zip |#############################################----------| 80.98% tmpzib8w7.zip |#############################################----------| 81.03% tmpzib8w7.zip |#############################################----------| 81.07% tmpzib8w7.zip |#############################################----------| 81.12% tmpzib8w7.zip |#############################################----------| 81.16% tmpzib8w7.zip |#############################################----------| 81.21% tmpzib8w7.zip |#############################################----------| 81.26% tmpzib8w7.zip |#############################################----------| 81.3% tmpzib8w7.zip |#############################################----------| 81.35% tmpzib8w7.zip |#############################################----------| 81.39% tmpzib8w7.zip |#############################################----------| 81.44% tmpzib8w7.zip |#############################################----------| 81.48% tmpzib8w7.zip |#############################################----------| 81.53% tmpzib8w7.zip |#############################################----------| 81.58% tmpzib8w7.zip |#############################################----------| 81.62% tmpzib8w7.zip |#############################################----------| 81.67% tmpzib8w7.zip |#############################################----------| 81.71% tmpzib8w7.zip |#############################################----------| 81.76% tmpzib8w7.zip |#############################################----------| 81.8% tmpzib8w7.zip |#############################################----------| 81.85% tmpzib8w7.zip |#############################################----------| 81.89% tmpzib8w7.zip |#############################################----------| 81.94% tmpzib8w7.zip |#############################################----------| 81.99% tmpzib8w7.zip |#############################################----------| 82.03% tmpzib8w7.zip |#############################################----------| 82.08% tmpzib8w7.zip |#############################################----------| 82.12% tmpzib8w7.zip |#############################################----------| 82.17% tmpzib8w7.zip |#############################################----------| 82.21% tmpzib8w7.zip |#############################################----------| 82.26% tmpzib8w7.zip |#############################################----------| 82.31% tmpzib8w7.zip |#############################################----------| 82.35% tmpzib8w7.zip |#############################################----------| 82.4% tmpzib8w7.zip |#############################################----------| 82.44% tmpzib8w7.zip |#############################################----------| 82.49% tmpzib8w7.zip |#############################################----------| 82.53% tmpzib8w7.zip |#############################################----------| 82.58% tmpzib8w7.zip |#############################################----------| 82.63% tmpzib8w7.zip |#############################################----------| 82.67% tmpzib8w7.zip |#############################################----------| 82.72% tmpzib8w7.zip |##############################################---------| 82.76% tmpzib8w7.zip |##############################################---------| 82.81% tmpzib8w7.zip |##############################################---------| 82.85% tmpzib8w7.zip |##############################################---------| 82.9% tmpzib8w7.zip |##############################################---------| 82.94% tmpzib8w7.zip |##############################################---------| 82.99% tmpzib8w7.zip |##############################################---------| 83.04% tmpzib8w7.zip |##############################################---------| 83.08% tmpzib8w7.zip |##############################################---------| 83.13% tmpzib8w7.zip |##############################################---------| 83.17% tmpzib8w7.zip |##############################################---------| 83.22% tmpzib8w7.zip |##############################################---------| 83.26% tmpzib8w7.zip |##############################################---------| 83.31% tmpzib8w7.zip |##############################################---------| 83.36% tmpzib8w7.zip |##############################################---------| 83.4% tmpzib8w7.zip |##############################################---------| 83.45% tmpzib8w7.zip |##############################################---------| 83.49% tmpzib8w7.zip |##############################################---------| 83.54% tmpzib8w7.zip |##############################################---------| 83.58% tmpzib8w7.zip |##############################################---------| 83.63% tmpzib8w7.zip |##############################################---------| 83.68% tmpzib8w7.zip |##############################################---------| 83.72% tmpzib8w7.zip |##############################################---------| 83.77% tmpzib8w7.zip |##############################################---------| 83.81% tmpzib8w7.zip |##############################################---------| 83.86% tmpzib8w7.zip |##############################################---------| 83.9% tmpzib8w7.zip |##############################################---------| 83.95% tmpzib8w7.zip |##############################################---------| 83.99% tmpzib8w7.zip |##############################################---------| 84.04% tmpzib8w7.zip |##############################################---------| 84.09% tmpzib8w7.zip |##############################################---------| 84.13% tmpzib8w7.zip |##############################################---------| 84.18% tmpzib8w7.zip |##############################################---------| 84.22% tmpzib8w7.zip |##############################################---------| 84.27% tmpzib8w7.zip |##############################################---------| 84.31% tmpzib8w7.zip |##############################################---------| 84.36% tmpzib8w7.zip |##############################################---------| 84.41% tmpzib8w7.zip |##############################################---------| 84.45% tmpzib8w7.zip |##############################################---------| 84.5% tmpzib8w7.zip |##############################################---------| 84.54% tmpzib8w7.zip |###############################################--------| 84.59% tmpzib8w7.zip |###############################################--------| 84.63% tmpzib8w7.zip |###############################################--------| 84.68% tmpzib8w7.zip |###############################################--------| 84.73% tmpzib8w7.zip |###############################################--------| 84.77% tmpzib8w7.zip |###############################################--------| 84.82% tmpzib8w7.zip |###############################################--------| 84.86% tmpzib8w7.zip |###############################################--------| 84.91% tmpzib8w7.zip |###############################################--------| 84.95% tmpzib8w7.zip |###############################################--------| 85.0% tmpzib8w7.zip |###############################################--------| 85.04% tmpzib8w7.zip |###############################################--------| 85.09% tmpzib8w7.zip |###############################################--------| 85.14% tmpzib8w7.zip |###############################################--------| 85.18% tmpzib8w7.zip |###############################################--------| 85.23% tmpzib8w7.zip |###############################################--------| 85.27% tmpzib8w7.zip |###############################################--------| 85.32% tmpzib8w7.zip |###############################################--------| 85.36% tmpzib8w7.zip |###############################################--------| 85.41% tmpzib8w7.zip |###############################################--------| 85.46% tmpzib8w7.zip |###############################################--------| 85.5% tmpzib8w7.zip |###############################################--------| 85.55% tmpzib8w7.zip |###############################################--------| 85.59% tmpzib8w7.zip |###############################################--------| 85.64% tmpzib8w7.zip |###############################################--------| 85.68% tmpzib8w7.zip |###############################################--------| 85.73% tmpzib8w7.zip |###############################################--------| 85.78% tmpzib8w7.zip |###############################################--------| 85.82% tmpzib8w7.zip |###############################################--------| 85.87% tmpzib8w7.zip |###############################################--------| 85.91% tmpzib8w7.zip |###############################################--------| 85.96% tmpzib8w7.zip |###############################################--------| 86.0% tmpzib8w7.zip |###############################################--------| 86.05% tmpzib8w7.zip |###############################################--------| 86.09% tmpzib8w7.zip |###############################################--------| 86.14% tmpzib8w7.zip |###############################################--------| 86.19% tmpzib8w7.zip |###############################################--------| 86.23% tmpzib8w7.zip |###############################################--------| 86.28% tmpzib8w7.zip |###############################################--------| 86.32% tmpzib8w7.zip |################################################-------| 86.37% tmpzib8w7.zip |################################################-------| 86.41% tmpzib8w7.zip |################################################-------| 86.46% tmpzib8w7.zip |################################################-------| 86.51% tmpzib8w7.zip |################################################-------| 86.55% tmpzib8w7.zip |################################################-------| 86.6% tmpzib8w7.zip |################################################-------| 86.64% tmpzib8w7.zip |################################################-------| 86.69% tmpzib8w7.zip |################################################-------| 86.73% tmpzib8w7.zip |################################################-------| 86.78% tmpzib8w7.zip |################################################-------| 86.83% tmpzib8w7.zip |################################################-------| 86.87% tmpzib8w7.zip |################################################-------| 86.92% tmpzib8w7.zip |################################################-------| 86.96% tmpzib8w7.zip |################################################-------| 87.01% tmpzib8w7.zip |################################################-------| 87.05% tmpzib8w7.zip |################################################-------| 87.1% tmpzib8w7.zip |################################################-------| 87.14% tmpzib8w7.zip |################################################-------| 87.19% tmpzib8w7.zip |################################################-------| 87.24% tmpzib8w7.zip |################################################-------| 87.28% tmpzib8w7.zip |################################################-------| 87.33% tmpzib8w7.zip |################################################-------| 87.37% tmpzib8w7.zip |################################################-------| 87.42% tmpzib8w7.zip |################################################-------| 87.46% tmpzib8w7.zip |################################################-------| 87.51% tmpzib8w7.zip |################################################-------| 87.56% tmpzib8w7.zip |################################################-------| 87.6% tmpzib8w7.zip |################################################-------| 87.65% tmpzib8w7.zip |################################################-------| 87.69% tmpzib8w7.zip |################################################-------| 87.74% tmpzib8w7.zip |################################################-------| 87.78% tmpzib8w7.zip |################################################-------| 87.83% tmpzib8w7.zip |################################################-------| 87.87% tmpzib8w7.zip |################################################-------| 87.92% tmpzib8w7.zip |################################################-------| 87.97% tmpzib8w7.zip |################################################-------| 88.01% tmpzib8w7.zip |################################################-------| 88.06% tmpzib8w7.zip |################################################-------| 88.1% tmpzib8w7.zip |################################################-------| 88.15% tmpzib8w7.zip |#################################################------| 88.19% tmpzib8w7.zip |#################################################------| 88.24% tmpzib8w7.zip |#################################################------| 88.29% tmpzib8w7.zip |#################################################------| 88.33% tmpzib8w7.zip |#################################################------| 88.38% tmpzib8w7.zip |#################################################------| 88.42% tmpzib8w7.zip |#################################################------| 88.47% tmpzib8w7.zip |#################################################------| 88.51% tmpzib8w7.zip |#################################################------| 88.56% tmpzib8w7.zip |#################################################------| 88.61% tmpzib8w7.zip |#################################################------| 88.65% tmpzib8w7.zip |#################################################------| 88.7% tmpzib8w7.zip |#################################################------| 88.74% tmpzib8w7.zip |#################################################------| 88.79% tmpzib8w7.zip |#################################################------| 88.83% tmpzib8w7.zip |#################################################------| 88.88% tmpzib8w7.zip |#################################################------| 88.92% tmpzib8w7.zip |#################################################------| 88.97% tmpzib8w7.zip |#################################################------| 89.02% tmpzib8w7.zip |#################################################------| 89.06% tmpzib8w7.zip |#################################################------| 89.11% tmpzib8w7.zip |#################################################------| 89.15% tmpzib8w7.zip |#################################################------| 89.2% tmpzib8w7.zip |#################################################------| 89.24% tmpzib8w7.zip |#################################################------| 89.29% tmpzib8w7.zip |#################################################------| 89.34% tmpzib8w7.zip |#################################################------| 89.38% tmpzib8w7.zip |#################################################------| 89.43% tmpzib8w7.zip |#################################################------| 89.47% tmpzib8w7.zip |#################################################------| 89.52% tmpzib8w7.zip |#################################################------| 89.56% tmpzib8w7.zip |#################################################------| 89.61% tmpzib8w7.zip |#################################################------| 89.66% tmpzib8w7.zip |#################################################------| 89.7% tmpzib8w7.zip |#################################################------| 89.75% tmpzib8w7.zip |#################################################------| 89.79% tmpzib8w7.zip |#################################################------| 89.84% tmpzib8w7.zip |#################################################------| 89.88% tmpzib8w7.zip |#################################################------| 89.93% tmpzib8w7.zip |#################################################------| 89.97% tmpzib8w7.zip |##################################################-----| 90.02% tmpzib8w7.zip |##################################################-----| 90.07% tmpzib8w7.zip |##################################################-----| 90.11% tmpzib8w7.zip |##################################################-----| 90.16% tmpzib8w7.zip |##################################################-----| 90.2% tmpzib8w7.zip |##################################################-----| 90.25% tmpzib8w7.zip |##################################################-----| 90.29% tmpzib8w7.zip |##################################################-----| 90.34% tmpzib8w7.zip |##################################################-----| 90.39% tmpzib8w7.zip |##################################################-----| 90.43% tmpzib8w7.zip |##################################################-----| 90.48% tmpzib8w7.zip |##################################################-----| 90.52% tmpzib8w7.zip |##################################################-----| 90.57% tmpzib8w7.zip |##################################################-----| 90.61% tmpzib8w7.zip |##################################################-----| 90.66% tmpzib8w7.zip |##################################################-----| 90.71% tmpzib8w7.zip |##################################################-----| 90.75% tmpzib8w7.zip |##################################################-----| 90.8% tmpzib8w7.zip |##################################################-----| 90.84% tmpzib8w7.zip |##################################################-----| 90.89% tmpzib8w7.zip |##################################################-----| 90.93% tmpzib8w7.zip |##################################################-----| 90.98% tmpzib8w7.zip |##################################################-----| 91.02% tmpzib8w7.zip |##################################################-----| 91.07% tmpzib8w7.zip |##################################################-----| 91.12% tmpzib8w7.zip |##################################################-----| 91.16% tmpzib8w7.zip |##################################################-----| 91.21% tmpzib8w7.zip |##################################################-----| 91.25% tmpzib8w7.zip |##################################################-----| 91.3% tmpzib8w7.zip |##################################################-----| 91.34% tmpzib8w7.zip |##################################################-----| 91.39% tmpzib8w7.zip |##################################################-----| 91.44% tmpzib8w7.zip |##################################################-----| 91.48% tmpzib8w7.zip |##################################################-----| 91.53% tmpzib8w7.zip |##################################################-----| 91.57% tmpzib8w7.zip |##################################################-----| 91.62% tmpzib8w7.zip |##################################################-----| 91.66% tmpzib8w7.zip |##################################################-----| 91.71% tmpzib8w7.zip |##################################################-----| 91.76% tmpzib8w7.zip |##################################################-----| 91.8% tmpzib8w7.zip |###################################################----| 91.85% tmpzib8w7.zip |###################################################----| 91.89% tmpzib8w7.zip |###################################################----| 91.94% tmpzib8w7.zip |###################################################----| 91.98% tmpzib8w7.zip |###################################################----| 92.03% tmpzib8w7.zip |###################################################----| 92.07% tmpzib8w7.zip |###################################################----| 92.12% tmpzib8w7.zip |###################################################----| 92.17% tmpzib8w7.zip |###################################################----| 92.21% tmpzib8w7.zip |###################################################----| 92.26% tmpzib8w7.zip |###################################################----| 92.3% tmpzib8w7.zip |###################################################----| 92.35% tmpzib8w7.zip |###################################################----| 92.39% tmpzib8w7.zip |###################################################----| 92.44% tmpzib8w7.zip |###################################################----| 92.49% tmpzib8w7.zip |###################################################----| 92.53% tmpzib8w7.zip |###################################################----| 92.58% tmpzib8w7.zip |###################################################----| 92.62% tmpzib8w7.zip |###################################################----| 92.67% tmpzib8w7.zip |###################################################----| 92.71% tmpzib8w7.zip |###################################################----| 92.76% tmpzib8w7.zip |###################################################----| 92.81% tmpzib8w7.zip |###################################################----| 92.85% tmpzib8w7.zip |###################################################----| 92.9% tmpzib8w7.zip |###################################################----| 92.94% tmpzib8w7.zip |###################################################----| 92.99% tmpzib8w7.zip |###################################################----| 93.03% tmpzib8w7.zip |###################################################----| 93.08% tmpzib8w7.zip |###################################################----| 93.12% tmpzib8w7.zip |###################################################----| 93.17% tmpzib8w7.zip |###################################################----| 93.22% tmpzib8w7.zip |###################################################----| 93.26% tmpzib8w7.zip |###################################################----| 93.31% tmpzib8w7.zip |###################################################----| 93.35% tmpzib8w7.zip |###################################################----| 93.4% tmpzib8w7.zip |###################################################----| 93.44% tmpzib8w7.zip |###################################################----| 93.49% tmpzib8w7.zip |###################################################----| 93.54% tmpzib8w7.zip |###################################################----| 93.58% tmpzib8w7.zip |###################################################----| 93.63% tmpzib8w7.zip |####################################################---| 93.67% tmpzib8w7.zip |####################################################---| 93.72% tmpzib8w7.zip |####################################################---| 93.76% tmpzib8w7.zip |####################################################---| 93.81% tmpzib8w7.zip |####################################################---| 93.86% tmpzib8w7.zip |####################################################---| 93.9% tmpzib8w7.zip |####################################################---| 93.95% tmpzib8w7.zip |####################################################---| 93.99% tmpzib8w7.zip |####################################################---| 94.04% tmpzib8w7.zip |####################################################---| 94.08% tmpzib8w7.zip |####################################################---| 94.13% tmpzib8w7.zip |####################################################---| 94.17% tmpzib8w7.zip |####################################################---| 94.22% tmpzib8w7.zip |####################################################---| 94.27% tmpzib8w7.zip |####################################################---| 94.31% tmpzib8w7.zip |####################################################---| 94.36% tmpzib8w7.zip |####################################################---| 94.4% tmpzib8w7.zip |####################################################---| 94.45% tmpzib8w7.zip |####################################################---| 94.49% tmpzib8w7.zip |####################################################---| 94.54% tmpzib8w7.zip |####################################################---| 94.59% tmpzib8w7.zip |####################################################---| 94.63% tmpzib8w7.zip |####################################################---| 94.68% tmpzib8w7.zip |####################################################---| 94.72% tmpzib8w7.zip |####################################################---| 94.77% tmpzib8w7.zip |####################################################---| 94.81% tmpzib8w7.zip |####################################################---| 94.86% tmpzib8w7.zip |####################################################---| 94.9% tmpzib8w7.zip |####################################################---| 94.95% tmpzib8w7.zip |####################################################---| 95.0% tmpzib8w7.zip |####################################################---| 95.04% tmpzib8w7.zip |####################################################---| 95.09% tmpzib8w7.zip |####################################################---| 95.13% tmpzib8w7.zip |####################################################---| 95.18% tmpzib8w7.zip |####################################################---| 95.22% tmpzib8w7.zip |####################################################---| 95.27% tmpzib8w7.zip |####################################################---| 95.32% tmpzib8w7.zip |####################################################---| 95.36% tmpzib8w7.zip |####################################################---| 95.41% tmpzib8w7.zip |####################################################---| 95.45% tmpzib8w7.zip |#####################################################--| 95.5% tmpzib8w7.zip |#####################################################--| 95.54% tmpzib8w7.zip |#####################################################--| 95.59% tmpzib8w7.zip |#####################################################--| 95.64% tmpzib8w7.zip |#####################################################--| 95.68% tmpzib8w7.zip |#####################################################--| 95.73% tmpzib8w7.zip |#####################################################--| 95.77% tmpzib8w7.zip |#####################################################--| 95.82% tmpzib8w7.zip |#####################################################--| 95.86% tmpzib8w7.zip |#####################################################--| 95.91% tmpzib8w7.zip |#####################################################--| 95.95% tmpzib8w7.zip |#####################################################--| 96.0% tmpzib8w7.zip |#####################################################--| 96.05% tmpzib8w7.zip |#####################################################--| 96.09% tmpzib8w7.zip |#####################################################--| 96.14% tmpzib8w7.zip |#####################################################--| 96.18% tmpzib8w7.zip |#####################################################--| 96.23% tmpzib8w7.zip |#####################################################--| 96.27% tmpzib8w7.zip |#####################################################--| 96.32% tmpzib8w7.zip |#####################################################--| 96.37% tmpzib8w7.zip |#####################################################--| 96.41% tmpzib8w7.zip |#####################################################--| 96.46% tmpzib8w7.zip |#####################################################--| 96.5% tmpzib8w7.zip |#####################################################--| 96.55% tmpzib8w7.zip |#####################################################--| 96.59% tmpzib8w7.zip |#####################################################--| 96.64% tmpzib8w7.zip |#####################################################--| 96.69% tmpzib8w7.zip |#####################################################--| 96.73% tmpzib8w7.zip |#####################################################--| 96.78% tmpzib8w7.zip |#####################################################--| 96.82% tmpzib8w7.zip |#####################################################--| 96.87% tmpzib8w7.zip |#####################################################--| 96.91% tmpzib8w7.zip |#####################################################--| 96.96% tmpzib8w7.zip |#####################################################--| 97.0% tmpzib8w7.zip |#####################################################--| 97.05% tmpzib8w7.zip |#####################################################--| 97.1% tmpzib8w7.zip |#####################################################--| 97.14% tmpzib8w7.zip |#####################################################--| 97.19% tmpzib8w7.zip |#####################################################--| 97.23% tmpzib8w7.zip |######################################################-| 97.28% tmpzib8w7.zip |######################################################-| 97.32% tmpzib8w7.zip |######################################################-| 97.37% tmpzib8w7.zip |######################################################-| 97.42% tmpzib8w7.zip |######################################################-| 97.46% tmpzib8w7.zip |######################################################-| 97.51% tmpzib8w7.zip |######################################################-| 97.55% tmpzib8w7.zip |######################################################-| 97.6% tmpzib8w7.zip |######################################################-| 97.64% tmpzib8w7.zip |######################################################-| 97.69% tmpzib8w7.zip |######################################################-| 97.74% tmpzib8w7.zip |######################################################-| 97.78% tmpzib8w7.zip |######################################################-| 97.83% tmpzib8w7.zip |######################################################-| 97.87% tmpzib8w7.zip |######################################################-| 97.92% tmpzib8w7.zip |######################################################-| 97.96% tmpzib8w7.zip |######################################################-| 98.01% tmpzib8w7.zip |######################################################-| 98.05% tmpzib8w7.zip |######################################################-| 98.1% tmpzib8w7.zip |######################################################-| 98.15% tmpzib8w7.zip |######################################################-| 98.19% tmpzib8w7.zip |######################################################-| 98.24% tmpzib8w7.zip |######################################################-| 98.28% tmpzib8w7.zip |######################################################-| 98.33% tmpzib8w7.zip |######################################################-| 98.37% tmpzib8w7.zip |######################################################-| 98.42% tmpzib8w7.zip |######################################################-| 98.47% tmpzib8w7.zip |######################################################-| 98.51% tmpzib8w7.zip |######################################################-| 98.56% tmpzib8w7.zip |######################################################-| 98.6% tmpzib8w7.zip |######################################################-| 98.65% tmpzib8w7.zip |######################################################-| 98.69% tmpzib8w7.zip |######################################################-| 98.74% tmpzib8w7.zip |######################################################-| 98.79% tmpzib8w7.zip |######################################################-| 98.83% tmpzib8w7.zip |######################################################-| 98.88% tmpzib8w7.zip |######################################################-| 98.92% tmpzib8w7.zip |######################################################-| 98.97% tmpzib8w7.zip |######################################################-| 99.01% tmpzib8w7.zip |######################################################-| 99.06% tmpzib8w7.zip |#######################################################| 99.1% tmpzib8w7.zip |#######################################################| 99.15% tmpzib8w7.zip |#######################################################| 99.2% tmpzib8w7.zip |#######################################################| 99.24% tmpzib8w7.zip |#######################################################| 99.29% tmpzib8w7.zip |#######################################################| 99.33% tmpzib8w7.zip |#######################################################| 99.38% tmpzib8w7.zip |#######################################################| 99.42% tmpzib8w7.zip |#######################################################| 99.47% tmpzib8w7.zip |#######################################################| 99.52% tmpzib8w7.zip |#######################################################| 99.56% tmpzib8w7.zip |#######################################################| 99.61% tmpzib8w7.zip |#######################################################| 99.65% tmpzib8w7.zip |#######################################################| 99.7% tmpzib8w7.zip |#######################################################| 99.74% tmpzib8w7.zip |#######################################################| 99.79% tmpzib8w7.zip |#######################################################| 99.84% tmpzib8w7.zip |#######################################################| 99.88% tmpzib8w7.zip |#######################################################| 99.93% tmpzib8w7.zip |#######################################################| 99.97% tmpzib8w7.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is bfc5aa1a-dc7b-4d05-9782-9200294eafbf Retrieving manager services status... [ip=localhost] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | AMQP-Postgres | running | | AMQP InfluxDB | running | | RabbitMQ | running | | Webserver | running | | Management Worker | running | | PostgreSQL | running | | Cloudify Console | running | | Manager Rest-Service | running | | Riemann | running | +--------------------------------+---------+ 2019-07-12 11:59:11,015 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-7205ff0f-23c0-4342-ad20-9ddc7c32500a sudo: unable to resolve host vyos-vrouter-vm-7205ff0f-23c0-4342-ad20-9ddc7c32500a 2019-07-12 11:59:51,615 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/78263189-02ad-46de-b080-0110b2ae1362/snap', u'metadata': Munch({})})], 'file': u'/v2/images/78263189-02ad-46de-b080-0110b2ae1362/file', 'owner': u'a828faa93d97485d8af9f4c3b9de9bab', 'id': u'78263189-02ad-46de-b080-0110b2ae1362', 'size': 2148073472, u'self': u'/v2/images/78263189-02ad-46de-b080-0110b2ae1362', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a828faa93d97485d8af9f4c3b9de9bab', 'name': 'vyos_vrouter-project_7205ff0f-23c0-4342-ad20-9ddc7c32500a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/78263189-02ad-46de-b080-0110b2ae1362/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T11:59:51Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-12T11:59:51Z', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_7205ff0f-23c0-4342-ad20-9ddc7c32500a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'properties': {u'os_hash_value': u'df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835', u'self': u'/v2/images/78263189-02ad-46de-b080-0110b2ae1362', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_7205ff0f-23c0-4342-ad20-9ddc7c32500a', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_7205ff0f-23c0-4342-ad20-9ddc7c32500a', 'created': u'2019-07-12T11:59:19Z', 'checksum': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'created_at': u'2019-07-12T11:59:19Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835', 'metadata': {u'os_hash_value': u'df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835', u'self': u'/v2/images/78263189-02ad-46de-b080-0110b2ae1362', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_7205ff0f-23c0-4342-ad20-9ddc7c32500a', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}}) 2019-07-12 11:59:51,922 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_7205ff0f-23c0-4342-ad20-9ddc7c32500a', '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'bdde0b6755384876bea1caf69f7ebddc', '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'0707c3f5-24e3-45f1-9f78-0d31b6f60f44', 'swap': 0}) 2019-07-12 11:59:52,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-07-12 11:59:57,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-07-12 12:00:04,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-07-12 12:00:04,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-07-12 12:00:04,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-12 12:00:04,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-07-12 12:00:04,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-12 12:00:04,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-07-12 12:00:04,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-07-12 12:00:04,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-07-12 12:00:04,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-07-12 12:00:04,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-07-12 12:00:04,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-07-12 12:00:04,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-07-12 12:00:04,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-07-12 12:00:04,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id 2019-07-12 12:00:04,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using existing installation of managed plugin: bfc5aa1a-dc7b-4d05-9782-9200294eafbf [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-07-12 12:00:04,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-07-12 12:00:10,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-07-12 12:00:10,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-12 12:00:10,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-12 12:00:10,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-12 12:00:10,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-07-12 12:00:10,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-12 12:00:10,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-12 12:00:10,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-12 12:00:10,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-07-12 12:00:10,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-12 12:00:10,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-12 12:00:10,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:10,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3d0fb19-f5df-4efb-8d27-1175b58948ea Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:10,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-b3d0fb19-f5df-4efb-8d27-1175b58948ea 2019-07-12 12:00:15,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-12 12:00:15,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-07-12 12:00:15,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-07-12 12:00:15,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-12 12:00:15,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=external used request id req-b7afae02-5478-4a33-95ca-51eff6628e2a 2019-07-12 12:00:15,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-b7afae02-5478-4a33-95ca-51eff6628e2a Date: Fri, 12 Jul 2019 12:00:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9748f7c0-0f96-4105-bb07-7a3f3e0f9450","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d3ac425f7ff45be8cbfd6bb45a04c62","l2_adjacency":true,"status":"ACTIVE","subnets":["eb3b44fd-36a1-4100-b814-1b8c0b81224e"],"description":"","tags":[],"updated_at":"2019-07-12T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9d3ac425f7ff45be8cbfd6bb45a04c62","created_at":"2019-07-12T05:46:07Z","mtu":1500}]} 2019-07-12 12:00:15,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc704c30f1b5045b4f884b90f48a2857ad6e8d44" 2019-07-12 12:00:15,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=external used request id req-b7afae02-5478-4a33-95ca-51eff6628e2a 2019-07-12 12:00:15,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-5e686f68-9775-463a-a3d4-7e0b930308f2 2019-07-12 12:00:15,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e686f68-9775-463a-a3d4-7e0b930308f2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:15,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:15,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-07-12 12:00:15,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-07-12 12:00:15,941 - 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} 2019-07-12 12:00:15,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5adf45bb-1167-4e11-84cf-33e501c7bc3f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:15,941 - 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'} 2019-07-12 12:00:15,941 - 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'} 2019-07-12 12:00:15,942 - 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'} 2019-07-12 12:00:15,942 - 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'} 2019-07-12 12:00:15,942 - 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'} 2019-07-12 12:00:15,942 - 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'} 2019-07-12 12:00:15,942 - 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'} 2019-07-12 12:00:15,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-12 12:00:15,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-12 12:00:15,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:15,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-12 12:00:15,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:15,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea799580cfd0995a5600056d504dc9f39c05d664" -d '{"network": {"name": "management_plane_network", "admin_state_up": true}}' 2019-07-12 12:00:15,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98a3ae0cf948b20b2cef608f59eba6f05565b812" -d '{"security_group": {"description": "Security group for vnf test", "name": "vnf_test_security_group"}}' 2019-07-12 12:00:15,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-5adf45bb-1167-4e11-84cf-33e501c7bc3f 2019-07-12 12:00:15,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89613ee1b5f4775b3fc971da09af2178ee673e3" 2019-07-12 12:00:15,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-469a78d5-c527-4529-8d52-923fc38f0d73 2019-07-12 12:00:15,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-469a78d5-c527-4529-8d52-923fc38f0d73 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:15,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-12 12:00:15,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-f8b33fff-d2e0-4fb9-91f9-3aaa34f29af6 Date: Fri, 12 Jul 2019 12:00:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a828faa93d97485d8af9f4c3b9de9bab","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-12T12:00:11Z","is_default":false,"name":"management_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:11Z","mtu":1450}} 2019-07-12 12:00:15,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-f8b33fff-d2e0-4fb9-91f9-3aaa34f29af6 2019-07-12 12:00:15,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/networks.json used request id req-f8b33fff-d2e0-4fb9-91f9-3aaa34f29af6 2019-07-12 12:00:15,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5144ba25-8868-4fa6-a81f-dd4a3811ceaf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:15,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=external used request id req-298ed5da-dbf4-4564-89d8-5a0c8bf7ea89 2019-07-12 12:00:15,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-5144ba25-8868-4fa6-a81f-dd4a3811ceaf 2019-07-12 12:00:15,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-298ed5da-dbf4-4564-89d8-5a0c8bf7ea89 Date: Fri, 12 Jul 2019 12:00:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9748f7c0-0f96-4105-bb07-7a3f3e0f9450","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d3ac425f7ff45be8cbfd6bb45a04c62","l2_adjacency":true,"status":"ACTIVE","subnets":["eb3b44fd-36a1-4100-b814-1b8c0b81224e"],"description":"","tags":[],"updated_at":"2019-07-12T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9d3ac425f7ff45be8cbfd6bb45a04c62","created_at":"2019-07-12T05:46:07Z","mtu":1500}]} 2019-07-12 12:00:15,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=external used request id req-298ed5da-dbf4-4564-89d8-5a0c8bf7ea89 2019-07-12 12:00:15,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 9748f7c0-0f96-4105-bb07-7a3f3e0f9450 from name external provided. 2019-07-12 12:00:15,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-07-12 12:00:15,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:15,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-0b45061e-532e-4d65-8073-be0a2b3e2bb8 2019-07-12 12:00:15,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-0b45061e-532e-4d65-8073-be0a2b3e2bb8 2019-07-12 12:00:15,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-0b45061e-532e-4d65-8073-be0a2b3e2bb8 Date: Fri, 12 Jul 2019 12:00:11 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:11Z", "updated_at": "2019-07-12T12:00:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T12:00:11Z", "revision_number": 0, "id": "75ac954f-4e6f-4b69-a13f-d7d854bb4bdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T12:00:11Z", "security_group_id": "9e70f3c7-89d4-4e8a-b19e-c6709e271e4d", "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_range_min": null, "ethertype": "IPv4", "project_id": "a828faa93d97485d8af9f4c3b9de9bab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T12:00:11Z", "revision_number": 0, "id": "83273979-b61f-4ff3-9ba1-6f4d323655a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T12:00:11Z", "security_group_id": "9e70f3c7-89d4-4e8a-b19e-c6709e271e4d", "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_range_min": null, "ethertype": "IPv6", "project_id": "a828faa93d97485d8af9f4c3b9de9bab"}], "revision_number": 1, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "id": "9e70f3c7-89d4-4e8a-b19e-c6709e271e4d", "name": "vnf_test_security_group"}} 2019-07-12 12:00:15,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-12 12:00:15,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89613ee1b5f4775b3fc971da09af2178ee673e3" -d '{"floatingip": {"floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450"}}' 2019-07-12 12:00:21,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-0b45061e-532e-4d65-8073-be0a2b3e2bb8 Date: Fri, 12 Jul 2019 12:00:11 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:11Z", "updated_at": "2019-07-12T12:00:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T12:00:11Z", "revision_number": 0, "id": "75ac954f-4e6f-4b69-a13f-d7d854bb4bdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T12:00:11Z", "security_group_id": "9e70f3c7-89d4-4e8a-b19e-c6709e271e4d", "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_range_min": null, "ethertype": "IPv4", "project_id": "a828faa93d97485d8af9f4c3b9de9bab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-12T12:00:11Z", "revision_number": 0, "id": "83273979-b61f-4ff3-9ba1-6f4d323655a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-12T12:00:11Z", "security_group_id": "9e70f3c7-89d4-4e8a-b19e-c6709e271e4d", "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_range_min": null, "ethertype": "IPv6", "project_id": "a828faa93d97485d8af9f4c3b9de9bab"}], "revision_number": 1, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "id": "9e70f3c7-89d4-4e8a-b19e-c6709e271e4d", "name": "vnf_test_security_group"}} 2019-07-12 12:00:21,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-07-12 12:00:21,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-12 12:00:21,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67788e6c-de7b-4092-bbee-7de9ad5ea858 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:21,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-67788e6c-de7b-4092-bbee-7de9ad5ea858 2019-07-12 12:00:21,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:21,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d6e5283-6e75-4599-9e82-605e12588bc2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:21,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-12 12:00:21,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-07-12 12:00:21,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-12 12:00:21,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-12 12:00:21,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c271824db5fa770e3671abeb656b6c5d8503be" 2019-07-12 12:00:21,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80b89a4d375ff00b2f943543a0196af6cdfe780" -d '{"network": {"name": "data_plane_network", "admin_state_up": true}}' 2019-07-12 12:00:21,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 12:00:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4385fbfa-1285-4365-b0de-318504f7062e x-compute-request-id: req-4385fbfa-1285-4365-b0de-318504f7062e Content-Encoding: gzip Content-Length: 1771 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIGNCSOOZiw5eR+nLdX0Jmqke9ZuaeRXNH6t6+IPtEN970u0I1NGO1iCGZUvcPZlebzLqP7YunmkAIFPDHmlhDBli9swHhrq/tqd8KQ/MgqlhbES1rvQ0ZprSsr1rUpf5/6sBLpWDp402d0YTa3BhQQJyzN569I7QsMQiVrfY0S3Ou/Xs2gnzfRZRYV6l0zF4Y+5TerxI2A+Fqf3zP/e5I54iGOZ61Lbxn3hLW+Ag2X0x+deX3Td7lWCoYGnedWHWCNwIGL4hDiTcxosdbWVSeDML5GpL55k/tIcs6oL0w2SA9H03URZyFriHYW+KLOXgF4H/J3M9SOTVlFVWf0lSx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAyBjQkjjmYsOXkfpy3V9CZqpHvWbmnkVzR+reviD7RDfe9LtC\nNTRjtYghmVL3D2ZXm8y6j+2Lp5pACBTwx5pYQwZYvbMB4a6v7anfCkPzIKpYWxEt\na70NGaa0rK9a1KX+f+rAS6Vg6eNNndGE2twYUECcszeevSO0LDEIla32NEtzrv17\nNoJ830WUWFepdMxeGPuU3q8SNgPhan98z/3uSOeIhjmetS28Z94S1vgINl9MfnXl\n903e5VgqGBp3nVh1gjcCBi+IQ4k3MaLHW1lUngzC+RqS+eZP7SHLOqC9MNkgPR9N\n1EWcha4h2Fviizl4BeB/ydzPUjk1ZRVVn9JUsQIDAQABAoIBAGWyFu759D1l4vbS\nLubLr1e2W1eroLH34is+943x/UIikzIWqgOYaMSuN0VRoTc2cHhCiN71f/DiuIBj\nBCyuCQWniBqBjAdDXS6RE0aIWlzTtqwyAr+rCalrzI+nX6aL5tjkWm8X0jWMzLnU\n7oy9J65B6GI9dnPyXXPIR/CqxWK1v4+sz7sBJLcD35X+73xKXBoe5J4EEtKvV8zF\nwV3gDPG7yCMyHdb5iHtDn/oK/xqxNaQXiFmuQIGViOM+HQ64A9EI55qmOz/9GpbQ\nCI8jkSHzR3gzvjg99Iq3OwxO+YPiLK/5wioYJ+W0M0d2/b8pDzwA6ncIP0k8hk9O\nKUrHaAECgYEA9D99f/XtYj7eKWKNEwHBxDeI4woCgEq1z2yaPvlgcveBxYobWYO5\nwxjBs3IFU37cmD7NyrAvThCQXbagUKQnnS7mW1XBtL5pjAYOHir0TZuG5CDa6yMR\nAByNrt69X5vV4AiVwN64DXg7htM+7izO+g+WrZgm8/BcnR5Fh7MkiOECgYEA0bl/\nEFAZ4wK3e/pCsM1pqBSU+7M4Uqiq3YrvH93MV/rpLNeT6syennyr8zITYJcLDGFA\nCW/1E33iT5Zk6AEtA2tpjGBUFFc4nMhxpibc/GRInmkeELR1+He7YyI6kgn+W7Q5\n+GiLyobSXRMdWEyIU1AWrQaeOm3qIBojVFuoNdECgYEAjXIrOqxwAaJIxAy3iBdP\nYFOM6XaFhkg9y9an6OpAKbQeKgjV19wJ+ureWg4g+X6RP3W3dbbcXkgHYs39P1Yh\nPszHSIN8PzC6LQXgrSXQ/xSfZIOGY/+Vu8vNXUTOxIyZqjkuiFgynFJRnr29Ru8a\nGgRnDTb87+31pGPAflqHQOECgYEAw2d30jUvyWmQl7z3QlBBb0+t+E5l3e41NTHr\n1t8LM7YeZ598vDpmV/iFJZS0pTxWGPTLe3+K8txJbioMXnYqAJOlxhtCe6lAoCPK\ncCqpn6e4WZBLaPkbKaQ1Pgp4U/Vnvv3PPXn7NXokqn/SyaCVLDrkxdXyuzIKAFsa\nK9EyiuECgYEA1HtRDCpoZlgydM1GmpaJQBM26PRbazkbJu93YImIH1hgEiYCVyXE\nisbhdac6joGYr5wcKkgOuO6dcEcLDlRspudvANS/AWGY5ZW+FdV2sx/BwegiCkxM\nI794coWk0+BRVa31SciSAIKEiIdYrx6afOza7dnFd8oIiCJt2ml44so=\n-----END RSA PRIVATE KEY-----\n", "user_id": "d9d3950083e644738a99f5ed52cce3bc", "name": "vnf_test_keypair", "fingerprint": "dc:45:0d:ce:0b:83:c8:dc:54:28:39:61:80:15:8d:83"}} 2019-07-12 12:00:21,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-4385fbfa-1285-4365-b0de-318504f7062e 2019-07-12 12:00:21,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-4385fbfa-1285-4365-b0de-318504f7062e 2019-07-12 12:00:21,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-4367f662-721b-48f1-850f-759e406676ee Date: Fri, 12 Jul 2019 12:00:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9748f7c0-0f96-4105-bb07-7a3f3e0f9450","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d3ac425f7ff45be8cbfd6bb45a04c62","l2_adjacency":true,"status":"ACTIVE","subnets":["eb3b44fd-36a1-4100-b814-1b8c0b81224e"],"description":"","tags":[],"updated_at":"2019-07-12T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9d3ac425f7ff45be8cbfd6bb45a04c62","created_at":"2019-07-12T05:46:07Z","mtu":1500}]} 2019-07-12 12:00:21,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=external used request id req-4367f662-721b-48f1-850f-759e406676ee 2019-07-12 12:00:21,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=external used request id req-4367f662-721b-48f1-850f-759e406676ee 2019-07-12 12:00:21,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 9748f7c0-0f96-4105-bb07-7a3f3e0f9450 from name external provided. 2019-07-12 12:00:21,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c271824db5fa770e3671abeb656b6c5d8503be" -d '{"floatingip": {"floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450"}}' 2019-07-12 12:00:21,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - router: {'name': u'vnf_test_router'} 2019-07-12 12:00:21,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/networks.json used request id req-7a4b853c-f1f7-4afe-8bc8-3b806a96d98a 2019-07-12 12:00:21,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-7a4b853c-f1f7-4afe-8bc8-3b806a96d98a 2019-07-12 12:00:21,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-7a4b853c-f1f7-4afe-8bc8-3b806a96d98a Date: Fri, 12 Jul 2019 12:00:13 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7f078894-f52f-426b-af97-1fe5db8b2023","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a828faa93d97485d8af9f4c3b9de9bab","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-12T12:00:13Z","is_default":false,"name":"data_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:13Z","mtu":1450}} 2019-07-12 12:00:21,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-12 12:00:21,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-07-12 12:00:21,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups/9e70f3c7-89d4-4e8a-b19e-c6709e271e4d.json used request id req-1d3d58b7-e906-4fa7-8ff2-f79a440fe869 2019-07-12 12:00:21,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98a3ae0cf948b20b2cef608f59eba6f05565b812" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "9e70f3c7-89d4-4e8a-b19e-c6709e271e4d", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 12:00:21,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-873edc71-083e-49f5-a0a7-2d1d7465e6e3 Date: Fri, 12 Jul 2019 12:00:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2019-07-12T12:00:14Z", "security_group_id": "9e70f3c7-89d4-4e8a-b19e-c6709e271e4d", "port_range_min": 22, "revision_number": 0, "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:14Z", "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "id": "54fab560-cd8a-406c-9de7-067c08c9d82f"}} 2019-07-12 12:00:21,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-873edc71-083e-49f5-a0a7-2d1d7465e6e3 2019-07-12 12:00:21,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-873edc71-083e-49f5-a0a7-2d1d7465e6e3 2019-07-12 12:00:21,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98a3ae0cf948b20b2cef608f59eba6f05565b812" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "ethertype": "IPv4", "port_range_max": 0, "security_group_id": "9e70f3c7-89d4-4e8a-b19e-c6709e271e4d", "port_range_min": 0, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 12:00:21,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/security-groups/9e70f3c7-89d4-4e8a-b19e-c6709e271e4d.json used request id req-1d3d58b7-e906-4fa7-8ff2-f79a440fe869 2019-07-12 12:00:21,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-12 12:00:21,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-12 12:00:21,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-12 12:00:21,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks/9748f7c0-0f96-4105-bb07-7a3f3e0f9450.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc0a5d42b965b0f4937a4aa5286f54ccc3509247" 2019-07-12 12:00:21,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98a3ae0cf948b20b2cef608f59eba6f05565b812" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "9e70f3c7-89d4-4e8a-b19e-c6709e271e4d", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 12:00:21,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-739a9793-3646-4156-801f-28cbfdac5118 2019-07-12 12:00:21,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-739a9793-3646-4156-801f-28cbfdac5118 2019-07-12 12:00:21,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-739a9793-3646-4156-801f-28cbfdac5118 Date: Fri, 12 Jul 2019 12:00:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 0, "updated_at": "2019-07-12T12:00:14Z", "security_group_id": "9e70f3c7-89d4-4e8a-b19e-c6709e271e4d", "port_range_min": 0, "revision_number": 0, "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:14Z", "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "id": "d08db362-14c7-44da-a50b-c453d9e46cfc"}} 2019-07-12 12:00:21,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-e72f61fb-e223-488f-a14b-19f2b95f5011 Date: Fri, 12 Jul 2019 12:00:13 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:12Z", "updated_at": "2019-07-12T12:00:12Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": null, "id": "d82c0e8a-f12f-41f0-86ec-edb402437969", "qos_policy_id": null}} 2019-07-12 12:00:21,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-e72f61fb-e223-488f-a14b-19f2b95f5011 2019-07-12 12:00:21,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-e72f61fb-e223-488f-a14b-19f2b95f5011 2019-07-12 12:00:21,194 - 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'a828faa93d97485d8af9f4c3b9de9bab', u'created_at': u'2019-07-12T12:00:12Z', u'updated_at': u'2019-07-12T12:00:12Z', u'floating_network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'a828faa93d97485d8af9f4c3b9de9bab', u'port_id': None, u'id': u'd82c0e8a-f12f-41f0-86ec-edb402437969', u'qos_policy_id': None} 2019-07-12 12:00:21,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:21,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dc4481c-f3a2-4d31-affa-3d10e403edbf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:21,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-7dc4481c-f3a2-4d31-affa-3d10e403edbf 2019-07-12 12:00:21,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/security-groups/9e70f3c7-89d4-4e8a-b19e-c6709e271e4d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98a3ae0cf948b20b2cef608f59eba6f05565b812" 2019-07-12 12:00:26,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks/9748f7c0-0f96-4105-bb07-7a3f3e0f9450.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc0a5d42b965b0f4937a4aa5286f54ccc3509247" 2019-07-12 12:00:26,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-15e6bc60-e04f-41af-9afb-22c0c8ddec51 2019-07-12 12:00:26,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98a3ae0cf948b20b2cef608f59eba6f05565b812" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "9e70f3c7-89d4-4e8a-b19e-c6709e271e4d", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-12 12:00:26,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-15e6bc60-e04f-41af-9afb-22c0c8ddec51 2019-07-12 12:00:26,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-15e6bc60-e04f-41af-9afb-22c0c8ddec51 Date: Fri, 12 Jul 2019 12:00:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-07-12T12:00:14Z", "security_group_id": "9e70f3c7-89d4-4e8a-b19e-c6709e271e4d", "port_range_min": 1, "revision_number": 0, "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:14Z", "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "id": "084c7978-6513-4ea4-941c-db1786a80f63"}} 2019-07-12 12:00:26,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-f9557780-1018-4dcf-9e31-67e09cd37bfb Date: Fri, 12 Jul 2019 12:00:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-07-12T12:00:14Z", "security_group_id": "9e70f3c7-89d4-4e8a-b19e-c6709e271e4d", "port_range_min": 1, "revision_number": 0, "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:14Z", "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "id": "9406f3e4-78a9-4084-8a85-e6c55ff44bb2"}} 2019-07-12 12:00:26,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-f9557780-1018-4dcf-9e31-67e09cd37bfb 2019-07-12 12:00:26,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-f9557780-1018-4dcf-9e31-67e09cd37bfb 2019-07-12 12:00:26,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-df638755-eb04-448e-aa1d-5c59d4f92def Date: Fri, 12 Jul 2019 12:00:14 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:13Z", "updated_at": "2019-07-12T12:00:13Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": null, "id": "8b612bc6-cad6-430f-920e-b373f3f59967", "qos_policy_id": null}} 2019-07-12 12:00:26,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-df638755-eb04-448e-aa1d-5c59d4f92def 2019-07-12 12:00:26,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-df638755-eb04-448e-aa1d-5c59d4f92def 2019-07-12 12:00:26,407 - 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'a828faa93d97485d8af9f4c3b9de9bab', u'created_at': u'2019-07-12T12:00:13Z', u'updated_at': u'2019-07-12T12:00:13Z', u'floating_network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'a828faa93d97485d8af9f4c3b9de9bab', u'port_id': None, u'id': u'8b612bc6-cad6-430f-920e-b373f3f59967', u'qos_policy_id': None} 2019-07-12 12:00:26,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-26cf8b77-ec8b-49ec-814b-5a99d2ae1ef7 Date: Fri, 12 Jul 2019 12:00:14 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9748f7c0-0f96-4105-bb07-7a3f3e0f9450","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9d3ac425f7ff45be8cbfd6bb45a04c62","l2_adjacency":true,"status":"ACTIVE","subnets":["eb3b44fd-36a1-4100-b814-1b8c0b81224e"],"description":"","tags":[],"updated_at":"2019-07-12T06:03:01Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9d3ac425f7ff45be8cbfd6bb45a04c62","created_at":"2019-07-12T05:46:07Z","mtu":1500}} 2019-07-12 12:00:26,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks/9748f7c0-0f96-4105-bb07-7a3f3e0f9450.json used request id req-26cf8b77-ec8b-49ec-814b-5a99d2ae1ef7 2019-07-12 12:00:26,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks/9748f7c0-0f96-4105-bb07-7a3f3e0f9450.json used request id req-26cf8b77-ec8b-49ec-814b-5a99d2ae1ef7 2019-07-12 12:00:26,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/routers.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc0a5d42b965b0f4937a4aa5286f54ccc3509247" -d '{"router": {"external_gateway_info": {"network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450"}, "name": "vnf_test_router"}}' 2019-07-12 12:00:26,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-07-12 12:00:26,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-12 12:00:26,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-12 12:00:26,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-12 12:00:26,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-12 12:00:26,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-12 12:00:26,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-12 12:00:26,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-12 12:00:26,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-12 12:00:26,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-12 12:00:26,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-12 12:00:26,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-12 12:00:26,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-12 12:00:26,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-12 12:00:26,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-12 12:00:26,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-315ac448-2037-46f9-9b4d-60d2bd313ed1 2019-07-12 12:00:26,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-315ac448-2037-46f9-9b4d-60d2bd313ed1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:26,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:26,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/routers.json used request id req-0999b9b0-e292-4fd2-8d3c-d4c8a91409c6 2019-07-12 12:00:26,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-0999b9b0-e292-4fd2-8d3c-d4c8a91409c6 2019-07-12 12:00:26,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-0999b9b0-e292-4fd2-8d3c-d4c8a91409c6 Date: Fri, 12 Jul 2019 12:00:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "eb3b44fd-36a1-4100-b814-1b8c0b81224e", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:14Z", "admin_state_up": true, "updated_at": "2019-07-12T12:00:16Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "id": "06eb1185-5309-44ff-85ec-b53443d2b422", "name": "vnf_test_router"}} 2019-07-12 12:00:26,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-12 12:00:26,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2988372c1a67ad894b864b61cb6c6757e44dc13e" -d '{"subnet": {"network_id": "7f078894-f52f-426b-af97-1fe5db8b2023", "ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null, "name": "data_plane_subnet"}}' 2019-07-12 12:00:26,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-12 12:00:26,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-07-12 12:00:26,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-12 12:00:26,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-12 12:00:26,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-12 12:00:26,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-12 12:00:26,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-07-12 12:00:26,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-07-12 12:00:26,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/subnets.json used request id req-c9817b07-7714-454b-967d-5e470fcef457 2019-07-12 12:00:26,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-07-12 12:00:26,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-12 12:00:31,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-c9817b07-7714-454b-967d-5e470fcef457 Date: Fri, 12 Jul 2019 12:00:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f078894-f52f-426b-af97-1fe5db8b2023","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:17Z","dns_nameservers":[],"updated_at":"2019-07-12T12:00:17Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"12.0.0.1","end":"12.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"12.0.0.0/24","project_id":"a828faa93d97485d8af9f4c3b9de9bab","id":"066cc6c9-d462-4507-bd76-e2c6b5372643","subnetpool_id":null,"name":"data_plane_subnet"}} 2019-07-12 12:00:31,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-12 12:00:31,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-07-12 12:00:31,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-07-12 12:00:31,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-12 12:00:31,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-12 12:00:31,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-12 12:00:31,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-12 12:00:31,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-12 12:00:31,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-12 12:00:31,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-12 12:00:31,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-2856fd2c-afc1-47b5-bc40-48516499fcf4 2019-07-12 12:00:31,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-12 12:00:31,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-12 12:00:31,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2856fd2c-afc1-47b5-bc40-48516499fcf4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:31,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa1576a38c90a6b87d9747dd9f442ae9b0f2c0f" -d '{"subnet": {"network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "ip_version": 4, "cidr": "11.0.0.0/24", "name": "management_plane_subnet"}}' 2019-07-12 12:00:31,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:31,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-12 12:00:31,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-12 12:00:31,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/subnets.json used request id req-d3b6651a-71aa-4fc5-80ea-6c1ef90be4c0 2019-07-12 12:00:31,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-d3b6651a-71aa-4fc5-80ea-6c1ef90be4c0 Date: Fri, 12 Jul 2019 12:00:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:20Z","dns_nameservers":[],"updated_at":"2019-07-12T12:00:20Z","gateway_ip":"11.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"11.0.0.2","end":"11.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"11.0.0.0/24","project_id":"a828faa93d97485d8af9f4c3b9de9bab","id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","subnetpool_id":null,"name":"management_plane_subnet"}} 2019-07-12 12:00:31,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:31,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-d3b6651a-71aa-4fc5-80ea-6c1ef90be4c0 2019-07-12 12:00:31,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:31,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-12 12:00:31,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-12 12:00:31,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-07-12 12:00:31,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ca9455c-fcaf-4ef0-a21e-74b3144b05a3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:31,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-6ca9455c-fcaf-4ef0-a21e-74b3144b05a3 2019-07-12 12:00:31,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35053337-8019-4a93-838c-4d2798f01a2a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:31,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-35053337-8019-4a93-838c-4d2798f01a2a 2019-07-12 12:00:31,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c1ffaa133011f87f4d153e54d6b9c07c6b373f" -d '{"port": {"network_id": "7f078894-f52f-426b-af97-1fe5db8b2023", "fixed_ips": [{"subnet_id": "066cc6c9-d462-4507-bd76-e2c6b5372643"}], "name": "reference_vnf_data_plane_port", "security_groups": ["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"]}}' 2019-07-12 12:00:31,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Post-configuring relationships 2019-07-12 12:00:31,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-07-12 12:00:31,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c52d7d313cae54a9b86f391016133935f4dd626" -d '{"port": {"network_id": "7f078894-f52f-426b-af97-1fe5db8b2023", "fixed_ips": [{"subnet_id": "066cc6c9-d462-4507-bd76-e2c6b5372643"}], "name": "target_vnf_data_plane_port", "security_groups": ["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"]}}' 2019-07-12 12:00:31,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/ports.json used request id req-c10564d2-7aee-45d8-9640-f92bbfe7a340 2019-07-12 12:00:31,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c10564d2-7aee-45d8-9640-f92bbfe7a340 Date: Fri, 12 Jul 2019 12:00:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:00:22Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"066cc6c9-d462-4507-bd76-e2c6b5372643","ip_address":"12.0.0.2"}],"id":"43cb8f61-05f3-4a08-8456-ed1e0c0dd392","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:63:9d:f1","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"7f078894-f52f-426b-af97-1fe5db8b2023","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:22Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:00:31,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:31,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/ports.json used request id req-c10564d2-7aee-45d8-9640-f92bbfe7a340 2019-07-12 12:00:31,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-f41f1381-8375-4b8d-8beb-2c8f83251cf7 Date: Fri, 12 Jul 2019 12:00:23 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:00:22Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"066cc6c9-d462-4507-bd76-e2c6b5372643","ip_address":"12.0.0.3"}],"id":"93bd3066-a4c7-41cb-ac6e-e27e8fd11120","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:6f:a8:a2","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"7f078894-f52f-426b-af97-1fe5db8b2023","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:22Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:00:31,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-48394a5e-89ed-4151-81e2-852824f9880e 2019-07-12 12:00:31,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48394a5e-89ed-4151-81e2-852824f9880e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:31,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-07-12 12:00:31,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/ports.json used request id req-f41f1381-8375-4b8d-8beb-2c8f83251cf7 2019-07-12 12:00:31,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/ports.json used request id req-f41f1381-8375-4b8d-8beb-2c8f83251cf7 2019-07-12 12:00:31,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-12 12:00:31,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-12 12:00:31,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-07-12 12:00:31,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.40:9696/v2.0/routers/06eb1185-5309-44ff-85ec-b53443d2b422/add_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab05e4dd69acb89380024ba5d97d080c5b62df16" -d '{"subnet_id": "4523458a-4ac6-4ffe-b172-2e0c8b39fdfa"}' 2019-07-12 12:00:31,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-12 12:00:36,813 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-12 12:00:36,813 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-12 12:00:36,813 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a68d80d-9492-40b6-b43c-0184de209bdc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:36,813 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-12 12:00:36,813 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-12 12:00:36,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:36,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-3a68d80d-9492-40b6-b43c-0184de209bdc 2019-07-12 12:00:36,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-07-12 12:00:36,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-07-12 12:00:36,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-12 12:00:36,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:36,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02515654-1b1b-4711-8ade-6174e743b12c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:36,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-02515654-1b1b-4711-8ade-6174e743b12c 2019-07-12 12:00:36,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports.json?id=93bd3066-a4c7-41cb-ac6e-e27e8fd11120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b3baed71301c779d7f9dcf3a7f13039386ff01" 2019-07-12 12:00:36,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports.json?id=43cb8f61-05f3-4a08-8456-ed1e0c0dd392 used request id req-1bbd999b-1ea3-484e-909d-432fc2d3afc3 2019-07-12 12:00:36,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.40:9696/v2.0/routers/06eb1185-5309-44ff-85ec-b53443d2b422/add_router_interface.json used request id req-824baa68-5dd3-4998-bcbf-8cf95e1b2329 2019-07-12 12:00:36,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.40:9696/v2.0/ports/43cb8f61-05f3-4a08-8456-ed1e0c0dd392.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b354ceeffe709213cf1971abd997c2003a590410" -d '{"port": {"security_groups": ["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"]}}' 2019-07-12 12:00:36,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-7cc603a2-3c24-4418-be6b-c0d36bc737bf Date: Fri, 12 Jul 2019 12:00:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:00:22Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"066cc6c9-d462-4507-bd76-e2c6b5372643","ip_address":"12.0.0.3"}],"id":"93bd3066-a4c7-41cb-ac6e-e27e8fd11120","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:6f:a8:a2","project_id":"a828faa93d97485d8af9f4c3b9de9bab","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"7f078894-f52f-426b-af97-1fe5db8b2023","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:22Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-12 12:00:36,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json used request id req-7cc603a2-3c24-4418-be6b-c0d36bc737bf 2019-07-12 12:00:36,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json used request id req-7cc603a2-3c24-4418-be6b-c0d36bc737bf 2019-07-12 12:00:36,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b3baed71301c779d7f9dcf3a7f13039386ff01" 2019-07-12 12:00:36,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-6bc94b08-b5f3-47fc-b6e1-65b5d7aac19e Date: Fri, 12 Jul 2019 12:00:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:00:26Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"066cc6c9-d462-4507-bd76-e2c6b5372643","ip_address":"12.0.0.3"}],"id":"93bd3066-a4c7-41cb-ac6e-e27e8fd11120","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:6f:a8:a2","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"7f078894-f52f-426b-af97-1fe5db8b2023","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:22Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:00:36,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json used request id req-6bc94b08-b5f3-47fc-b6e1-65b5d7aac19e 2019-07-12 12:00:36,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json used request id req-6bc94b08-b5f3-47fc-b6e1-65b5d7aac19e 2019-07-12 12:00:36,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/06eb1185-5309-44ff-85ec-b53443d2b422/add_router_interface.json used request id req-824baa68-5dd3-4998-bcbf-8cf95e1b2329 2019-07-12 12:00:36,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-824baa68-5dd3-4998-bcbf-8cf95e1b2329 Date: Fri, 12 Jul 2019 12:00:26 GMT RESP BODY: {"network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "subnet_id": "4523458a-4ac6-4ffe-b172-2e0c8b39fdfa", "subnet_ids": ["4523458a-4ac6-4ffe-b172-2e0c8b39fdfa"], "port_id": "92e40269-53a3-4f22-92c3-4527975fa35e", "id": "06eb1185-5309-44ff-85ec-b53443d2b422"} 2019-07-12 12:00:36,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-7ac956e3-1c6f-493b-ad18-8b474985589e Date: Fri, 12 Jul 2019 12:00:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:00:22Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"066cc6c9-d462-4507-bd76-e2c6b5372643","ip_address":"12.0.0.3"}],"id":"93bd3066-a4c7-41cb-ac6e-e27e8fd11120","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:6f:a8:a2","project_id":"a828faa93d97485d8af9f4c3b9de9bab","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"7f078894-f52f-426b-af97-1fe5db8b2023","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:22Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-12 12:00:36,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b3baed71301c779d7f9dcf3a7f13039386ff01" -d '{"port": {"security_groups": ["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"]}}' 2019-07-12 12:00:36,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?id=93bd3066-a4c7-41cb-ac6e-e27e8fd11120 used request id req-7ac956e3-1c6f-493b-ad18-8b474985589e 2019-07-12 12:00:36,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports.json?id=93bd3066-a4c7-41cb-ac6e-e27e8fd11120 used request id req-7ac956e3-1c6f-493b-ad18-8b474985589e 2019-07-12 12:00:36,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=93bd3066-a4c7-41cb-ac6e-e27e8fd11120 target={u'external_id': u'9e70f3c7-89d4-4e8a-b19e-c6709e271e4d', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-07-12 12:00:36,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-07-12 12:00:36,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports.json?id=43cb8f61-05f3-4a08-8456-ed1e0c0dd392 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b354ceeffe709213cf1971abd997c2003a590410" 2019-07-12 12:00:36,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-1bbd999b-1ea3-484e-909d-432fc2d3afc3 Date: Fri, 12 Jul 2019 12:00:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:00:22Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"066cc6c9-d462-4507-bd76-e2c6b5372643","ip_address":"12.0.0.2"}],"id":"43cb8f61-05f3-4a08-8456-ed1e0c0dd392","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:63:9d:f1","project_id":"a828faa93d97485d8af9f4c3b9de9bab","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"7f078894-f52f-426b-af97-1fe5db8b2023","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:22Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-12 12:00:36,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?id=43cb8f61-05f3-4a08-8456-ed1e0c0dd392 used request id req-1bbd999b-1ea3-484e-909d-432fc2d3afc3 2019-07-12 12:00:36,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=43cb8f61-05f3-4a08-8456-ed1e0c0dd392 target={u'external_id': u'9e70f3c7-89d4-4e8a-b19e-c6709e271e4d', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-07-12 12:00:36,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships post-configured 2019-07-12 12:00:36,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b8d61d53-f4ff-4ba5-99d8-4640d804b3a8 Date: Fri, 12 Jul 2019 12:00:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:00:22Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"066cc6c9-d462-4507-bd76-e2c6b5372643","ip_address":"12.0.0.2"}],"id":"43cb8f61-05f3-4a08-8456-ed1e0c0dd392","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:63:9d:f1","project_id":"a828faa93d97485d8af9f4c3b9de9bab","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"7f078894-f52f-426b-af97-1fe5db8b2023","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:22Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-12 12:00:36,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/ports/43cb8f61-05f3-4a08-8456-ed1e0c0dd392.json used request id req-b8d61d53-f4ff-4ba5-99d8-4640d804b3a8 2019-07-12 12:00:36,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.40:9696/v2.0/ports/43cb8f61-05f3-4a08-8456-ed1e0c0dd392.json used request id req-b8d61d53-f4ff-4ba5-99d8-4640d804b3a8 2019-07-12 12:00:36,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/43cb8f61-05f3-4a08-8456-ed1e0c0dd392.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b354ceeffe709213cf1971abd997c2003a590410" 2019-07-12 12:00:36,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-81261d31-0ab2-4583-b4cb-7664d8c673e9 Date: Fri, 12 Jul 2019 12:00:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:00:26Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"066cc6c9-d462-4507-bd76-e2c6b5372643","ip_address":"12.0.0.2"}],"id":"43cb8f61-05f3-4a08-8456-ed1e0c0dd392","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:63:9d:f1","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"7f078894-f52f-426b-af97-1fe5db8b2023","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:22Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:00:36,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/43cb8f61-05f3-4a08-8456-ed1e0c0dd392.json used request id req-81261d31-0ab2-4583-b4cb-7664d8c673e9 2019-07-12 12:00:36,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-12 12:00:36,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-12 12:00:36,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/43cb8f61-05f3-4a08-8456-ed1e0c0dd392.json used request id req-81261d31-0ab2-4583-b4cb-7664d8c673e9 2019-07-12 12:00:36,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-12 12:00:36,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-12 12:00:36,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-12 12:00:36,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-12 12:00:41,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-12 12:00:41,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-12 12:00:41,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-12 12:00:41,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-12 12:00:41,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-12 12:00:41,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-362a6a44-8f9c-4994-b5cb-78fc87b24975 2019-07-12 12:00:41,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-362a6a44-8f9c-4994-b5cb-78fc87b24975 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:41,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:41,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-12 12:00:41,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0760bb115dd31471328e94de5fdc1efd816db63" -d '{"port": {"network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "fixed_ips": [{"subnet_id": "4523458a-4ac6-4ffe-b172-2e0c8b39fdfa"}], "name": "reference_vnf_port", "security_groups": ["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"]}}' 2019-07-12 12:00:41,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cac8329f3631dfb16690dd1b04f323ec7e6f84" -d '{"port": {"network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "fixed_ips": [{"subnet_id": "4523458a-4ac6-4ffe-b172-2e0c8b39fdfa"}], "name": "target_vnf_port", "security_groups": ["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"]}}' 2019-07-12 12:00:41,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a51ad12f-b641-4c54-ae7e-f463ff786a06 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:41,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:41,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-a51ad12f-b641-4c54-ae7e-f463ff786a06 2019-07-12 12:00:41,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/ports.json used request id req-1d0cda81-bad2-4622-a635-390d5658471f 2019-07-12 12:00:41,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-1d0cda81-bad2-4622-a635-390d5658471f Date: Fri, 12 Jul 2019 12:00:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:00:30Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.23"}],"id":"5bb92120-de1a-41ea-9646-9f45d8920dc5","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:5c:c1:b2","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:00:41,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/ports.json used request id req-1d0cda81-bad2-4622-a635-390d5658471f 2019-07-12 12:00:41,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-12 12:00:41,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-12 12:00:41,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-07-12 12:00:41,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/ports.json used request id req-df79b4bf-71ec-402f-9b52-00e518b57869 2019-07-12 12:00:41,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-df79b4bf-71ec-402f-9b52-00e518b57869 Date: Fri, 12 Jul 2019 12:00:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:00:30Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.6"}],"id":"9b3f843b-d250-4b65-8959-b27a59fc3867","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:1b:6b:c6","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:00:41,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-12 12:00:41,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-12 12:00:41,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-07-12 12:00:41,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.40:9696/v2.0/ports.json used request id req-df79b4bf-71ec-402f-9b52-00e518b57869 2019-07-12 12:00:41,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-12 12:00:41,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-07-12 12:00:41,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-12 12:00:41,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-12 12:00:41,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-12 12:00:41,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-deb49736-dce2-48ab-af4d-87205705cc1d 2019-07-12 12:00:41,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports.json?id=5bb92120-de1a-41ea-9646-9f45d8920dc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93908bd2371dd012278b00f0e6a71b9c153879cc" 2019-07-12 12:00:41,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:41,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-deb49736-dce2-48ab-af4d-87205705cc1d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:41,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-593f5926-df9a-44ae-ab28-84eab2f4d99b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:41,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-593f5926-df9a-44ae-ab28-84eab2f4d99b 2019-07-12 12:00:41,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-07-12 12:00:41,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=5bb92120-de1a-41ea-9646-9f45d8920dc5 target={u'external_id': u'9e70f3c7-89d4-4e8a-b19e-c6709e271e4d', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-07-12 12:00:41,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:41,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93908bd2371dd012278b00f0e6a71b9c153879cc" -d '{"port": {"security_groups": ["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"]}}' 2019-07-12 12:00:41,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-fdbeace8-bfa5-476e-bc06-e428c4282d3c Date: Fri, 12 Jul 2019 12:00:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:00:30Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.23"}],"id":"5bb92120-de1a-41ea-9646-9f45d8920dc5","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:5c:c1:b2","project_id":"a828faa93d97485d8af9f4c3b9de9bab","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-12 12:00:41,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?id=5bb92120-de1a-41ea-9646-9f45d8920dc5 used request id req-fdbeace8-bfa5-476e-bc06-e428c4282d3c 2019-07-12 12:00:41,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports.json?id=5bb92120-de1a-41ea-9646-9f45d8920dc5 used request id req-fdbeace8-bfa5-476e-bc06-e428c4282d3c 2019-07-12 12:00:41,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93908bd2371dd012278b00f0e6a71b9c153879cc" 2019-07-12 12:00:41,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-e356f705-c430-42e9-a4c4-2be2b78bb5fc Date: Fri, 12 Jul 2019 12:00:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:00:30Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.23"}],"id":"5bb92120-de1a-41ea-9646-9f45d8920dc5","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:5c:c1:b2","project_id":"a828faa93d97485d8af9f4c3b9de9bab","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-12 12:00:41,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports.json?id=9b3f843b-d250-4b65-8959-b27a59fc3867 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4808c54b5416122aadd6716fb2c2d076149aa8a5" 2019-07-12 12:00:41,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-c1af64f5-e3b7-496e-9a7f-4eb927c336fa Date: Fri, 12 Jul 2019 12:00:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:00:30Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.6"}],"id":"9b3f843b-d250-4b65-8959-b27a59fc3867","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:1b:6b:c6","project_id":"a828faa93d97485d8af9f4c3b9de9bab","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-12 12:00:41,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-e356f705-c430-42e9-a4c4-2be2b78bb5fc 2019-07-12 12:00:41,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-e356f705-c430-42e9-a4c4-2be2b78bb5fc 2019-07-12 12:00:47,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93908bd2371dd012278b00f0e6a71b9c153879cc" 2019-07-12 12:00:47,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-a16fbc44-a8b1-41e7-b77d-7323447e531a Date: Fri, 12 Jul 2019 12:00:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:00:33Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.23"}],"id":"5bb92120-de1a-41ea-9646-9f45d8920dc5","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:5c:c1:b2","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:00:47,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-a16fbc44-a8b1-41e7-b77d-7323447e531a 2019-07-12 12:00:47,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-de838172-5c2d-42b7-a975-28a2b766b776 2019-07-12 12:00:47,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-de838172-5c2d-42b7-a975-28a2b766b776 Date: Fri, 12 Jul 2019 12:00:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:00:30Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.6"}],"id":"9b3f843b-d250-4b65-8959-b27a59fc3867","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:1b:6b:c6","project_id":"a828faa93d97485d8af9f4c3b9de9bab","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-12 12:00:47,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4808c54b5416122aadd6716fb2c2d076149aa8a5" 2019-07-12 12:00:47,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-de838172-5c2d-42b7-a975-28a2b766b776 2019-07-12 12:00:47,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-12 12:00:47,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-07-12 12:00:47,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-12 12:00:47,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4808c54b5416122aadd6716fb2c2d076149aa8a5" -d '{"port": {"security_groups": ["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"]}}' 2019-07-12 12:00:47,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=9b3f843b-d250-4b65-8959-b27a59fc3867 target={u'external_id': u'9e70f3c7-89d4-4e8a-b19e-c6709e271e4d', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-07-12 12:00:47,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports.json?id=9b3f843b-d250-4b65-8959-b27a59fc3867 used request id req-c1af64f5-e3b7-496e-9a7f-4eb927c336fa 2019-07-12 12:00:47,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?id=9b3f843b-d250-4b65-8959-b27a59fc3867 used request id req-c1af64f5-e3b7-496e-9a7f-4eb927c336fa 2019-07-12 12:00:47,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-aa175d80-a92f-43d2-8043-639ddab67f38 Date: Fri, 12 Jul 2019 12:00:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:00:34Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.6"}],"id":"9b3f843b-d250-4b65-8959-b27a59fc3867","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:1b:6b:c6","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:00:47,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-aa175d80-a92f-43d2-8043-639ddab67f38 2019-07-12 12:00:47,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-aa175d80-a92f-43d2-8043-639ddab67f38 2019-07-12 12:00:47,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-07-12 12:00:47,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:47,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:47,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78076f32-d34b-4e7e-b543-49e559a1e679 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:47,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-78076f32-d34b-4e7e-b543-49e559a1e679 2019-07-12 12:00:47,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.40:9696/v2.0/floatingips/8b612bc6-cad6-430f-920e-b373f3f59967.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dd05a384a752ac3b025e90b45c10ee6334b49ca" -d '{"floatingip": {"port_id": "5bb92120-de1a-41ea-9646-9f45d8920dc5"}}' 2019-07-12 12:00:47,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-181896a7-8b86-449e-ad0b-f7c0d046c255 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:47,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.40:9696/v2.0/floatingips/d82c0e8a-f12f-41f0-86ec-edb402437969.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe162cbe93d5d5af758fcc113f1718d323f5fd08" -d '{"floatingip": {"port_id": "9b3f843b-d250-4b65-8959-b27a59fc3867"}}' 2019-07-12 12:00:47,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-181896a7-8b86-449e-ad0b-f7c0d046c255 2019-07-12 12:00:47,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-e09d531a-45c4-499c-bc93-3568a0556ab3 Date: Fri, 12 Jul 2019 12:00:37 GMT RESP BODY: {"floatingip": {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:13Z", "updated_at": "2019-07-12T12:00:36Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "", "mac_address": "fa:16:3e:5c:c1:b2", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "5bb92120-de1a-41ea-9646-9f45d8920dc5", "id": "8b612bc6-cad6-430f-920e-b373f3f59967", "qos_policy_id": null}} 2019-07-12 12:00:47,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-12 12:00:47,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-07-12 12:00:47,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/floatingips/8b612bc6-cad6-430f-920e-b373f3f59967.json used request id req-e09d531a-45c4-499c-bc93-3568a0556ab3 2019-07-12 12:00:47,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.40:9696/v2.0/floatingips/8b612bc6-cad6-430f-920e-b373f3f59967.json used request id req-e09d531a-45c4-499c-bc93-3568a0556ab3 2019-07-12 12:00:47,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/floatingips/d82c0e8a-f12f-41f0-86ec-edb402437969.json used request id req-c0a28005-8a81-4042-9b22-cf4d3b52b523 2019-07-12 12:00:47,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-07-12 12:00:47,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-12 12:00:47,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.40:9696/v2.0/floatingips/d82c0e8a-f12f-41f0-86ec-edb402437969.json used request id req-c0a28005-8a81-4042-9b22-cf4d3b52b523 2019-07-12 12:00:47,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-c0a28005-8a81-4042-9b22-cf4d3b52b523 Date: Fri, 12 Jul 2019 12:00:38 GMT RESP BODY: {"floatingip": {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:12Z", "updated_at": "2019-07-12T12:00:37Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "", "mac_address": "fa:16:3e:1b:6b:c6", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "9b3f843b-d250-4b65-8959-b27a59fc3867", "id": "d82c0e8a-f12f-41f0-86ec-edb402437969", "qos_policy_id": null}} 2019-07-12 12:00:47,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-12 12:00:47,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-12 12:00:47,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-12 12:00:47,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-12 12:00:47,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-12 12:00:47,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-17c0c1f4-2438-4189-b364-1aec79dbf5d9 2019-07-12 12:00:47,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:47,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-12 12:00:47,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17c0c1f4-2438-4189-b364-1aec79dbf5d9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:47,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17c0c1f4-2438-4189-b364-1aec79dbf5d9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:47,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-17c0c1f4-2438-4189-b364-1aec79dbf5d9 2019-07-12 12:00:47,264 - 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'5bb92120-de1a-41ea-9646-9f45d8920dc5', u'fixed_ip_address': u'11.0.0.23', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:5c:c1:b2'}, {u'external_id': u'43cb8f61-05f3-4a08-8456-ed1e0c0dd392', u'fixed_ip_address': u'12.0.0.2', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:63:9d:f1'}] 2019-07-12 12:00:47,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2019-07-12 12:00:47,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:52,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e45cba06bfb81094161b2c47d98db283977de5" 2019-07-12 12:00:52,420 - 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'9b3f843b-d250-4b65-8959-b27a59fc3867', u'fixed_ip_address': u'11.0.0.6', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:1b:6b:c6'}, {u'external_id': u'93bd3066-a4c7-41cb-ac6e-e27e8fd11120', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:6f:a8:a2'}] 2019-07-12 12:00:52,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e45cba06bfb81094161b2c47d98db283977de5" 2019-07-12 12:00:52,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-07-12 12:00:52,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5629da15-3d79-4922-ba40-b1556e8043f3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:52,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b3af6c429b010474488d3712e6d8a030d70e68" 2019-07-12 12:00:52,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5629da15-3d79-4922-ba40-b1556e8043f3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:52,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b3af6c429b010474488d3712e6d8a030d70e68" 2019-07-12 12:00:52,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-5629da15-3d79-4922-ba40-b1556e8043f3 2019-07-12 12:00:52,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 12:00:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-598f87b9-24f9-46d7-85ec-21d3938bbc71 x-compute-request-id: req-598f87b9-24f9-46d7-85ec-21d3938bbc71 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "78263189-02ad-46de-b080-0110b2ae1362", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/78263189-02ad-46de-b080-0110b2ae1362", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/78263189-02ad-46de-b080-0110b2ae1362", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/78263189-02ad-46de-b080-0110b2ae1362", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_7205ff0f-23c0-4342-ad20-9ddc7c32500a"}, {"id": "1dd43ba3-efe2-443c-b343-fbc0b7d5543f", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/1dd43ba3-efe2-443c-b343-fbc0b7d5543f", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/1dd43ba3-efe2-443c-b343-fbc0b7d5543f", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/1dd43ba3-efe2-443c-b343-fbc0b7d5543f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_7205ff0f-23c0-4342-ad20-9ddc7c32500a"}]} 2019-07-12 12:00:52,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-5629da15-3d79-4922-ba40-b1556e8043f3 2019-07-12 12:00:52,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:52,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:52,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 12:00:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d69cdd65-f9d1-42f3-b2e1-af2040ac7552 x-compute-request-id: req-d69cdd65-f9d1-42f3-b2e1-af2040ac7552 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIGNCSOOZiw5eR+nLdX0Jmqke9ZuaeRXNH6t6+IPtEN970u0I1NGO1iCGZUvcPZlebzLqP7YunmkAIFPDHmlhDBli9swHhrq/tqd8KQ/MgqlhbES1rvQ0ZprSsr1rUpf5/6sBLpWDp402d0YTa3BhQQJyzN569I7QsMQiVrfY0S3Ou/Xs2gnzfRZRYV6l0zF4Y+5TerxI2A+Fqf3zP/e5I54iGOZ61Lbxn3hLW+Ag2X0x+deX3Td7lWCoYGnedWHWCNwIGL4hDiTcxosdbWVSeDML5GpL55k/tIcs6oL0w2SA9H03URZyFriHYW+KLOXgF4H/J3M9SOTVlFVWf0lSx Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "dc:45:0d:ce:0b:83:c8:dc:54:28:39:61:80:15:8d:83"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUSiSKoj5XnKuLn6F7+fwWyjHbaHwv7MboNUVKMNfiuD9VmwvgCFKzPGJmPtc134608rGQlsg1Hj9n/cuf1dhrM88UhBJBSILoffCznxzwDiedc0qjkO3XC16KBKqbFttjvEH+zA933uU11EvItLxpOZeXHuIbBz1xYSwMMD992xr/VkDOukLSh3DGen1uHlwt4PiaZ9lQEP60J5rdz1/d/HotZ27IZs0KiJlAfSxI3DMZaRGH0QQPTbu8YWQIZysXGayJpW4QGf6E8U1YXunuXfZVSEoT9io//lceI8IJdUtq/77mLrQnKVRlKIsM0Jsq8MFQd/+o4BYEifZeMZJ1 Generated-by-Nova", "name": "vyos_vrouter-kp_7205ff0f-23c0-4342-ad20-9ddc7c32500a", "fingerprint": "e6:cf:58:d1:28:6e:39:07:26:05:0f:b2:7f:03:7c:35"}}]} 2019-07-12 12:00:52,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-68aaa50f-986d-4f84-b691-d1c27d2439ff 2019-07-12 12:00:52,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 12:00:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3ece796-e51f-4b64-bd11-6b7ba374d781 x-compute-request-id: req-b3ece796-e51f-4b64-bd11-6b7ba374d781 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "78263189-02ad-46de-b080-0110b2ae1362", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/78263189-02ad-46de-b080-0110b2ae1362", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/78263189-02ad-46de-b080-0110b2ae1362", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/78263189-02ad-46de-b080-0110b2ae1362", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_7205ff0f-23c0-4342-ad20-9ddc7c32500a"}, {"id": "1dd43ba3-efe2-443c-b343-fbc0b7d5543f", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/1dd43ba3-efe2-443c-b343-fbc0b7d5543f", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/1dd43ba3-efe2-443c-b343-fbc0b7d5543f", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/1dd43ba3-efe2-443c-b343-fbc0b7d5543f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_7205ff0f-23c0-4342-ad20-9ddc7c32500a"}]} 2019-07-12 12:00:52,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcc1540ac6b78b07acb121bc4590ea862bcd3c8" 2019-07-12 12:00:52,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcc1540ac6b78b07acb121bc4590ea862bcd3c8" 2019-07-12 12:00:52,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-68aaa50f-986d-4f84-b691-d1c27d2439ff 2019-07-12 12:00:52,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68aaa50f-986d-4f84-b691-d1c27d2439ff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:52,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68aaa50f-986d-4f84-b691-d1c27d2439ff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:52,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:52,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:52,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-d69cdd65-f9d1-42f3-b2e1-af2040ac7552 2019-07-12 12:00:52,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-d69cdd65-f9d1-42f3-b2e1-af2040ac7552 2019-07-12 12:00:52,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-d69cdd65-f9d1-42f3-b2e1-af2040ac7552 2019-07-12 12:00:52,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-f926a0ab-4b5d-47b3-b6ba-6e17fe469632 2019-07-12 12:00:52,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-f926a0ab-4b5d-47b3-b6ba-6e17fe469632 2019-07-12 12:00:52,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-f926a0ab-4b5d-47b3-b6ba-6e17fe469632 2019-07-12 12:00:52,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 12:00:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-598f87b9-24f9-46d7-85ec-21d3938bbc71 x-compute-request-id: req-598f87b9-24f9-46d7-85ec-21d3938bbc71 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "78263189-02ad-46de-b080-0110b2ae1362", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/78263189-02ad-46de-b080-0110b2ae1362", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/78263189-02ad-46de-b080-0110b2ae1362", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/78263189-02ad-46de-b080-0110b2ae1362", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_7205ff0f-23c0-4342-ad20-9ddc7c32500a"}, {"id": "1dd43ba3-efe2-443c-b343-fbc0b7d5543f", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/1dd43ba3-efe2-443c-b343-fbc0b7d5543f", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/1dd43ba3-efe2-443c-b343-fbc0b7d5543f", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/1dd43ba3-efe2-443c-b343-fbc0b7d5543f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_7205ff0f-23c0-4342-ad20-9ddc7c32500a"}]} 2019-07-12 12:00:52,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-598f87b9-24f9-46d7-85ec-21d3938bbc71 2019-07-12 12:00:52,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-598f87b9-24f9-46d7-85ec-21d3938bbc71 2019-07-12 12:00:52,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-598f87b9-24f9-46d7-85ec-21d3938bbc71 2019-07-12 12:00:52,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-598f87b9-24f9-46d7-85ec-21d3938bbc71 2019-07-12 12:00:52,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e45cba06bfb81094161b2c47d98db283977de5" 2019-07-12 12:00:52,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e45cba06bfb81094161b2c47d98db283977de5" 2019-07-12 12:00:52,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 12:00:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f926a0ab-4b5d-47b3-b6ba-6e17fe469632 x-compute-request-id: req-f926a0ab-4b5d-47b3-b6ba-6e17fe469632 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_7205ff0f-23c0-4342-ad20-9ddc7c32500a"}, {"id": "52d5e27f-e69f-47c9-96c3-fe44b4b40080", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/52d5e27f-e69f-47c9-96c3-fe44b4b40080", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/52d5e27f-e69f-47c9-96c3-fe44b4b40080", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_7205ff0f-23c0-4342-ad20-9ddc7c32500a"}]} 2019-07-12 12:00:52,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 12:00:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f926a0ab-4b5d-47b3-b6ba-6e17fe469632 x-compute-request-id: req-f926a0ab-4b5d-47b3-b6ba-6e17fe469632 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_7205ff0f-23c0-4342-ad20-9ddc7c32500a"}, {"id": "52d5e27f-e69f-47c9-96c3-fe44b4b40080", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/52d5e27f-e69f-47c9-96c3-fe44b4b40080", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/52d5e27f-e69f-47c9-96c3-fe44b4b40080", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_7205ff0f-23c0-4342-ad20-9ddc7c32500a"}]} 2019-07-12 12:00:52,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-f926a0ab-4b5d-47b3-b6ba-6e17fe469632 2019-07-12 12:00:52,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e45cba06bfb81094161b2c47d98db283977de5" 2019-07-12 12:00:52,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e45cba06bfb81094161b2c47d98db283977de5" 2019-07-12 12:00:52,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 12:00:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d69cdd65-f9d1-42f3-b2e1-af2040ac7552 x-compute-request-id: req-d69cdd65-f9d1-42f3-b2e1-af2040ac7552 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIGNCSOOZiw5eR+nLdX0Jmqke9ZuaeRXNH6t6+IPtEN970u0I1NGO1iCGZUvcPZlebzLqP7YunmkAIFPDHmlhDBli9swHhrq/tqd8KQ/MgqlhbES1rvQ0ZprSsr1rUpf5/6sBLpWDp402d0YTa3BhQQJyzN569I7QsMQiVrfY0S3Ou/Xs2gnzfRZRYV6l0zF4Y+5TerxI2A+Fqf3zP/e5I54iGOZ61Lbxn3hLW+Ag2X0x+deX3Td7lWCoYGnedWHWCNwIGL4hDiTcxosdbWVSeDML5GpL55k/tIcs6oL0w2SA9H03URZyFriHYW+KLOXgF4H/J3M9SOTVlFVWf0lSx Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "dc:45:0d:ce:0b:83:c8:dc:54:28:39:61:80:15:8d:83"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUSiSKoj5XnKuLn6F7+fwWyjHbaHwv7MboNUVKMNfiuD9VmwvgCFKzPGJmPtc134608rGQlsg1Hj9n/cuf1dhrM88UhBJBSILoffCznxzwDiedc0qjkO3XC16KBKqbFttjvEH+zA933uU11EvItLxpOZeXHuIbBz1xYSwMMD992xr/VkDOukLSh3DGen1uHlwt4PiaZ9lQEP60J5rdz1/d/HotZ27IZs0KiJlAfSxI3DMZaRGH0QQPTbu8YWQIZysXGayJpW4QGf6E8U1YXunuXfZVSEoT9io//lceI8IJdUtq/77mLrQnKVRlKIsM0Jsq8MFQd/+o4BYEifZeMZJ1 Generated-by-Nova", "name": "vyos_vrouter-kp_7205ff0f-23c0-4342-ad20-9ddc7c32500a", "fingerprint": "e6:cf:58:d1:28:6e:39:07:26:05:0f:b2:7f:03:7c:35"}}]} 2019-07-12 12:00:52,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-d69cdd65-f9d1-42f3-b2e1-af2040ac7552 2019-07-12 12:00:52,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-44c94acf-71ef-467e-89f9-6d78c8be5795 2019-07-12 12:00:52,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 12:00:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3ece796-e51f-4b64-bd11-6b7ba374d781 x-compute-request-id: req-b3ece796-e51f-4b64-bd11-6b7ba374d781 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "78263189-02ad-46de-b080-0110b2ae1362", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/78263189-02ad-46de-b080-0110b2ae1362", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/78263189-02ad-46de-b080-0110b2ae1362", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/78263189-02ad-46de-b080-0110b2ae1362", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_7205ff0f-23c0-4342-ad20-9ddc7c32500a"}, {"id": "1dd43ba3-efe2-443c-b343-fbc0b7d5543f", "links": [{"href": "http://172.30.9.40:8774/v2.1/images/1dd43ba3-efe2-443c-b343-fbc0b7d5543f", "rel": "self"}, {"href": "http://172.30.9.40:8774/images/1dd43ba3-efe2-443c-b343-fbc0b7d5543f", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/1dd43ba3-efe2-443c-b343-fbc0b7d5543f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_7205ff0f-23c0-4342-ad20-9ddc7c32500a"}]} 2019-07-12 12:00:52,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-b3ece796-e51f-4b64-bd11-6b7ba374d781 2019-07-12 12:00:52,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-b3ece796-e51f-4b64-bd11-6b7ba374d781 2019-07-12 12:00:52,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-b3ece796-e51f-4b64-bd11-6b7ba374d781 2019-07-12 12:00:52,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/images used request id req-b3ece796-e51f-4b64-bd11-6b7ba374d781 2019-07-12 12:00:52,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b3af6c429b010474488d3712e6d8a030d70e68" 2019-07-12 12:00:59,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b3af6c429b010474488d3712e6d8a030d70e68" 2019-07-12 12:00:59,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 12:00:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1006a03d-230f-4e5f-b7cb-56fc95ceb5da x-compute-request-id: req-1006a03d-230f-4e5f-b7cb-56fc95ceb5da Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_7205ff0f-23c0-4342-ad20-9ddc7c32500a"}, {"id": "52d5e27f-e69f-47c9-96c3-fe44b4b40080", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/52d5e27f-e69f-47c9-96c3-fe44b4b40080", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/52d5e27f-e69f-47c9-96c3-fe44b4b40080", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_7205ff0f-23c0-4342-ad20-9ddc7c32500a"}]} 2019-07-12 12:00:59,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:59,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:00:59,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 12:00:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1006a03d-230f-4e5f-b7cb-56fc95ceb5da x-compute-request-id: req-1006a03d-230f-4e5f-b7cb-56fc95ceb5da Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_7205ff0f-23c0-4342-ad20-9ddc7c32500a"}, {"id": "52d5e27f-e69f-47c9-96c3-fe44b4b40080", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/52d5e27f-e69f-47c9-96c3-fe44b4b40080", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/52d5e27f-e69f-47c9-96c3-fe44b4b40080", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_7205ff0f-23c0-4342-ad20-9ddc7c32500a"}]} 2019-07-12 12:00:59,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-1006a03d-230f-4e5f-b7cb-56fc95ceb5da 2019-07-12 12:00:59,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-1006a03d-230f-4e5f-b7cb-56fc95ceb5da 2019-07-12 12:00:59,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-1006a03d-230f-4e5f-b7cb-56fc95ceb5da 2019-07-12 12:00:59,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-1006a03d-230f-4e5f-b7cb-56fc95ceb5da 2019-07-12 12:00:59,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b3af6c429b010474488d3712e6d8a030d70e68" 2019-07-12 12:00:59,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b3af6c429b010474488d3712e6d8a030d70e68" 2019-07-12 12:00:59,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 12:00:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6e599f7-d897-43f5-8716-fe47ed1a0de8 x-compute-request-id: req-e6e599f7-d897-43f5-8716-fe47ed1a0de8 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIGNCSOOZiw5eR+nLdX0Jmqke9ZuaeRXNH6t6+IPtEN970u0I1NGO1iCGZUvcPZlebzLqP7YunmkAIFPDHmlhDBli9swHhrq/tqd8KQ/MgqlhbES1rvQ0ZprSsr1rUpf5/6sBLpWDp402d0YTa3BhQQJyzN569I7QsMQiVrfY0S3Ou/Xs2gnzfRZRYV6l0zF4Y+5TerxI2A+Fqf3zP/e5I54iGOZ61Lbxn3hLW+Ag2X0x+deX3Td7lWCoYGnedWHWCNwIGL4hDiTcxosdbWVSeDML5GpL55k/tIcs6oL0w2SA9H03URZyFriHYW+KLOXgF4H/J3M9SOTVlFVWf0lSx Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "dc:45:0d:ce:0b:83:c8:dc:54:28:39:61:80:15:8d:83"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUSiSKoj5XnKuLn6F7+fwWyjHbaHwv7MboNUVKMNfiuD9VmwvgCFKzPGJmPtc134608rGQlsg1Hj9n/cuf1dhrM88UhBJBSILoffCznxzwDiedc0qjkO3XC16KBKqbFttjvEH+zA933uU11EvItLxpOZeXHuIbBz1xYSwMMD992xr/VkDOukLSh3DGen1uHlwt4PiaZ9lQEP60J5rdz1/d/HotZ27IZs0KiJlAfSxI3DMZaRGH0QQPTbu8YWQIZysXGayJpW4QGf6E8U1YXunuXfZVSEoT9io//lceI8IJdUtq/77mLrQnKVRlKIsM0Jsq8MFQd/+o4BYEifZeMZJ1 Generated-by-Nova", "name": "vyos_vrouter-kp_7205ff0f-23c0-4342-ad20-9ddc7c32500a", "fingerprint": "e6:cf:58:d1:28:6e:39:07:26:05:0f:b2:7f:03:7c:35"}}]} 2019-07-12 12:00:59,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 12:00:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6e599f7-d897-43f5-8716-fe47ed1a0de8 x-compute-request-id: req-e6e599f7-d897-43f5-8716-fe47ed1a0de8 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIGNCSOOZiw5eR+nLdX0Jmqke9ZuaeRXNH6t6+IPtEN970u0I1NGO1iCGZUvcPZlebzLqP7YunmkAIFPDHmlhDBli9swHhrq/tqd8KQ/MgqlhbES1rvQ0ZprSsr1rUpf5/6sBLpWDp402d0YTa3BhQQJyzN569I7QsMQiVrfY0S3Ou/Xs2gnzfRZRYV6l0zF4Y+5TerxI2A+Fqf3zP/e5I54iGOZ61Lbxn3hLW+Ag2X0x+deX3Td7lWCoYGnedWHWCNwIGL4hDiTcxosdbWVSeDML5GpL55k/tIcs6oL0w2SA9H03URZyFriHYW+KLOXgF4H/J3M9SOTVlFVWf0lSx Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "dc:45:0d:ce:0b:83:c8:dc:54:28:39:61:80:15:8d:83"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUSiSKoj5XnKuLn6F7+fwWyjHbaHwv7MboNUVKMNfiuD9VmwvgCFKzPGJmPtc134608rGQlsg1Hj9n/cuf1dhrM88UhBJBSILoffCznxzwDiedc0qjkO3XC16KBKqbFttjvEH+zA933uU11EvItLxpOZeXHuIbBz1xYSwMMD992xr/VkDOukLSh3DGen1uHlwt4PiaZ9lQEP60J5rdz1/d/HotZ27IZs0KiJlAfSxI3DMZaRGH0QQPTbu8YWQIZysXGayJpW4QGf6E8U1YXunuXfZVSEoT9io//lceI8IJdUtq/77mLrQnKVRlKIsM0Jsq8MFQd/+o4BYEifZeMZJ1 Generated-by-Nova", "name": "vyos_vrouter-kp_7205ff0f-23c0-4342-ad20-9ddc7c32500a", "fingerprint": "e6:cf:58:d1:28:6e:39:07:26:05:0f:b2:7f:03:7c:35"}}]} 2019-07-12 12:00:59,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-e6e599f7-d897-43f5-8716-fe47ed1a0de8 2019-07-12 12:00:59,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-e6e599f7-d897-43f5-8716-fe47ed1a0de8 2019-07-12 12:00:59,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-e6e599f7-d897-43f5-8716-fe47ed1a0de8 2019-07-12 12:00:59,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-e6e599f7-d897-43f5-8716-fe47ed1a0de8 2019-07-12 12:00:59,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdc8b82b-2186-417a-b846-8355d791ac67 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:59,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdc8b82b-2186-417a-b846-8355d791ac67 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:00:59,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-cdc8b82b-2186-417a-b846-8355d791ac67 2019-07-12 12:00:59,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-cdc8b82b-2186-417a-b846-8355d791ac67 2019-07-12 12:00:59,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-2d4602b4-0927-497a-981f-493fd5f5ba16 Date: Fri, 12 Jul 2019 12:00:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a828faa93d97485d8af9f4c3b9de9bab","l2_adjacency":true,"status":"ACTIVE","subnets":["4523458a-4ac6-4ffe-b172-2e0c8b39fdfa"],"description":"","tags":[],"updated_at":"2019-07-12T12:00:20Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:11Z","mtu":1450}]} 2019-07-12 12:00:59,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-2d4602b4-0927-497a-981f-493fd5f5ba16 Date: Fri, 12 Jul 2019 12:00:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a828faa93d97485d8af9f4c3b9de9bab","l2_adjacency":true,"status":"ACTIVE","subnets":["4523458a-4ac6-4ffe-b172-2e0c8b39fdfa"],"description":"","tags":[],"updated_at":"2019-07-12T12:00:20Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:11Z","mtu":1450}]} 2019-07-12 12:00:59,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=management_plane_network used request id req-2d4602b4-0927-497a-981f-493fd5f5ba16 2019-07-12 12:00:59,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=management_plane_network used request id req-2d4602b4-0927-497a-981f-493fd5f5ba16 2019-07-12 12:00:59,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=management_plane_network used request id req-2d4602b4-0927-497a-981f-493fd5f5ba16 2019-07-12 12:00:59,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=management_plane_network used request id req-2d4602b4-0927-497a-981f-493fd5f5ba16 2019-07-12 12:00:59,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-12 12:00:59,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcc1540ac6b78b07acb121bc4590ea862bcd3c8" 2019-07-12 12:00:59,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcc1540ac6b78b07acb121bc4590ea862bcd3c8" 2019-07-12 12:00:59,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-44c94acf-71ef-467e-89f9-6d78c8be5795 Date: Fri, 12 Jul 2019 12:00:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:00:33Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.23"}],"id":"5bb92120-de1a-41ea-9646-9f45d8920dc5","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:5c:c1:b2","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:00:59,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-44c94acf-71ef-467e-89f9-6d78c8be5795 Date: Fri, 12 Jul 2019 12:00:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:00:33Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.23"}],"id":"5bb92120-de1a-41ea-9646-9f45d8920dc5","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:5c:c1:b2","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:00:59,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-44c94acf-71ef-467e-89f9-6d78c8be5795 2019-07-12 12:00:59,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-44c94acf-71ef-467e-89f9-6d78c8be5795 2019-07-12 12:00:59,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-44c94acf-71ef-467e-89f9-6d78c8be5795 2019-07-12 12:00:59,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/43cb8f61-05f3-4a08-8456-ed1e0c0dd392.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcc1540ac6b78b07acb121bc4590ea862bcd3c8" 2019-07-12 12:00:59,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/43cb8f61-05f3-4a08-8456-ed1e0c0dd392.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcc1540ac6b78b07acb121bc4590ea862bcd3c8" 2019-07-12 12:00:59,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-636eeb05-0306-462a-9bd8-086f7c4ffedc Date: Fri, 12 Jul 2019 12:00:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:00:26Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"066cc6c9-d462-4507-bd76-e2c6b5372643","ip_address":"12.0.0.2"}],"id":"43cb8f61-05f3-4a08-8456-ed1e0c0dd392","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:63:9d:f1","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"7f078894-f52f-426b-af97-1fe5db8b2023","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:22Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:00:59,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-636eeb05-0306-462a-9bd8-086f7c4ffedc Date: Fri, 12 Jul 2019 12:00:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:00:26Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"066cc6c9-d462-4507-bd76-e2c6b5372643","ip_address":"12.0.0.2"}],"id":"43cb8f61-05f3-4a08-8456-ed1e0c0dd392","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:63:9d:f1","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"7f078894-f52f-426b-af97-1fe5db8b2023","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:22Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:00:59,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/43cb8f61-05f3-4a08-8456-ed1e0c0dd392.json used request id req-636eeb05-0306-462a-9bd8-086f7c4ffedc 2019-07-12 12:00:59,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/43cb8f61-05f3-4a08-8456-ed1e0c0dd392.json used request id req-636eeb05-0306-462a-9bd8-086f7c4ffedc 2019-07-12 12:00:59,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/43cb8f61-05f3-4a08-8456-ed1e0c0dd392.json used request id req-636eeb05-0306-462a-9bd8-086f7c4ffedc 2019-07-12 12:00:59,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/43cb8f61-05f3-4a08-8456-ed1e0c0dd392.json used request id req-636eeb05-0306-462a-9bd8-086f7c4ffedc 2019-07-12 12:00:59,172 - 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'78263189-02ad-46de-b080-0110b2ae1362', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'd777fe49-e88d-42e2-bd62-7ac1934d2e42'}, 'nics': [{'port-id': u'5bb92120-de1a-41ea-9646-9f45d8920dc5'}, {'port-id': u'43cb8f61-05f3-4a08-8456-ed1e0c0dd392'}], 'flavor': u'0707c3f5-24e3-45f1-9f78-0d31b6f60f44', 'security_groups': []} 2019-07-12 12:00:59,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'78263189-02ad-46de-b080-0110b2ae1362', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'd777fe49-e88d-42e2-bd62-7ac1934d2e42'}, 'nics': [{'port-id': u'5bb92120-de1a-41ea-9646-9f45d8920dc5'}, {'port-id': u'43cb8f61-05f3-4a08-8456-ed1e0c0dd392'}], 'flavor': u'0707c3f5-24e3-45f1-9f78-0d31b6f60f44', 'security_groups': []} 2019-07-12 12:00:59,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-12 12:00:59,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e45cba06bfb81094161b2c47d98db283977de5" -d '{"server": {"name": "reference_vnf", "imageRef": "78263189-02ad-46de-b080-0110b2ae1362", "key_name": "vnf_test_keypair", "flavorRef": "0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "max_count": 1, "min_count": 1, "networks": [{"port": "5bb92120-de1a-41ea-9646-9f45d8920dc5"}, {"port": "43cb8f61-05f3-4a08-8456-ed1e0c0dd392"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42"}}}' 2019-07-12 12:00:59,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e45cba06bfb81094161b2c47d98db283977de5" -d '{"server": {"name": "reference_vnf", "imageRef": "78263189-02ad-46de-b080-0110b2ae1362", "key_name": "vnf_test_keypair", "flavorRef": "0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "max_count": 1, "min_count": 1, "networks": [{"port": "5bb92120-de1a-41ea-9646-9f45d8920dc5"}, {"port": "43cb8f61-05f3-4a08-8456-ed1e0c0dd392"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42"}}}' 2019-07-12 12:00:59,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5709307b8a107e518aba83539c52358e67b90c" 2019-07-12 12:00:59,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5709307b8a107e518aba83539c52358e67b90c" 2019-07-12 12:01:05,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=management_plane_network used request id req-5146a5da-72fc-4f97-b79b-8a933b43940e 2019-07-12 12:01:05,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-12 12:01:05,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b3af6c429b010474488d3712e6d8a030d70e68" -d '{"server": {"name": "target_vnf", "imageRef": "78263189-02ad-46de-b080-0110b2ae1362", "key_name": "vnf_test_keypair", "flavorRef": "0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "max_count": 1, "min_count": 1, "networks": [{"port": "9b3f843b-d250-4b65-8959-b27a59fc3867"}, {"port": "93bd3066-a4c7-41cb-ac6e-e27e8fd11120"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42"}}}' 2019-07-12 12:01:05,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.40:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b3af6c429b010474488d3712e6d8a030d70e68" -d '{"server": {"name": "target_vnf", "imageRef": "78263189-02ad-46de-b080-0110b2ae1362", "key_name": "vnf_test_keypair", "flavorRef": "0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "max_count": 1, "min_count": 1, "networks": [{"port": "9b3f843b-d250-4b65-8959-b27a59fc3867"}, {"port": "93bd3066-a4c7-41cb-ac6e-e27e8fd11120"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42"}}}' 2019-07-12 12:01:05,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-12 12:01:05,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'78263189-02ad-46de-b080-0110b2ae1362', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'd777fe49-e88d-42e2-bd62-7ac1934d2e42'}, 'nics': [{'port-id': u'9b3f843b-d250-4b65-8959-b27a59fc3867'}, {'port-id': u'93bd3066-a4c7-41cb-ac6e-e27e8fd11120'}], 'flavor': u'0707c3f5-24e3-45f1-9f78-0d31b6f60f44', 'security_groups': []} 2019-07-12 12:01:05,058 - 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'78263189-02ad-46de-b080-0110b2ae1362', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'd777fe49-e88d-42e2-bd62-7ac1934d2e42'}, 'nics': [{'port-id': u'9b3f843b-d250-4b65-8959-b27a59fc3867'}, {'port-id': u'93bd3066-a4c7-41cb-ac6e-e27e8fd11120'}], 'flavor': u'0707c3f5-24e3-45f1-9f78-0d31b6f60f44', 'security_groups': []} 2019-07-12 12:01:05,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json used request id req-80be3ff2-ed2b-44f0-a539-ed2ed58e60eb 2019-07-12 12:01:05,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json used request id req-80be3ff2-ed2b-44f0-a539-ed2ed58e60eb 2019-07-12 12:01:05,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json used request id req-80be3ff2-ed2b-44f0-a539-ed2ed58e60eb 2019-07-12 12:01:05,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-80be3ff2-ed2b-44f0-a539-ed2ed58e60eb Date: Fri, 12 Jul 2019 12:00:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:00:26Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"066cc6c9-d462-4507-bd76-e2c6b5372643","ip_address":"12.0.0.3"}],"id":"93bd3066-a4c7-41cb-ac6e-e27e8fd11120","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:6f:a8:a2","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"7f078894-f52f-426b-af97-1fe5db8b2023","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:22Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:01:05,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-80be3ff2-ed2b-44f0-a539-ed2ed58e60eb Date: Fri, 12 Jul 2019 12:00:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:00:26Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"066cc6c9-d462-4507-bd76-e2c6b5372643","ip_address":"12.0.0.3"}],"id":"93bd3066-a4c7-41cb-ac6e-e27e8fd11120","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:6f:a8:a2","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"7f078894-f52f-426b-af97-1fe5db8b2023","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:22Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:01:05,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5709307b8a107e518aba83539c52358e67b90c" 2019-07-12 12:01:05,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5709307b8a107e518aba83539c52358e67b90c" 2019-07-12 12:01:05,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-ddd63e29-5686-4197-b59c-2b683762699f 2019-07-12 12:01:05,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-ddd63e29-5686-4197-b59c-2b683762699f 2019-07-12 12:01:05,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-ddd63e29-5686-4197-b59c-2b683762699f 2019-07-12 12:01:05,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-ddd63e29-5686-4197-b59c-2b683762699f 2019-07-12 12:01:05,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ddd63e29-5686-4197-b59c-2b683762699f Date: Fri, 12 Jul 2019 12:00:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:00:34Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.6"}],"id":"9b3f843b-d250-4b65-8959-b27a59fc3867","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:1b:6b:c6","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:01:05,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ddd63e29-5686-4197-b59c-2b683762699f Date: Fri, 12 Jul 2019 12:00:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:00:34Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.6"}],"id":"9b3f843b-d250-4b65-8959-b27a59fc3867","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:1b:6b:c6","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:01:05,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5709307b8a107e518aba83539c52358e67b90c" 2019-07-12 12:01:05,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5709307b8a107e518aba83539c52358e67b90c" 2019-07-12 12:01:05,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json used request id req-80be3ff2-ed2b-44f0-a539-ed2ed58e60eb 2019-07-12 12:01:05,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-5146a5da-72fc-4f97-b79b-8a933b43940e Date: Fri, 12 Jul 2019 12:00:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a828faa93d97485d8af9f4c3b9de9bab","l2_adjacency":true,"status":"ACTIVE","subnets":["4523458a-4ac6-4ffe-b172-2e0c8b39fdfa"],"description":"","tags":[],"updated_at":"2019-07-12T12:00:20Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:11Z","mtu":1450}]} 2019-07-12 12:01:05,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-5146a5da-72fc-4f97-b79b-8a933b43940e Date: Fri, 12 Jul 2019 12:00:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a828faa93d97485d8af9f4c3b9de9bab","l2_adjacency":true,"status":"ACTIVE","subnets":["4523458a-4ac6-4ffe-b172-2e0c8b39fdfa"],"description":"","tags":[],"updated_at":"2019-07-12T12:00:20Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:11Z","mtu":1450}]} 2019-07-12 12:01:05,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=management_plane_network used request id req-5146a5da-72fc-4f97-b79b-8a933b43940e 2019-07-12 12:01:05,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?name=management_plane_network used request id req-5146a5da-72fc-4f97-b79b-8a933b43940e 2019-07-12 12:01:05,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks.json?name=management_plane_network used request id req-5146a5da-72fc-4f97-b79b-8a933b43940e 2019-07-12 12:01:05,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 12:00:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab2bf3fa-892c-4977-abbc-35fe1e106dde x-compute-request-id: req-ab2bf3fa-892c-4977-abbc-35fe1e106dde Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e8d3d9c1-5685-4143-80c9-3af43c63db9f", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f", "rel": "bookmark"}], "adminPass": "pbBtAAstP2QA"}} 2019-07-12 12:01:05,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 12:00:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bf9e02e0-c6dc-4eea-8eee-b88077b69cda x-compute-request-id: req-bf9e02e0-c6dc-4eea-8eee-b88077b69cda Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5ed4ee43-88d3-4457-961e-eb5da5b987af", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af", "rel": "bookmark"}], "adminPass": "nFw45CKNpFzL"}} 2019-07-12 12:01:05,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 12:00:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab2bf3fa-892c-4977-abbc-35fe1e106dde x-compute-request-id: req-ab2bf3fa-892c-4977-abbc-35fe1e106dde Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e8d3d9c1-5685-4143-80c9-3af43c63db9f", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f", "rel": "bookmark"}], "adminPass": "pbBtAAstP2QA"}} 2019-07-12 12:01:05,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-ab2bf3fa-892c-4977-abbc-35fe1e106dde 2019-07-12 12:01:05,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-ab2bf3fa-892c-4977-abbc-35fe1e106dde 2019-07-12 12:01:05,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-ab2bf3fa-892c-4977-abbc-35fe1e106dde 2019-07-12 12:01:05,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-ab2bf3fa-892c-4977-abbc-35fe1e106dde 2019-07-12 12:01:05,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 12:00:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bf9e02e0-c6dc-4eea-8eee-b88077b69cda x-compute-request-id: req-bf9e02e0-c6dc-4eea-8eee-b88077b69cda Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5ed4ee43-88d3-4457-961e-eb5da5b987af", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af", "rel": "bookmark"}], "adminPass": "nFw45CKNpFzL"}} 2019-07-12 12:01:05,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-bf9e02e0-c6dc-4eea-8eee-b88077b69cda 2019-07-12 12:01:05,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-bf9e02e0-c6dc-4eea-8eee-b88077b69cda 2019-07-12 12:01:05,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-bf9e02e0-c6dc-4eea-8eee-b88077b69cda 2019-07-12 12:01:05,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-bf9e02e0-c6dc-4eea-8eee-b88077b69cda 2019-07-12 12:01:05,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-12 12:01:05,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-12 12:01:05,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-12 12:01:05,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-12 12:01:05,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-12 12:01:05,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-12 12:01:05,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-07-12 12:01:05,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-12 12:01:05,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-07-12 12:01:05,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-12 12:01:10,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8616119-7472-4b44-ab56-c59a13b10864 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:01:10,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-c8616119-7472-4b44-ab56-c59a13b10864 2019-07-12 12:01:10,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:01:10,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b060d8a1368caed6c6877989f13449768b2ba634" 2019-07-12 12:01:10,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:01:10,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:00:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f377181c-0e0e-452d-99fe-34bf8c560dfd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:01:10,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aafb508d23fe311f596c099afbdcb894b01a7a62" 2019-07-12 12:01:10,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-f377181c-0e0e-452d-99fe-34bf8c560dfd 2019-07-12 12:01:10,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f used request id req-899f47b1-be81-48d8-9a34-6a20eb3442c8 2019-07-12 12:01:10,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f used request id req-899f47b1-be81-48d8-9a34-6a20eb3442c8 2019-07-12 12:01:10,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 12:00:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-899f47b1-be81-48d8-9a34-6a20eb3442c8 x-compute-request-id: req-899f47b1-be81-48d8-9a34-6a20eb3442c8 Content-Encoding: gzip Content-Length: 717 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f", "rel": "bookmark"}], "image": {"id": "78263189-02ad-46de-b080-0110b2ae1362", "links": [{"href": "http://172.30.9.40:8774/images/78263189-02ad-46de-b080-0110b2ae1362", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "links": [{"href": "http://172.30.9.40:8774/flavors/0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "rel": "bookmark"}]}, "id": "e8d3d9c1-5685-4143-80c9-3af43c63db9f", "security_groups": [{"name": "vnf_test_security_group"}], "user_id": "d9d3950083e644738a99f5ed52cce3bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T12:00:48Z", "hostId": "445d7610a75cfab2d842d4a9e76da6567adcdff7c67cd79b5a611ca8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-12T12:00:45Z", "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42"}}} 2019-07-12 12:01:10,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 12:00:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2484cff8-775c-4db4-96a3-e921b591a341 x-compute-request-id: req-2484cff8-775c-4db4-96a3-e921b591a341 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af", "rel": "bookmark"}], "image": {"id": "78263189-02ad-46de-b080-0110b2ae1362", "links": [{"href": "http://172.30.9.40:8774/images/78263189-02ad-46de-b080-0110b2ae1362", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "links": [{"href": "http://172.30.9.40:8774/flavors/0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "rel": "bookmark"}]}, "id": "5ed4ee43-88d3-4457-961e-eb5da5b987af", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d9d3950083e644738a99f5ed52cce3bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-12T12:00:48Z", "hostId": "445d7610a75cfab2d842d4a9e76da6567adcdff7c67cd79b5a611ca8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-12T12:00:45Z", "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42"}}} 2019-07-12 12:01:10,324 - 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] 2019-07-12 12:01:10,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af used request id req-2484cff8-775c-4db4-96a3-e921b591a341 2019-07-12 12:01:10,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af used request id req-2484cff8-775c-4db4-96a3-e921b591a341 2019-07-12 12:01:10,324 - 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] 2019-07-12 12:01:25,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-12 12:01:25,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-12 12:01:25,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:01:25,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-e97b3c0c-aef6-4ca1-8893-89ab3106f850 2019-07-12 12:01:25,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1885e81b03e1dd65e2c9f7055c28bc4e0bd34a1d" 2019-07-12 12:01:25,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e97b3c0c-aef6-4ca1-8893-89ab3106f850 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:01:25,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:01:25,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-35a5aa7e-8a6e-41b4-a4bb-39a35d3a16d7 2019-07-12 12:01:25,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f3ad41b38cc3628bae48ada824c957a46799ae" 2019-07-12 12:01:25,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-07-12 12:01:25,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f used request id req-37b59771-01ee-4dc4-81cc-ff2dcc91c3e4 2019-07-12 12:01:25,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f used request id req-37b59771-01ee-4dc4-81cc-ff2dcc91c3e4 2019-07-12 12:01:25,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 12:01:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37b59771-01ee-4dc4-81cc-ff2dcc91c3e4 x-compute-request-id: req-37b59771-01ee-4dc4-81cc-ff2dcc91c3e4 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:6b:c6", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:6b:c6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:a8:a2", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f", "rel": "bookmark"}], "image": {"id": "78263189-02ad-46de-b080-0110b2ae1362", "links": [{"href": "http://172.30.9.40:8774/images/78263189-02ad-46de-b080-0110b2ae1362", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T12:01:19.000000", "flavor": {"id": "0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "links": [{"href": "http://172.30.9.40:8774/flavors/0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "rel": "bookmark"}]}, "id": "e8d3d9c1-5685-4143-80c9-3af43c63db9f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d9d3950083e644738a99f5ed52cce3bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T12:01:19Z", "hostId": "445d7610a75cfab2d842d4a9e76da6567adcdff7c67cd79b5a611ca8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-12T12:00:45Z", "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42"}}} 2019-07-12 12:01:25,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:01:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35a5aa7e-8a6e-41b4-a4bb-39a35d3a16d7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:01:25,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-07-12 12:01:25,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-07-12 12:01:25,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-07-12 12:01:25,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-12 12:01:25,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-07-12 12:01:25,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 12:01:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-060953b9-52da-4b93-9c1f-3825c66a9538 x-compute-request-id: req-060953b9-52da-4b93-9c1f-3825c66a9538 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:c1:b2", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:c1:b2", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:9d:f1", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af", "rel": "bookmark"}], "image": {"id": "78263189-02ad-46de-b080-0110b2ae1362", "links": [{"href": "http://172.30.9.40:8774/images/78263189-02ad-46de-b080-0110b2ae1362", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T12:01:21.000000", "flavor": {"id": "0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "links": [{"href": "http://172.30.9.40:8774/flavors/0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "rel": "bookmark"}]}, "id": "5ed4ee43-88d3-4457-961e-eb5da5b987af", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d9d3950083e644738a99f5ed52cce3bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T12:01:21Z", "hostId": "445d7610a75cfab2d842d4a9e76da6567adcdff7c67cd79b5a611ca8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-12T12:00:45Z", "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42"}}} 2019-07-12 12:01:25,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af used request id req-060953b9-52da-4b93-9c1f-3825c66a9538 2019-07-12 12:01:25,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af used request id req-060953b9-52da-4b93-9c1f-3825c66a9538 2019-07-12 12:01:25,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-07-12 12:01:25,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-12 12:01:25,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-07-12 12:01:30,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:01:30,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:01:30,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:01:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac923b47-18ef-441e-822d-bd3ced61e81f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:01:30,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:01:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac923b47-18ef-441e-822d-bd3ced61e81f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:01:30,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-ac923b47-18ef-441e-822d-bd3ced61e81f 2019-07-12 12:01:30,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-ac923b47-18ef-441e-822d-bd3ced61e81f 2019-07-12 12:01:30,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-07-12 12:01:30,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:01:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5e1fe53-522c-4ae1-935e-76a3d5395b66 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:01:30,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:01:30,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-42096311-5df9-4b27-a052-301e3d3b5cd5 2019-07-12 12:01:30,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-c5e1fe53-522c-4ae1-935e-76a3d5395b66 2019-07-12 12:01:30,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-c5e1fe53-522c-4ae1-935e-76a3d5395b66 2019-07-12 12:01:30,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:01:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5e1fe53-522c-4ae1-935e-76a3d5395b66 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:01:30,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:01:30,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:01:30,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-42096311-5df9-4b27-a052-301e3d3b5cd5 2019-07-12 12:01:30,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-42096311-5df9-4b27-a052-301e3d3b5cd5 2019-07-12 12:01:30,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-42096311-5df9-4b27-a052-301e3d3b5cd5 2019-07-12 12:01:30,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-42096311-5df9-4b27-a052-301e3d3b5cd5 Date: Fri, 12 Jul 2019 12:01:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:01:17Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.6"}],"id":"9b3f843b-d250-4b65-8959-b27a59fc3867","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:1b:6b:c6","device_id":"e8d3d9c1-5685-4143-80c9-3af43c63db9f","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:01:30,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-42096311-5df9-4b27-a052-301e3d3b5cd5 Date: Fri, 12 Jul 2019 12:01:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:01:17Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.6"}],"id":"9b3f843b-d250-4b65-8959-b27a59fc3867","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:1b:6b:c6","device_id":"e8d3d9c1-5685-4143-80c9-3af43c63db9f","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:01:30,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf938527bff1c7b5b986434badcf1c54b694506" 2019-07-12 12:01:30,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf938527bff1c7b5b986434badcf1c54b694506" 2019-07-12 12:01:30,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:01:30,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:01:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f826bfb0-196d-427f-87a6-9fc73e7c2766 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:01:30,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:01:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f826bfb0-196d-427f-87a6-9fc73e7c2766 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:01:30,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-f826bfb0-196d-427f-87a6-9fc73e7c2766 2019-07-12 12:01:30,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-f826bfb0-196d-427f-87a6-9fc73e7c2766 2019-07-12 12:01:30,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7918a683af5a869b4f0fb695c2bf01bb322b2ca" 2019-07-12 12:01:30,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7918a683af5a869b4f0fb695c2bf01bb322b2ca" 2019-07-12 12:01:30,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4312055020ca9c56c9b93de04b1a5ac7671f5dd7" 2019-07-12 12:01:30,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4312055020ca9c56c9b93de04b1a5ac7671f5dd7" 2019-07-12 12:01:30,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-d8f7e369-3484-4110-832d-5b003fb550a1 2019-07-12 12:01:30,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-d8f7e369-3484-4110-832d-5b003fb550a1 2019-07-12 12:01:30,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-d8f7e369-3484-4110-832d-5b003fb550a1 2019-07-12 12:01:30,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:01:30,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:01:30,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-335ae503-637f-4f12-8ed1-2cd82c547f71 2019-07-12 12:01:30,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-335ae503-637f-4f12-8ed1-2cd82c547f71 2019-07-12 12:01:30,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 12:01:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acfaeede-72a2-4797-92eb-357d9fcfeb1d x-compute-request-id: req-acfaeede-72a2-4797-92eb-357d9fcfeb1d Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:6b:c6", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:6b:c6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:a8:a2", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f", "rel": "bookmark"}], "image": {"id": "78263189-02ad-46de-b080-0110b2ae1362", "links": [{"href": "http://172.30.9.40:8774/images/78263189-02ad-46de-b080-0110b2ae1362", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T12:01:19.000000", "flavor": {"id": "0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "links": [{"href": "http://172.30.9.40:8774/flavors/0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "rel": "bookmark"}]}, "id": "e8d3d9c1-5685-4143-80c9-3af43c63db9f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d9d3950083e644738a99f5ed52cce3bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T12:01:19Z", "hostId": "445d7610a75cfab2d842d4a9e76da6567adcdff7c67cd79b5a611ca8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-12T12:00:45Z", "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42"}}} 2019-07-12 12:01:30,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:01:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-335ae503-637f-4f12-8ed1-2cd82c547f71 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:01:30,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:01:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-335ae503-637f-4f12-8ed1-2cd82c547f71 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:01:30,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-d8f7e369-3484-4110-832d-5b003fb550a1 Date: Fri, 12 Jul 2019 12:01:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:01:16Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.23"}],"id":"5bb92120-de1a-41ea-9646-9f45d8920dc5","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:5c:c1:b2","device_id":"5ed4ee43-88d3-4457-961e-eb5da5b987af","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:01:30,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-d8f7e369-3484-4110-832d-5b003fb550a1 Date: Fri, 12 Jul 2019 12:01:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:01:16Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.23"}],"id":"5bb92120-de1a-41ea-9646-9f45d8920dc5","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:5c:c1:b2","device_id":"5ed4ee43-88d3-4457-961e-eb5da5b987af","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:01:30,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-d8f7e369-3484-4110-832d-5b003fb550a1 2019-07-12 12:01:30,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 9b3f843b-d250-4b65-8959-b27a59fc3867 attachment, because it is already attached to device (server) id e8d3d9c1-5685-4143-80c9-3af43c63db9f. 2019-07-12 12:01:30,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips/d82c0e8a-f12f-41f0-86ec-edb402437969.json used request id req-0fbfd0c9-9a18-4e33-be4c-dff49c60e82d 2019-07-12 12:01:30,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 12:01:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acfaeede-72a2-4797-92eb-357d9fcfeb1d x-compute-request-id: req-acfaeede-72a2-4797-92eb-357d9fcfeb1d Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:6b:c6", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:6b:c6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:a8:a2", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f", "rel": "bookmark"}], "image": {"id": "78263189-02ad-46de-b080-0110b2ae1362", "links": [{"href": "http://172.30.9.40:8774/images/78263189-02ad-46de-b080-0110b2ae1362", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T12:01:19.000000", "flavor": {"id": "0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "links": [{"href": "http://172.30.9.40:8774/flavors/0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "rel": "bookmark"}]}, "id": "e8d3d9c1-5685-4143-80c9-3af43c63db9f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d9d3950083e644738a99f5ed52cce3bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T12:01:19Z", "hostId": "445d7610a75cfab2d842d4a9e76da6567adcdff7c67cd79b5a611ca8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-12T12:00:45Z", "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42"}}} 2019-07-12 12:01:30,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f used request id req-acfaeede-72a2-4797-92eb-357d9fcfeb1d 2019-07-12 12:01:30,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f used request id req-acfaeede-72a2-4797-92eb-357d9fcfeb1d 2019-07-12 12:01:30,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f used request id req-acfaeede-72a2-4797-92eb-357d9fcfeb1d 2019-07-12 12:01:36,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks/d777fe49-e88d-42e2-bd62-7ac1934d2e42.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf938527bff1c7b5b986434badcf1c54b694506" 2019-07-12 12:01:36,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks/d777fe49-e88d-42e2-bd62-7ac1934d2e42.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf938527bff1c7b5b986434badcf1c54b694506" 2019-07-12 12:01:36,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-2934d90f-7747-483a-b0b6-d1653dd99355 Date: Fri, 12 Jul 2019 12:01:27 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a828faa93d97485d8af9f4c3b9de9bab","l2_adjacency":true,"status":"ACTIVE","subnets":["4523458a-4ac6-4ffe-b172-2e0c8b39fdfa"],"description":"","tags":[],"updated_at":"2019-07-12T12:00:20Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:11Z","mtu":1450}} 2019-07-12 12:01:36,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-2934d90f-7747-483a-b0b6-d1653dd99355 Date: Fri, 12 Jul 2019 12:01:27 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a828faa93d97485d8af9f4c3b9de9bab","l2_adjacency":true,"status":"ACTIVE","subnets":["4523458a-4ac6-4ffe-b172-2e0c8b39fdfa"],"description":"","tags":[],"updated_at":"2019-07-12T12:00:20Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:11Z","mtu":1450}} 2019-07-12 12:01:36,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks/d777fe49-e88d-42e2-bd62-7ac1934d2e42.json used request id req-2934d90f-7747-483a-b0b6-d1653dd99355 2019-07-12 12:01:36,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks/d777fe49-e88d-42e2-bd62-7ac1934d2e42.json used request id req-2934d90f-7747-483a-b0b6-d1653dd99355 2019-07-12 12:01:36,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks/d777fe49-e88d-42e2-bd62-7ac1934d2e42.json used request id req-2934d90f-7747-483a-b0b6-d1653dd99355 2019-07-12 12:01:36,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks/d777fe49-e88d-42e2-bd62-7ac1934d2e42.json used request id req-2934d90f-7747-483a-b0b6-d1653dd99355 2019-07-12 12:01:36,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/floatingips/d82c0e8a-f12f-41f0-86ec-edb402437969.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf938527bff1c7b5b986434badcf1c54b694506" 2019-07-12 12:01:36,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/floatingips/d82c0e8a-f12f-41f0-86ec-edb402437969.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf938527bff1c7b5b986434badcf1c54b694506" 2019-07-12 12:01:36,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b988b8bbed056855231c6b99cfe00dc8f323894d" 2019-07-12 12:01:36,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b988b8bbed056855231c6b99cfe00dc8f323894d" 2019-07-12 12:01:36,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-0fbfd0c9-9a18-4e33-be4c-dff49c60e82d Date: Fri, 12 Jul 2019 12:01:27 GMT RESP BODY: {"floatingip": {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:12Z", "updated_at": "2019-07-12T12:00:38Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1b:6b:c6", "device_id": "e8d3d9c1-5685-4143-80c9-3af43c63db9f"}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "9b3f843b-d250-4b65-8959-b27a59fc3867", "id": "d82c0e8a-f12f-41f0-86ec-edb402437969", "qos_policy_id": null}} 2019-07-12 12:01:36,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-0fbfd0c9-9a18-4e33-be4c-dff49c60e82d Date: Fri, 12 Jul 2019 12:01:27 GMT RESP BODY: {"floatingip": {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:12Z", "updated_at": "2019-07-12T12:00:38Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1b:6b:c6", "device_id": "e8d3d9c1-5685-4143-80c9-3af43c63db9f"}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "9b3f843b-d250-4b65-8959-b27a59fc3867", "id": "d82c0e8a-f12f-41f0-86ec-edb402437969", "qos_policy_id": null}} 2019-07-12 12:01:36,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips/d82c0e8a-f12f-41f0-86ec-edb402437969.json used request id req-0fbfd0c9-9a18-4e33-be4c-dff49c60e82d 2019-07-12 12:01:36,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/floatingips/d82c0e8a-f12f-41f0-86ec-edb402437969.json used request id req-0fbfd0c9-9a18-4e33-be4c-dff49c60e82d 2019-07-12 12:01:36,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/floatingips/d82c0e8a-f12f-41f0-86ec-edb402437969.json used request id req-0fbfd0c9-9a18-4e33-be4c-dff49c60e82d 2019-07-12 12:01:36,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 9b3f843b-d250-4b65-8959-b27a59fc3867 attachment, because it is already attached to device (server) id e8d3d9c1-5685-4143-80c9-3af43c63db9f. 2019-07-12 12:01:36,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 12:01:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c063be15-1cb6-463d-b118-97cd63941ba9 x-compute-request-id: req-c063be15-1cb6-463d-b118-97cd63941ba9 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:c1:b2", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:c1:b2", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:9d:f1", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af", "rel": "bookmark"}], "image": {"id": "78263189-02ad-46de-b080-0110b2ae1362", "links": [{"href": "http://172.30.9.40:8774/images/78263189-02ad-46de-b080-0110b2ae1362", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T12:01:21.000000", "flavor": {"id": "0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "links": [{"href": "http://172.30.9.40:8774/flavors/0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "rel": "bookmark"}]}, "id": "5ed4ee43-88d3-4457-961e-eb5da5b987af", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d9d3950083e644738a99f5ed52cce3bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T12:01:21Z", "hostId": "445d7610a75cfab2d842d4a9e76da6567adcdff7c67cd79b5a611ca8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-12T12:00:45Z", "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42"}}} 2019-07-12 12:01:36,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips/8b612bc6-cad6-430f-920e-b373f3f59967.json used request id req-b44da821-6be3-4936-be72-03d697b2876b 2019-07-12 12:01:36,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks/d777fe49-e88d-42e2-bd62-7ac1934d2e42.json used request id req-d3c1ec8f-b400-49c5-afb5-bc2991db4cea 2019-07-12 12:01:36,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-d3c1ec8f-b400-49c5-afb5-bc2991db4cea Date: Fri, 12 Jul 2019 12:01:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a828faa93d97485d8af9f4c3b9de9bab","l2_adjacency":true,"status":"ACTIVE","subnets":["4523458a-4ac6-4ffe-b172-2e0c8b39fdfa"],"description":"","tags":[],"updated_at":"2019-07-12T12:00:20Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:11Z","mtu":1450}} 2019-07-12 12:01:36,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks/d777fe49-e88d-42e2-bd62-7ac1934d2e42.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4312055020ca9c56c9b93de04b1a5ac7671f5dd7" 2019-07-12 12:01:36,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/floatingips/8b612bc6-cad6-430f-920e-b373f3f59967.json used request id req-b44da821-6be3-4936-be72-03d697b2876b 2019-07-12 12:01:36,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/floatingips/8b612bc6-cad6-430f-920e-b373f3f59967.json used request id req-b44da821-6be3-4936-be72-03d697b2876b 2019-07-12 12:01:36,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-d3c1ec8f-b400-49c5-afb5-bc2991db4cea Date: Fri, 12 Jul 2019 12:01:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a828faa93d97485d8af9f4c3b9de9bab","l2_adjacency":true,"status":"ACTIVE","subnets":["4523458a-4ac6-4ffe-b172-2e0c8b39fdfa"],"description":"","tags":[],"updated_at":"2019-07-12T12:00:20Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:11Z","mtu":1450}} 2019-07-12 12:01:36,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/floatingips/8b612bc6-cad6-430f-920e-b373f3f59967.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4312055020ca9c56c9b93de04b1a5ac7671f5dd7" 2019-07-12 12:01:36,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/floatingips/8b612bc6-cad6-430f-920e-b373f3f59967.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4312055020ca9c56c9b93de04b1a5ac7671f5dd7" 2019-07-12 12:01:36,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips/8b612bc6-cad6-430f-920e-b373f3f59967.json used request id req-b44da821-6be3-4936-be72-03d697b2876b 2019-07-12 12:01:36,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 5bb92120-de1a-41ea-9646-9f45d8920dc5 attachment, because it is already attached to device (server) id 5ed4ee43-88d3-4457-961e-eb5da5b987af. 2019-07-12 12:01:36,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 12 Jul 2019 12:01:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c063be15-1cb6-463d-b118-97cd63941ba9 x-compute-request-id: req-c063be15-1cb6-463d-b118-97cd63941ba9 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:c1:b2", "version": 4, "addr": "11.0.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:c1:b2", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:9d:f1", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af", "rel": "bookmark"}], "image": {"id": "78263189-02ad-46de-b080-0110b2ae1362", "links": [{"href": "http://172.30.9.40:8774/images/78263189-02ad-46de-b080-0110b2ae1362", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-12T12:01:21.000000", "flavor": {"id": "0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "links": [{"href": "http://172.30.9.40:8774/flavors/0707c3f5-24e3-45f1-9f78-0d31b6f60f44", "rel": "bookmark"}]}, "id": "5ed4ee43-88d3-4457-961e-eb5da5b987af", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d9d3950083e644738a99f5ed52cce3bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-12T12:01:21Z", "hostId": "445d7610a75cfab2d842d4a9e76da6567adcdff7c67cd79b5a611ca8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-12T12:00:45Z", "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42"}}} 2019-07-12 12:01:36,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af used request id req-c063be15-1cb6-463d-b118-97cd63941ba9 2019-07-12 12:01:36,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af used request id req-c063be15-1cb6-463d-b118-97cd63941ba9 2019-07-12 12:01:36,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af used request id req-c063be15-1cb6-463d-b118-97cd63941ba9 2019-07-12 12:01:36,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af used request id req-c063be15-1cb6-463d-b118-97cd63941ba9 2019-07-12 12:01:36,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks/d777fe49-e88d-42e2-bd62-7ac1934d2e42.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4312055020ca9c56c9b93de04b1a5ac7671f5dd7" 2019-07-12 12:01:36,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks/d777fe49-e88d-42e2-bd62-7ac1934d2e42.json used request id req-d3c1ec8f-b400-49c5-afb5-bc2991db4cea 2019-07-12 12:01:36,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/networks/d777fe49-e88d-42e2-bd62-7ac1934d2e42.json used request id req-d3c1ec8f-b400-49c5-afb5-bc2991db4cea 2019-07-12 12:01:36,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks/d777fe49-e88d-42e2-bd62-7ac1934d2e42.json used request id req-d3c1ec8f-b400-49c5-afb5-bc2991db4cea 2019-07-12 12:01:36,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-b44da821-6be3-4936-be72-03d697b2876b Date: Fri, 12 Jul 2019 12:01:28 GMT RESP BODY: {"floatingip": {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:13Z", "updated_at": "2019-07-12T12:00:38Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5c:c1:b2", "device_id": "5ed4ee43-88d3-4457-961e-eb5da5b987af"}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "5bb92120-de1a-41ea-9646-9f45d8920dc5", "id": "8b612bc6-cad6-430f-920e-b373f3f59967", "qos_policy_id": null}} 2019-07-12 12:01:36,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-b44da821-6be3-4936-be72-03d697b2876b Date: Fri, 12 Jul 2019 12:01:28 GMT RESP BODY: {"floatingip": {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:13Z", "updated_at": "2019-07-12T12:00:38Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5c:c1:b2", "device_id": "5ed4ee43-88d3-4457-961e-eb5da5b987af"}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "5bb92120-de1a-41ea-9646-9f45d8920dc5", "id": "8b612bc6-cad6-430f-920e-b373f3f59967", "qos_policy_id": null}} 2019-07-12 12:01:36,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-07-12 12:01:36,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-07-12 12:01:36,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-07-12 12:01:36,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-07-12 12:01:36,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:01:36,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:01:36,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:01:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2a1cd8d-78a5-4578-9c74-4505291167e1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:01:36,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:01:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2a1cd8d-78a5-4578-9c74-4505291167e1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:01:36,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-a2a1cd8d-78a5-4578-9c74-4505291167e1 2019-07-12 12:01:36,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_dry_run': False, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'scheduled_for': None, u'visibility': u'tenant', u'workflow_id': u'install', u'resource_availability': u'tenant', u'started_at': u'2019-07-12T12:00:04.281Z', u'id': u'4a7ffdbd-7724-416c-a6e6-ef1eb13bcec4', u'ended_at': u'2019-07-12T12:01:33.379Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-07-12T12:00:04.280Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'vrouter-opnfv', u'status_display': u'completed'} 2019-07-12 12:01:36,190 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-07-12 12:01:36,249 - 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.211'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.202'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2019-07-12 12:01:36,306 - 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.211'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.202'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2019-07-12 12:01:36,307 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-07-12 12:01:36,307 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.211 2019-07-12 12:01:37,335 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.23 2019-07-12 12:01:37,335 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:5c:c1:b2 2019-07-12 12:01:38,378 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.2 2019-07-12 12:01:38,379 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:63:9d:f1 2019-07-12 12:01:38,379 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-07-12 12:01:38,379 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.202 2019-07-12 12:01:39,819 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.6 2019-07-12 12:01:39,819 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:1b:6b:c6 2019-07-12 12:01:40,412 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.3 2019-07-12 12:01:40,412 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:6f:a8:a2 2019-07-12 12:01:40,412 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-07-12 12:01:40,431 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-07-12 12:01:40,448 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-07-12 12:01:40,448 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-07-12 12:01:40,511 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-07-12 12:01:40' 2019-07-12 12:01:40,511 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-07-12 12:01:40,511 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-07-12 12:01:40,535 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2019-07-12 12:01:41,813 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.202... 2019-07-12 12:02:11,823 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2019-07-12 12:02:12,064 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2019-07-12 12:02:13,093 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-07-12 12:02:14,094 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-07-12 12:02:19,098 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2019-07-12 12:02:20,100 - 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# 2019-07-12 12:02:25,105 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2019-07-12 12:02:26,107 - 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# 2019-07-12 12:02:31,112 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2019-07-12 12:02:32,114 - 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# 2019-07-12 12:02:37,120 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2019-07-12 12:02:38,122 - 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# 2019-07-12 12:02:43,127 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2019-07-12 12:02:44,129 - 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# 2019-07-12 12:02:49,133 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2019-07-12 12:02:50,135 - 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# 2019-07-12 12:02:55,140 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2019-07-12 12:02:56,142 - 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# 2019-07-12 12:03:01,148 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2019-07-12 12:03:02,150 - 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# 2019-07-12 12:03:07,155 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2019-07-12 12:03:08,157 - 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# 2019-07-12 12:03:13,163 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2019-07-12 12:03:14,164 - 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# 2019-07-12 12:03:19,170 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-07-12 12:03:20,172 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-07-12 12:03:25,174 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 ebgp-multihop '2' 2019-07-12 12:03:26,176 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 ebgp-multihop '2' [edit] vyos@vyos# 2019-07-12 12:03:31,177 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 remote-as 65002 2019-07-12 12:03:32,179 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 remote-as 65002 [edit] vyos@vyos# 2019-07-12 12:03:37,184 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 update-source 12.0.0.3 2019-07-12 12:03:38,186 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 update-source 12.0.0.3 [edit] vyos@vyos# 2019-07-12 12:03:43,191 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 soft-reconfiguration inbound 2019-07-12 12:03:44,193 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-07-12 12:03:49,198 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 password lab0033 2019-07-12 12:03:50,200 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 password lab0033 [edit] vyos@vyos# 2019-07-12 12:03:55,206 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-07-12 12:03:56,208 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2019-07-12 12:04:01,209 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-07-12 12:04:02,211 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2019-07-12 12:04:07,216 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-07-12 12:04:08,218 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2019-07-12 12:04:13,223 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-07-12 12:04:14,225 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2019-07-12 12:04:19,230 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-07-12 12:04:20,232 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2019-07-12 12:04:25,237 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-07-12 12:04:26,239 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2019-07-12 12:04:31,244 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-07-12 12:04:32,246 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2019-07-12 12:04:37,251 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-07-12 12:04:38,253 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2019-07-12 12:04:43,259 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-07-12 12:04:44,261 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2019-07-12 12:04:49,266 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-07-12 12:04:50,268 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2019-07-12 12:04:55,273 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.3 2019-07-12 12:04:56,275 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.3 [edit] vyos@vyos# 2019-07-12 12:05:01,280 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-07-12 12:05:02,282 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-07-12 12:05:07,303 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-07-12 12:05:07,348 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.211. 2019-07-12 12:05:07,565 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.211. 2019-07-12 12:05:08,588 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-07-12 12:05:09,590 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-07-12 12:05:14,595 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2019-07-12 12:05:15,597 - 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# 2019-07-12 12:05:20,603 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2019-07-12 12:05:21,604 - 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# 2019-07-12 12:05:26,610 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2019-07-12 12:05:27,611 - 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# 2019-07-12 12:05:32,617 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2019-07-12 12:05:33,618 - 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# 2019-07-12 12:05:38,624 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2019-07-12 12:05:39,625 - 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# 2019-07-12 12:05:44,631 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2019-07-12 12:05:45,632 - 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# 2019-07-12 12:05:50,638 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2019-07-12 12:05:51,640 - 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# 2019-07-12 12:05:56,645 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2019-07-12 12:05:57,647 - 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# 2019-07-12 12:06:02,653 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2019-07-12 12:06:03,655 - 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# 2019-07-12 12:06:08,660 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2019-07-12 12:06:09,662 - 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# 2019-07-12 12:06:14,668 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-07-12 12:06:15,670 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-07-12 12:06:20,675 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 ebgp-multihop '2' 2019-07-12 12:06:21,677 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 ebgp-multihop '2' [edit] vyos@vyos# 2019-07-12 12:06:26,683 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 remote-as 65001 2019-07-12 12:06:27,684 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 remote-as 65001 [edit] vyos@vyos# 2019-07-12 12:06:32,690 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 update-source 12.0.0.2 2019-07-12 12:06:33,691 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 update-source 12.0.0.2 [edit] vyos@vyos# 2019-07-12 12:06:38,696 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 soft-reconfiguration inbound 2019-07-12 12:06:39,698 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-07-12 12:06:44,703 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 password lab0033 2019-07-12 12:06:45,705 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 password lab0033 [edit] vyos@vyos# 2019-07-12 12:06:50,711 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-07-12 12:06:51,712 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2019-07-12 12:06:56,718 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-07-12 12:06:57,719 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2019-07-12 12:07:02,725 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-07-12 12:07:03,726 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2019-07-12 12:07:08,732 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-07-12 12:07:09,733 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2019-07-12 12:07:14,739 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-07-12 12:07:15,741 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2019-07-12 12:07:20,746 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-07-12 12:07:21,748 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2019-07-12 12:07:26,754 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-07-12 12:07:27,755 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2019-07-12 12:07:32,761 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-07-12 12:07:33,763 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2019-07-12 12:07:38,768 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-07-12 12:07:39,770 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2019-07-12 12:07:44,775 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-07-12 12:07:45,777 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2019-07-12 12:07:50,782 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.2 2019-07-12 12:07:51,784 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.2 [edit] vyos@vyos# 2019-07-12 12:07:56,789 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-07-12 12:07:57,791 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-07-12 12:08:02,910 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-07-12 12:08:02,910 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-07-12 12:09:02,971 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-07-12 12:09:03,019 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2019-07-12 12:09:03,246 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2019-07-12 12:09:04,252 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-07-12 12:09:34,360 - 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 | +-------------------------------+----------------+ 2019-07-12 12:09:34,360 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.3, 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.2 4 65002 3 5 0 0 0 00:01:04 10 Total number of neighbors 1 vyos@vyos:~$ 2019-07-12 12:09:34,361 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 | no-more BGP neighbor is 12.0.0.2, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.2 BGP state = Established, up for 00:01:10 Last read 11:58:40, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.3 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.3, Local port: 179 Foreign host: 12.0.0.2, Foreign port: 50618 Nexthop: 12.0.0.3 Nexthop global: fe80::f816:3eff:fe6f:a8a2 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-07-12 12:09:34,361 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.3 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.3 0 32768 i *> 10.0.2.0/24 12.0.0.3 0 32768 i *> 10.0.3.0/24 12.0.0.3 0 32768 i *> 10.0.4.0/24 12.0.0.3 0 32768 i *> 10.0.5.0/24 12.0.0.3 0 32768 i *> 10.0.6.0/24 12.0.0.3 0 32768 i *> 10.0.7.0/24 12.0.0.3 0 32768 i *> 10.0.8.0/24 12.0.0.3 0 32768 i *> 10.0.9.0/24 12.0.0.3 0 32768 i *> 10.0.10.0/24 12.0.0.3 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2019-07-12 12:09:34,361 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.3 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.2 0 0 65002 i *> 10.1.2.0/24 12.0.0.2 0 0 65002 i *> 10.1.3.0/24 12.0.0.2 0 0 65002 i *> 10.1.4.0/24 12.0.0.2 0 0 65002 i *> 10.1.5.0/24 12.0.0.2 0 0 65002 i *> 10.1.6.0/24 12.0.0.2 0 0 65002 i *> 10.1.7.0/24 12.0.0.2 0 0 65002 i *> 10.1.8.0/24 12.0.0.2 0 0 65002 i *> 10.1.9.0/24 12.0.0.2 0 0 65002 i *> 10.1.10.0/24 12.0.0.2 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-07-12 12:09:34,361 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 routes | no-more BGP table version is 0, local router ID is 12.0.0.3 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.2 0 0 65002 i *> 10.1.2.0/24 12.0.0.2 0 0 65002 i *> 10.1.3.0/24 12.0.0.2 0 0 65002 i *> 10.1.4.0/24 12.0.0.2 0 0 65002 i *> 10.1.5.0/24 12.0.0.2 0 0 65002 i *> 10.1.6.0/24 12.0.0.2 0 0 65002 i *> 10.1.7.0/24 12.0.0.2 0 0 65002 i *> 10.1.8.0/24 12.0.0.2 0 0 65002 i *> 10.1.9.0/24 12.0.0.2 0 0 65002 i *> 10.1.10.0/24 12.0.0.2 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-07-12 12:09:34,361 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-07-12 12:09:34,362 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'473.9' 2019-07-12 12:09:34,362 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-07-12 12:09:35,727 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-07-12 12:09:36,766 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 12:09:36,766 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:26 | PASS | +----------------------+------------------+------------------+----------------+ 2019-07-12 12:09:36,771 - functest.core.cloudify - INFO - Deleting the current deployment 2019-07-12 12:09:42,554 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-07-12 12:09:42,554 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 12:09:42,555 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 12:09:42,555 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-12 12:09:42,555 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-12 12:09:42,555 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:09:42,555 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:09:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d41d7985-da2f-4303-aa1e-bd91b3944347 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:09:42,555 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-d41d7985-da2f-4303-aa1e-bd91b3944347 2019-07-12 12:09:42,556 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:09:42,556 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:09:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bd61427-1e74-4b8c-92ff-09338a864834 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:09:42,556 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-4bd61427-1e74-4b8c-92ff-09338a864834 2019-07-12 12:09:42,556 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e450721306e243989542288826f1bb5b9c4d8df" 2019-07-12 12:09:42,556 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642270f4ab657cd386800188aab941f18d310657" 2019-07-12 12:09:42,556 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 12 Jul 2019 12:09:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d8b8a55d-3a9e-49cf-a62c-1484d2713c90 x-compute-request-id: req-d8b8a55d-3a9e-49cf-a62c-1484d2713c90 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e8d3d9c1-5685-4143-80c9-3af43c63db9f could not be found.", "code": 404}} 2019-07-12 12:09:47,707 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 12 Jul 2019 12:09:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f875ac8f-9714-4702-8a63-7981c073dd5f x-compute-request-id: req-f875ac8f-9714-4702-8a63-7981c073dd5f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5ed4ee43-88d3-4457-961e-eb5da5b987af could not be found.", "code": 404}} 2019-07-12 12:09:47,708 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f used request id req-d8b8a55d-3a9e-49cf-a62c-1484d2713c90 2019-07-12 12:09:47,708 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-12 12:09:47,708 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af used request id req-f875ac8f-9714-4702-8a63-7981c073dd5f 2019-07-12 12:09:47,708 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 12:09:47,709 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af used request id req-f875ac8f-9714-4702-8a63-7981c073dd5f 2019-07-12 12:09:47,709 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance e8d3d9c1-5685-4143-80c9-3af43c63db9f could not be found. [status_code=404] 2019-07-12 12:09:47,709 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f used request id req-d8b8a55d-3a9e-49cf-a62c-1484d2713c90 2019-07-12 12:09:47,709 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 5ed4ee43-88d3-4457-961e-eb5da5b987af could not be found. [status_code=404] 2019-07-12 12:09:47,709 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-07-12 12:09:47,709 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-12 12:09:47,710 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 12:09:47,710 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:09:47,710 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-07-12 12:09:47,710 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688334633f45d1c273ef3c8d035e2f9c3a3b6aa1" 2019-07-12 12:09:47,710 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-55427f59-9792-477d-905c-7264624bd881 Date: Fri, 12 Jul 2019 12:09:44 GMT RESP BODY: {"floatingips": [{"router_id": "33b601c6-7c15-4bab-ae71-f9e9432000e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T11:56:28Z", "updated_at": "2019-07-12T11:56:31Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f4ff9491-1ba4-456a-ab36-70b62c061a00", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:74:db", "device_id": "464dfc26-3081-41cf-8b09-b9c4db0cbfc2"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "9e95ec60-56b6-4d36-b803-fecbf13984d0", "id": "03d062eb-c519-487b-ab62-e20eb1d75dd0", "qos_policy_id": null}, {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:13Z", "updated_at": "2019-07-12T12:00:38Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "", "mac_address": "fa:16:3e:5c:c1:b2", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "5bb92120-de1a-41ea-9646-9f45d8920dc5", "id": "8b612bc6-cad6-430f-920e-b373f3f59967", "qos_policy_id": null}, {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:12Z", "updated_at": "2019-07-12T12:00:38Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "", "mac_address": "fa:16:3e:1b:6b:c6", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "9b3f843b-d250-4b65-8959-b27a59fc3867", "id": "d82c0e8a-f12f-41f0-86ec-edb402437969", "qos_policy_id": null}]} 2019-07-12 12:09:47,710 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688334633f45d1c273ef3c8d035e2f9c3a3b6aa1" 2019-07-12 12:09:47,711 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-e7439262-3e74-4f5a-8ea0-57c8023cec42 2019-07-12 12:09:47,711 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-e7439262-3e74-4f5a-8ea0-57c8023cec42 2019-07-12 12:09:47,711 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:09:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7439262-3e74-4f5a-8ea0-57c8023cec42 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:09:47,711 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:09:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7439262-3e74-4f5a-8ea0-57c8023cec42 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:09:47,711 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:09:47,711 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-602044d8-6553-4fba-afe5-bb648e6b8aad 2019-07-12 12:09:47,712 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-602044d8-6553-4fba-afe5-bb648e6b8aad 2019-07-12 12:09:47,712 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:09:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-602044d8-6553-4fba-afe5-bb648e6b8aad Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:09:47,712 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:09:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-602044d8-6553-4fba-afe5-bb648e6b8aad Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:09:47,712 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688334633f45d1c273ef3c8d035e2f9c3a3b6aa1" 2019-07-12 12:09:47,712 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:09:47,712 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688334633f45d1c273ef3c8d035e2f9c3a3b6aa1" 2019-07-12 12:09:47,712 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json used request id req-9c79908f-56a5-45e0-9051-4346b6bc2ce6 2019-07-12 12:09:47,713 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-9c79908f-56a5-45e0-9051-4346b6bc2ce6 Date: Fri, 12 Jul 2019 12:09:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T11:56:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b898ea2-8fc5-4b84-a7db-b1e97023d350","ip_address":"192.168.120.3"}],"id":"9e95ec60-56b6-4d36-b803-fecbf13984d0","security_groups":["39b2611a-61b0-4b4a-b5dd-d9cec364de13"],"mac_address":"fa:16:3e:f0:74:db","device_id":"464dfc26-3081-41cf-8b09-b9c4db0cbfc2","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"f4ff9491-1ba4-456a-ab36-70b62c061a00","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T11:54:31Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:09:47,713 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688334633f45d1c273ef3c8d035e2f9c3a3b6aa1" 2019-07-12 12:09:47,713 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688334633f45d1c273ef3c8d035e2f9c3a3b6aa1" 2019-07-12 12:09:47,713 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-55427f59-9792-477d-905c-7264624bd881 2019-07-12 12:09:47,713 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json used request id req-9c79908f-56a5-45e0-9051-4346b6bc2ce6 2019-07-12 12:09:47,713 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-9c79908f-56a5-45e0-9051-4346b6bc2ce6 Date: Fri, 12 Jul 2019 12:09:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T11:56:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b898ea2-8fc5-4b84-a7db-b1e97023d350","ip_address":"192.168.120.3"}],"id":"9e95ec60-56b6-4d36-b803-fecbf13984d0","security_groups":["39b2611a-61b0-4b4a-b5dd-d9cec364de13"],"mac_address":"fa:16:3e:f0:74:db","device_id":"464dfc26-3081-41cf-8b09-b9c4db0cbfc2","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"f4ff9491-1ba4-456a-ab36-70b62c061a00","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T11:54:31Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:09:47,714 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-55427f59-9792-477d-905c-7264624bd881 2019-07-12 12:09:47,714 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-55427f59-9792-477d-905c-7264624bd881 2019-07-12 12:09:47,714 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-55427f59-9792-477d-905c-7264624bd881 2019-07-12 12:09:47,714 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:09:47,714 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-55427f59-9792-477d-905c-7264624bd881 Date: Fri, 12 Jul 2019 12:09:44 GMT RESP BODY: {"floatingips": [{"router_id": "33b601c6-7c15-4bab-ae71-f9e9432000e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T11:56:28Z", "updated_at": "2019-07-12T11:56:31Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f4ff9491-1ba4-456a-ab36-70b62c061a00", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:74:db", "device_id": "464dfc26-3081-41cf-8b09-b9c4db0cbfc2"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "9e95ec60-56b6-4d36-b803-fecbf13984d0", "id": "03d062eb-c519-487b-ab62-e20eb1d75dd0", "qos_policy_id": null}, {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:13Z", "updated_at": "2019-07-12T12:00:38Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "", "mac_address": "fa:16:3e:5c:c1:b2", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "5bb92120-de1a-41ea-9646-9f45d8920dc5", "id": "8b612bc6-cad6-430f-920e-b373f3f59967", "qos_policy_id": null}, {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:12Z", "updated_at": "2019-07-12T12:00:38Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "", "mac_address": "fa:16:3e:1b:6b:c6", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "9b3f843b-d250-4b65-8959-b27a59fc3867", "id": "d82c0e8a-f12f-41f0-86ec-edb402437969", "qos_policy_id": null}]} 2019-07-12 12:09:47,714 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json used request id req-9c79908f-56a5-45e0-9051-4346b6bc2ce6 2019-07-12 12:09:47,714 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json used request id req-9c79908f-56a5-45e0-9051-4346b6bc2ce6 2019-07-12 12:09:47,715 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-d64804b6-cff1-42dc-bd48-522d37ec682c Date: Fri, 12 Jul 2019 12:09:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:09:37Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.23"}],"id":"5bb92120-de1a-41ea-9646-9f45d8920dc5","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:5c:c1:b2","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:09:47,715 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688334633f45d1c273ef3c8d035e2f9c3a3b6aa1" 2019-07-12 12:09:47,715 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-d64804b6-cff1-42dc-bd48-522d37ec682c 2019-07-12 12:09:47,715 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-d64804b6-cff1-42dc-bd48-522d37ec682c 2019-07-12 12:09:47,715 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-d64804b6-cff1-42dc-bd48-522d37ec682c Date: Fri, 12 Jul 2019 12:09:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:09:37Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.23"}],"id":"5bb92120-de1a-41ea-9646-9f45d8920dc5","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:5c:c1:b2","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:09:47,715 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-d64804b6-cff1-42dc-bd48-522d37ec682c 2019-07-12 12:09:47,716 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-d64804b6-cff1-42dc-bd48-522d37ec682c 2019-07-12 12:09:52,868 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688334633f45d1c273ef3c8d035e2f9c3a3b6aa1" 2019-07-12 12:09:52,868 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:09:52,868 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:09:52,869 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688334633f45d1c273ef3c8d035e2f9c3a3b6aa1" 2019-07-12 12:09:52,869 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json used request id req-9c79908f-56a5-45e0-9051-4346b6bc2ce6 2019-07-12 12:09:52,869 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-9c79908f-56a5-45e0-9051-4346b6bc2ce6 Date: Fri, 12 Jul 2019 12:09:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T11:56:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b898ea2-8fc5-4b84-a7db-b1e97023d350","ip_address":"192.168.120.3"}],"id":"9e95ec60-56b6-4d36-b803-fecbf13984d0","security_groups":["39b2611a-61b0-4b4a-b5dd-d9cec364de13"],"mac_address":"fa:16:3e:f0:74:db","device_id":"464dfc26-3081-41cf-8b09-b9c4db0cbfc2","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"f4ff9491-1ba4-456a-ab36-70b62c061a00","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T11:54:31Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:09:52,869 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-9c79908f-56a5-45e0-9051-4346b6bc2ce6 Date: Fri, 12 Jul 2019 12:09:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T11:56:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b898ea2-8fc5-4b84-a7db-b1e97023d350","ip_address":"192.168.120.3"}],"id":"9e95ec60-56b6-4d36-b803-fecbf13984d0","security_groups":["39b2611a-61b0-4b4a-b5dd-d9cec364de13"],"mac_address":"fa:16:3e:f0:74:db","device_id":"464dfc26-3081-41cf-8b09-b9c4db0cbfc2","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"f4ff9491-1ba4-456a-ab36-70b62c061a00","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T11:54:31Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:09:52,869 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688334633f45d1c273ef3c8d035e2f9c3a3b6aa1" 2019-07-12 12:09:52,870 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688334633f45d1c273ef3c8d035e2f9c3a3b6aa1" 2019-07-12 12:09:52,870 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:09:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-602044d8-6553-4fba-afe5-bb648e6b8aad Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:09:52,870 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json used request id req-9c79908f-56a5-45e0-9051-4346b6bc2ce6 2019-07-12 12:09:52,870 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json used request id req-c53ed3d6-c71c-48b7-a5a5-e89c106a1cf8 2019-07-12 12:09:52,870 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json used request id req-c53ed3d6-c71c-48b7-a5a5-e89c106a1cf8 2019-07-12 12:09:52,870 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json used request id req-c53ed3d6-c71c-48b7-a5a5-e89c106a1cf8 2019-07-12 12:09:52,871 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json used request id req-c53ed3d6-c71c-48b7-a5a5-e89c106a1cf8 2019-07-12 12:09:52,871 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-c53ed3d6-c71c-48b7-a5a5-e89c106a1cf8 Date: Fri, 12 Jul 2019 12:09:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:09:44Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"066cc6c9-d462-4507-bd76-e2c6b5372643","ip_address":"12.0.0.3"}],"id":"93bd3066-a4c7-41cb-ac6e-e27e8fd11120","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:6f:a8:a2","project_id":"a828faa93d97485d8af9f4c3b9de9bab","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"7f078894-f52f-426b-af97-1fe5db8b2023","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:22Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-12 12:09:52,871 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-c53ed3d6-c71c-48b7-a5a5-e89c106a1cf8 Date: Fri, 12 Jul 2019 12:09:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:09:44Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"066cc6c9-d462-4507-bd76-e2c6b5372643","ip_address":"12.0.0.3"}],"id":"93bd3066-a4c7-41cb-ac6e-e27e8fd11120","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:6f:a8:a2","project_id":"a828faa93d97485d8af9f4c3b9de9bab","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"7f078894-f52f-426b-af97-1fe5db8b2023","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:22Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-12 12:09:52,871 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-07-12 12:09:52,871 - functest.core.cloudify - DEBUG - Successfully detached port 93bd3066-a4c7-41cb-ac6e-e27e8fd11120 2019-07-12 12:09:52,871 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9f20ca047da082a13f992737e1fb82e5766e75" 2019-07-12 12:09:52,872 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-07-12 12:09:52,872 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json used request id req-e8c2580a-56d1-4d91-b51a-6930826ee1a3 2019-07-12 12:09:52,872 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9f20ca047da082a13f992737e1fb82e5766e75" 2019-07-12 12:09:52,872 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json used request id req-e8c2580a-56d1-4d91-b51a-6930826ee1a3 2019-07-12 12:09:52,872 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json used request id req-e8c2580a-56d1-4d91-b51a-6930826ee1a3 2019-07-12 12:09:52,872 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-e8c2580a-56d1-4d91-b51a-6930826ee1a3 Date: Fri, 12 Jul 2019 12:09:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T11:56:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b898ea2-8fc5-4b84-a7db-b1e97023d350","ip_address":"192.168.120.3"}],"id":"9e95ec60-56b6-4d36-b803-fecbf13984d0","security_groups":["39b2611a-61b0-4b4a-b5dd-d9cec364de13"],"mac_address":"fa:16:3e:f0:74:db","device_id":"464dfc26-3081-41cf-8b09-b9c4db0cbfc2","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"f4ff9491-1ba4-456a-ab36-70b62c061a00","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T11:54:31Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:09:52,873 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9f20ca047da082a13f992737e1fb82e5766e75" 2019-07-12 12:09:52,873 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-071389e7-f47d-48c0-95e9-e5c25ccac476 Date: Fri, 12 Jul 2019 12:09:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:09:37Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.23"}],"id":"5bb92120-de1a-41ea-9646-9f45d8920dc5","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:5c:c1:b2","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:09:52,873 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9f20ca047da082a13f992737e1fb82e5766e75" 2019-07-12 12:09:52,873 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-bca4a989-a7f5-4a6e-a599-368dfd06dfb7 2019-07-12 12:09:52,873 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.40:9696/v2.0/ports/43cb8f61-05f3-4a08-8456-ed1e0c0dd392.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9f20ca047da082a13f992737e1fb82e5766e75" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-12 12:09:52,873 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-bca4a989-a7f5-4a6e-a599-368dfd06dfb7 2019-07-12 12:09:52,874 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-bca4a989-a7f5-4a6e-a599-368dfd06dfb7 Date: Fri, 12 Jul 2019 12:09:45 GMT RESP BODY: {"floatingips": [{"router_id": "33b601c6-7c15-4bab-ae71-f9e9432000e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T11:56:28Z", "updated_at": "2019-07-12T11:56:31Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f4ff9491-1ba4-456a-ab36-70b62c061a00", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:74:db", "device_id": "464dfc26-3081-41cf-8b09-b9c4db0cbfc2"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "9e95ec60-56b6-4d36-b803-fecbf13984d0", "id": "03d062eb-c519-487b-ab62-e20eb1d75dd0", "qos_policy_id": null}, {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:13Z", "updated_at": "2019-07-12T12:00:38Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "", "mac_address": "fa:16:3e:5c:c1:b2", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "5bb92120-de1a-41ea-9646-9f45d8920dc5", "id": "8b612bc6-cad6-430f-920e-b373f3f59967", "qos_policy_id": null}, {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:12Z", "updated_at": "2019-07-12T12:00:38Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "", "mac_address": "fa:16:3e:1b:6b:c6", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "9b3f843b-d250-4b65-8959-b27a59fc3867", "id": "d82c0e8a-f12f-41f0-86ec-edb402437969", "qos_policy_id": null}]} 2019-07-12 12:09:52,874 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-bca4a989-a7f5-4a6e-a599-368dfd06dfb7 Date: Fri, 12 Jul 2019 12:09:45 GMT RESP BODY: {"floatingips": [{"router_id": "33b601c6-7c15-4bab-ae71-f9e9432000e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T11:56:28Z", "updated_at": "2019-07-12T11:56:31Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f4ff9491-1ba4-456a-ab36-70b62c061a00", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:74:db", "device_id": "464dfc26-3081-41cf-8b09-b9c4db0cbfc2"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "9e95ec60-56b6-4d36-b803-fecbf13984d0", "id": "03d062eb-c519-487b-ab62-e20eb1d75dd0", "qos_policy_id": null}, {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:13Z", "updated_at": "2019-07-12T12:00:38Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "", "mac_address": "fa:16:3e:5c:c1:b2", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "5bb92120-de1a-41ea-9646-9f45d8920dc5", "id": "8b612bc6-cad6-430f-920e-b373f3f59967", "qos_policy_id": null}, {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:12Z", "updated_at": "2019-07-12T12:00:38Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "", "mac_address": "fa:16:3e:1b:6b:c6", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "9b3f843b-d250-4b65-8959-b27a59fc3867", "id": "d82c0e8a-f12f-41f0-86ec-edb402437969", "qos_policy_id": null}]} 2019-07-12 12:09:52,874 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-071389e7-f47d-48c0-95e9-e5c25ccac476 Date: Fri, 12 Jul 2019 12:09:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:09:37Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.23"}],"id":"5bb92120-de1a-41ea-9646-9f45d8920dc5","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:5c:c1:b2","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:09:52,874 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-bca4a989-a7f5-4a6e-a599-368dfd06dfb7 2019-07-12 12:09:52,874 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-071389e7-f47d-48c0-95e9-e5c25ccac476 2019-07-12 12:09:52,874 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-071389e7-f47d-48c0-95e9-e5c25ccac476 2019-07-12 12:09:52,875 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-071389e7-f47d-48c0-95e9-e5c25ccac476 2019-07-12 12:09:52,875 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9f20ca047da082a13f992737e1fb82e5766e75" 2019-07-12 12:09:52,875 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-071389e7-f47d-48c0-95e9-e5c25ccac476 2019-07-12 12:09:52,875 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-bca4a989-a7f5-4a6e-a599-368dfd06dfb7 2019-07-12 12:09:52,875 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9f20ca047da082a13f992737e1fb82e5766e75" 2019-07-12 12:09:52,875 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9f20ca047da082a13f992737e1fb82e5766e75" 2019-07-12 12:09:52,875 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-c6b3cfac-e1c8-460b-a873-f429111c00f2 Date: Fri, 12 Jul 2019 12:09:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:09:39Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.6"}],"id":"9b3f843b-d250-4b65-8959-b27a59fc3867","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:1b:6b:c6","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:09:52,876 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-e8c2580a-56d1-4d91-b51a-6930826ee1a3 Date: Fri, 12 Jul 2019 12:09:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T11:56:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b898ea2-8fc5-4b84-a7db-b1e97023d350","ip_address":"192.168.120.3"}],"id":"9e95ec60-56b6-4d36-b803-fecbf13984d0","security_groups":["39b2611a-61b0-4b4a-b5dd-d9cec364de13"],"mac_address":"fa:16:3e:f0:74:db","device_id":"464dfc26-3081-41cf-8b09-b9c4db0cbfc2","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"f4ff9491-1ba4-456a-ab36-70b62c061a00","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T11:54:31Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:09:52,876 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json used request id req-e8c2580a-56d1-4d91-b51a-6930826ee1a3 2019-07-12 12:09:52,876 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-c6b3cfac-e1c8-460b-a873-f429111c00f2 Date: Fri, 12 Jul 2019 12:09:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:09:39Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.6"}],"id":"9b3f843b-d250-4b65-8959-b27a59fc3867","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:1b:6b:c6","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:09:52,876 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-c6b3cfac-e1c8-460b-a873-f429111c00f2 2019-07-12 12:09:52,876 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-c6b3cfac-e1c8-460b-a873-f429111c00f2 2019-07-12 12:09:58,158 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json used request id req-e8c2580a-56d1-4d91-b51a-6930826ee1a3 2019-07-12 12:09:58,158 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-e8c2580a-56d1-4d91-b51a-6930826ee1a3 Date: Fri, 12 Jul 2019 12:09:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T11:56:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b898ea2-8fc5-4b84-a7db-b1e97023d350","ip_address":"192.168.120.3"}],"id":"9e95ec60-56b6-4d36-b803-fecbf13984d0","security_groups":["39b2611a-61b0-4b4a-b5dd-d9cec364de13"],"mac_address":"fa:16:3e:f0:74:db","device_id":"464dfc26-3081-41cf-8b09-b9c4db0cbfc2","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"f4ff9491-1ba4-456a-ab36-70b62c061a00","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T11:54:31Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:09:58,159 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-e8c2580a-56d1-4d91-b51a-6930826ee1a3 Date: Fri, 12 Jul 2019 12:09:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T11:56:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b898ea2-8fc5-4b84-a7db-b1e97023d350","ip_address":"192.168.120.3"}],"id":"9e95ec60-56b6-4d36-b803-fecbf13984d0","security_groups":["39b2611a-61b0-4b4a-b5dd-d9cec364de13"],"mac_address":"fa:16:3e:f0:74:db","device_id":"464dfc26-3081-41cf-8b09-b9c4db0cbfc2","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"f4ff9491-1ba4-456a-ab36-70b62c061a00","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T11:54:31Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:09:58,159 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9f20ca047da082a13f992737e1fb82e5766e75" 2019-07-12 12:09:58,159 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3bc0b82c-9510-4526-83c9-22b9a48c7ddd Date: Fri, 12 Jul 2019 12:09:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:09:45Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"066cc6c9-d462-4507-bd76-e2c6b5372643","ip_address":"12.0.0.2"}],"id":"43cb8f61-05f3-4a08-8456-ed1e0c0dd392","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:63:9d:f1","project_id":"a828faa93d97485d8af9f4c3b9de9bab","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"7f078894-f52f-426b-af97-1fe5db8b2023","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:22Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-12 12:09:58,159 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-bca4a989-a7f5-4a6e-a599-368dfd06dfb7 2019-07-12 12:09:58,159 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-bca4a989-a7f5-4a6e-a599-368dfd06dfb7 2019-07-12 12:09:58,160 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-bca4a989-a7f5-4a6e-a599-368dfd06dfb7 2019-07-12 12:09:58,160 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-bca4a989-a7f5-4a6e-a599-368dfd06dfb7 Date: Fri, 12 Jul 2019 12:09:45 GMT RESP BODY: {"floatingips": [{"router_id": "33b601c6-7c15-4bab-ae71-f9e9432000e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T11:56:28Z", "updated_at": "2019-07-12T11:56:31Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f4ff9491-1ba4-456a-ab36-70b62c061a00", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:74:db", "device_id": "464dfc26-3081-41cf-8b09-b9c4db0cbfc2"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "9e95ec60-56b6-4d36-b803-fecbf13984d0", "id": "03d062eb-c519-487b-ab62-e20eb1d75dd0", "qos_policy_id": null}, {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:13Z", "updated_at": "2019-07-12T12:00:38Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "", "mac_address": "fa:16:3e:5c:c1:b2", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "5bb92120-de1a-41ea-9646-9f45d8920dc5", "id": "8b612bc6-cad6-430f-920e-b373f3f59967", "qos_policy_id": null}, {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:12Z", "updated_at": "2019-07-12T12:00:38Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "", "mac_address": "fa:16:3e:1b:6b:c6", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "9b3f843b-d250-4b65-8959-b27a59fc3867", "id": "d82c0e8a-f12f-41f0-86ec-edb402437969", "qos_policy_id": null}]} 2019-07-12 12:09:58,160 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-bca4a989-a7f5-4a6e-a599-368dfd06dfb7 Date: Fri, 12 Jul 2019 12:09:45 GMT RESP BODY: {"floatingips": [{"router_id": "33b601c6-7c15-4bab-ae71-f9e9432000e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T11:56:28Z", "updated_at": "2019-07-12T11:56:31Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f4ff9491-1ba4-456a-ab36-70b62c061a00", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:74:db", "device_id": "464dfc26-3081-41cf-8b09-b9c4db0cbfc2"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "9e95ec60-56b6-4d36-b803-fecbf13984d0", "id": "03d062eb-c519-487b-ab62-e20eb1d75dd0", "qos_policy_id": null}, {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:13Z", "updated_at": "2019-07-12T12:00:38Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "", "mac_address": "fa:16:3e:5c:c1:b2", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "5bb92120-de1a-41ea-9646-9f45d8920dc5", "id": "8b612bc6-cad6-430f-920e-b373f3f59967", "qos_policy_id": null}, {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:12Z", "updated_at": "2019-07-12T12:00:38Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "", "mac_address": "fa:16:3e:1b:6b:c6", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "9b3f843b-d250-4b65-8959-b27a59fc3867", "id": "d82c0e8a-f12f-41f0-86ec-edb402437969", "qos_policy_id": null}]} 2019-07-12 12:09:58,160 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9f20ca047da082a13f992737e1fb82e5766e75" 2019-07-12 12:09:58,160 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:09:58,161 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-81c0c098-3267-453d-90fa-b0eba00bf413 2019-07-12 12:09:58,161 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:09:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81c0c098-3267-453d-90fa-b0eba00bf413 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:09:58,161 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:09:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81c0c098-3267-453d-90fa-b0eba00bf413 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:09:58,161 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-81c0c098-3267-453d-90fa-b0eba00bf413 2019-07-12 12:09:58,161 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed2eba8796346574a9e3859ddd7e11d26332207c" 2019-07-12 12:09:58,161 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:09:58,162 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-07-12 12:09:58,162 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-07-12 12:09:58,162 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed2eba8796346574a9e3859ddd7e11d26332207c" 2019-07-12 12:09:58,162 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-7390c60a-95f1-4725-a7cb-51a11ed17d39 Date: Fri, 12 Jul 2019 12:09:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T11:56:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b898ea2-8fc5-4b84-a7db-b1e97023d350","ip_address":"192.168.120.3"}],"id":"9e95ec60-56b6-4d36-b803-fecbf13984d0","security_groups":["39b2611a-61b0-4b4a-b5dd-d9cec364de13"],"mac_address":"fa:16:3e:f0:74:db","device_id":"464dfc26-3081-41cf-8b09-b9c4db0cbfc2","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"f4ff9491-1ba4-456a-ab36-70b62c061a00","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T11:54:31Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:09:58,162 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json used request id req-7390c60a-95f1-4725-a7cb-51a11ed17d39 2019-07-12 12:09:58,162 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-7390c60a-95f1-4725-a7cb-51a11ed17d39 Date: Fri, 12 Jul 2019 12:09:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T11:56:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b898ea2-8fc5-4b84-a7db-b1e97023d350","ip_address":"192.168.120.3"}],"id":"9e95ec60-56b6-4d36-b803-fecbf13984d0","security_groups":["39b2611a-61b0-4b4a-b5dd-d9cec364de13"],"mac_address":"fa:16:3e:f0:74:db","device_id":"464dfc26-3081-41cf-8b09-b9c4db0cbfc2","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"f4ff9491-1ba4-456a-ab36-70b62c061a00","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T11:54:31Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:09:58,163 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json used request id req-7390c60a-95f1-4725-a7cb-51a11ed17d39 2019-07-12 12:09:58,163 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json used request id req-7390c60a-95f1-4725-a7cb-51a11ed17d39 2019-07-12 12:09:58,163 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json used request id req-7390c60a-95f1-4725-a7cb-51a11ed17d39 2019-07-12 12:09:58,163 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed2eba8796346574a9e3859ddd7e11d26332207c" 2019-07-12 12:09:58,163 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-359a03ef-74f9-4a9e-8485-5c14319b473a Date: Fri, 12 Jul 2019 12:09:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:09:37Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.23"}],"id":"5bb92120-de1a-41ea-9646-9f45d8920dc5","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:5c:c1:b2","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:09:58,163 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-359a03ef-74f9-4a9e-8485-5c14319b473a Date: Fri, 12 Jul 2019 12:09:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:09:37Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.23"}],"id":"5bb92120-de1a-41ea-9646-9f45d8920dc5","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:5c:c1:b2","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:09:58,164 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-4cc6be69-5224-482e-98f7-8ba5ed67095d Date: Fri, 12 Jul 2019 12:09:47 GMT RESP BODY: {"floatingips": [{"router_id": "33b601c6-7c15-4bab-ae71-f9e9432000e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T11:56:28Z", "updated_at": "2019-07-12T11:56:31Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f4ff9491-1ba4-456a-ab36-70b62c061a00", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:74:db", "device_id": "464dfc26-3081-41cf-8b09-b9c4db0cbfc2"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "9e95ec60-56b6-4d36-b803-fecbf13984d0", "id": "03d062eb-c519-487b-ab62-e20eb1d75dd0", "qos_policy_id": null}, {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:13Z", "updated_at": "2019-07-12T12:00:38Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "", "mac_address": "fa:16:3e:5c:c1:b2", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "5bb92120-de1a-41ea-9646-9f45d8920dc5", "id": "8b612bc6-cad6-430f-920e-b373f3f59967", "qos_policy_id": null}, {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:12Z", "updated_at": "2019-07-12T12:00:38Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "", "mac_address": "fa:16:3e:1b:6b:c6", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "9b3f843b-d250-4b65-8959-b27a59fc3867", "id": "d82c0e8a-f12f-41f0-86ec-edb402437969", "qos_policy_id": null}]} 2019-07-12 12:09:58,164 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-4cc6be69-5224-482e-98f7-8ba5ed67095d 2019-07-12 12:09:58,164 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-359a03ef-74f9-4a9e-8485-5c14319b473a 2019-07-12 12:09:58,164 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-4cc6be69-5224-482e-98f7-8ba5ed67095d 2019-07-12 12:09:58,164 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-4cc6be69-5224-482e-98f7-8ba5ed67095d 2019-07-12 12:09:58,164 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-4cc6be69-5224-482e-98f7-8ba5ed67095d 2019-07-12 12:09:58,164 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:09:58,165 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed2eba8796346574a9e3859ddd7e11d26332207c" 2019-07-12 12:09:58,165 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed2eba8796346574a9e3859ddd7e11d26332207c" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-12 12:09:58,165 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-359a03ef-74f9-4a9e-8485-5c14319b473a 2019-07-12 12:09:58,165 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed2eba8796346574a9e3859ddd7e11d26332207c" 2019-07-12 12:09:58,165 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:09:58,165 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed2eba8796346574a9e3859ddd7e11d26332207c" 2019-07-12 12:09:58,166 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:09:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca51a65f-4273-4300-a6f5-f8bcd4dfe554 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:09:58,166 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-4cc6be69-5224-482e-98f7-8ba5ed67095d Date: Fri, 12 Jul 2019 12:09:47 GMT RESP BODY: {"floatingips": [{"router_id": "33b601c6-7c15-4bab-ae71-f9e9432000e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T11:56:28Z", "updated_at": "2019-07-12T11:56:31Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f4ff9491-1ba4-456a-ab36-70b62c061a00", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:74:db", "device_id": "464dfc26-3081-41cf-8b09-b9c4db0cbfc2"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "9e95ec60-56b6-4d36-b803-fecbf13984d0", "id": "03d062eb-c519-487b-ab62-e20eb1d75dd0", "qos_policy_id": null}, {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:13Z", "updated_at": "2019-07-12T12:00:38Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "", "mac_address": "fa:16:3e:5c:c1:b2", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "5bb92120-de1a-41ea-9646-9f45d8920dc5", "id": "8b612bc6-cad6-430f-920e-b373f3f59967", "qos_policy_id": null}, {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:12Z", "updated_at": "2019-07-12T12:00:38Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "", "mac_address": "fa:16:3e:1b:6b:c6", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "9b3f843b-d250-4b65-8959-b27a59fc3867", "id": "d82c0e8a-f12f-41f0-86ec-edb402437969", "qos_policy_id": null}]} 2019-07-12 12:09:58,166 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:09:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca51a65f-4273-4300-a6f5-f8bcd4dfe554 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:09:58,166 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-ca51a65f-4273-4300-a6f5-f8bcd4dfe554 2019-07-12 12:09:58,166 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-ca51a65f-4273-4300-a6f5-f8bcd4dfe554 2019-07-12 12:09:58,166 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-359a03ef-74f9-4a9e-8485-5c14319b473a 2019-07-12 12:09:58,166 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-359a03ef-74f9-4a9e-8485-5c14319b473a 2019-07-12 12:10:03,326 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed2eba8796346574a9e3859ddd7e11d26332207c" 2019-07-12 12:10:03,326 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed2eba8796346574a9e3859ddd7e11d26332207c" 2019-07-12 12:10:03,327 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e1a6ad97-0eaa-48ba-9a35-b5e421714a80 Date: Fri, 12 Jul 2019 12:09:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:09:39Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.6"}],"id":"9b3f843b-d250-4b65-8959-b27a59fc3867","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:1b:6b:c6","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:10:03,327 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e1a6ad97-0eaa-48ba-9a35-b5e421714a80 Date: Fri, 12 Jul 2019 12:09:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:09:39Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.6"}],"id":"9b3f843b-d250-4b65-8959-b27a59fc3867","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:1b:6b:c6","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:10:03,327 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-e1a6ad97-0eaa-48ba-9a35-b5e421714a80 2019-07-12 12:10:03,327 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-e1a6ad97-0eaa-48ba-9a35-b5e421714a80 2019-07-12 12:10:03,327 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-e1a6ad97-0eaa-48ba-9a35-b5e421714a80 2019-07-12 12:10:03,327 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-e1a6ad97-0eaa-48ba-9a35-b5e421714a80 2019-07-12 12:10:03,328 - functest.core.cloudify - DEBUG - Detaching port 9b3f843b-d250-4b65-8959-b27a59fc3867... 2019-07-12 12:10:03,328 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed2eba8796346574a9e3859ddd7e11d26332207c" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-12 12:10:03,328 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-3c10e3f8-8d76-41fe-b38c-e865ef53474d Date: Fri, 12 Jul 2019 12:09:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:09:47Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.6"}],"id":"9b3f843b-d250-4b65-8959-b27a59fc3867","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:1b:6b:c6","project_id":"a828faa93d97485d8af9f4c3b9de9bab","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-12 12:10:03,328 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c159cf8b8acbdc6c64870174d41ca8858ade9f" 2019-07-12 12:10:03,328 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c159cf8b8acbdc6c64870174d41ca8858ade9f" 2019-07-12 12:10:03,328 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-22b0a978-8eb3-42eb-865a-6eb3eb237a15 Date: Fri, 12 Jul 2019 12:09:48 GMT RESP BODY: {"floatingips": [{"router_id": "33b601c6-7c15-4bab-ae71-f9e9432000e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T11:56:28Z", "updated_at": "2019-07-12T11:56:31Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f4ff9491-1ba4-456a-ab36-70b62c061a00", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:74:db", "device_id": "464dfc26-3081-41cf-8b09-b9c4db0cbfc2"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "9e95ec60-56b6-4d36-b803-fecbf13984d0", "id": "03d062eb-c519-487b-ab62-e20eb1d75dd0", "qos_policy_id": null}, {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:13Z", "updated_at": "2019-07-12T12:00:38Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "", "mac_address": "fa:16:3e:5c:c1:b2", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "5bb92120-de1a-41ea-9646-9f45d8920dc5", "id": "8b612bc6-cad6-430f-920e-b373f3f59967", "qos_policy_id": null}, {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:12Z", "updated_at": "2019-07-12T12:00:38Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "", "mac_address": "fa:16:3e:1b:6b:c6", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "9b3f843b-d250-4b65-8959-b27a59fc3867", "id": "d82c0e8a-f12f-41f0-86ec-edb402437969", "qos_policy_id": null}]} 2019-07-12 12:10:03,329 - functest.core.cloudify - DEBUG - Successfully detached port 9b3f843b-d250-4b65-8959-b27a59fc3867 2019-07-12 12:10:03,329 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-3c10e3f8-8d76-41fe-b38c-e865ef53474d 2019-07-12 12:10:03,329 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-3c10e3f8-8d76-41fe-b38c-e865ef53474d 2019-07-12 12:10:03,329 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-3c10e3f8-8d76-41fe-b38c-e865ef53474d 2019-07-12 12:10:03,329 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-3c10e3f8-8d76-41fe-b38c-e865ef53474d 2019-07-12 12:10:03,329 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-3c10e3f8-8d76-41fe-b38c-e865ef53474d Date: Fri, 12 Jul 2019 12:09:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:09:47Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.6"}],"id":"9b3f843b-d250-4b65-8959-b27a59fc3867","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:1b:6b:c6","project_id":"a828faa93d97485d8af9f4c3b9de9bab","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-12 12:10:03,330 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c159cf8b8acbdc6c64870174d41ca8858ade9f" 2019-07-12 12:10:03,330 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-22b0a978-8eb3-42eb-865a-6eb3eb237a15 Date: Fri, 12 Jul 2019 12:09:48 GMT RESP BODY: {"floatingips": [{"router_id": "33b601c6-7c15-4bab-ae71-f9e9432000e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T11:56:28Z", "updated_at": "2019-07-12T11:56:31Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f4ff9491-1ba4-456a-ab36-70b62c061a00", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f0:74:db", "device_id": "464dfc26-3081-41cf-8b09-b9c4db0cbfc2"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "9e95ec60-56b6-4d36-b803-fecbf13984d0", "id": "03d062eb-c519-487b-ab62-e20eb1d75dd0", "qos_policy_id": null}, {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:13Z", "updated_at": "2019-07-12T12:00:38Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "", "mac_address": "fa:16:3e:5c:c1:b2", "device_id": ""}, "fixed_ip_address": "11.0.0.23", "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "5bb92120-de1a-41ea-9646-9f45d8920dc5", "id": "8b612bc6-cad6-430f-920e-b373f3f59967", "qos_policy_id": null}, {"router_id": "06eb1185-5309-44ff-85ec-b53443d2b422", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:12Z", "updated_at": "2019-07-12T12:00:38Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "d777fe49-e88d-42e2-bd62-7ac1934d2e42", "device_owner": "", "mac_address": "fa:16:3e:1b:6b:c6", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": "9b3f843b-d250-4b65-8959-b27a59fc3867", "id": "d82c0e8a-f12f-41f0-86ec-edb402437969", "qos_policy_id": null}]} 2019-07-12 12:10:03,330 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-22b0a978-8eb3-42eb-865a-6eb3eb237a15 2019-07-12 12:10:03,330 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c159cf8b8acbdc6c64870174d41ca8858ade9f" 2019-07-12 12:10:03,330 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-f4f2ba07-6a1c-472c-a0c8-d972ed81e125 2019-07-12 12:10:03,330 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-f4f2ba07-6a1c-472c-a0c8-d972ed81e125 2019-07-12 12:10:03,330 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-f4f2ba07-6a1c-472c-a0c8-d972ed81e125 2019-07-12 12:10:03,331 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-f4f2ba07-6a1c-472c-a0c8-d972ed81e125 2019-07-12 12:10:03,331 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-f4f2ba07-6a1c-472c-a0c8-d972ed81e125 Date: Fri, 12 Jul 2019 12:09:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:09:37Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.23"}],"id":"5bb92120-de1a-41ea-9646-9f45d8920dc5","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:5c:c1:b2","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:10:03,331 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-f4f2ba07-6a1c-472c-a0c8-d972ed81e125 Date: Fri, 12 Jul 2019 12:09:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:09:37Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.23"}],"id":"5bb92120-de1a-41ea-9646-9f45d8920dc5","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:5c:c1:b2","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:10:03,331 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json used request id req-c3ba8818-c76c-4958-882a-4698fb73b3f5 2019-07-12 12:10:03,331 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json used request id req-c3ba8818-c76c-4958-882a-4698fb73b3f5 2019-07-12 12:10:03,331 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json used request id req-c3ba8818-c76c-4958-882a-4698fb73b3f5 2019-07-12 12:10:03,331 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json used request id req-c3ba8818-c76c-4958-882a-4698fb73b3f5 2019-07-12 12:10:03,332 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-c3ba8818-c76c-4958-882a-4698fb73b3f5 Date: Fri, 12 Jul 2019 12:09:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T11:56:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b898ea2-8fc5-4b84-a7db-b1e97023d350","ip_address":"192.168.120.3"}],"id":"9e95ec60-56b6-4d36-b803-fecbf13984d0","security_groups":["39b2611a-61b0-4b4a-b5dd-d9cec364de13"],"mac_address":"fa:16:3e:f0:74:db","device_id":"464dfc26-3081-41cf-8b09-b9c4db0cbfc2","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"f4ff9491-1ba4-456a-ab36-70b62c061a00","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T11:54:31Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:10:03,332 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-c3ba8818-c76c-4958-882a-4698fb73b3f5 Date: Fri, 12 Jul 2019 12:09:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T11:56:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b898ea2-8fc5-4b84-a7db-b1e97023d350","ip_address":"192.168.120.3"}],"id":"9e95ec60-56b6-4d36-b803-fecbf13984d0","security_groups":["39b2611a-61b0-4b4a-b5dd-d9cec364de13"],"mac_address":"fa:16:3e:f0:74:db","device_id":"464dfc26-3081-41cf-8b09-b9c4db0cbfc2","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"f4ff9491-1ba4-456a-ab36-70b62c061a00","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T11:54:31Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:10:03,332 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c159cf8b8acbdc6c64870174d41ca8858ade9f" 2019-07-12 12:10:03,332 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c159cf8b8acbdc6c64870174d41ca8858ade9f" 2019-07-12 12:10:03,332 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-22b0a978-8eb3-42eb-865a-6eb3eb237a15 2019-07-12 12:10:03,332 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-22b0a978-8eb3-42eb-865a-6eb3eb237a15 2019-07-12 12:10:03,333 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-22b0a978-8eb3-42eb-865a-6eb3eb237a15 2019-07-12 12:10:03,333 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c159cf8b8acbdc6c64870174d41ca8858ade9f" 2019-07-12 12:10:03,333 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-12 12:10:03,333 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 12:10:03,333 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 12:10:03,333 - functest.core.cloudify - DEBUG - Successfully detached port 5bb92120-de1a-41ea-9646-9f45d8920dc5 2019-07-12 12:10:03,333 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-07-12 12:10:03,334 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-997c197b-c401-4e99-bbb5-b55eccebab7c 2019-07-12 12:10:03,334 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-997c197b-c401-4e99-bbb5-b55eccebab7c 2019-07-12 12:10:03,334 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-997c197b-c401-4e99-bbb5-b55eccebab7c 2019-07-12 12:10:08,542 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9e95ec60-56b6-4d36-b803-fecbf13984d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c159cf8b8acbdc6c64870174d41ca8858ade9f" 2019-07-12 12:10:08,542 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-22b0a978-8eb3-42eb-865a-6eb3eb237a15 2019-07-12 12:10:08,542 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-22b0a978-8eb3-42eb-865a-6eb3eb237a15 2019-07-12 12:10:08,542 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-22b0a978-8eb3-42eb-865a-6eb3eb237a15 2019-07-12 12:10:08,542 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-22b0a978-8eb3-42eb-865a-6eb3eb237a15 2019-07-12 12:10:08,543 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c159cf8b8acbdc6c64870174d41ca8858ade9f" 2019-07-12 12:10:08,543 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c159cf8b8acbdc6c64870174d41ca8858ade9f" 2019-07-12 12:10:08,543 - functest.core.cloudify - DEBUG - Successfully detached port 5bb92120-de1a-41ea-9646-9f45d8920dc5 2019-07-12 12:10:08,543 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-997c197b-c401-4e99-bbb5-b55eccebab7c 2019-07-12 12:10:08,543 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-997c197b-c401-4e99-bbb5-b55eccebab7c 2019-07-12 12:10:08,543 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-997c197b-c401-4e99-bbb5-b55eccebab7c 2019-07-12 12:10:08,544 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-997c197b-c401-4e99-bbb5-b55eccebab7c 2019-07-12 12:10:08,544 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-12 12:10:08,544 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 12:10:08,544 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 12:10:08,544 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-07-12 12:10:08,544 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:10:08,545 - functest.core.cloudify - DEBUG - deleting server 2019-07-12 12:10:08,545 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-12 12:10:08,545 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-17dd182f-8e28-443d-af79-f3243dd9aff8 2019-07-12 12:10:08,545 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:09:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17dd182f-8e28-443d-af79-f3243dd9aff8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:10:08,545 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:09:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57ba6e44-ce84-4bab-a2f9-b4f8bf1cce32 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:10:08,545 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-57ba6e44-ce84-4bab-a2f9-b4f8bf1cce32 2019-07-12 12:10:08,546 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 12 Jul 2019 12:09:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9a13d74-17ad-4971-91e6-6a5480c8032c x-compute-request-id: req-b9a13d74-17ad-4971-91e6-6a5480c8032c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e8d3d9c1-5685-4143-80c9-3af43c63db9f could not be found.", "code": 404}} 2019-07-12 12:10:08,546 - functest.core.cloudify - DEBUG - deleting server 2019-07-12 12:10:08,546 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3031a5c1d4eae0d5c97631fa2d4764688ac9548b" 2019-07-12 12:10:08,546 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:10:08,546 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a8a23cf3e52b14f3508e9269dc7e9a2a2cac02" 2019-07-12 12:10:08,546 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 12:10:08,547 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance e8d3d9c1-5685-4143-80c9-3af43c63db9f could not be found. [status_code=404] 2019-07-12 12:10:08,547 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f used request id req-b9a13d74-17ad-4971-91e6-6a5480c8032c 2019-07-12 12:10:08,547 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/e8d3d9c1-5685-4143-80c9-3af43c63db9f used request id req-b9a13d74-17ad-4971-91e6-6a5480c8032c 2019-07-12 12:10:08,547 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af used request id req-cb7e3eb6-429b-4c97-8da8-de131a1ec232 2019-07-12 12:10:08,547 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 12:10:08,547 - functest.core.cloudify - DEBUG - RESP: [404] Date: Fri, 12 Jul 2019 12:09:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cb7e3eb6-429b-4c97-8da8-de131a1ec232 x-compute-request-id: req-cb7e3eb6-429b-4c97-8da8-de131a1ec232 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5ed4ee43-88d3-4457-961e-eb5da5b987af could not be found.", "code": 404}} 2019-07-12 12:10:08,547 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/5ed4ee43-88d3-4457-961e-eb5da5b987af used request id req-cb7e3eb6-429b-4c97-8da8-de131a1ec232 2019-07-12 12:10:08,548 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 12:10:08,548 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 12:10:08,548 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 12:10:08,548 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 5ed4ee43-88d3-4457-961e-eb5da5b987af could not be found. [status_code=404] 2019-07-12 12:10:08,548 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 12:10:08,548 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 12:10:08,548 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 12:10:08,549 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 12:10:08,549 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 12:10:08,549 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 12:10:08,549 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 12:10:08,549 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 12:10:08,549 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 12:10:08,550 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 12:10:13,705 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 12:10:13,705 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:09:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dafe2ae-34c0-4b4d-bd94-3bc7cdc2f611 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:10:13,705 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:10:13,705 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-12 12:10:13,705 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-3dafe2ae-34c0-4b4d-bd94-3bc7cdc2f611 2019-07-12 12:10:13,706 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 12:10:13,706 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-12 12:10:13,706 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 12:10:13,706 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports.json?id=43cb8f61-05f3-4a08-8456-ed1e0c0dd392 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f00b5c9151e3ceb517acc14a08ebd0ad0367f0" 2019-07-12 12:10:13,706 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-d0888f08-7921-460f-88ef-ac49068f719f 2019-07-12 12:10:13,706 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:09:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0888f08-7921-460f-88ef-ac49068f719f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:10:13,707 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:10:13,707 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-913fce35-eb47-4495-85cf-87783ab0511d 2019-07-12 12:10:13,707 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:09:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-913fce35-eb47-4495-85cf-87783ab0511d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:10:13,707 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:10:13,707 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32fa093ec968e4f7cdb8bb2bc8b6e35c96bb01e" -d '{"port": {"security_groups": []}}' 2019-07-12 12:10:13,707 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports.json?id=93bd3066-a4c7-41cb-ac6e-e27e8fd11120 used request id req-4308f2d5-6d34-4282-b8dc-8fba1deba196 2019-07-12 12:10:13,707 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?id=93bd3066-a4c7-41cb-ac6e-e27e8fd11120 used request id req-4308f2d5-6d34-4282-b8dc-8fba1deba196 2019-07-12 12:10:13,708 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4308f2d5-6d34-4282-b8dc-8fba1deba196 Date: Fri, 12 Jul 2019 12:09:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:09:44Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"066cc6c9-d462-4507-bd76-e2c6b5372643","ip_address":"12.0.0.3"}],"id":"93bd3066-a4c7-41cb-ac6e-e27e8fd11120","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:6f:a8:a2","project_id":"a828faa93d97485d8af9f4c3b9de9bab","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"7f078894-f52f-426b-af97-1fe5db8b2023","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:22Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-12 12:10:13,708 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-8a98a564-de3e-4d73-bf60-3c1efed65d59 Date: Fri, 12 Jul 2019 12:09:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:09:45Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"066cc6c9-d462-4507-bd76-e2c6b5372643","ip_address":"12.0.0.2"}],"id":"43cb8f61-05f3-4a08-8456-ed1e0c0dd392","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:63:9d:f1","project_id":"a828faa93d97485d8af9f4c3b9de9bab","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"7f078894-f52f-426b-af97-1fe5db8b2023","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:22Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-12 12:10:13,708 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-f71a04b1-7dcc-41db-85b7-c0e6d2249f85 2019-07-12 12:10:13,708 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:09:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f71a04b1-7dcc-41db-85b7-c0e6d2249f85 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:10:13,708 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:10:13,709 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json used request id req-2b30e1ec-0f8a-4181-a50d-77d3c4d6e599 2019-07-12 12:10:13,709 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json used request id req-2b30e1ec-0f8a-4181-a50d-77d3c4d6e599 2019-07-12 12:10:13,709 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-2b30e1ec-0f8a-4181-a50d-77d3c4d6e599 Date: Fri, 12 Jul 2019 12:09:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:09:55Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"066cc6c9-d462-4507-bd76-e2c6b5372643","ip_address":"12.0.0.3"}],"id":"93bd3066-a4c7-41cb-ac6e-e27e8fd11120","security_groups":[],"mac_address":"fa:16:3e:6f:a8:a2","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"7f078894-f52f-426b-af97-1fe5db8b2023","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:22Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:10:13,709 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32fa093ec968e4f7cdb8bb2bc8b6e35c96bb01e" 2019-07-12 12:10:13,709 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json used request id req-b648271b-99d1-4b7f-8d72-e9aad842beae 2019-07-12 12:10:13,709 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json used request id req-b648271b-99d1-4b7f-8d72-e9aad842beae 2019-07-12 12:10:13,709 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-b648271b-99d1-4b7f-8d72-e9aad842beae Date: Fri, 12 Jul 2019 12:09:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:09:55Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"066cc6c9-d462-4507-bd76-e2c6b5372643","ip_address":"12.0.0.3"}],"id":"93bd3066-a4c7-41cb-ac6e-e27e8fd11120","security_groups":[],"mac_address":"fa:16:3e:6f:a8:a2","project_id":"a828faa93d97485d8af9f4c3b9de9bab","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"7f078894-f52f-426b-af97-1fe5db8b2023","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:22Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-12 12:10:13,710 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 12:10:13,710 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-07-12 12:10:13,710 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-07-12 12:10:13,710 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.40:9696/v2.0/floatingips/8b612bc6-cad6-430f-920e-b373f3f59967.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248ecc30ff055000bb00c48935fae26b144cb2d9" -d '{"floatingip": {"port_id": null}}' 2019-07-12 12:10:13,710 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.40:9696/v2.0/floatingips/d82c0e8a-f12f-41f0-86ec-edb402437969.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100726b5b63e2e43cdd81c8a5175968a9a042906" -d '{"floatingip": {"port_id": null}}' 2019-07-12 12:10:13,710 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.40:9696/v2.0/ports/43cb8f61-05f3-4a08-8456-ed1e0c0dd392.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f00b5c9151e3ceb517acc14a08ebd0ad0367f0" -d '{"port": {"security_groups": []}}' 2019-07-12 12:10:13,711 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports.json?id=43cb8f61-05f3-4a08-8456-ed1e0c0dd392 used request id req-8a98a564-de3e-4d73-bf60-3c1efed65d59 2019-07-12 12:10:13,711 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?id=43cb8f61-05f3-4a08-8456-ed1e0c0dd392 used request id req-8a98a564-de3e-4d73-bf60-3c1efed65d59 2019-07-12 12:10:13,711 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-07-12 12:10:13,711 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 12:10:13,711 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/43cb8f61-05f3-4a08-8456-ed1e0c0dd392.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f00b5c9151e3ceb517acc14a08ebd0ad0367f0" 2019-07-12 12:10:13,711 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:8774/v2.1/os-keypairs/vnf_test_keypair -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}805a14d2a65db7f0ec2db17079a49d1c6c308b11" 2019-07-12 12:10:13,711 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:09:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8d9b638-4483-4ce2-8b34-42e1b4157203 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:10:13,712 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-b8d9b638-4483-4ce2-8b34-42e1b4157203 2019-07-12 12:10:13,712 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-0f58e868-bb72-4580-953c-46a067b1c7c9 Date: Fri, 12 Jul 2019 12:09:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:09:56Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"066cc6c9-d462-4507-bd76-e2c6b5372643","ip_address":"12.0.0.2"}],"id":"43cb8f61-05f3-4a08-8456-ed1e0c0dd392","security_groups":[],"mac_address":"fa:16:3e:63:9d:f1","project_id":"a828faa93d97485d8af9f4c3b9de9bab","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"7f078894-f52f-426b-af97-1fe5db8b2023","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:22Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-12 12:10:13,712 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/ports/43cb8f61-05f3-4a08-8456-ed1e0c0dd392.json used request id req-0f58e868-bb72-4580-953c-46a067b1c7c9 2019-07-12 12:10:13,712 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.40:9696/v2.0/ports/43cb8f61-05f3-4a08-8456-ed1e0c0dd392.json used request id req-0f58e868-bb72-4580-953c-46a067b1c7c9 2019-07-12 12:10:13,712 - functest.core.cloudify - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-07-12 12:10:13,712 - functest.core.cloudify - DEBUG - deleting keypair 2019-07-12 12:10:13,712 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-12 12:10:18,877 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:10:18,877 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/43cb8f61-05f3-4a08-8456-ed1e0c0dd392.json used request id req-ba33cb8f-e9ba-4698-bd89-92f059c4f784 2019-07-12 12:10:18,877 - functest.core.cloudify - DEBUG - RESP: [202] Date: Fri, 12 Jul 2019 12:09:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5fde7152-cf20-4282-bd0f-553c3466e74c x-compute-request-id: req-5fde7152-cf20-4282-bd0f-553c3466e74c Content-Length: 0 Content-Type: application/json 2019-07-12 12:10:18,877 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-5fde7152-cf20-4282-bd0f-553c3466e74c 2019-07-12 12:10:18,877 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-5fde7152-cf20-4282-bd0f-553c3466e74c 2019-07-12 12:10:18,878 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-12 12:10:18,878 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.40:9696/v2.0/floatingips/d82c0e8a-f12f-41f0-86ec-edb402437969.json used request id req-999d4325-0ef3-4fbb-81ad-0d3180ca4735 2019-07-12 12:10:18,878 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/floatingips/d82c0e8a-f12f-41f0-86ec-edb402437969.json used request id req-999d4325-0ef3-4fbb-81ad-0d3180ca4735 2019-07-12 12:10:18,878 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-999d4325-0ef3-4fbb-81ad-0d3180ca4735 Date: Fri, 12 Jul 2019 12:09:57 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:12Z", "updated_at": "2019-07-12T12:09:56Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 3, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": null, "id": "d82c0e8a-f12f-41f0-86ec-edb402437969", "qos_policy_id": null}} 2019-07-12 12:10:18,878 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/43cb8f61-05f3-4a08-8456-ed1e0c0dd392.json used request id req-ba33cb8f-e9ba-4698-bd89-92f059c4f784 2019-07-12 12:10:18,878 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-ba33cb8f-e9ba-4698-bd89-92f059c4f784 Date: Fri, 12 Jul 2019 12:09:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:09:56Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"066cc6c9-d462-4507-bd76-e2c6b5372643","ip_address":"12.0.0.2"}],"id":"43cb8f61-05f3-4a08-8456-ed1e0c0dd392","security_groups":[],"mac_address":"fa:16:3e:63:9d:f1","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"7f078894-f52f-426b-af97-1fe5db8b2023","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:22Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:10:18,879 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 12:10:18,879 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 12:10:18,879 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 12:10:18,879 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 12:10:18,879 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/floatingips/8b612bc6-cad6-430f-920e-b373f3f59967.json used request id req-79fd3a6e-8b51-4a94-96d7-bef544e1d173 2019-07-12 12:10:18,879 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-79fd3a6e-8b51-4a94-96d7-bef544e1d173 Date: Fri, 12 Jul 2019 12:09:57 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a828faa93d97485d8af9f4c3b9de9bab", "created_at": "2019-07-12T12:00:13Z", "updated_at": "2019-07-12T12:09:56Z", "floating_network_id": "9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 3, "project_id": "a828faa93d97485d8af9f4c3b9de9bab", "port_id": null, "id": "8b612bc6-cad6-430f-920e-b373f3f59967", "qos_policy_id": null}} 2019-07-12 12:10:18,880 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-12 12:10:18,880 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.40:9696/v2.0/floatingips/8b612bc6-cad6-430f-920e-b373f3f59967.json used request id req-79fd3a6e-8b51-4a94-96d7-bef544e1d173 2019-07-12 12:10:18,880 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:09:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17a50750-b744-4be8-82b1-547a14e890ab Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:10:18,880 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-07-12 12:10:18,880 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-07-12 12:10:18,880 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 12:10:18,881 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2a6e7f088490643346702b62a1f471ccf94a33" 2019-07-12 12:10:18,881 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-17a50750-b744-4be8-82b1-547a14e890ab 2019-07-12 12:10:18,881 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:10:18,881 - functest.core.cloudify - DEBUG - deleting port 2019-07-12 12:10:18,881 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-07-12 12:10:18,881 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-12 12:10:18,882 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-12 12:10:18,882 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:9696/v2.0/ports/43cb8f61-05f3-4a08-8456-ed1e0c0dd392.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3053f27f93c4bee7ed59b0c7a544bb35b8d55eb" 2019-07-12 12:10:18,882 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-12 12:10:18,882 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0bb4010e-1bc0-494c-8fbe-c8641c5f7976 Date: Fri, 12 Jul 2019 12:09:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-12 12:10:18,882 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:09:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-deed26f0-81f8-4698-96c8-6a6907fec994 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:10:18,882 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-deed26f0-81f8-4698-96c8-6a6907fec994 2019-07-12 12:10:18,882 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-3551c704-1221-4728-bd4c-96440cee5f91 2019-07-12 12:10:18,883 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:09:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97740a32-ea00-4fe1-897b-cc1cfa1b4103 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:10:18,883 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-97740a32-ea00-4fe1-897b-cc1cfa1b4103 2019-07-12 12:10:18,883 - functest.core.cloudify - DEBUG - deleting port 2019-07-12 12:10:18,883 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json used request id req-0bb4010e-1bc0-494c-8fbe-c8641c5f7976 2019-07-12 12:10:18,883 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/ports/93bd3066-a4c7-41cb-ac6e-e27e8fd11120.json used request id req-0bb4010e-1bc0-494c-8fbe-c8641c5f7976 2019-07-12 12:10:18,883 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:10:18,884 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports.json?id=9b3f843b-d250-4b65-8959-b27a59fc3867 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1739920dd92f105d90dd81527184576d6aeff798" 2019-07-12 12:10:18,884 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:10:18,884 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:10:18,884 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:09:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3551c704-1221-4728-bd4c-96440cee5f91 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:10:18,884 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-07-12 12:10:18,884 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 12:10:18,884 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?id=9b3f843b-d250-4b65-8959-b27a59fc3867 used request id req-df6bd3a4-c149-45bf-ba93-546ae0d91231 2019-07-12 12:10:18,885 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports.json?id=5bb92120-de1a-41ea-9646-9f45d8920dc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ccdabf7f9bb9f05b01952fe260756d203f2d17c" 2019-07-12 12:10:24,156 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports.json?id=5bb92120-de1a-41ea-9646-9f45d8920dc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ccdabf7f9bb9f05b01952fe260756d203f2d17c" 2019-07-12 12:10:24,156 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1739920dd92f105d90dd81527184576d6aeff798" -d '{"port": {"security_groups": []}}' 2019-07-12 12:10:24,157 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports.json?id=9b3f843b-d250-4b65-8959-b27a59fc3867 used request id req-df6bd3a4-c149-45bf-ba93-546ae0d91231 2019-07-12 12:10:24,157 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-16d43c66-55b0-4c97-aed1-0e7a0d8a1db1 Date: Fri, 12 Jul 2019 12:10:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:10:00Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.6"}],"id":"9b3f843b-d250-4b65-8959-b27a59fc3867","security_groups":[],"mac_address":"fa:16:3e:1b:6b:c6","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:10:24,157 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-84b00210-7f85-4117-9c84-9c1753d015f7 Date: Fri, 12 Jul 2019 12:10:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-12 12:10:24,157 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ccdabf7f9bb9f05b01952fe260756d203f2d17c" -d '{"port": {"security_groups": []}}' 2019-07-12 12:10:24,157 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports.json?id=5bb92120-de1a-41ea-9646-9f45d8920dc5 used request id req-b17b9945-ea4b-4955-b472-ee716f745887 2019-07-12 12:10:24,157 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-16d43c66-55b0-4c97-aed1-0e7a0d8a1db1 2019-07-12 12:10:24,158 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?id=5bb92120-de1a-41ea-9646-9f45d8920dc5 used request id req-b17b9945-ea4b-4955-b472-ee716f745887 2019-07-12 12:10:24,158 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-b17b9945-ea4b-4955-b472-ee716f745887 Date: Fri, 12 Jul 2019 12:10:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:09:48Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.23"}],"id":"5bb92120-de1a-41ea-9646-9f45d8920dc5","security_groups":["9e70f3c7-89d4-4e8a-b19e-c6709e271e4d"],"mac_address":"fa:16:3e:5c:c1:b2","project_id":"a828faa93d97485d8af9f4c3b9de9bab","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-12 12:10:24,158 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-76b4abbd-8f79-46d3-86ba-c19b39614ea1 Date: Fri, 12 Jul 2019 12:10:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:10:00Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.6"}],"id":"9b3f843b-d250-4b65-8959-b27a59fc3867","security_groups":[],"mac_address":"fa:16:3e:1b:6b:c6","project_id":"a828faa93d97485d8af9f4c3b9de9bab","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-12 12:10:24,158 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.40:9696/v2.0/ports/43cb8f61-05f3-4a08-8456-ed1e0c0dd392.json used request id req-84b00210-7f85-4117-9c84-9c1753d015f7 2019-07-12 12:10:24,158 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/ports/43cb8f61-05f3-4a08-8456-ed1e0c0dd392.json used request id req-84b00210-7f85-4117-9c84-9c1753d015f7 2019-07-12 12:10:24,158 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1739920dd92f105d90dd81527184576d6aeff798" 2019-07-12 12:10:24,159 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-76b4abbd-8f79-46d3-86ba-c19b39614ea1 2019-07-12 12:10:24,159 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-76b4abbd-8f79-46d3-86ba-c19b39614ea1 2019-07-12 12:10:24,159 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-16d43c66-55b0-4c97-aed1-0e7a0d8a1db1 2019-07-12 12:10:24,159 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-72adc71b-e92d-4297-839c-b9f4e352cbd9 2019-07-12 12:10:24,159 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-07-12 12:10:24,159 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 12:10:24,160 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-12 12:10:24,160 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 12:10:24,160 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-fcfd15d5-2907-470b-8b20-84c5b5ffc894 Date: Fri, 12 Jul 2019 12:10:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:10:00Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.23"}],"id":"5bb92120-de1a-41ea-9646-9f45d8920dc5","security_groups":[],"mac_address":"fa:16:3e:5c:c1:b2","project_id":"a828faa93d97485d8af9f4c3b9de9bab","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-12 12:10:24,160 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-fcfd15d5-2907-470b-8b20-84c5b5ffc894 2019-07-12 12:10:24,160 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-fcfd15d5-2907-470b-8b20-84c5b5ffc894 2019-07-12 12:10:24,161 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ccdabf7f9bb9f05b01952fe260756d203f2d17c" 2019-07-12 12:10:24,161 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-72adc71b-e92d-4297-839c-b9f4e352cbd9 Date: Fri, 12 Jul 2019 12:10:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-12T12:10:00Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4523458a-4ac6-4ffe-b172-2e0c8b39fdfa","ip_address":"11.0.0.23"}],"id":"5bb92120-de1a-41ea-9646-9f45d8920dc5","security_groups":[],"mac_address":"fa:16:3e:5c:c1:b2","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a828faa93d97485d8af9f4c3b9de9bab","qos_policy_id":null,"admin_state_up":true,"network_id":"d777fe49-e88d-42e2-bd62-7ac1934d2e42","tenant_id":"a828faa93d97485d8af9f4c3b9de9bab","created_at":"2019-07-12T12:00:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-12 12:10:24,161 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-72adc71b-e92d-4297-839c-b9f4e352cbd9 2019-07-12 12:10:24,161 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 12:10:24,161 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 12:10:24,161 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-12 12:10:24,162 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 12:10:24,162 - functest.core.cloudify - DEBUG - deleting port 2019-07-12 12:10:24,162 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 12:10:24,162 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:10:24,162 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 12:10:24,162 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-12 12:10:24,162 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-12 12:10:24,163 - functest.core.cloudify - DEBUG - deleting port 2019-07-12 12:10:24,163 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737619c3bbb0e1f60dbf45542635e573a979d43c" 2019-07-12 12:10:24,163 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-6ecdc760-dd75-4728-bd2f-785249e033dd 2019-07-12 12:10:24,163 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:10:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ecdc760-dd75-4728-bd2f-785249e033dd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:10:24,163 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 12:10:24,163 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-51830db3-d499-402a-a763-81ff5911bd5b Date: Fri, 12 Jul 2019 12:10:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-12 12:10:24,163 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:10:24,164 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:10:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fd8533b-cce3-4aac-a9af-12a448575f1c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:10:24,164 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-4fd8533b-cce3-4aac-a9af-12a448575f1c 2019-07-12 12:10:24,164 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1d119f0aef9f4b2d950df3b0db2a53e9777e54" 2019-07-12 12:10:24,164 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 12:10:24,164 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 12:10:29,329 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-07-12 12:10:29,329 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-07-12 12:10:29,330 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-5407bd62-f441-4cf0-8641-0e105f1de92d 2019-07-12 12:10:29,330 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:10:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5407bd62-f441-4cf0-8641-0e105f1de92d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:10:29,330 - functest.core.cloudify - DEBUG - deleting subnet 2019-07-12 12:10:29,330 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:10:29,330 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-51830db3-d499-402a-a763-81ff5911bd5b 2019-07-12 12:10:29,330 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.40:9696/v2.0/ports/9b3f843b-d250-4b65-8959-b27a59fc3867.json used request id req-51830db3-d499-402a-a763-81ff5911bd5b 2019-07-12 12:10:29,331 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:9696/v2.0/subnets/066cc6c9-d462-4507-bd76-e2c6b5372643.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482842b359a9f326f950a7245bf900880f09ced9" 2019-07-12 12:10:29,331 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7f97c2ba-0b75-4f7f-8b76-da7b168c2b01 Date: Fri, 12 Jul 2019 12:10:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-12 12:10:29,331 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-7f97c2ba-0b75-4f7f-8b76-da7b168c2b01 2019-07-12 12:10:29,331 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 12:10:29,331 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 12:10:29,331 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 12:10:29,332 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/ports/5bb92120-de1a-41ea-9646-9f45d8920dc5.json used request id req-7f97c2ba-0b75-4f7f-8b76-da7b168c2b01 2019-07-12 12:10:29,332 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 12:10:29,332 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-07-12 12:10:29,332 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 12:10:29,332 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 12:10:29,332 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.40:9696/v2.0/subnets/066cc6c9-d462-4507-bd76-e2c6b5372643.json used request id req-d4d84fa2-9f82-439c-8073-728b78edd2d2 2019-07-12 12:10:29,333 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d4d84fa2-9f82-439c-8073-728b78edd2d2 Date: Fri, 12 Jul 2019 12:10:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-12 12:10:29,333 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/066cc6c9-d462-4507-bd76-e2c6b5372643.json used request id req-d4d84fa2-9f82-439c-8073-728b78edd2d2 2019-07-12 12:10:29,333 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 12:10:29,333 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 12:10:29,333 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 12:10:29,333 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2019-07-12 12:10:29,334 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-12 12:10:29,334 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 12:10:29,334 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-12 12:10:29,334 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-12 12:10:29,334 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-07-12 12:10:29,334 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-12 12:10:29,334 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.40:9696/v2.0/floatingips/d82c0e8a-f12f-41f0-86ec-edb402437969.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0686a33ca88266875c7f354634eb53d87c8ce7ef" 2019-07-12 12:10:29,335 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-02a4e3ac-12b9-4bcd-b913-b5af68548176 2019-07-12 12:10:29,335 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:10:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02a4e3ac-12b9-4bcd-b913-b5af68548176 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:10:29,335 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:10:29,335 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-12 12:10:29,335 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:10:29,335 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 12:10:29,336 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.40:9696/v2.0/routers/06eb1185-5309-44ff-85ec-b53443d2b422/remove_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1432770e348415f011a4bae4b41090d22a7bac7f" -d '{"subnet_id": "4523458a-4ac6-4ffe-b172-2e0c8b39fdfa"}' 2019-07-12 12:10:29,336 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-12 12:10:29,336 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-12 12:10:29,336 - functest.core.cloudify - DEBUG - RESP: [300] Date: Fri, 12 Jul 2019 12:10:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0663f48d-42c5-49dc-9cc5-5c7a6347022d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.40:5000/v3/", "rel": "self"}]}]}} 2019-07-12 12:10:29,336 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-0663f48d-42c5-49dc-9cc5-5c7a6347022d 2019-07-12 12:10:29,336 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2019-07-12 12:10:29,336 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/d82c0e8a-f12f-41f0-86ec-edb402437969.json used request id req-8527a65e-9039-4c81-906c-48d04f9b406e 2019-07-12 12:10:29,337 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.40:9696/v2.0/floatingips/d82c0e8a-f12f-41f0-86ec-edb402437969.json used request id req-8527a65e-9039-4c81-906c-48d04f9b406e 2019-07-12 12:10:29,337 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-12 12:10:29,337 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8527a65e-9039-4c81-906c-48d04f9b406e Content-Length: 0 Date: Fri, 12 Jul 2019 12:10:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-12 12:10:29,337 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-12 12:10:55,867 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-07-12 12:10:56,990 - 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'709351b4a3b3450fa45f0d05b2e223fa', '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_1f9fb19f-0290-4977-91c1-128cc8e8ce5b'}) 2019-07-12 12:10:57,371 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4ec40d5041b7468f9d77c22bea1d6bb5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_1f9fb19f-0290-4977-91c1-128cc8e8ce5b'}) 2019-07-12 12:10:58,828 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_1f9fb19f-0290-4977-91c1-128cc8e8ce5b', 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'709351b4a3b3450fa45f0d05b2e223fa', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'wwKnIWlSOkvFl7OcL3pUIxcuxOgv9g', 'username': u'juju_epc-user_1f9fb19f-0290-4977-91c1-128cc8e8ce5b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-12 12:10:58,831 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_1f9fb19f-0290-4977-91c1-128cc8e8ce5b', 'password': 'wwKnIWlSOkvFl7OcL3pUIxcuxOgv9g', 'project_name': 'juju_epc-project_1f9fb19f-0290-4977-91c1-128cc8e8ce5b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '709351b4a3b3450fa45f0d05b2e223fa', 'project_domain_name': 'Default'} 2019-07-12 12:10:58,886 - 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'}}} 2019-07-12 12:10:59,259 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-07-12 12:10:59,854 - 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'2019-07-12T12:10:59Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'077555e3-7649-4c35-9442-f51d6a91949b', u'provider:segmentation_id': 8, 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_1f9fb19f-0290-4977-91c1-128cc8e8ce5b', u'created_at': u'2019-07-12T12:10:59Z', u'mtu': 1450, u'tenant_id': u'709351b4a3b3450fa45f0d05b2e223fa', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'709351b4a3b3450fa45f0d05b2e223fa', u'l2_adjacency': True}) 2019-07-12 12:11:01,692 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T12:11:00Z', 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'5343ae4e-b14a-4430-91aa-9cf7621aea83', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_1f9fb19f-0290-4977-91c1-128cc8e8ce5b', u'enable_dhcp': True, u'network_id': u'077555e3-7649-4c35-9442-f51d6a91949b', u'tenant_id': u'709351b4a3b3450fa45f0d05b2e223fa', u'created_at': u'2019-07-12T12:11:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'709351b4a3b3450fa45f0d05b2e223fa'}) 2019-07-12 12:11:03,072 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-12T12:11:02Z', u'revision_number': 2, u'id': u'ff0ccb24-e0e0-4539-834a-3f6ec3a642f1', u'external_gateway_info': {u'network_id': u'9748f7c0-0f96-4105-bb07-7a3f3e0f9450', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'eb3b44fd-36a1-4100-b814-1b8c0b81224e', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_1f9fb19f-0290-4977-91c1-128cc8e8ce5b', u'admin_state_up': True, u'tenant_id': u'709351b4a3b3450fa45f0d05b2e223fa', u'created_at': u'2019-07-12T12:11:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'709351b4a3b3450fa45f0d05b2e223fa'}) 2019-07-12 12:11:13,747 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/cb12f547-dedc-44de-8737-f281e921bf9b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cb12f547-dedc-44de-8737-f281e921bf9b/file', 'owner': u'709351b4a3b3450fa45f0d05b2e223fa', 'id': u'cb12f547-dedc-44de-8737-f281e921bf9b', 'size': 296222720, u'self': u'/v2/images/cb12f547-dedc-44de-8737-f281e921bf9b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'709351b4a3b3450fa45f0d05b2e223fa', 'name': 'juju_epc-project_1f9fb19f-0290-4977-91c1-128cc8e8ce5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/cb12f547-dedc-44de-8737-f281e921bf9b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T12:11:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-12T12:11:13Z', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/juju_epc-img_1f9fb19f-0290-4977-91c1-128cc8e8ce5b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', 'properties': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/cb12f547-dedc-44de-8737-f281e921bf9b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/juju_epc-img_1f9fb19f-0290-4977-91c1-128cc8e8ce5b', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_1f9fb19f-0290-4977-91c1-128cc8e8ce5b', 'created': u'2019-07-12T12:11:08Z', 'checksum': u'3b0bdb36eb74e90531d9563093eceb24', 'created_at': u'2019-07-12T12:11:08Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', 'metadata': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/cb12f547-dedc-44de-8737-f281e921bf9b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/juju_epc-img_1f9fb19f-0290-4977-91c1-128cc8e8ce5b', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}}) 2019-07-12 12:11:15,188 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i cb12f547-dedc-44de-8737-f281e921bf9b -s xenial -r regionOne -u http://172.30.9.40: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 1 cloud and 18 cloud regions added; 1 cloud attribute changed as well as 5 cloud regions deleted: added cloud: - oracle-classic 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. 2019-07-12 12:11:15,524 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_1f9fb19f-0290-4977-91c1-128cc8e8ce5b', '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'bdde0b6755384876bea1caf69f7ebddc', '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'15680604-1467-4601-9738-f2570b01c2d4', 'swap': 0}) 2019-07-12 12:11:15,551 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-07-12 12:11:15,553 - 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-hunter-87 | | BLOCK_MIGRATION | True | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | apex | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | USE_DYNAMIC_CREDENTIALS | True | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | | SDN_CONTROLLER_USER | admin | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | SDN_CONTROLLER_IP | | | NEW_USER_ROLE | Member | | DEBUG | true | | NAMESERVER | 8.8.8.8 | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | admin | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2019-07-12 12:11:15,562 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-07-12 12:11:15,677 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2019-07-12 12:11:15,677 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-07-12 12:11:15,790 - 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". 2019-07-12 12:11:20,898 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/43c2f769-ebd9-40b1-b325-7ea3d334eb96/snap', u'metadata': Munch({})})], 'file': u'/v2/images/43c2f769-ebd9-40b1-b325-7ea3d334eb96/file', 'owner': u'709351b4a3b3450fa45f0d05b2e223fa', 'id': u'43c2f769-ebd9-40b1-b325-7ea3d334eb96', 'size': 263848448, u'self': u'/v2/images/43c2f769-ebd9-40b1-b325-7ea3d334eb96', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'709351b4a3b3450fa45f0d05b2e223fa', 'name': 'juju_epc-project_1f9fb19f-0290-4977-91c1-128cc8e8ce5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98c78bf0-be1c-478f-8750-d9a1557a4764/images/43c2f769-ebd9-40b1-b325-7ea3d334eb96/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-12T12:11:20Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-12T12:11:20Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_1f9fb19f-0290-4977-91c1-128cc8e8ce5b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', 'properties': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/43c2f769-ebd9-40b1-b325-7ea3d334eb96', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_1f9fb19f-0290-4977-91c1-128cc8e8ce5b', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_1f9fb19f-0290-4977-91c1-128cc8e8ce5b', 'created': u'2019-07-12T12:11:16Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-07-12T12:11:16Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/43c2f769-ebd9-40b1-b325-7ea3d334eb96', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_1f9fb19f-0290-4977-91c1-128cc8e8ce5b', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-07-12 12:11:21,125 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 43c2f769-ebd9-40b1-b325-7ea3d334eb96 -s trusty -r regionOne -u http://172.30.9.40: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. 2019-07-12 12:11:21,162 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_1f9fb19f-0290-4977-91c1-128cc8e8ce5b', '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'bdde0b6755384876bea1caf69f7ebddc', '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'a7dbfe4f-3c06-4702-957d-65d2c80b1eb8', 'swap': 0}) 2019-07-12 12:11:21,182 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-07-12 12:15:38,810 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.3.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=077555e3-7649-4c35-9442-f51d6a91949b --config ssl-hostname-verification=false --config external-network=9748f7c0-0f96-4105-bb07-7a3f3e0f9450 --config use-floating-ip=true --config use-default-secgroup=true --debug 12:11:21 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.11.5] 12:11:21 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=077555e3-7649-4c35-9442-f51d6a91949b", "--config", "ssl-hostname-verification=false", "--config", "external-network=9748f7c0-0f96-4105-bb07-7a3f3e0f9450", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 12:11:21 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 12:11:21 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true network:077555e3-7649-4c35-9442-f51d6a91949b external-network:9748f7c0-0f96-4105-bb07-7a3f3e0f9450] 12:11:21 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 12:11:21 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[use-floating-ip:true automatically-retry-hooks:true image-stream:released max-action-results-age:336h apt-https-proxy: firewall-mode:instance max-status-history-size:5G ftp-proxy: http-proxy: container-image-metadata-url: container-networking-method: enable-os-refresh-update:true external-network:9748f7c0-0f96-4105-bb07-7a3f3e0f9450 enable-os-upgrade:true egress-subnets: container-image-stream:released cloudinit-userdata: logging-config: image-metadata-url: use-openstack-gbp:false uuid:6d461fc5-8e83-4828-8d8a-4b14ea36dd64 apt-http-proxy: transmit-vendor-metrics:true provisioner-harvest-mode:destroyed proxy-ssh:false net-bond-reconfigure-delay:17 type:openstack disable-network-management:false update-status-hook-interval:5m use-default-secgroup:true ssl-hostname-verification:false no-proxy:127.0.0.1,localhost,::1 agent-stream:released development:false network:077555e3-7649-4c35-9442-f51d6a91949b policy-target-group: default-series:xenial ignore-machine-addresses:false name:controller agent-metadata-url: container-inherit-properties: apt-ftp-proxy: logforward-enabled:false max-action-results-size:5G https-proxy: resource-tags: fan-config: apt-mirror: max-status-history-age:336h authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcKoTQ804TObdSdL79ei+KF+KOY0HrYZdGxc9t6Fy3OzQ+18CO00HxhSVMc7Jdg/PANh1B71NicMHtw7sOuQZlZ6bH8oVZC8vXqx+m8B5N2PQErWm/PEBIhRzJLzG4IBJvDBU+/V0JMOG0dG+XSvd9ywI0AeSNHI6lRovgx4D6mU2SbQnFwLhIWI0aa9ruP481FWq/9Ra+cj4opsyt3auzk2nXaRGihlfodzrVGn3fOPcSKR1Z5dHs4ORsGA8MGugWldyfzoMlbIA82seY/vVjOx/keIFA8IP0VMjjE05bFGOgR+Pf3uKRUiX6t49FIVHbJfTeUKe9t1IPlQ55nySv juju-client-key apt-no-proxy: test-mode:false] 12:11:21 INFO juju.provider.openstack provider.go:145 opening model "controller" 12:11:22 DEBUG goose client.go:511 auth details: &{Token:gAAAAABdKHjqX3sqw7OzDLdtYJu0TIM5jaQWDOUiBWQ2-beYRjDAUrhBfvKTxi199rjJ8CUKOHQkJiDStyZORH2sCxUHP2hcUfuLTcV5fkJOR6mXHfI0VnciKuUCNQFrh1pZA0X7kThoWIg-98KuwIH0MSKCa-m_3qhSninBR5jOPRf9tmLJH60 TenantId:709351b4a3b3450fa45f0d05b2e223fa UserId:4ec40d5041b7468f9d77c22bea1d6bb5 Domain: RegionServiceURLs:map[regionOne:map[orchestration:http://172.30.9.40:8004/v1/709351b4a3b3450fa45f0d05b2e223fa image:http://172.30.9.40:9292 event:http://172.30.9.40:8977 volumev2:http://172.30.9.40:8776/v2/709351b4a3b3450fa45f0d05b2e223fa identity:http://172.30.9.40:5000 metric:http://172.30.9.40:8041 object-store:http://172.30.9.40:8080/v1/AUTH_709351b4a3b3450fa45f0d05b2e223fa cloudformation:http://172.30.9.40:8000/v1 compute:http://172.30.9.40:8774/v2.1 volumev3:http://172.30.9.40:8776/v3/709351b4a3b3450fa45f0d05b2e223fa network:http://172.30.9.40:9696 placement:http://172.30.9.40:8778/placement alarming:http://172.30.9.40:8042]]} 12:11:22 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 12:11:22 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.40:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.40:8774/v2.1/ Rel:self}] Status:CURRENT}] 12:11:22 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 12:11:22 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 12:11:22 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 12:11:22 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 12:11:22 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 12:11:22 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 12:11:22 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 12:11:22 INFO cmd bootstrap.go:233 Loading image metadata 12:11:22 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 12:11:22 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 12:11:22 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 12:11:22 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.40:5000/v3} [saucy trusty vivid opensuseleap yakkety zesty win2012hvr2 win2016nano genericlinux win7 win81 bionic win2012hv win2016 artful win2008r2 win2012r2 win2012 win2016hv quantal raring utopic win8 win10 centos7 wily xenial precise] [amd64 i386 armhf arm64 ppc64el s390x] released}} 12:11:22 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 12:11:24 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 12:11:25 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.40:5000/v3} not found 12:11:25 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.40:5000/v3} not found 12:11:25 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 12:11:25 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 12:11:25 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 12:11:25 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 12:11:25 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 12:11:25 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 12:11:25 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 12:11:25 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 12:11:25 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 12:11:25 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 []} 12:11:27 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 12:11:27 INFO cmd bootstrap.go:389 Starting new instance for initial controller 12:11:28 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 12:11:28 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 12:11:28 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:cb12f547-dedc-44de-8737-f281e921bf9b Arch:amd64 VirtType:}] 12:11:28 INFO juju.environs.instances image.go:106 find instance - using image with id: cb12f547-dedc-44de-8737-f281e921bf9b 12:11:28 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 12:11:28 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 12:11:28 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2488 bytes 12:11:28 DEBUG juju.provider.openstack provider.go:1005 using network id "077555e3-7649-4c35-9442-f51d6a91949b" 12:11:28 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.40:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "d68f828d-ade1-4990-ab49-ad6d1aa5f8d3" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "d68f828d-ade1-4990-ab49-ad6d1aa5f8d3" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "d68f828d-ade1-4990-ab49-ad6d1aa5f8d3" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "d68f828d-ade1-4990-ab49-ad6d1aa5f8d3" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "d68f828d-ade1-4990-ab49-ad6d1aa5f8d3" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "d68f828d-ade1-4990-ab49-ad6d1aa5f8d3" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "d68f828d-ade1-4990-ab49-ad6d1aa5f8d3" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "d68f828d-ade1-4990-ab49-ad6d1aa5f8d3" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "d68f828d-ade1-4990-ab49-ad6d1aa5f8d3" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "d68f828d-ade1-4990-ab49-ad6d1aa5f8d3" has status BUILD, wait 10 seconds before retry, attempt 10 12:13:19 INFO juju.provider.openstack provider.go:1175 started instance "d68f828d-ade1-4990-ab49-ad6d1aa5f8d3" 12:13:19 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 12:13:19 DEBUG juju.provider.openstack networking.go:169 using external network "9748f7c0-0f96-4105-bb07-7a3f3e0f9450" 12:13:21 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.203 12:13:21 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.203 12:13:23 INFO cmd bootstrap.go:225 - d68f828d-ade1-4990-ab49-ad6d1aa5f8d3 (arch=amd64 mem=2G cores=1) 12:13:23 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 12:13:23 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 12:13:23 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 12:13:26 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 12:13:26 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 12:13:27 DEBUG juju.provider.openstack provider.go:417 instance d68f828d-ade1-4990-ab49-ad6d1aa5f8d3 has floating IP address: 172.30.9.203 Attempting to connect to 172.30.9.203:22 Attempting to connect to 192.168.121.10:22 12:13:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.10 failed: ssh: connect to host 192.168.121.10 port 22: Connection refused 12:13:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.203 failed: /var/lib/juju/nonce.txt does not exist 12:13:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.10 failed: ssh: connect to host 192.168.121.10 port 22: Connection refused 12:13:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.203 failed: /var/lib/juju/nonce.txt does not exist 12:13:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.10 failed: ssh: connect to host 192.168.121.10 port 22: Connection refused 12:13:37 DEBUG juju.provider.openstack provider.go:417 instance d68f828d-ade1-4990-ab49-ad6d1aa5f8d3 has floating IP address: 172.30.9.203 12:13:38 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.203 failed: /var/lib/juju/nonce.txt does not exist 12:13:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.10 failed: ssh: connect to host 192.168.121.10 port 22: Connection refused 12:13:43 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.203 failed: /var/lib/juju/nonce.txt does not exist 12:13:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.10 failed: ssh: connect to host 192.168.121.10 port 22: Connection refused 12:13:47 DEBUG juju.provider.openstack provider.go:417 instance d68f828d-ade1-4990-ab49-ad6d1aa5f8d3 has floating IP address: 172.30.9.203 12:13:48 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.203 failed: /var/lib/juju/nonce.txt does not exist 12:13:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.10 failed: ssh: connect to host 192.168.121.10 port 22: Connection refused 12:13:53 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.203 failed: /var/lib/juju/nonce.txt does not exist 12:13:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.10 failed: ssh: connect to host 192.168.121.10 port 22: Connection refused 12:13:57 DEBUG juju.provider.openstack provider.go:417 instance d68f828d-ade1-4990-ab49-ad6d1aa5f8d3 has floating IP address: 172.30.9.203 12:13:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.203 failed: /var/lib/juju/nonce.txt does not exist 12:14:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.10 failed: ssh: connect to host 192.168.121.10 port 22: Connection refused 12:14:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.203 failed: /var/lib/juju/nonce.txt does not exist 12:14:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.10 failed: ssh: connect to host 192.168.121.10 port 22: Connection refused 12:14:07 DEBUG juju.provider.openstack provider.go:417 instance d68f828d-ade1-4990-ab49-ad6d1aa5f8d3 has floating IP address: 172.30.9.203 12:14:09 INFO cmd bootstrap.go:333 Connected to 172.30.9.203 12:14:09 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]> 12:14:09 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-36dd64-controller-0 12:15:35 INFO cmd bootstrap.go:455 Bootstrap agent now started 12:15:36 DEBUG juju.provider.openstack provider.go:417 instance d68f828d-ade1-4990-ab49-ad6d1aa5f8d3 has floating IP address: 172.30.9.203 12:15:36 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.203:17070 192.168.121.10:17070] 12:15:36 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.203 to verify accessibility... 12:15:36 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.203:17070 192.168.121.10:17070] 12:15:38 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" 12:15:38 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" 12:15:38 DEBUG juju.api monitor.go:35 RPC connection died 12:15:38 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 12:15:38 INFO cmd controller.go:88 Controller machines are in the "controller" model 12:15:38 INFO cmd controller.go:89 Initial model "default" added 12:15:38 INFO cmd supercommand.go:465 command finished 2019-07-12 12:15:38,811 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-07-12 12:15:38,812 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-07-12 12:15:54,651 - 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. 2019-07-12 12:15:54,652 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-07-12 13:35:55,082 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju VNF Deployment: ['timeout', '-t', '4800', 'juju-wait'] 2019-07-12 13:35:55,191 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-12 13:35:55,192 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 84:56 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-07-12 13:35:55,932 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 12:19:10 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 12:19:10 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 12:19:10 DEBUG juju.agent read agent config, format "2.0" machine-0: 12:19:10 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 12:19:10 DEBUG juju.worker start "engine" machine-0: 12:19:10 INFO juju.worker start "engine" machine-0: 12:19:10 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 12:19:10 DEBUG juju.worker "engine" started machine-0: 12:19:10 DEBUG juju.worker.introspection stats worker now serving machine-0: 12:19:10 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 12:19:10 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 12:19:10 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 12:19:10 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 12:19:10 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 12:19:10 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 12:19:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 12:19:10 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 12:19:10 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.apicaller connecting with old password machine-0: 12:19:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 12:19:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-0: 12:19:10 INFO juju.api connection established to "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-0: 12:19:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 12:19:10 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-0: 12:19:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 12:19:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 12:19:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 12:19:11 DEBUG juju.worker.apicaller connected machine-0: 12:19:11 DEBUG juju.worker.apicaller changing password... machine-0: 12:19:11 DEBUG juju.worker.apicaller password changed machine-0: 12:19:11 DEBUG juju.api RPC connection died machine-0: 12:19:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 12:19:11 DEBUG juju.worker.apicaller connecting with current password machine-0: 12:19:11 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-0: 12:19:11 INFO juju.api connection established to "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-0: 12:19:11 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-0: 12:19:11 DEBUG juju.worker.apicaller connected machine-0: 12:19:11 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 12:19:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 12:19:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:19:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 12:19:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 12:19:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 12:19:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 12:19:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 12:19:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 12:19:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 12:19:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 12:19:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 12:19:11 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 12:19:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 12:19:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 12:19:11 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 12:19:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:19:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:19:12 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 12:19:12 INFO juju.worker.upgrader unblocking abort check machine-0: 12:19:12 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 12:19:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 12:19:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 12:19:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 12:19:12 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 12:19:12 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 12:19:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 12:19:12 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 12:19:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:19:12 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: 12:19:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 12:19:12 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 12:19:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 12:19:12 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 12:19:12 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:19:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 12:19:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 12:19:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 12:19:12 DEBUG juju.worker start "0-container-watcher" machine-0: 12:19:12 DEBUG juju.worker start "stateconverter" machine-0: 12:19:12 INFO juju.worker start "0-container-watcher" machine-0: 12:19:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 12:19:12 DEBUG juju.worker "0-container-watcher" started machine-0: 12:19:12 INFO juju.worker start "stateconverter" machine-0: 12:19:12 DEBUG juju.worker "stateconverter" started machine-0: 12:19:12 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 12:19:12 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 12:19:12 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 12:19:12 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 12:19:12 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 12:19:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 12:19:12 DEBUG juju.worker.logger logger setup machine-0: 12:19:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 12:19:12 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:19:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 12:19:12 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 12:19:12 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 12:19:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 12:19:12 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:19:12 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:19:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:19:12 DEBUG juju.network including address public:172.30.9.203 for machine machine-0: 12:19:12 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-0: 12:19:12 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-0: 12:19:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:19:12 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:19:12 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 12:19:12 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 12:19:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 12:19:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 12:19:12 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.203:17070"] machine-0: 12:19:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 12:19:12 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 12:19:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 12:19:12 DEBUG juju.api RPC connection died machine-0: 12:19:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:19:12 DEBUG juju.worker killing runner 0xc42032e9c0 machine-0: 12:19:12 ERROR juju.worker.logger connection is shut down machine-0: 12:19:12 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-0": connection is shut down machine-0: 12:19:12 INFO juju.worker stopped "stateconverter", err: connection is shut down machine-0: 12:19:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: connection is shut down machine-0: 12:19:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 12:19:12 INFO juju.worker stopped "0-container-watcher", err: worker "0-container-watcher" exited: connection is shut down machine-0: 12:19:12 DEBUG juju.worker "stateconverter" done: connection is shut down machine-0: 12:19:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 12:19:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 12:19:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 12:19:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 12:19:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching filesystems: connection is shut down machine-0: 12:19:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 12:19:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 12:19:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 12:19:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 12:19:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 12:19:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 12:19:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 12:19:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 12:19:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 12:19:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-0": connection is shut down machine-0: 12:19:12 ERROR juju.worker fatal "stateconverter": connection is shut down machine-0: 12:19:12 DEBUG juju.worker killing "0-container-watcher" machine-0: 12:19:12 INFO juju.worker runner is dying machine-0: 12:19:12 DEBUG juju.worker couldn't kill "0-container-watcher", not yet started machine-0: 12:19:12 DEBUG juju.worker "0-container-watcher" done: worker "0-container-watcher" exited: connection is shut down machine-0: 12:19:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 12:19:12 ERROR juju.worker fatal "0-container-watcher": worker "0-container-watcher" exited: connection is shut down machine-0: 12:19:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: connection is shut down machine-0: 12:19:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.apicaller connecting with current password machine-0: 12:19:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:19:12 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-0: 12:19:12 INFO juju.api connection established to "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-0: 12:19:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:12 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-0: 12:19:12 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 12:19:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 12:19:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:12 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.121.0/24 overlay:252.0.0.0/8 0 machine-0: 12:19:12 DEBUG juju.worker.apicaller connected machine-0: 12:19:12 DEBUG juju.api RPC connection died machine-0: 12:19:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:19:13 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: 12:19:13 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 12:19:13 DEBUG juju.worker.apicaller connecting with current password machine-0: 12:19:13 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-0: 12:19:13 INFO juju.api connection established to "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-0: 12:19:13 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-0: 12:19:13 DEBUG juju.api successfully dialed "wss://252.10.0.1:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-0: 12:19:13 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:13 DEBUG juju.worker.apicaller connected machine-0: 12:19:13 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 12:19:13 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:19:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:13 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:13 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 12:19:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 12:19:13 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 12:19:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 12:19:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 12:19:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 12:19:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 12:19:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 12:19:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 12:19:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 12:19:13 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 12:19:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 12:19:13 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 12:19:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 12:19:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 12:19:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 12:19:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:19:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 12:19:13 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 12:19:13 INFO juju.worker.upgrader unblocking abort check machine-0: 12:19:13 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 12:19:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 12:19:13 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 12:19:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 12:19:13 DEBUG juju.worker.logger logger setup machine-0: 12:19:13 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 12:19:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 12:19:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 12:19:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 12:19:13 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 12:19:13 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:19:13 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:19:13 DEBUG juju.network "lxdbr0" has addresses [fe80::8c2f:ffff:fefa:6773/64 fe80::1/64] machine-0: 12:19:13 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:19:13 DEBUG juju.network including address public:172.30.9.203 for machine machine-0: 12:19:13 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-0: 12:19:13 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-0: 12:19:13 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:19:13 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:19:13 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 12:19:13 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 12:19:13 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.203:17070"] machine-0: 12:19:13 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 12:19:13 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 12:19:13 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 12:19:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 12:19:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 12:19:13 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:19:13 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:19:13 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:19:13 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:19:13 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 12:19:13 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 12:19:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 12:19:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 12:19:13 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:19:13 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:19:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 12:19:13 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 12:19:13 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 12:19:13 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 12:19:13 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 12:19:13 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 12:19:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 12:19:13 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 12:19:13 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: 12:19:13 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 12:19:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 12:19:13 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 12:19:13 DEBUG juju.worker start "0-container-watcher" machine-0: 12:19:13 DEBUG juju.worker start "stateconverter" machine-0: 12:19:13 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 12:19:13 INFO juju.worker start "0-container-watcher" machine-0: 12:19:13 DEBUG juju.worker "0-container-watcher" started machine-0: 12:19:13 INFO juju.worker start "stateconverter" machine-0: 12:19:13 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 12:19:13 DEBUG juju.worker "stateconverter" started machine-0: 12:19:13 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 12:19:13 DEBUG juju.service discovered init system "systemd" from local host machine-0: 12:19:13 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 12:19:13 DEBUG juju.worker.deployer API addresses: ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.203:17070"] machine-0: 12:19:13 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: 12:19:14 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 12:19:14 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 12:19:14 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 12:19:14 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: 12:19:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 12:19:14 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:19:14 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 12:19:14 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 12:19:14 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:19:14 DEBUG juju.network "lxdbr0" has addresses [fe80::8c2f:ffff:fefa:6773/64 fe80::1/64] machine-0: 12:19:14 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:19:14 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:19:14 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-0: 12:19:14 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-0: 12:19:14 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:19:14 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:::1] machine-0: 12:19:14 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:::1] unit-abot-epc-basic-0: 12:19:14 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 12:19:14 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: 12:19:14 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 12:19:14 INFO juju.worker start "api" unit-abot-epc-basic-0: 12:19:14 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:19:14 INFO juju.worker.machiner "machine-0" started unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 12:19:14 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.api successfully dialed "wss://252.10.0.1:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-abot-epc-basic-0: 12:19:14 INFO juju.api connection established to "wss://252.10.0.1:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-abot-epc-basic-0: 12:19:14 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-abot-epc-basic-0: 12:19:14 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 12:19:14 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: 12:19:14 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 12:19:14 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:19:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 12:19:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 12:19:14 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:19:14 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 12:19:14 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 12:19:14 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 12:19:14 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:19:14 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:c5:1c:6b 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.6 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:c5:1c:6b 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:8e:2f:ff:fa:67:73 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:8e:2f:ff:fa:67:73 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:da:0d:75:82:d2:99 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.6.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:da:0d:75:82:d2:99 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:da:0d:75:82:d2:99 CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ftun0 ParentInterfaceName:fan-252 InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 12:19:15 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:19:15 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:19:15 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 12:19:15 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 12:19:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 12:19:15 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 12:19:15 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-abot-epc-basic-0: 12:19:15 INFO juju.api connection established to "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-abot-epc-basic-0: 12:19:15 DEBUG juju.api successfully dialed "wss://252.10.0.1:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-abot-epc-basic-0: 12:19:15 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 12:19:16 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 12:19:16 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 12:19:16 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 12:19:16 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 12:19:16 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 12:19:16 DEBUG juju.network "lxdbr0" has addresses [fe80::8c2f:ffff:fefa:6773/64 fe80::1/64] unit-abot-epc-basic-0: 12:19:16 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 12:19:16 DEBUG juju.network including address public:172.30.9.203 for machine unit-abot-epc-basic-0: 12:19:16 DEBUG juju.network including address local-cloud:192.168.121.10 for machine unit-abot-epc-basic-0: 12:19:16 DEBUG juju.network including address local-fan:252.10.0.1 for machine unit-abot-epc-basic-0: 12:19:16 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 12:19:16 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 12:19:16 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 12:19:16 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.203:17070"] unit-abot-epc-basic-0: 12:19:16 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:19:16 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 12:19:16 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:19:16 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:19:16 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: 12:19:16 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 12:19:16 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 12:19:16 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 12:19:16 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 12:19:16 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 12:19:16 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: 12:19:16 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 12:19:16 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 12:19:16 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 12:19:16 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 12:19:16 DEBUG httpbakery client do GET https://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 12:19:16 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 12:19:16 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 12:19:16 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:19:16 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 12:19:16 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 12:19:16 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 12:19:16 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 12:19:16 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 12:19:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 12:19:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:19:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-33d3b8-default-0 unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 12:19:19 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: 12:19:19 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 12:19:19 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: 12:19:19 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 12:19:19 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: 12:19:19 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 12:19:19 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: 12:19:19 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install Need to get 69.8 MB of archives. unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:19:19 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: 12:19:20 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: 12:19:20 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: 12:19:20 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: 12:19:20 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: 12:19:20 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: 12:19:20 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: 12:19:20 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: 12:19:20 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: 12:19:20 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: 12:19:20 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: 12:19:20 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: 12:19:20 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: 12:19:20 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: 12:19:20 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: 12:19:20 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: 12:19:20 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: 12:19:20 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: 12:19:20 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: 12:19:20 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: 12:19:20 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.3 [21.5 kB] unit-abot-epc-basic-0: 12:19:20 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.3 [21.7 kB] unit-abot-epc-basic-0: 12:19:20 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.3 [25.3 kB] unit-abot-epc-basic-0: 12:19:20 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.9 [197 kB] unit-abot-epc-basic-0: 12:19:20 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: 12:19:20 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: 12:19:20 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: 12:19:20 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: 12:19:20 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: 12:19:20 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 8u212-b03-0ubuntu1.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 12:19:22 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: 12:19:22 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: 12:19:22 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: 12:19:22 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: 12:19:22 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: 12:19:22 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: 12:19:22 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: 12:19:22 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: 12:19:22 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: 12:19:22 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: 12:19:22 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: 12:19:22 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: 12:19:22 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: 12:19:22 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: 12:19:22 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: 12:19:22 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: 12:19:22 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: 12:19:22 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: 12:19:22 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.6 [149 kB] unit-abot-epc-basic-0: 12:19:22 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.6 [10.3 kB] unit-abot-epc-basic-0: 12:19:22 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.6 [159 kB] unit-abot-epc-basic-0: 12:19:22 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: 12:19:22 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: 12:19:22 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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.2 [139 kB] unit-abot-epc-basic-0: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:23 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: 12:19:24 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: 12:19:24 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u212-b03-0ubuntu1.16.04.1 [69.0 kB] unit-abot-epc-basic-0: 12:19:24 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 8u212-b03-0ubuntu1.16.04.1 [8199 kB] unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u212-b03-0ubuntu1.16.04.1 [1339 kB] unit-abot-epc-basic-0: 12:19:24 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: 12:19:24 DEBUG unit.abot-epc-basic/0.install Fetched 69.8 MB in 5s (12.9 MB/s) unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 12:19:25 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 ... 54450 files and directories currently installed.) unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.9_amd64.deb ... unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 12:19:28 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: 12:19:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 12:19:34 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: 12:19:34 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 12:19:35 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: 12:19:35 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 12:19:35 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: 12:19:35 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 12:19:35 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: 12:19:35 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.6_all.deb ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 12:19:36 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: 12:19:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 12:19:36 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: 12:19:36 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 12:19:36 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: 12:19:36 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 12:19:39 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: 12:19:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 12:19:39 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: 12:19:39 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 12:19:40 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: 12:19:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 12:19:40 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: 12:19:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 12:19:40 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: 12:19:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 12:19:41 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: 12:19:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 12:19:41 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: 12:19:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 12:19:41 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: 12:19:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 12:19:41 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: 12:19:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 12:19:42 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: 12:19:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 12:19:44 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: 12:19:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 12:19:44 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: 12:19:44 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 12:19:45 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: 12:19:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 12:19:45 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: 12:19:45 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 12:19:46 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: 12:19:46 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:46 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.22) ... unit-abot-epc-basic-0: 12:19:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:19:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:20:00 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 12:20:06 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: 12:20:06 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 12:20:07 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: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 12:20:08 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: 12:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:08 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: 12:20:08 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: 12:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:20:09 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: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:20:09 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: 12:20:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/clhsdb to provide /usr/bin/clhsdb (clhsdb) in auto mode unit-abot-epc-basic-0: 12:20:09 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: 12:20:09 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: 12:20:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/hsdb to provide /usr/bin/hsdb (hsdb) in auto mode unit-abot-epc-basic-0: 12:20:09 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: 12:20:09 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: 12:20:09 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: 12:20:09 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: 12:20:09 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: 12:20:09 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: 12:20:09 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: 12:20:09 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: 12:20:10 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 12:20:10 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: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 12:20:11 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: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:20:11 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: 12:20:11 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 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: 12:20:11 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:20:11 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: 12:20:11 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: 12:20:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.22) ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install --2019-07-12 12:20:13-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb machine-1: 12:20:47 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 12:20:47 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 12:20:47 DEBUG juju.agent read agent config, format "2.0" machine-1: 12:20:48 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 12:20:48 DEBUG juju.worker start "engine" machine-1: 12:20:48 INFO juju.worker start "engine" machine-1: 12:20:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 12:20:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 12:20:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 12:20:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 12:20:48 DEBUG juju.worker "engine" started machine-1: 12:20:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 12:20:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 12:20:48 DEBUG juju.worker.introspection stats worker now serving machine-1: 12:20:48 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 12:20:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 12:20:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 12:20:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 12:20:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 12:20:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:20:48 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.apicaller connecting with old password machine-1: 12:20:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 12:20:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 12:20:48 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-1: 12:20:48 INFO juju.api connection established to "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-1: 12:20:48 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-1: 12:20:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 12:20:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 12:20:48 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 12:20:49 DEBUG juju.worker.apicaller connected machine-1: 12:20:49 DEBUG juju.worker.apicaller changing password... machine-1: 12:20:49 DEBUG juju.worker.apicaller password changed machine-1: 12:20:49 DEBUG juju.api RPC connection died machine-1: 12:20:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 12:20:49 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:20:49 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-1: 12:20:49 INFO juju.api connection established to "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-1: 12:20:49 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-1: 12:20:50 DEBUG juju.worker.apicaller connected machine-1: 12:20:50 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 12:20:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 12:20:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 12:20:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 12:20:50 INFO juju.worker.upgrader unblocking abort check machine-1: 12:20:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 12:20:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 12:20:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 12:20:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 12:20:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 12:20:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 12:20:50 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 12:20:50 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 12:20:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 12:20:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 12:20:50 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 12:20:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 12:20:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 12:20:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 12:20:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 12:20:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 12:20:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 12:20:50 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:20:50 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 12:20:50 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 12:20:50 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: 12:20:50 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:20:50 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 12:20:50 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 12:20:50 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 12:20:50 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:20:50 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:20:50 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:20:50 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:20:50 DEBUG juju.network including address public:172.30.9.203 for machine machine-1: 12:20:50 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-1: 12:20:50 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-1: 12:20:50 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:20:50 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:20:50 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 12:20:50 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 12:20:50 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.203:17070"] machine-1: 12:20:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 12:20:50 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:20:50 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:20:50 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:20:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 12:20:50 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 12:20:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 12:20:50 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 12:20:50 DEBUG juju.api RPC connection died machine-1: 12:20:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 12:20:50 DEBUG juju.worker.logger logger setup machine-1: 12:20:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 12:20:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 12:20:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 12:20:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: creating fanconfigurer orchestrator: connection is shut down machine-1: 12:20:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching filesystems: connection is shut down machine-1: 12:20:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 12:20:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 12:20:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 12:20:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 12:20:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 12:20:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-1: 12:20:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 12:20:50 ERROR juju.worker.logger connection is shut down machine-1: 12:20:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 12:20:50 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-1: 12:20:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-1: 12:20:50 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: 12:20:50 DEBUG juju.worker killing runner 0xc4203269c0 machine-1: 12:20:50 INFO juju.worker runner is dying machine-1: 12:20:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-1 from state: connection is shut down machine-1: 12:20:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:20:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-1: 12:20:50 INFO juju.api connection established to "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-1: 12:20:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:20:50 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-1: 12:20:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 12:20:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:51 DEBUG juju.worker.apicaller connected machine-1: 12:20:51 DEBUG juju.api RPC connection died machine-1: 12:20:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:20:51 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:20:51 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-1: 12:20:51 INFO juju.api connection established to "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-1: 12:20:51 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-1: 12:20:52 DEBUG juju.worker.apicaller connected machine-1: 12:20:52 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 12:20:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:52 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:20:52 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 12:20:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:52 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 12:20:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 12:20:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 12:20:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:20:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 12:20:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 12:20:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 12:20:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 12:20:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 12:20:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 12:20:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 12:20:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 12:20:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:20:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 12:20:52 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 12:20:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 12:20:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 12:20:52 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 12:20:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:20:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 12:20:52 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 12:20:52 INFO juju.worker.upgrader unblocking abort check machine-1: 12:20:52 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 12:20:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:20:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 12:20:52 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:20:52 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:20:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 12:20:52 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:20:52 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 12:20:52 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 12:20:52 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: 12:20:52 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:20:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 12:20:52 INFO juju.util.exec run result: exit status 127 machine-1: 12:20:52 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec714221153/script.sh: line 1: fanatic: command not found 127 machine-1: 12:20:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 12:20:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 12:20:52 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 12:20:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 12:20:52 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 12:20:52 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 12:20:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 12:20:52 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:20:52 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:20:52 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:20:52 DEBUG juju.network including address public:172.30.9.203 for machine machine-1: 12:20:52 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-1: 12:20:52 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-1: 12:20:52 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:20:52 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:20:52 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 12:20:52 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 12:20:52 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.203:17070"] machine-1: 12:20:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 12:20:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 12:20:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:20:52 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:20:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 12:20:52 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 12:20:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 12:20:52 DEBUG juju.worker.logger logger setup machine-1: 12:20:52 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:20:52 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 12:20:52 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:20:52 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:20:52 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:20:52 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:20:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 12:20:52 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 12:20:52 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 12:20:52 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 12:20:52 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 12:20:52 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 12:20:52 INFO juju.util.exec run result: exit status 127 machine-1: 12:20:52 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec203236928/script.sh: line 1: fanatic: command not found 127 machine-1: 12:20:52 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 12:20:52 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 12:20:52 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 12:20:52 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 12:20:52 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:20:52 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:20:52 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:20:52 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:20:52 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-1: 12:20:52 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:20:52 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-1: 12:20:52 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-1: 12:20:52 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:20:52 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: 12:20:52 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 12:20:52 DEBUG juju.worker start "1-container-watcher" machine-1: 12:20:52 DEBUG juju.worker start "stateconverter" machine-1: 12:20:52 INFO juju.worker start "1-container-watcher" machine-1: 12:20:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 12:20:52 DEBUG juju.worker "1-container-watcher" started machine-1: 12:20:52 INFO juju.worker start "stateconverter" machine-1: 12:20:52 DEBUG juju.worker "stateconverter" started machine-1: 12:20:52 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 12:20:52 INFO juju.worker.machiner "machine-1" started machine-1: 12:20:52 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 12:20:52 DEBUG juju.service discovered init system "upstart" from local host machine-1: 12:20:52 DEBUG juju.worker.deployer API addresses: ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.203:17070"] machine-1: 12:20:52 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: 12:20:52 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 12:20:52 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: 12:20:52 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 12:20:52 DEBUG juju.worker start "api" unit-mysql-0: 12:20:52 INFO juju.worker start "api" unit-mysql-0: 12:20:52 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 12:20:52 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 12:20:52 DEBUG juju.worker "api" started unit-mysql-0: 12:20:52 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 12:20:52 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 12:20:52 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-mysql-0: 12:20:52 INFO juju.api connection established to "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-mysql-0: 12:20:52 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-mysql-0: 12:20:53 DEBUG juju.worker.apicaller connected unit-mysql-0: 12:20:53 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 12:20:54 DEBUG juju.worker.apicaller password changed unit-mysql-0: 12:20:54 DEBUG juju.api RPC connection died unit-mysql-0: 12:20:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 12:20:54 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 12:20:54 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-mysql-0: 12:20:54 INFO juju.api connection established to "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-mysql-0: 12:20:54 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-1: 12:20:54 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:e1:2a:43 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.4 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:e1:2a:43 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-mysql-0: 12:20:55 DEBUG juju.worker.apicaller connected unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:56 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 12:20:56 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 12:20:56 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 12:20:56 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 12:20:56 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 12:20:56 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 12:20:56 DEBUG juju.worker.logger logger setup unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:20:56 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 12:20:56 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 12:20:56 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 12:20:56 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 12:20:56 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 12:20:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 12:20:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 12:20:56 DEBUG juju.network including address public:172.30.9.203 for machine unit-mysql-0: 12:20:56 DEBUG juju.network including address local-cloud:192.168.121.10 for machine unit-mysql-0: 12:20:56 DEBUG juju.network including address local-fan:252.10.0.1 for machine unit-mysql-0: 12:20:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 12:20:56 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 12:20:56 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 12:20:56 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 12:20:56 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.203:17070"] unit-mysql-0: 12:20:56 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 12:20:56 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 12:20:56 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 12:20:56 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 12:20:56 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 12:20:56 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 12:20:56 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 12:20:56 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 12:20:56 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 12:20:56 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 12:20:56 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 12:20:56 INFO juju.worker.uniter resuming charm install unit-mysql-0: 12:20:56 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 12:20:56 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 12:20:56 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 12:20:56 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 12:20:56 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 12:20:56 DEBUG httpbakery client do GET https://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 12:20:56 DEBUG httpbakery } -> error unit-mysql-0: 12:20:56 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 12:20:56 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 12:20:56 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 12:20:56 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 12:20:56 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-mysql-0: 12:20:56 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 12:20:56 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 12:20:56 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 12:20:56 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 12:20:56 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 12:20:56 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 12:20:56 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 12:20:56 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 12:20:56 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 12:20:56 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 12:20:56 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 12:20:56 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 12:20:56 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 12:20:56 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 12:20:56 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 12:20:56 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 12:20:56 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 12:20:56 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 12:20:56 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 12:20:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 12:20:56 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 12:20:56 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:20:56 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:20:56 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:20:56 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:20:56 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:20:57 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:20:57 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 12:20:57 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:20:57 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 12:20:57 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:20:57 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 12:20:57 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 12:20:57 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-mysql-0: 12:20:57 DEBUG unit.mysql/0.install Fetched 849 kB in 0s (1454 kB/s) unit-mysql-0: 12:20:57 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 12:20:57 DEBUG unit.mysql/0.install (Reading database ... 52455 files and directories currently installed.) unit-mysql-0: 12:20:57 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 12:20:57 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 12:20:57 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 12:20:58 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 12:20:58 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 12:20:58 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:20:58 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:20:58 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:20:58 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:20:58 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:20:58 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:20:58 DEBUG unit.mysql/0.install python-netifaces unit-mysql-0: 12:20:59 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:20:59 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 12:20:59 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 12:20:59 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-mysql-0: 12:20:59 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (24.4 kB/s) unit-mysql-0: 12:20:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 12:20:59 DEBUG unit.mysql/0.install (Reading database ... 52495 files and directories currently installed.) unit-mysql-0: 12:20:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 12:20:59 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 12:20:59 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 12:21:00 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 12:21:01 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:21:01 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 12:21:01 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 12:21:01 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-mysql-0: 12:21:01 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: 12:21:01 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-mysql-0: 12:21:02 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-mysql-0: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:02 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: 12:21:03 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: 12:21:03 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: 12:21:03 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: 12:21:03 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: 12:21:04 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] unit-mysql-0: 12:21:04 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] unit-mysql-0: 12:21:04 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] unit-mysql-0: 12:21:04 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-mysql-0: 12:21:05 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: 12:21:05 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-mysql-0: 12:21:05 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: 12:21:06 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-mysql-0: 12:21:06 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-mysql-0: 12:21:06 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-mysql-0: 12:21:07 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-mysql-0: 12:21:08 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: 12:21:08 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: 12:21:08 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: 12:21:08 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: 12:21:08 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: 12:21:08 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 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: 12:21:09 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-mysql-0: 12:21:10 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-mysql-0: 12:21:10 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: 12:21:10 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: 12:21:10 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-mysql-0: 12:21:10 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: 12:21:10 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: 12:21:11 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] unit-mysql-0: 12:21:11 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-mysql-0: 12:21:11 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-mysql-0: 12:21:11 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-mysql-0: 12:21:11 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-mysql-0: 12:21:11 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-mysql-0: 12:21:12 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: 12:21:12 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Fetched 40.9 MB in 11s (3594 kB/s) unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install (Reading database ... 52505 files and directories currently installed.) unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 12:21:12 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 12:21:13 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 12:21:13 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 12:21:13 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 12:21:13 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 12:21:13 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 12:21:13 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:21:13 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 12:21:13 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-mysql-0: 12:21:13 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-mysql-0: 12:21:13 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 12:21:13 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 12:21:13 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-mysql-0: 12:21:14 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 12:21:14 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:21:14 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:15 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 12:21:15 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:21:15 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:21:15 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 12:21:15 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:21:15 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:15 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 12:21:15 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:21:15 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:16 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 12:21:16 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:21:16 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:21:16 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 12:21:16 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:21:16 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:17 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 12:21:17 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:21:17 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:18 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 12:21:18 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:21:18 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:21:18 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 12:21:18 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 12:21:18 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 12:21:18 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 12:21:18 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 12:21:18 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 12:21:18 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 12:21:18 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 12:21:18 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 12:21:18 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 12:21:18 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 12:21:18 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 12:21:18 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 12:21:18 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 12:21:18 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 12:21:19 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 12:21:19 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 12:21:19 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 12:21:20 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 12:21:21 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 12:21:21 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 12:21:21 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 12:21:21 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 12:21:21 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 12:21:21 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 12:21:21 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:21:21 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 12:21:21 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 12:21:21 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 12:21:22 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 12:21:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 12:21:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 12:21:23 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 12:21:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 12:21:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 12:21:23 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 12:21:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 12:21:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 12:21:23 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 12:21:23 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 12:21:25 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:25 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:25 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 12:21:25 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 12:21:25 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 12:21:25 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:25 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:25 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 12:21:25 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:25 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:25 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 12:21:26 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 12:21:27 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 12:21:27 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:21:27 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:21:27 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 12:21:27 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 12:21:27 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 12:21:27 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 12:21:27 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 12:21:27 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 12:21:27 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 12:21:27 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 12:21:27 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 12:21:27 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 12:21:28 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 12:21:28 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:21:28 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:21:29 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:21:29 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:21:29 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:21:29 DEBUG unit.mysql/0.install python-dnspython unit-mysql-0: 12:21:29 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:21:29 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 12:21:29 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 12:21:29 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-mysql-0: 12:21:30 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (92.1 kB/s) unit-mysql-0: 12:21:30 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 12:21:30 DEBUG unit.mysql/0.install (Reading database ... 57633 files and directories currently installed.) unit-mysql-0: 12:21:30 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 12:21:30 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-mysql-0: 12:21:30 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-mysql-0: 12:21:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:21:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:21:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:21:31 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 12:21:31 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 12:21:33 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 12:21:33 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 12:21:33 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 12:21:33 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 12:21:33 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 12:21:33 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 12:21:33 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 12:21:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 12:21:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 12:21:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 12:21:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 12:21:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 12:21:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 12:21:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 12:21:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 12:21:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 12:21:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 12:21:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 12:21:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 12:21:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 12:21:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 12:21:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 12:21:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 12:21:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 12:21:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 12:21:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 12:21:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 12:21:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 12:21:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 12:21:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 12:21:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 12:21:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 12:21:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-mysql-0: 12:21:39 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:21:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:21:40 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 12:21:40 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:21:40 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:21:40 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:21:40 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 12:21:40 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 12:21:40 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 12:21:40 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:21:40 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 12:21:40 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:21:40 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 12:21:40 DEBUG unit.mysql/0.install python-mysqldb uuid unit-mysql-0: 12:21:40 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:21:40 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 12:21:40 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 12:21:40 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-mysql-0: 12:21:41 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-mysql-0: 12:21:41 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-mysql-0: 12:21:42 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-mysql-0: 12:21:42 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-mysql-0: 12:21:42 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-mysql-0: 12:21:42 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-mysql-0: 12:21:42 DEBUG unit.mysql/0.install Fetched 781 kB in 2s (361 kB/s) unit-mysql-0: 12:21:42 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 12:21:42 DEBUG unit.mysql/0.install (Reading database ... 57733 files and directories currently installed.) unit-mysql-0: 12:21:42 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 12:21:42 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:21:42 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 12:21:42 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:21:42 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:21:43 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 12:21:43 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 12:21:43 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 12:21:43 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 12:21:43 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 12:21:43 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:21:43 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 12:21:43 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 12:21:43 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 12:21:43 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 12:21:43 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 12:21:43 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 12:21:43 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 12:21:43 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 12:21:43 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:21:43 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 12:21:43 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:21:43 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:21:44 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 12:21:44 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:21:44 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 12:21:44 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 12:21:44 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:21:44 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:21:45 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 12:21:45 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 12:21:45 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 12:21:45 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:21:45 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 12:21:45 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 12:21:45 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 12:21:45 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 12:21:45 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 12:21:45 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 12:21:45 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 12:21:45 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 12:21:45 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 12:21:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 12:21:45 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 12:21:45 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 12:21:45 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 12:21:45 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:21:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:21:45 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 12:21:45 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 12:21:45 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 12:21:45 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 12:21:45 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 12:21:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-mysql-0: 12:21:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:21:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:21:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:21:45 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 12:21:45 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 12:21:46 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 12:21:46 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 12:21:46 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 12:21:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 12:21:46 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 12:21:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 12:21:46 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 12:21:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 12:21:46 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 12:21:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 12:21:46 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 12:21:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 12:21:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 12:21:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 12:21:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 12:21:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 12:21:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 12:21:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 12:21:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 12:21:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 12:21:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 12:21:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 12:21:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 12:21:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 12:21:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 12:21:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 12:21:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 12:21:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 12:21:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 12:21:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 12:21:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 12:21:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 12:21:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 12:21:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 12:21:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 12:21:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 12:21:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 12:21:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 12:21:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-mysql-0: 12:21:54 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 12:21:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:21:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:21:54 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 12:21:54 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 12:21:54 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 12:21:54 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 12:21:54 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 12:21:54 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 12:21:54 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 12:21:54 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 12:21:54 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 12:21:54 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 12:21:54 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 12:21:54 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 12:21:54 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 12:21:54 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 12:21:54 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 12:21:55 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:21:55 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 12:21:55 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 12:21:55 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-mysql-0: 12:21:56 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: 12:21:56 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-mysql-0: 12:21:56 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-mysql-0: 12:21:56 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-mysql-0: 12:21:57 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-mysql-0: 12:21:57 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-mysql-0: 12:21:57 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-mysql-0: 12:21:57 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-mysql-0: 12:21:57 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 12:21:57 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 2s (3052 kB/s) unit-mysql-0: 12:21:57 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 12:21:58 DEBUG unit.mysql/0.config-changed (Reading database ... 57827 files and directories currently installed.) unit-mysql-0: 12:21:58 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 12:21:58 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 12:21:58 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 12:21:58 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 12:21:58 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 12:21:58 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 12:21:58 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 12:21:58 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 12:21:58 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 12:21:58 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: 12:21:58 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:21:58 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 12:21:58 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: 12:21:58 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:21:59 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 12:21:59 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: 12:21:59 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 12:22:03 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 12:22:03 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 12:22:03 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 12:22:03 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 12:22:03 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:22:03 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:22:03 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:22:03 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:22:07 DEBUG unit.mysql/0.config-changed 190712 12:22:07 [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: 12:22:07 DEBUG unit.mysql/0.config-changed 190712 12:22:07 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 12:22:07 DEBUG unit.mysql/0.config-changed 190712 12:22:07 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11580 ... unit-mysql-0: 12:22:19 DEBUG unit.mysql/0.config-changed mysql start/running, process 11713 unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install unit-mysql-0: 12:22:20 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install --2019-07-12 12:22:21-- (try: 2) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 12:22:21 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 12:22:22 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:22:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:22:23 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-mysql-0: 12:22:26 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-mysql-0: 12:22:28 DEBUG unit.mysql/0.config-changed mysql start/running, process 11838 unit-mysql-0: 12:22:28 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 12:22:29 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 12:22:29 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 12:22:29 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 12:22:29 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:22:29 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 12:22:29 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 12:22:29 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 12:22:29 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 12:22:29 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 12:22:29 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 12:22:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-mysql-0: 12:22:32 DEBUG unit.mysql/0.start mysql stop/waiting unit-mysql-0: 12:22:34 DEBUG unit.mysql/0.start mysql start/running, process 11951 unit-mysql-0: 12:22:34 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-mysql-0: 12:22:34 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 12:22:34 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 12:22:34 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 12:22:34 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 12:22:34 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:22:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:22:34 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 12:22:34 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 12:22:34 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 12:22:34 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 12:22:34 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 12:22:34 DEBUG juju.worker.uniter [AGENT-STATUS] idle: machine-2: 12:22:57 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 12:22:57 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 12:22:57 DEBUG juju.agent read agent config, format "2.0" machine-2: 12:22:57 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:22:57 DEBUG juju.worker start "engine" machine-2: 12:22:57 INFO juju.worker start "engine" machine-2: 12:22:57 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 12:22:57 DEBUG juju.worker "engine" started machine-2: 12:22:57 DEBUG juju.worker.introspection stats worker now serving machine-2: 12:22:57 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 12:22:57 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 12:22:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 12:22:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 12:22:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 12:22:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:22:57 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 12:22:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 12:22:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 12:22:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:22:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:22:57 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 12:22:57 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 12:22:57 DEBUG juju.worker.apicaller connecting with old password machine-2: 12:22:57 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-2: 12:22:57 INFO juju.api connection established to "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-2: 12:22:57 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-2: 12:22:58 DEBUG juju.worker.apicaller connected machine-2: 12:22:58 DEBUG juju.worker.apicaller changing password... machine-2: 12:22:58 DEBUG juju.worker.apicaller password changed machine-2: 12:22:58 DEBUG juju.api RPC connection died machine-2: 12:22:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 12:22:58 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:22:58 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-2: 12:22:58 INFO juju.api connection established to "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-2: 12:22:58 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-2: 12:22:58 DEBUG juju.worker.apicaller connected machine-2: 12:22:58 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:22:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:22:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:22:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:22:58 INFO juju.worker.upgrader unblocking abort check machine-2: 12:22:58 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:22:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 12:22:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:22:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:22:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 12:22:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:22:58 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:22:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:22:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:22:58 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:22:58 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:22:58 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:22:58 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:22:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:22:58 INFO juju.util.exec run result: exit status 127 machine-2: 12:22:58 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec811658921/script.sh: line 1: fanatic: command not found 127 machine-2: 12:22:58 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:22:58 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:22:58 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:22:58 DEBUG juju.network including address public:172.30.9.203 for machine machine-2: 12:22:58 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-2: 12:22:58 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-2: 12:22:58 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:22:58 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:22:58 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:22:58 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:22:58 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.203:17070"] machine-2: 12:22:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:22:58 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 12:22:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 12:22:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:22:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:22:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 12:22:58 ERROR juju.worker.dependency "proxy-config-updater" manifold worker returned unexpected error: connection is shut down machine-2: 12:22:58 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-2: 12:22:58 DEBUG juju.api RPC connection died machine-2: 12:22:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 12:22:58 ERROR juju.worker.dependency "machine-action-runner" manifold worker returned unexpected error: connection is shut down machine-2: 12:22:58 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/api/machineactions/machineactions.go:137: github.com/juju/juju/worker/machineactions/worker.go:72: machine-2: 12:22:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 12:22:58 ERROR juju.worker.dependency "migration-inactive-flag" manifold worker returned unexpected error: connection is shut down machine-2: 12:22:58 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-2: 12:22:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-2: 12:22:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 12:22:58 ERROR juju.worker.dependency "upgrader" manifold worker returned unexpected error: connection is shut down machine-2: 12:22:58 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-2: 12:22:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: checking controller status: connection is shut down machine-2: 12:22:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 12:22:58 ERROR juju.worker.dependency "migration-minion" manifold worker returned unexpected error: connection is shut down machine-2: 12:22:58 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-2: 12:22:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 12:22:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 12:22:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 12:22:58 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: 12:22:58 DEBUG juju.worker killing runner 0xc42070e820 machine-2: 12:22:58 INFO juju.worker runner is dying machine-2: 12:22:58 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: 12:22:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:22:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:22:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 12:22:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:22:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-2: 12:22:58 INFO juju.api connection established to "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-2: 12:22:58 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-2: 12:22:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.apicaller connected machine-2: 12:22:58 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:22:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:22:58 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:22:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:22:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:22:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 12:22:58 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:22:58 INFO juju.worker.upgrader unblocking abort check machine-2: 12:22:58 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:22:58 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:22:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:22:58 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:22:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:22:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:22:58 INFO juju.util.exec run result: exit status 127 machine-2: 12:22:58 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec112368966/script.sh: line 1: fanatic: command not found 127 machine-2: 12:22:58 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:22:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 12:22:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:22:58 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:22:58 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:22:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:22:58 INFO juju.util.exec run result: exit status 127 machine-2: 12:22:58 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec500797544/script.sh: line 1: fanatic: command not found 127 machine-2: 12:22:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:22:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:22:58 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:22:58 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:22:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:22:58 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:22:58 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 12:22:58 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:22:58 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: 12:22:58 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:22:58 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 12:22:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:22:58 DEBUG juju.worker.logger logger setup machine-2: 12:22:58 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:22:58 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:22:58 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:22:58 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:22:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:22:58 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 12:22:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:22:58 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:22:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:22:58 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 12:22:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:22:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 12:22:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:22:58 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:22:58 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:22:58 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:22:58 DEBUG juju.network including address public:172.30.9.203 for machine machine-2: 12:22:58 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-2: 12:22:58 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-2: 12:22:58 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:22:58 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:22:58 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:22:58 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:22:58 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.203:17070"] machine-2: 12:22:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:22:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:22:58 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:22:58 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 12:22:58 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: 12:22:58 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:22:58 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 12:22:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 12:22:58 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 12:22:58 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:22:58 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:22:58 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:22:58 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:22:58 DEBUG juju.network including address local-cloud:192.168.121.16 for machine machine-2: 12:22:58 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:22:58 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] machine-2: 12:22:58 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] machine-2: 12:22:58 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:22:58 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 12:22:58 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 12:22:58 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 12:22:59 DEBUG juju.worker start "2-container-watcher" machine-2: 12:22:59 DEBUG juju.worker start "stateconverter" machine-2: 12:22:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 12:22:59 INFO juju.worker start "2-container-watcher" machine-2: 12:22:59 DEBUG juju.worker "2-container-watcher" started machine-2: 12:22:59 INFO juju.worker start "stateconverter" machine-2: 12:22:59 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 12:22:59 DEBUG juju.worker "stateconverter" started machine-2: 12:22:59 INFO juju.worker.machiner "machine-2" started machine-2: 12:22:59 INFO juju.api.common no addresses observed on interface "tunl0" machine-2: 12:22:59 DEBUG juju.service discovered init system "upstart" from local host machine-2: 12:22:59 DEBUG juju.worker.deployer API addresses: ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.203:17070"] machine-2: 12:22:59 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: 12:22:59 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:22: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: 12:22:59 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 12:22:59 DEBUG juju.worker start "api" unit-oai-epc-0: 12:22:59 INFO juju.worker start "api" unit-oai-epc-0: 12:22:59 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 12:22:59 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 12:22:59 DEBUG juju.worker "api" started unit-oai-epc-0: 12:22:59 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-oai-epc-0: 12:22:59 INFO juju.api connection established to "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 12:22:59 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:22:59 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 12:22:59 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 12:22:59 DEBUG juju.api RPC connection died unit-oai-epc-0: 12:22:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 12:22:59 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:c4:68:c1 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.16 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:c4:68:c1 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: 12:22:59 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 12:22:59 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-oai-epc-0: 12:22:59 INFO juju.api connection established to "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-oai-epc-0: 12:22:59 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-oai-epc-0: 12:23:00 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:23:00 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 12:23:00 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 12:23:00 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 12:23:00 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:23:00 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 12:23:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:23:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:23:00 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-epc-0: 12:23:00 DEBUG juju.network including address local-cloud:192.168.121.10 for machine unit-oai-epc-0: 12:23:00 DEBUG juju.network including address local-fan:252.10.0.1 for machine unit-oai-epc-0: 12:23:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 12:23:00 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 12:23:00 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 12:23:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 12:23:00 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.203:17070"] unit-oai-epc-0: 12:23:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:23: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: 12:23:00 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 12:23:00 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 12:23:00 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 12:23:00 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:23:00 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 12:23:00 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 12:23:00 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:23:00 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 12:23:00 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 12:23:00 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 12:23:00 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 12:23:00 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 12:23:00 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 12:23:00 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 12:23:00 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 12:23: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: 12:23:00 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 12:23:00 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 12:23:00 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 12:23:00 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 12:23:00 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:23:00 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 12:23:00 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 12:23:00 DEBUG httpbakery client do GET https://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 12:23:00 DEBUG httpbakery } -> error unit-oai-epc-0: 12:23:00 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 12:23:00 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 12:23:00 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:23:00 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 12:23:00 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-oai-epc-0: 12:23:00 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 12:23:00 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:23:00 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 12:23:00 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 12:23:00 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 12:23:00 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 12:23:00 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 12:23:00 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 12:23:00 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 12:23:00 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 12:23:00 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 12:23:00 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 12:23:00 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 12:23:00 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 12:23:00 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 12:23:00 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 12:23:00 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 12:23:00 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 12:23:00 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 12:23:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 12:23:00 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:23:00 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:23:00 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:23:00 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:23:00 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 12:23:00 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 12:23:00 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:23:00 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:23:00 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:23:00 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:23:00 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:23:00 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:23:00 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 12:23:00 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 12:23:01 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 12:23:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 12:23:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:23:01 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: 12:23:01 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 12:23:01 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-epc-0: 12:23:01 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.10 [700 kB] unit-oai-epc-0: 12:23:02 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.10 [2737 kB] unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 1s (3418 kB/s) unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 12:23:02 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 12:23:03 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 12:23:04 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 12:23:04 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 12:23:04 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 12:23:05 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:23:05 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 12:23:05 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 12:23:05 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:23:05 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:23:05 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 12:23:05 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 12:23:05 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 12:23:05 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 12:23:05 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 12:23:05 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:23:05 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:23:05 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:23:05 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:23:05 DEBUG unit.oai-epc/0.install virt-what unit-oai-epc-0: 12:23:05 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:23:05 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 12:23:05 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 12:23:05 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-oai-epc-0: 12:23:05 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (53.3 kB/s) unit-oai-epc-0: 12:23:05 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 12:23:05 DEBUG unit.oai-epc/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-epc-0: 12:23:05 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 12:23:05 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 12:23:05 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 12:23:06 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-oai-epc-0: 12:23:06 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 12:23:06 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:23:06 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 12:23:06 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:23:06 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 12:23:06 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 12:23:06 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:23:06 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: 12:23:06 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:23:06 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:23:06 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:23:06 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:23:06 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:23:06 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 12:23:06 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 12:23:06 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:23:06 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 12:23:06 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 12:23:06 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:23:06 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 12:23:06 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 12:23:07 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:23:07 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 12:23:07 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 12:23:07 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-oai-epc-0: 12:23:07 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-oai-epc-0: 12:23:07 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: 12:23:07 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: 12:23:07 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: 12:23:07 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: 12:23:07 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-oai-epc-0: 12:23:08 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-oai-epc-0: 12:23:08 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 1s (2618 kB/s) unit-oai-epc-0: 12:23:08 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 12:23:08 DEBUG unit.oai-epc/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-epc-0: 12:23:08 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 12:23:08 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:23:08 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 12:23:08 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 12:23:08 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:23:08 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 12:23:08 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 12:23:08 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 12:23:08 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 12:23:08 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 12:23:08 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 12:23:08 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 12:23:08 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 12:23:08 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 12:23:09 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 12:23:09 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: 12:23:09 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: 12:23:09 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 12:23:09 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: 12:23:09 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:23:10 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 12:23:10 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 12:23:10 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:23:10 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 12:23:11 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:23:11 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:23:11 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 12:23:11 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 12:23:11 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 12:23:11 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: 12:23:11 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: 12:23:11 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: 12:23:11 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-epc-0: 12:23:11 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 12:23:11 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 12:23:11 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 12:23:11 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 12:23:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:23:11 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 12:23:11 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 12:23:11 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:23:11 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 12:23:11 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 12:23:11 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 12:23:11 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:23:14 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: 12:23:14 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:23:14 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: 12:23:14 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 12:23:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:23:14 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 12:23:14 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: 12:23:14 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 12:23:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:23:14 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 12:23:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install + apt-get install -y linux-image-3.19.0-61-lowlatency linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install fdutils linux-lts-vivid-tools unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 12:23:14 DEBUG unit.oai-epc/0.install linux-image-3.19.0-61-lowlatency unit-oai-epc-0: 12:23:15 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:23:15 DEBUG unit.oai-epc/0.install Need to get 65.1 MB of archives. unit-oai-epc-0: 12:23:15 DEBUG unit.oai-epc/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-epc-0: 12:23:15 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [55.1 MB] unit-oai-epc-0: 12:23:19 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61 all 3.19.0-61.69~14.04.1 [9307 kB] unit-oai-epc-0: 12:23:20 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [748 kB] unit-oai-epc-0: 12:23:20 DEBUG unit.oai-epc/0.install Fetched 65.1 MB in 5s (11.8 MB/s) unit-oai-epc-0: 12:23:21 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-epc-0: 12:23:21 DEBUG unit.oai-epc/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-epc-0: 12:23:21 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-epc-0: 12:23:21 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 12:23:21 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-epc-0: 12:23:30 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-epc-0: 12:23:30 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-61_3.19.0-61.69~14.04.1_all.deb ... unit-oai-epc-0: 12:23:30 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... machine-3: 12:23:33 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 12:23:33 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 12:23:33 DEBUG juju.agent read agent config, format "2.0" machine-3: 12:23:34 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:23:34 DEBUG juju.worker start "engine" machine-3: 12:23:34 INFO juju.worker start "engine" machine-3: 12:23:34 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 12:23:34 DEBUG juju.worker "engine" started machine-3: 12:23:34 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 12:23:34 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.introspection stats worker now serving machine-3: 12:23:34 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 12:23:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 12:23:34 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 12:23:34 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 12:23:34 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: machine-3: 12:23:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:23:34 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:23:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 12:23:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:23:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:23:34 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 12:23:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 12:23:34 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 12:23:34 DEBUG juju.worker.apicaller connecting with old password machine-3: 12:23:34 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-3: 12:23:34 INFO juju.api connection established to "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-3: 12:23:34 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-3: 12:23:34 DEBUG juju.worker.apicaller connected machine-3: 12:23:34 DEBUG juju.worker.apicaller changing password... machine-3: 12:23:34 DEBUG juju.worker.apicaller password changed machine-3: 12:23:34 DEBUG juju.api RPC connection died machine-3: 12:23:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 12:23:34 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:23:34 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-3: 12:23:34 INFO juju.api connection established to "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-3: 12:23:34 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-3: 12:23:35 DEBUG juju.worker.apicaller connected machine-3: 12:23:35 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:23:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:23:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:23:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:23:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:23:35 INFO juju.worker.upgrader unblocking abort check machine-3: 12:23:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:23:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 12:23:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:23:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:23:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:23:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:23:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 12:23:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 12:23:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:23:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:23:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:23:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 12:23:35 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:23:35 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:23:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:23:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:23:35 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:23:35 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:23:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:23:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:23:35 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 12:23:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:23:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:23:35 DEBUG juju.worker.logger logger setup machine-3: 12:23:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:23:35 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:23:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:23:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:23:35 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 12:23:35 INFO juju.util.exec run result: exit status 127 machine-3: 12:23:35 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec496256966/script.sh: line 1: fanatic: command not found 127 machine-3: 12:23:35 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:23:35 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 12:23:35 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:23:35 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: 12:23:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:23:35 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:23:35 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:23:35 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:23:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:23:35 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:23:35 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:23:35 DEBUG juju.network including address public:172.30.9.203 for machine machine-3: 12:23:35 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-3: 12:23:35 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-3: 12:23:35 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:23:35 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:23:35 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:23:35 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:23:35 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.203:17070"] machine-3: 12:23:35 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 12:23:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 12:23:35 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:23:35 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:23:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 12:23:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:23:35 DEBUG juju.api RPC connection died machine-3: 12:23:35 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:23:35 ERROR juju.worker.logger connection is shut down machine-3: 12:23:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 12:23:35 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:23:35 ERROR juju.worker.dependency "upgrader" manifold worker returned unexpected error: connection is shut down machine-3: 12:23:35 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-3: 12:23:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 12:23:35 ERROR juju.worker.dependency "machine-action-runner" manifold worker returned unexpected error: connection is shut down machine-3: 12:23:35 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/api/machineactions/machineactions.go:38: machine-3: 12:23:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 12:23:35 ERROR juju.worker.dependency "migration-inactive-flag" manifold worker returned unexpected error: connection is shut down machine-3: 12:23:35 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-3: 12:23:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 12:23:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 12:23:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 12:23:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 12:23:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 12:23:35 ERROR juju.worker.dependency "migration-minion" manifold worker returned unexpected error: connection is shut down machine-3: 12:23:35 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-3: 12:23:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching volumes: connection is shut down machine-3: 12:23:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:23:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 12:23:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 12:23:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 12:23:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:23:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 12:23:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 12:23:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:23:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:23:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 12:23:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: machine-3: 12:23:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:23:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:23:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:23:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 12:23:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: machine-3: 12:23:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:23:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:23:35 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-3: 12:23:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-3: 12:23:35 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:23:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-3: 12:23:35 INFO juju.api connection established to "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-3: 12:23:35 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-3: 12:23:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:23:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 12:23:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:23:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:23:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 12:23:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 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: 12:23:35 DEBUG juju.worker killing runner 0xc4203f1110 machine-3: 12:23:35 INFO juju.worker runner is dying machine-3: 12:23:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-3 from state: connection is shut down machine-3: 12:23:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:36 DEBUG juju.worker.apicaller connected machine-3: 12:23:36 DEBUG juju.api RPC connection died machine-3: 12:23:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:23:36 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:23:36 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-3: 12:23:36 INFO juju.api connection established to "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-3: 12:23:36 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-oai-epc-0: 12:23:36 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-epc-0: 12:23:36 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-epc-0: 12:23:36 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... machine-3: 12:23:36 DEBUG juju.worker.apicaller connected machine-3: 12:23:36 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:23:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:23:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:23:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 12:23:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 12:23:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 12:23:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 12:23:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:23:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:23:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 12:23:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 12:23:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:23:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 12:23:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:23:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:23:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:23:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 12:23:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:23:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 12:23:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 12:23:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:23:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:23:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:23:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:23:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:23:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:23:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:23:36 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:23:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:23:36 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:23:36 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:23:36 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:23:36 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:23:36 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 12:23:36 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:23:36 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:23:36 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:23:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:23:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:23:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:23:36 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:23:36 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:23:36 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:23:36 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:23:36 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:23:36 INFO juju.util.exec run result: exit status 127 machine-3: 12:23:36 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec040616945/script.sh: line 1: fanatic: command not found 127 machine-3: 12:23:36 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:23:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:23:36 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:23:36 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:23:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:23:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:23:36 DEBUG juju.network including address public:172.30.9.203 for machine machine-3: 12:23:36 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-3: 12:23:36 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-3: 12:23:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:23:36 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:23:36 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:23:36 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:23:36 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.203:17070"] machine-3: 12:23:36 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:23:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:23:36 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:23:36 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:23:36 INFO juju.util.exec run result: exit status 127 machine-3: 12:23:36 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec025456053/script.sh: line 1: fanatic: command not found 127 machine-3: 12:23:36 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:23:36 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:23:36 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:23:36 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:23:36 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 12:23:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:23:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:23:36 DEBUG juju.worker.logger logger setup machine-3: 12:23:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:23:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:23:36 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:23:36 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 12:23:36 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:23:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:23:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:23:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:23:36 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-3: 12:23:36 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:23:36 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-3: 12:23:36 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-3: 12:23:36 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:23:36 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 12:23:36 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:23:36 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 12:23:36 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:23:36 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:23:36 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:23:36 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 12:23:37 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 12:23:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 12:23:37 DEBUG juju.worker start "3-container-watcher" machine-3: 12:23:37 DEBUG juju.worker start "stateconverter" machine-3: 12:23:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 12:23:37 INFO juju.worker start "3-container-watcher" machine-3: 12:23:37 DEBUG juju.worker "3-container-watcher" started machine-3: 12:23:37 INFO juju.worker start "stateconverter" machine-3: 12:23:37 DEBUG juju.worker "stateconverter" started machine-3: 12:23:37 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 12:23:37 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:23:37 INFO juju.worker.upgrader unblocking abort check machine-3: 12:23:37 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:23:37 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 12:23:37 INFO juju.worker.machiner "machine-3" started machine-3: 12:23:37 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 12:23:37 DEBUG juju.service discovered init system "upstart" from local host machine-3: 12:23:37 DEBUG juju.worker.deployer API addresses: ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.203:17070"] machine-3: 12:23:37 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-hss-0: 12:23:37 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 12:23:37 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: 12:23:37 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 12:23:37 DEBUG juju.worker start "api" unit-oai-hss-0: 12:23:37 INFO juju.worker start "api" unit-oai-hss-0: 12:23:37 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 12:23:37 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 12:23:37 DEBUG juju.worker "api" started unit-oai-hss-0: 12:23:37 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-oai-hss-0: 12:23:37 INFO juju.api connection established to "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-oai-hss-0: 12:23:37 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 12:23:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 12:23:38 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:23:38 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:23:38 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 12:23:38 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 12:23:38 DEBUG juju.api RPC connection died unit-oai-hss-0: 12:23:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 12:23:38 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:e7:83:4d 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.14 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:e7:83:4d 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: 12:23:38 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 12:23:38 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-oai-hss-0: 12:23:38 INFO juju.api connection established to "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-oai-hss-0: 12:23:38 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-oai-epc-0: 12:23:38 DEBUG unit.oai-epc/0.install Running depmod. unit-oai-epc-0: 12:23:39 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 12:23:39 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 12:23:39 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:23:39 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:23:39 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 12:23:39 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:23:39 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:23:40 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 12:23:40 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 12:23:40 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:23:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 12:23:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:23:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 12:23:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 12:23:40 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 12:23:40 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 12:23:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 12:23:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 12:23:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 12:23:40 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 12:23:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:23:40 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 12:23:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:23:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 12:23:40 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:23:40 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: 12:23:40 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 12:23:40 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:23:40 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:23:40 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-hss-0: 12:23:40 DEBUG juju.network including address local-cloud:192.168.121.10 for machine unit-oai-hss-0: 12:23:40 DEBUG juju.network including address local-fan:252.10.0.1 for machine unit-oai-hss-0: 12:23:40 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 12:23:40 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 12:23:40 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 12:23:40 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 12:23:40 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.203:17070"] unit-oai-hss-0: 12:23:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "charm-dir" not running: dependency not available unit-oai-hss-0: 12:23:40 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 12:23:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:23:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-oai-hss-0: 12:23:40 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 12:23:40 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 12:23:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 12:23:40 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 12:23:40 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 12:23:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 12:23:40 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:23:40 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 12:23:40 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 12:23:40 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 12:23:40 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 12:23:40 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 12:23:40 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 12:23:40 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 12:23:40 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 12:23:40 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 12:23:40 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 12:23:40 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 12:23:40 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 12:23:40 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 12:23:40 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 12:23:40 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 12:23:40 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:23:40 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 12:23:40 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 12:23:40 DEBUG httpbakery client do GET https://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 12:23:40 DEBUG httpbakery } -> error unit-oai-hss-0: 12:23:40 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 12:23:40 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-hss-0: 12:23:40 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:23:40 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:23:40 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:23:40 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:23:40 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:23:40 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 12:23:40 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 12:23:40 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 12:23:40 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 12:23:40 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:23:40 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 12:23:40 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 12:23:40 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 12:23:40 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 12:23:40 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 12:23:40 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 12:23:40 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 12:23:40 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 12:23:40 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 12:23:40 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 12:23:40 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 12:23:41 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 12:23:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 12:23:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 12:23:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:23:41 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:23:41 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: 12:23:41 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:23:41 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 12:23:42 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:23:42 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 12:23:42 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 12:23:42 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-hss-0: 12:23:42 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.10 [700 kB] unit-oai-hss-0: 12:23:43 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.10 [2737 kB] unit-oai-hss-0: 12:23:43 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 1s (1776 kB/s) unit-oai-hss-0: 12:23:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 12:23:43 DEBUG unit.oai-hss/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-hss-0: 12:23:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 12:23:43 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 12:23:44 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:23:45 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 12:23:45 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 12:23:45 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install virt-what unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 12:23:46 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-oai-epc-0: 12:23:46 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:23:46 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (67.3 kB/s) unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 12:23:46 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 12:23:46 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 12:23:46 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 12:23:46 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-epc-0: 12:23:46 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 12:23:46 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 12:23:47 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:23:47 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:23:47 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-epc-0: 12:23:47 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 12:23:47 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 12:23:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:23:47 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:23:47 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 12:23:47 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:23:47 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 12:23:47 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-oai-epc-0: 12:23:47 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:23:47 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: 12:23:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 12:23:47 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 12:23:48 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 12:23:48 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-epc-0: 12:23:48 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:23:48 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:23:48 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 12:23:48 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 12:23:48 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-oai-epc-0: 12:23:48 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 12:23:48 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-hss-0: 12:23:48 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-oai-epc-0: 12:23:48 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 12:23:48 INFO juju.worker.uniter.context trying to kill context process 3193 unit-oai-epc-0: 12:23:48 INFO juju.worker.uniter.context waiting for context process 3193 to die unit-oai-epc-0: 12:23:48 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 12:23:48 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 12:23:48 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-epc-0: 12:23:49 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 12:23:49 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 12:23:49 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:23:49 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 12:23:49 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 12:23:49 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 12:23:49 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: 12:23:49 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-hss-0: 12:23:50 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-hss-0: 12:23:50 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] machine-2: 12:23:50 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 12:23:50 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 12:23:50 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 12:23:50 DEBUG juju.worker.reboot machine lock will not be released manually machine-2: 12:23:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot unit-oai-hss-0: 12:23:50 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-oai-hss-0: 12:23:50 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: 12:23:50 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 2s (1401 kB/s) unit-oai-hss-0: 12:23:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 12:23:50 DEBUG unit.oai-hss/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-hss-0: 12:23:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 12:23:50 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:23:50 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 12:23:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:23:50 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:23:50 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 12:23:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 12:23:50 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-hss-0: 12:23:51 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 12:23:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:23:51 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 12:23:51 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 12:23:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 12:23:51 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 12:23:51 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 12:23:51 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: 12:23:51 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: 12:23:51 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 12:23:51 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: 12:23:51 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:23:52 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 12:23:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 12:23:52 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:23:52 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:23:52 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:23:52 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:23:52 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 12:23:52 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 12:23:52 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 12:23:52 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: 12:23:52 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: 12:23:52 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: 12:23:52 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:23:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:23:53 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: 12:23:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:23:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:23:53 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 12:23:53 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:23:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:23:54 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 12:23:54 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 12:23:54 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 12:23:54 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:23:56 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: 12:23:56 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:23:56 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: 12:23:56 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 12:23:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:23:56 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 12:23:56 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: 12:23:56 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 12:23:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:23:56 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 12:23:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install + apt-get install -y linux-image-3.19.0-61-lowlatency linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 12:23:56 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:23:57 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:23:57 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:23:57 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:23:57 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 unit-oai-hss-0: 12:23:57 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:23:57 DEBUG unit.oai-hss/0.install fdutils linux-lts-vivid-tools unit-oai-hss-0: 12:23:57 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:23:57 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 12:23:57 DEBUG unit.oai-hss/0.install linux-image-3.19.0-61-lowlatency unit-oai-hss-0: 12:23:57 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:23:57 DEBUG unit.oai-hss/0.install Need to get 65.1 MB of archives. unit-oai-hss-0: 12:23:57 DEBUG unit.oai-hss/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-hss-0: 12:23:57 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [55.1 MB] unit-oai-hss-0: 12:23:59 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61 all 3.19.0-61.69~14.04.1 [9307 kB] unit-oai-hss-0: 12:23:59 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [748 kB] unit-oai-hss-0: 12:24:00 DEBUG unit.oai-hss/0.install Fetched 65.1 MB in 2s (24.0 MB/s) unit-oai-hss-0: 12:24:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-hss-0: 12:24:00 DEBUG unit.oai-hss/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-hss-0: 12:24:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-hss-0: 12:24:00 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 12:24:00 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:24:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-hss-0: 12:24:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-61_3.19.0-61.69~14.04.1_all.deb ... unit-oai-hss-0: 12:24:09 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:24:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-hss-0: 12:24:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-hss-0: 12:24:12 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:24:14 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:24:14 DEBUG unit.oai-hss/0.install Running depmod. unit-oai-hss-0: 12:24:15 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 12:24:15 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 12:24:15 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:24:15 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:24:15 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 12:24:22 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:24:22 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:24:22 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 12:24:22 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 12:24:22 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 12:24:22 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 12:24:22 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 12:24:22 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:24:22 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 12:24:22 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 12:24:22 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 12:24:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:24:22 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:24:22 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 12:24:22 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:24:23 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 12:24:23 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 12:24:23 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-oai-hss-0: 12:24:23 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:24:23 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:24:23 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:24:24 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 12:24:24 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 12:24:24 INFO juju.worker.uniter.context trying to kill context process 3197 unit-oai-hss-0: 12:24:24 INFO juju.worker.uniter.context waiting for context process 3197 to die unit-oai-hss-0: 12:24:24 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 12:24:24 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 12:24:24 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 12:24:24 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 12:24:24 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 12:24:24 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:24:24 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 12:24:24 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 12:24:24 DEBUG juju.worker.uniter juju-run listener stopped machine-3: 12:24:25 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 12:24:25 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 12:24:25 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 12:24:25 DEBUG juju.worker.reboot machine lock will not be released manually unit-abot-epc-basic-0: 12:24:28 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:24:28 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:24:28 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install --2019-07-12 12:24:30-- (try: 3) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 12:26:35 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:26:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:26:35 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:26:35 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:26:35 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:26:35 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:26:35 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:26:35 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:26:35 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:26:35 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:26:35 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:26:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:26:37 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:26:37 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:26:37 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:26:40 DEBUG unit.abot-epc-basic/0.install --2019-07-12 12:26:40-- (try: 4) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install --2019-07-12 12:28:52-- (try: 5) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 12:29:00 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:31:04 DEBUG unit.abot-epc-basic/0.install --2019-07-12 12:31:04-- (try: 6) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 12:31:59 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:31:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:31:59 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:31:59 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:31:59 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:31:59 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:31:59 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:31:59 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:31:59 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:31:59 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:31:59 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:31:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes machine-3: 12:32:14 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 12:32:14 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 12:32: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: 12:32:14 DEBUG juju.agent read agent config, format "2.0" machine-3: 12:32:14 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:32:14 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: 12:32:14 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 12:32:14 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:32:14 DEBUG juju.worker start "api" unit-oai-hss-0: 12:32:14 INFO juju.worker start "api" unit-oai-hss-0: 12:32:14 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 12:32:14 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 12:32:14 DEBUG juju.worker "api" started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:32:14 DEBUG juju.worker start "engine" machine-3: 12:32:14 INFO juju.worker start "engine" unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 12:32:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 12:32:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 12:32:14 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 12:32:14 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 12:32:14 DEBUG juju.worker "engine" started machine-3: 12:32:14 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 12:32:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.introspection stats worker now serving machine-3: 12:32:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 12:32:14 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:32:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:32:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:32:14 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 12:32:14 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:32:14 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-oai-hss-0: 12:32:14 INFO juju.api connection established to "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-3: 12:32:14 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-3: 12:32:14 INFO juju.api connection established to "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-3: 12:32:14 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-oai-hss-0: 12:32:14 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-3: 12:32:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 12:32:14 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 12:32:14 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 12:32:14 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 12:32:14 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:32:14 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:32:14 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: 12:32:14 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 12:32:14 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:32:14 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:32:14 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-hss-0: 12:32:14 DEBUG juju.network including address local-cloud:192.168.121.10 for machine unit-oai-hss-0: 12:32:14 DEBUG juju.network including address local-fan:252.10.0.1 for machine unit-oai-hss-0: 12:32:14 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 12:32:14 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 12:32:14 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 12:32:14 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 12:32:14 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.203:17070"] unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:32:14 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 12:32:15 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 12:32:15 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 12:32:15 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 12:32:15 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 12:32:15 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 12:32:15 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 12:32:15 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 12:32:15 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 12:32:15 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 12:32:15 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 12:32:15 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 12:32:15 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 12:32:15 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 12:32:15 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 12:32:15 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 12:32:15 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:32:15 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 12:32:15 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 12:32:15 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 12:32:15 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 12:32:15 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 12:32:15 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 12:32:15 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 12:32:15 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 12:32:15 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 12:32:15 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 12:32:15 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 12:32:15 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 12:32:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 12:32:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 12:32:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:32:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-3: 12:32:15 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' machine-3: 12:32:15 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:32:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:32:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 12:32:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 12:32:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: unit-oai-hss-0: 12:32:15 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:32:15 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:32:15 INFO juju.worker.upgrader unblocking abort check machine-3: 12:32:15 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:32:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 12:32:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:15 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:32:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:32:15 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: 12:32:15 DEBUG unit.oai-hss/0.install machine-3: 12:32:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:32:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install Reading package lists... machine-3: 12:32:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:32:15 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:32:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:32:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 12:32:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.logger logger setup machine-3: 12:32:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 12:32:15 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:32:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:32:15 INFO juju.util.exec run result: exit status 127 machine-3: 12:32:15 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec429091342/script.sh: line 1: fanatic: command not found 127 machine-3: 12:32:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:32:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:32:15 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:32:15 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:32:15 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:32:15 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:32:15 DEBUG juju.network including address public:172.30.9.203 for machine machine-3: 12:32:15 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-3: 12:32:15 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-3: 12:32:15 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:32:15 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:32:15 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:32:15 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:32:15 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.203:17070"] machine-3: 12:32:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:32:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:32:15 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:32:15 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:32:15 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:32:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:32:15 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:32:15 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 12:32:15 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:32:15 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: 12:32:15 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:32:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:32:15 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:32:15 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 12:32:15 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:32:15 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:32:15 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 12:32:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 12:32:15 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:32:15 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:32:15 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:32:15 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:32:15 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:32:15 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:32:15 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-3: 12:32:15 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:32:15 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-3: 12:32:15 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-3: 12:32:15 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:32:15 INFO juju.util.exec run result: exit status 127 machine-3: 12:32:15 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec015405858/script.sh: line 1: fanatic: command not found 127 machine-3: 12:32:15 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 12:32:15 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:32:15 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:32:15 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: 12:32:15 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:32:15 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:32:15 DEBUG juju.worker start "3-container-watcher" machine-3: 12:32:15 DEBUG juju.worker start "stateconverter" machine-3: 12:32:15 INFO juju.worker start "3-container-watcher" machine-3: 12:32:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 12:32:15 DEBUG juju.worker "3-container-watcher" started machine-3: 12:32:15 INFO juju.worker start "stateconverter" machine-3: 12:32:15 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 12:32:15 DEBUG juju.worker "stateconverter" started machine-3: 12:32:15 INFO juju.worker.machiner "machine-3" started machine-3: 12:32:15 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 12:32:15 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:32:15 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:32:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' machine-3: 12:32:16 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:e7:83:4d 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.14 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:e7:83:4d 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: 12:32:16 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:32:16 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: 12:32:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:32:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:32:16 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:32:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 12:32:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:32:16 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 12:32:16 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:32:17 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: 12:32:17 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 12:32:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:32:17 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 12:32:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:32:17 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 12:32:17 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 12:32:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 12:32:17 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 12:32:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:32:18 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 12:32:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 12:32:18 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 12:32:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 12:32:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 12:32:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 12:32:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:32:23 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 12:32:24 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: 12:32:24 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 12:32:24 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 12:32:25 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 12:32:25 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: 12:32:25 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: 12:32:25 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: 12:32:26 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: 12:32:26 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: 12:32:26 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.8 [262 kB] unit-oai-hss-0: 12:32:26 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: 12:32:26 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: 12:32:26 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: 12:32:27 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: 12:32:27 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: 12:32:27 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: 12:32:27 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: 12:32:27 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.3 [21.1 kB] unit-oai-hss-0: 12:32:27 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.3 [21.7 kB] unit-oai-hss-0: 12:32:28 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.3 [25.2 kB] unit-oai-hss-0: 12:32:28 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: 12:32:28 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: 12:32:28 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: 12:32:28 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] unit-oai-hss-0: 12:32:28 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: 12:32:29 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: 12:32:29 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: 12:32:29 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: 12:32:29 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: 12:32:30 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: 12:32:30 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] machine-2: 12:32:30 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:32:30 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:32:30 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: 12:32:30 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 12:32:30 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-2: 12:32:30 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 12:32:30 DEBUG juju.agent read agent config, format "2.0" machine-2: 12:32:30 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:32:30 DEBUG juju.worker start "api" unit-oai-epc-0: 12:32:30 INFO juju.worker start "api" unit-oai-epc-0: 12:32:30 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 12:32:30 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 12:32:30 DEBUG juju.worker "api" started unit-oai-epc-0: 12:32:30 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 12:32:30 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:32:30 DEBUG juju.worker start "engine" machine-2: 12:32:30 INFO juju.worker start "engine" machine-2: 12:32:30 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 12:32:30 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 12:32:30 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 12:32:30 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 12:32:30 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 12:32:30 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 12:32:30 DEBUG juju.worker "engine" started machine-2: 12:32:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.introspection stats worker now serving machine-2: 12:32:30 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-2: 12:32:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 12:32:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:32:30 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 12:32:30 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 12:32:30 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:32:30 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:32:30 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:32:30 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-2: 12:32:30 INFO juju.api connection established to "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-2: 12:32:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:32:30 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 12:32:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:32:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:32:30 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] machine-2: 12:32:30 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 12:32:30 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:32:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 12:32:30 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 12:32:30 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-oai-epc-0: 12:32:30 INFO juju.api connection established to "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-oai-epc-0: 12:32:30 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-oai-hss-0: 12:32:30 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: 12:32:30 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] machine-2: 12:32:30 DEBUG juju.worker.apicaller connected machine-2: 12:32:30 DEBUG juju.api RPC connection died machine-2: 12:32:30 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:32:30 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:32:30 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-2: 12:32:30 INFO juju.api connection established to "wss://192.168.121.10:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" machine-2: 12:32:30 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/264cf0ba-e0a2-4924-8904-56fd9333d3b8/api" unit-oai-hss-0: 12:32:30 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: 12:32:31 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-epc-0: 12:32:31 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:31 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-epc-0: 12:32:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:32:31 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 12:32:31 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:32:31 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:32:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:32:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:32:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 12:32:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 12:32:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 12:32:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 12:32:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:32:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 12:32:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:32:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 12:32:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 12:32:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 12:32:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 12:32:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 12:32:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:32:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 12:32:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:32:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 12:32:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:32:31 INFO juju.worker.upgrader unblocking abort check machine-2: 12:32:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:32:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 12:32:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:32:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:32:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:32:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:32:31 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-epc-0: 12:32:31 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 12:32:31 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 12:32:31 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 12:32:31 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 12:32:31 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:32:31 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:32:31 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: 12:32:31 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 12:32:31 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 12:32:31 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:32:31 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:32:31 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-epc-0: 12:32:31 DEBUG juju.network including address local-cloud:192.168.121.10 for machine unit-oai-epc-0: 12:32:31 DEBUG juju.network including address local-fan:252.10.0.1 for machine unit-oai-epc-0: 12:32:31 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 12:32:31 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 12:32:31 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 12:32:31 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 12:32:31 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.203:17070"] unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 12:32:31 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 12:32:31 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 12:32:31 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 12:32:31 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 12:32:31 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 12:32:31 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 12:32:31 DEBUG juju.worker.uniter juju-run listener running machine-2: 12:32:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 12:32:31 INFO juju.worker.uniter hooks are retried true machine-2: 12:32:31 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 12:32:31 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true machine-2: 12:32:31 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:32:31 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:32:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:32:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available unit-oai-epc-0: 12:32:31 DEBUG juju.worker.uniter.remotestate got unit change machine-2: 12:32:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:32:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:32:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 12:32:31 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 12:32:31 DEBUG juju.worker.uniter.remotestate got relations change: ok=true machine-2: 12:32:31 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:32:31 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:32:31 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:32:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:32:31 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] unit-oai-epc-0: 12:32:31 DEBUG juju.worker.dependency "metric-sender" manifold worker started machine-2: 12:32:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:32:31 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:32:31 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:32:31 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:32:31 DEBUG juju.network including address public:172.30.9.203 for machine machine-2: 12:32:31 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-2: 12:32:31 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-2: 12:32:31 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:32:31 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:32:31 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:32:31 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:32:31 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.203:17070"] machine-2: 12:32:31 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:32:31 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:32:31 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 12:32:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:32:31 DEBUG juju.worker.logger logger setup machine-2: 12:32:31 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:32:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:32:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 12:32:31 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:32:31 INFO juju.util.exec run result: exit status 127 machine-2: 12:32:31 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec946614159/script.sh: line 1: fanatic: command not found 127 machine-2: 12:32:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:32:31 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:32:31 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 12:32:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 12:32:31 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:32:31 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:32:31 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:32:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker started unit-oai-epc-0: 12:32:31 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 12:32:31 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 12:32:31 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 12:32:31 DEBUG juju.worker.uniter.remotestate got service change machine-2: 12:32:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:32:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:32:31 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:32:31 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 12:32:31 INFO juju.util.exec run result: exit status 127 machine-2: 12:32:31 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec945418532/script.sh: line 1: fanatic: command not found 127 machine-2: 12:32:31 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:32:31 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 12:32:31 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" unit-oai-epc-0: 12:32:31 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 12:32:31 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 12:32:31 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 12:32:31 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 12:32:31 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 12:32:31 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 12:32:31 DEBUG juju.worker.uniter.operation preparing operation "run install hook" machine-2: 12:32: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-2: 12:32:31 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:32:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:32:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:32:31 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 12:32:31 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:32:31 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:32:31 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:32:31 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:32:31 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:32:31 DEBUG juju.network including address local-cloud:192.168.121.16 for machine machine-2: 12:32:31 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:32:31 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] machine-2: 12:32:31 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] machine-2: 12:32: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-2: 12:32:31 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 12:32:31 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 12:32:31 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:32:31 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] unit-oai-epc-0: 12:32:31 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 12:32:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-2: 12:32:31 DEBUG juju.worker start "2-container-watcher" machine-2: 12:32:31 DEBUG juju.worker start "stateconverter" machine-2: 12:32:31 INFO juju.worker start "2-container-watcher" machine-2: 12:32:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 12:32:31 DEBUG juju.worker "2-container-watcher" started machine-2: 12:32:31 INFO juju.worker start "stateconverter" machine-2: 12:32:31 DEBUG juju.worker "stateconverter" started machine-2: 12:32:31 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 12:32:31 INFO juju.worker.machiner "machine-2" started unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-hss-0: 12:32:31 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] machine-2: 12:32:31 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 12:32:31 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-hss-0: 12:32:31 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-epc-0: 12:32:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 12:32:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:32:31 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:32:31 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] machine-2: 12:32:31 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:c4:68:c1 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.16 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:c4:68:c1 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: 12:32:32 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-epc-0: 12:32:32 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:32:32 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:32:32 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: 12:32:32 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] unit-oai-hss-0: 12:32:32 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-epc-0: 12:32:32 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 12:32:32 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:32:32 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: 12:32:32 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:32:32 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:32:32 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:32:32 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: 12:32:32 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-epc-0: 12:32:32 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:32:32 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:32:32 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 12:32:32 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:32:32 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 12:32:32 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 12:32:32 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 12:32:32 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 12:32:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:32:32 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 12:32:32 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 12:32:33 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 12:32:33 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-epc-0: 12:32:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:32:33 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-hss-0: 12:32:33 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: 12:32:33 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-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:32:33 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: 12:32:33 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 12:32:33 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-epc-0: 12:32:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:32:33 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 12:32:33 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-hss-0: 12:32:33 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-epc-0: 12:32:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 12:32:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:32:33 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 12:32:33 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-hss-0: 12:32:33 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-epc-0: 12:32:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:32:34 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-oai-hss-0: 12:32:34 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: 12:32:34 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: 12:32:34 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: 12:32:34 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: 12:32:34 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: 12:32:34 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.15 [68.9 kB] unit-oai-hss-0: 12:32:35 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-170.220 [772 kB] unit-oai-hss-0: 12:32:35 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] unit-oai-hss-0: 12:32:35 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: 12:32:35 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: 12:32:35 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: 12:32:35 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: 12:32:36 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: 12:32:36 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: 12:32:36 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: 12:32:37 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: 12:32:37 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: 12:32:37 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: 12:32:37 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: 12:32:38 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: 12:32:38 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: 12:32:38 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: 12:32:38 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: 12:32:39 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: 12:32:39 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: 12:32:39 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: 12:32:39 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: 12:32:39 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: 12:32:39 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: 12:32:40 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: 12:32:40 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: 12:32:40 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: 12:32:40 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: 12:32:40 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: 12:32:40 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] unit-oai-hss-0: 12:32:41 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: 12:32:41 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4134 kB/s) unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install (Reading database ... 83650 files and directories currently installed.) unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.8_amd64.deb ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 12:32:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:32:42 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 12:32:43 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:32:44 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 12:32:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:32:45 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 12:32:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 12:32:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 12:32:45 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 12:32:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 12:32:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 12:32:45 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 12:32:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 12:32:45 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: 12:32:45 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 12:32:45 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: 12:32:45 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 12:32:45 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: 12:32:45 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 12:32:46 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: 12:32:46 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 12:32:46 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: 12:32:46 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 12:32:46 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: 12:32:46 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 12:32:46 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: 12:32:46 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 12:32:46 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: 12:32:46 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:32:46 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 12:32:47 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: 12:32:47 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 12:32:47 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: 12:32:47 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 12:32:47 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: 12:32:47 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 12:32:48 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-oai-hss-0: 12:32:49 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 12:32:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 12:32:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:32:50 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:32:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 12:32:50 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: 12:32:50 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 12:32:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:32:51 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:32:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 12:32:51 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: 12:32:51 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 12:32:52 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: 12:32:52 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 12:32:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:32:52 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:32:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 12:32:53 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: 12:32:53 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 12:32:53 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: 12:32:53 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 12:32:54 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:32:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 12:32:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 12:32:55 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 12:32:56 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 12:32:57 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:32:58 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:32:59 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:33:01 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 12:33:02 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 12:33:02 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 12:33:02 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:33:02 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:33:02 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:33:02 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:33:03 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 12:33:03 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 12:33:03 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 12:33:03 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 12:33:03 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:33:04 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:33:04 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:33:04 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:33:04 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 12:33:04 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 12:33:04 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 12:33:04 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:33:04 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:33:04 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:33:04 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:33:04 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:33:04 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:33:04 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:33:04 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:33:04 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 12:33:07 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: 12:33:07 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 12:33:07 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: 12:33:07 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:33:07 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: 12:33:07 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:33:07 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:33:08 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: 12:33:08 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:33:08 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 12:33:09 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: 12:33:09 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 12:33:09 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:33:10 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:33:10 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 12:33:10 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:33:10 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:33:10 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:33:10 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:33:10 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 12:33:10 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:33:10 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 12:33:10 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:33:10 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 12:33:10 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:33:10 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 12:33:11 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:33:11 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 12:33:11 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 12:33:11 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB] unit-abot-epc-basic-0: 12:33:11 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:33:11 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:33:11 DEBUG unit.abot-epc-basic/0.install unit-oai-hss-0: 12:33:12 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: 12:33:12 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: 12:33:12 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: 12:33:13 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: 12:33:13 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 2s (648 kB/s) unit-oai-hss-0: 12:33:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 12:33:13 DEBUG unit.oai-hss/0.install (Reading database ... 90379 files and directories currently installed.) unit-oai-hss-0: 12:33:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 12:33:13 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 12:33:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 12:33:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 12:33:13 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 12:33:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 12:33:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:33:13 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 12:33:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 12:33:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 12:33:14 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:33:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 12:33:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 12:33:14 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:33:15 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 12:33:16 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 12:33:16 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: 12:33:16 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: 12:33:16 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: 12:33:17 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-abot-epc-basic-0: 12:33:17 DEBUG unit.abot-epc-basic/0.install --2019-07-12 12:33:17-- (try: 7) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 12:33:18 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: 12:33:18 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: 12:33:18 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: 12:33:18 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: 12:33:18 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: 12:33:18 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: 12:33:19 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: 12:33:19 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: 12:33:19 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: 12:33:19 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: 12:33:19 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: 12:33:19 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: 12:33:19 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: 12:33:20 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: 12:33:20 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.27 [1076 kB] unit-oai-hss-0: 12:33:20 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.27 [972 kB] unit-oai-hss-0: 12:33:20 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: 12:33:20 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: 12:33:20 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: 12:33:21 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: 12:33:21 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 5s (2172 kB/s) unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install (Reading database ... 90490 files and directories currently installed.) unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:33:21 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:33:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 12:33:22 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: 12:33:22 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:33:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 12:33:23 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: 12:33:23 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:33:26 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:33:27 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 12:33:28 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:33:29 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:33:30 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:33:33 DEBUG unit.oai-hss/0.install 190712 12:33:33 [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: 12:33:33 DEBUG unit.oai-hss/0.install 190712 12:33:33 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 12:33:33 DEBUG unit.oai-hss/0.install 190712 12:33:33 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11709 ... unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install mysql start/running, process 11842 unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 12:33:43 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:33:44 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 12:33:45 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 12:33:45 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: 12:33:45 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: 12:33:46 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (244 kB/s) unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install (Reading database ... 92491 files and directories currently installed.) unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:33:46 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install --2019-07-12 12:33:47-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20, 2001:470:142:3::b unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 380K 3s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 760K 2s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 47.9M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 774K 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 50.8M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 48.2M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 52.0M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 1.34M 1s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 1.81M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 53.5M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 52.1M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 51.0M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 51.8M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 68.2M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 86.7M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 98.6M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 834K 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 47.7M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 63.2M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 49.8M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 79.7M 0s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 103M=0.4s unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install 2019-07-12 12:33:47 (2.66 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 12:33:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 12:33:48 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:49 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: 12:33:49 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 12:33:49 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: 12:33:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fpic -c aes-set-encrypt-key.c \ unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fpic -c aes-set-decrypt-key.c \ unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 12:33:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.o -MD -MP -MF camellia-set-encrypt-key.o.d -fpic -c camellia-set-encrypt-key.c \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:50 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: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fpic -c camellia-set-decrypt-key.c \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 12:33:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 12:33:51 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: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 12:33:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 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: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 12:33:52 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: 12:33:52 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 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: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 12:33:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:33:53 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fpic -c rsa-pkcs1-sign-tr.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 12:33:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 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: 12:33:54 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 12:33:54 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: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 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: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 12:33:55 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: 12:33:55 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:55 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: 12:33:55 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:55 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: 12:33:55 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:55 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: 12:33:55 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:55 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: 12:33:55 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:55 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: 12:33:55 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: 12:33:55 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:55 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: 12:33:55 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:33:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 12:33: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 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: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 12:33:56 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: 12:33: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 sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 12:33:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 12:33: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 sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 12:33: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 sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 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: 12:33: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 sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 12:33: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 serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 12:33:57 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: 12:33:57 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 12:33: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 serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 12:33: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 serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:57 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: 12:33: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 twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 12:33: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 memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 12:33: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 sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 12:33: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 sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 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: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:33: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 der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:33: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 der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 12:33:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/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: 12:34:00 DEBUG unit.oai-hss/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: 12:34:00 DEBUG unit.oai-hss/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: 12:34:00 DEBUG unit.oai-hss/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: 12:34:00 DEBUG unit.oai-hss/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: 12:34:00 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 12:34:00 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: 12:34:00 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 12:34:00 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: 12:34:00 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: 12:34:00 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 12:34:00 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: 12:34:00 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.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: 12:34:00 DEBUG unit.oai-hss/0.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: 12:34:00 DEBUG unit.oai-hss/0.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: 12:34:00 DEBUG unit.oai-hss/0.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: 12:34:00 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:00 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:01 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:02 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:03 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: 12:34:03 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:03 DEBUG unit.oai-hss/0.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: 12:34:03 DEBUG unit.oai-hss/0.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: 12:34:03 DEBUG unit.oai-hss/0.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: 12:34:03 DEBUG unit.oai-hss/0.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: 12:34:03 DEBUG unit.oai-hss/0.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: 12:34:03 DEBUG unit.oai-hss/0.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: 12:34:03 DEBUG unit.oai-hss/0.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: 12:34:03 DEBUG unit.oai-hss/0.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: 12:34:03 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 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: 12:34:04 DEBUG unit.oai-hss/0.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: 12:34:04 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:04 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 12:34:04 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: 12:34:04 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:34:04 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: 12:34:04 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:34:04 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: 12:34:04 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:34:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:04 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:05 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:34:05 DEBUG unit.oai-hss/0.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: 12:34:05 DEBUG unit.oai-hss/0.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: 12:34:05 DEBUG unit.oai-hss/0.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: 12:34:05 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.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: 12:34:05 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.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: 12:34:05 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.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: 12:34:05 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.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: 12:34:05 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.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: 12:34:05 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.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: 12:34:05 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.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: 12:34:05 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.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: 12:34:05 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.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: 12:34:05 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.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: 12:34:05 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 12:34:05 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: 12:34:05 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 12:34:05 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 12:34:06 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 12:34:07 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: 12:34:07 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 12:34:07 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: 12:34:07 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:34:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 12:34:08 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 12:34:08 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: 12:34:09 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: 12:34:09 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: 12:34:09 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: 12:34:10 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: 12:34:10 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: 12:34:10 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (862 kB/s) unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install (Reading database ... 92509 files and directories currently installed.) unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 12:34:10 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:34:11 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 12:34:12 DEBUG unit.oai-hss/0.install --2019-07-12 12:34:12-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 12:34:12 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: 12:34:12 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 139K 36s unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 288K 26s unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 512K 21s unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 597K 17s unit-oai-hss-0: 12:34:13 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 923K 15s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.08M 13s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.22M 11s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.37M 10s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.59M 9s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.78M 9s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.02M 8s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 1.89M 7s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.52M 7s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.91M 6s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.63M 6s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 2.87M 6s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.86M 5s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.16M 5s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.84M 5s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 3.73M 5s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.13M 4s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.45M 4s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.47M 4s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.00M 4s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.57M 4s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.99M 3s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.23M 3s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.74M 3s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 4.98M 3s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 5.92M 3s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 5.76M 3s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.66M 3s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.45M 3s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 6.30M 2s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 6.58M 2s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.33M 2s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.49M 2s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.59M 2s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.73M 2s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 7.45M 2s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.45M 2s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 7.53M 2s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 8.55M 2s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.17M 2s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 8.14M 2s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.04M 2s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 9.51M 2s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 9.61M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 11.2M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 8.56M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 11.7M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 9.07M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 9.87M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 10.8M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 10.6M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 13.0M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 9.19M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 7.58M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 12.1M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 21.5M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 13.8M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 11.3M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 12.3M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 10.0M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 14.1M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 13.3M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 10.9M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 13.9M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 15.6M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 14.2M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 11.5M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 15.8M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 14.4M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 14.7M 1s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 14.6M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 14.5M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 13.7M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 14.6M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 25.0M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 13.6M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 15.4M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 18.2M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 15.4M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 17.5M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 14.1M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 17.4M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 17.8M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 17.7M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 17.9M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 18.0M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 12.9M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 40.8M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 13.6M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 27.2M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 17.7M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 17.4M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 23.7M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 19.2M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 12.1M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 24.4M 0s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 25.3M=1.5s unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install 2019-07-12 12:34:14 (3.22 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 12:34:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 12:34:15 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 12:34:16 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: 12:34:16 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 12:34:16 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 12:34:17 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 12:34:18 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 12:34:19 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 12:34:20 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 12:34:21 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 12:34:22 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 12:34:23 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 12:34:24 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 12:34:25 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 12:34:26 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: 12:34:26 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: 12:34:26 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 12:34:26 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 12:34:27 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 12:34:28 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 12:34:29 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 12:34:30 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 12:34:31 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 12:34:32 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 12:34:33 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 12:34:34 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 12:34:35 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: 12:34:35 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 12:34:35 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 12:34:36 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: 12:34:36 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: 12:34:36 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 12:34:36 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: 12:34:36 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 12:34:36 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: 12:34:36 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 12:34:36 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: 12:34:36 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: 12:34:36 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 12:34:36 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: 12:34:36 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 12:34:36 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 12:34:37 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 12:34:38 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Jul 12 12:24 /dev/zero unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 12:34:39 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 12:34:40 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 12:34:41 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:34:42 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:34:43 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 12:34:44 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 12:34:45 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 12:34:46 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 12:34:47 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 12:34:48 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 12:34:49 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 12:34:50 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 12:34:51 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 12:34:52 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 12:34:53 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 12:34:53 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 12:34:53 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 12:34:54 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 12:34:54 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 12:34:59 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 12:34:59 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 12:35:00 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 12:35:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:35:00 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 12:35:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:35:00 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 12:35:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:35:00 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 12:35:00 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 12:35:00 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 12:35:00 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 12:35:01 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 12:35:01 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 12:35:01 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 12:35:01 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 12:35:01 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 12:35:03 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 12:35:03 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 12:35:03 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 12:35:04 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 12:35:04 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 12:35:04 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 12:35:15 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 12:35:16 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 12:35:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:35:16 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 12:35:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:35:16 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 12:35:16 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 12:35:16 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 12:35:16 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 12:35:16 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 12:35:16 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-abot-epc-basic-0: 12:35:25 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:35:25 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:35:25 DEBUG unit.abot-epc-basic/0.install unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-abot-epc-basic-0: 12:35:32 DEBUG unit.abot-epc-basic/0.install --2019-07-12 12:35:32-- (try: 8) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 12:35:38 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: 12:35:38 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:38 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: 12:35:38 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 12:35:38 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: 12:35:38 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:38 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: 12:35:38 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:38 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: 12:35:38 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 12:35:38 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: 12:35:38 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 12:35:38 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: 12:35:38 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:38 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: 12:35:38 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 12:35:44 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: 12:35:44 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 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: 12:35:44 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 12:35:44 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: 12:35:44 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 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: 12:35:44 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 12:35:49 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 12:35:49 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 12:35:50 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 12:35:51 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: 12:35:51 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 12:35:51 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: 12:35:51 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 12:35:52 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: 12:35:52 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:52 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: 12:35:52 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 12:35:53 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: 12:35:53 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 12:35:57 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: 12:35:57 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 12:35:57 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: 12:35:57 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:36:00 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: 12:36:00 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 12:36:01 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: 12:36:01 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: 12:36:01 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: 12:36:01 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: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 12:36:01 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: 12:36:01 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: 12:36:01 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: 12:36:01 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: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 12:36:01 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: 12:36:01 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: 12:36:01 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: 12:36:01 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: 12:36:01 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: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:36:01 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: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:36:01 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: 12:36:01 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 12:36:01 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: 12:36:01 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: 12:36:01 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: 12:36:01 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: 12:36:01 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: 12:36:01 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: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:36:01 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: 12:36:01 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 12:36:01 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: 12:36:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 12:36:01 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: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 12:36:01 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: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 12:36:01 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: 12:36:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 12:36:02 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: 12:36:02 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: 12:36:02 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: 12:36:02 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: 12:36:02 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: 12:36:02 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: 12:36:02 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: 12:36:02 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: 12:36:02 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: 12:36:02 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: 12:36:02 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: 12:36:02 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: 12:36:02 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: 12:36:02 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: 12:36:02 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: 12:36:02 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: 12:36:02 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: 12:36:02 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: 12:36:02 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: 12:36:02 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: 12:36:02 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: 12:36:02 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 12:36:02 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: 12:36:02 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 12:36:02 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: 12:36:02 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 12:36:02 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: 12:36:02 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 12:36:03 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 12:36:03 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: 12:36:03 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: 12:36:03 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: 12:36:04 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: 12:36:04 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: 12:36:04 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: 12:36:04 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: 12:36:04 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: 12:36:05 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: 12:36:05 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: 12:36:06 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: 12:36:06 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: 12:36:06 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: 12:36:06 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: 12:36:06 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: 12:36:06 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: 12:36:07 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: 12:36:07 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: 12:36:07 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: 12:36:07 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: 12:36:07 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: 12:36:07 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: 12:36:07 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.4 [53.1 kB] unit-oai-hss-0: 12:36:08 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.4 [36.2 kB] unit-oai-hss-0: 12:36:08 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.4 [36.2 kB] unit-oai-hss-0: 12:36:08 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.4 [50.3 kB] unit-oai-hss-0: 12:36:08 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: 12:36:08 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: 12:36:09 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: 12:36:09 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: 12:36:10 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: 12:36:10 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: 12:36:10 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: 12:36:10 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: 12:36:10 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: 12:36:10 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: 12:36:10 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: 12:36:11 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: 12:36:11 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: 12:36:11 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: 12:36:11 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: 12:36:11 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: 12:36:11 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: 12:36:11 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: 12:36:12 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: 12:36:12 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: 12:36:12 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: 12:36:12 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: 12:36:12 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: 12:36:12 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.4 [111 kB] unit-oai-hss-0: 12:36:13 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: 12:36:13 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: 12:36:13 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: 12:36:13 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: 12:36:13 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: 12:36:13 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: 12:36:13 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: 12:36:14 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: 12:36:14 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: 12:36:14 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: 12:36:14 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: 12:36:14 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: 12:36:14 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: 12:36:14 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: 12:36:15 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: 12:36:15 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: 12:36:15 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: 12:36:15 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: 12:36:15 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: 12:36:15 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: 12:36:16 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: 12:36:16 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: 12:36:16 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: 12:36:16 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:36:16 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: 12:36:16 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3195 kB/s) unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install (Reading database ... 92785 files and directories currently installed.) unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 12:36:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 12:36:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:36:17 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:36:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 12:36:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 12:36:17 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 12:36:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 12:36:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:36:18 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:36:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 12:36:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:36:19 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:36:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 12:36:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:36:19 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 12:36:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 12:36:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:19 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 12:36:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:19 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 12:36:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:19 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 12:36:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:19 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 12:36:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 12:36:22 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 12:36:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 12:36:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 12:36:22 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 12:36:26 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: 12:36:26 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:36:34 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: 12:36:34 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 12:36: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: 12:36:37 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 12:36:40 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: 12:36:40 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: 12:36:40 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:49 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: 12:36:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 12:36:55 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: 12:36:55 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 12:36:55 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: 12:36:55 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 12:36:55 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: 12:36:55 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 12:36:55 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: 12:36:55 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 12:36:55 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: 12:36:56 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 12:36:56 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: 12:36:56 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 12:36:56 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: 12:36:56 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 12:36:56 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: 12:36:56 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 12:36:56 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: 12:36:56 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 12:36:56 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: 12:36:56 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 12:36:56 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: 12:36:57 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 12:36:57 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: 12:36:57 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: 12:36:57 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: 12:36:57 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: 12:36:57 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 12:36:57 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: 12:36:57 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: 12:36:57 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: 12:36:57 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: 12:36:57 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: 12:36:57 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 12:36:57 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: 12:36:57 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: 12:36:57 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 12:36:57 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: 12:36:58 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 12:36:58 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: 12:36:58 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 12:36:58 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: 12:36:58 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: 12:36:58 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: 12:36:58 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: 12:36:58 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 12:36:58 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: 12:36:58 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 12:36:58 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: 12:36:58 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 12:36:58 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: 12:36:58 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 12:36:58 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: 12:36:58 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 12:36:59 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: 12:37:00 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (57.6 kB/s) unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install (Reading database ... 95676 files and directories currently installed.) unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 12:37:00 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: 12:37:00 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install ..++++++ unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install ..++++++ unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install .........++++++ unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install ...++++++ unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Not Before: Jul 12 12:37:01 2019 GMT unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Not After : Jul 11 12:37:01 2020 GMT unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install F3:B8:08:01:4E:68:74:C9:17:57:18:D4:C0:51:17:9F:6F:7E:10:56 unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install keyid:F8:33:6A:48:CD:20:61:C0:89:F4:D9:59:33:C2:55:F0:BB:25:A1:CB unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Certificate is to be certified until Jul 11 12:37:01 2020 GMT (365 days) unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_s6a unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 17%] [ 21%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install [ 26%] [ 30%] [ 34%] [ 39%] [ 43%] [ 47%] [ 52%] [ 56%] [ 60%] [ 65%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 12:37:01 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: 12:37:01 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 12:37:01 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: 12:37:01 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: 12:37:01 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: 12:37:01 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: 12:37:01 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: 12:37:01 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: 12:37:01 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: 12:37:01 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 12:37:01 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: 12:37:01 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: 12:37:01 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: 12:37:01 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install [ 86%] [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 12:37:01 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: 12:37:01 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_auc.a unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 12:37:03 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: 12:37:03 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 12:37:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:37:04 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 12:37:04 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: 12:37:04 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 12:37:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:37:04 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 12:37:04 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 12:37:04 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 12:37:04 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:37:04 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 12:37:04 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 12:37:04 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 12:37:04 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 12:37:04 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 12:37:04 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 12:37:04 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 12:37:04 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 12:37:04 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 12:37:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 12:37:04 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 12:37:04 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 12:37:04 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 12:37:04 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:37:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:37:04 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 12:37:04 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 12:37:04 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 12:37:04 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 12:37:04 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 12:37:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 12:37:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 12:37:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 12:37:04 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: 12:37:04 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 12:37:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 12:37:04 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: 12:37:04 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 12:37:04 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: 12:37:04 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 12:37:04 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: 12:37:04 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: 12:37:04 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: 12:37:04 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 12:37:04 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 12:37:04 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: 12:37:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:37:04 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: 12:37:04 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: 12:37:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:37:04 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 12:37:04 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 12:37:04 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 12:37:04 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 12:37:04 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:37:04 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 12:37:04 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 12:37:04 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 12:37:04 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 12:37:04 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 12:37:04 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 12:37:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 12:37:05 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 12:37:05 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 12:37:05 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 12:37:05 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 12:37:05 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:37:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:37:05 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 12:37:05 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 12:37:05 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 12:37:05 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 12:37:05 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 12:37:05 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 12:37:05 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:37:05 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:37:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-mysql-0: 12:37:05 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 12:37:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:37:05 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 12:37:05 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:37:05 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:37:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-epc-0: 12:37:05 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-mysql-0: 12:37:05 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:37:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 12:37:05 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:37:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 12:37:05 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 12:37:05 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:37:05 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:37:05 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:37:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:37:05 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 12:37:05 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:37:05 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:37:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:37:05 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:37:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 12:37:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 12:37:05 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 12:37:05 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 12:37:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 12:37:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 12:37:05 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 12:37:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.4 unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 12:37:06 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 12:37:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 12:37:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:37:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-mysql-0: 12:37:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:37:06 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 12:37:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:37:06 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 12:37:06 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 12:37:06 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:37:06 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:37:06 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:37:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:37:06 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 12:37:06 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-mysql-0: 12:37:06 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 12:37:06 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 12:37:06 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `queeshochiehang` identified by 'uyuaziuwaingiek'] unit-mysql-0: 12:37:06 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `queeshochiehang` identified by 'uyuaziuwaingiek'] unit-mysql-0: 12:37:06 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=queeshochiehang', 'password=uyuaziuwaingiek', 'host=192.168.121.4', 'slave=False'] unit-mysql-0: 12:37:06 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 12:37:06 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 12:37:06 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 12:37:06 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 12:37:06 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 12:37:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:37:06 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 12:37:06 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:37:06 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:37:06 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:37:06 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:37:06 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 12:37:06 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:37:06 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:37:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:37:06 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 12:37:06 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:37:06 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:37:06 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:37:07 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:37:07 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 12:37:07 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 12:37:07 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:37:07 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:37:07 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:37:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:37:07 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 12:37:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 12:37:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 12:37:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + user=queeshochiehang unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 12:37:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + password=uyuaziuwaingiek unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 12:37:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.4 unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 12:37:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 12:37:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.4 queeshochiehang uyuaziuwaingiek oai-hss unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.4"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"queeshochiehang"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"uyuaziuwaingiek"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:37:07 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: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:37:07 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: 12:37:07 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: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u queeshochiehang --password=uyuaziuwaingiek -h 192.168.121.4 oai-hss -e 'show tables;' unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u queeshochiehang --password=uyuaziuwaingiek -h 192.168.121.4 oai-hss unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 12:37:07 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 12:37:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:37:07 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22116 unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22116' unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22116 =~ .*running.* ]] unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:37:08 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:37:08 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 12:37:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.db-relation-changed + db_host=queeshochiehang unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:37:09 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 12:37:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:37:09 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 12:37:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:37:10 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:37:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:37:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 12:37:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:37:11 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 12:37:11 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:37:11 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:37:11 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 12:37:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:37:11 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 12:37:11 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-epc-0: 12:37:11 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-hss-0: 12:37:11 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:37:11 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 12:37:11 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:37:11 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:37:11 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:37:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:37:11 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:37:39 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:37:39 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:37:39 DEBUG unit.abot-epc-basic/0.install unit-mysql-0: 12:37:40 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:37:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:37:40 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:37:40 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:37:40 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:37:40 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:37:40 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:37:40 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:37:40 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:37:40 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:37:40 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:37:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:37:47 DEBUG unit.abot-epc-basic/0.install --2019-07-12 12:37:47-- (try: 9) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 12:38:05 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:38:08 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:38:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:38:08 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:38:08 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:38:08 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:38:08 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:38:08 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:38:08 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:38:08 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:38:09 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22116' unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22116 =~ .*running.* ]] unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:38:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:38:09 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:38:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:38:09 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:38:09 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:38:09 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:38:09 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:38:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:38:22 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install + PACKAGE_LIST=' autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:38:42 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-61-lowlatency unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61-lowlatency is already the newest version. unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 12:38:42 DEBUG unit.oai-epc/0.install After this operation, 656 kB of additional disk space will be used. unit-oai-epc-0: 12:38:42 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.10 [66.0 kB] unit-oai-epc-0: 12:38:43 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: 12:38:43 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (155 kB/s) unit-oai-epc-0: 12:38:43 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 12:38:43 DEBUG unit.oai-epc/0.install (Reading database ... 102418 files and directories currently installed.) unit-oai-epc-0: 12:38:43 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.10_all.deb ... unit-oai-epc-0: 12:38:43 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 12:38:43 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 12:38:43 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 12:38:43 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 12:38:43 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 12:38:43 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 12:38:44 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 12:38:44 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 12:38:44 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 12:38:44 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 12:38:44 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 12:38:44 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 12:38:44 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 12:38:44 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 12:38:47 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 12:38:47 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 12:38:47 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 12:38:47 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 12:38:47 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 12:38:50 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 12:38:50 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 12:38:50 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 12:38:50 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 12:38:50 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 12:38:50 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 12:38:50 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 12:38:50 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 12:38:52 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: 12:38:52 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: 12:38:52 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 12:38:52 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 12:38:53 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: 12:38:53 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 12:38:53 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 12:38:54 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.8.0 in /lib/modules/3.19.0-61-lowlatency/build unit-oai-epc-0: 12:38:54 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 12:38:54 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 12:38:54 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 12:38:54 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 12:38:54 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 12:38:54 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 12:38:54 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 12:38:54 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 12:38:54 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 12:38:54 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 12:38:54 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 12:38:54 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 12:38:54 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 12:38:54 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 12:38:54 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:38:54 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 12:38:54 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:38:54 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 12:38:54 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 12:38:55 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:38:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 12:38:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 12:38:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 12:38:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 12:38:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 12:38:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 12:38:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 12:38:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 12:38:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 12:38:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 12:38:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 12:38:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 12:38:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 12:38:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 12:38:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 12:38:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 12:39:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 12:39:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 12:39:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 12:39:01 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 12:39:01 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 12:39:01 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 12:39:02 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 12:39:02 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 12:39:02 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 12:39:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 12:39:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 12:39:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 12:39:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 12:39:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 12:39:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 12:39:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 12:39:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 12:39:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 12:39:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 12:39:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 12:39:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 12:39:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 12:39:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 12:39:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 12:39:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 12:39:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 12:39:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 12:39:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 12:39:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 12:39:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 12:39:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 12:39:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 12:39:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 12:39:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 12:39:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 12:39:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 12:39:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 12:39:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 12:39:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 12:39:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 12:39:04 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 12:39:05 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: 12:39:05 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 12:39:05 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: 12:39:05 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 12:39:05 DEBUG unit.oai-epc/0.install libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF .deps/libxt_ACCOUNT_cl.Tpo -c libxt_ACCOUNT_cl.c -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o unit-oai-epc-0: 12:39:05 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: 12:39:06 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: 12:39:06 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: 12:39:06 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so") unit-oai-epc-0: 12:39:06 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: 12:39:06 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 12:39:06 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: 12:39:06 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o iptaccount iptaccount.o libxt_ACCOUNT_cl.la unit-oai-epc-0: 12:39:06 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: 12:39:06 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 12:39:06 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: 12:39:06 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 12:39:06 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: 12:39:06 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: 12:39:06 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:39:06 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: 12:39:06 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: 12:39:06 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: 12:39:06 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 12:39:06 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:39:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-61-lowlatency unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 12:39:08 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: 12:39:08 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: 12:39:08 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: 12:39:08 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: 12:39:08 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: 12:39:08 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: 12:39:08 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 12:39:08 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: 12:39:08 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 12:39:08 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: 12:39:08 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-61-lowlatency unit-oai-epc-0: 12:39:08 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 12:39:11 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 12:39:54 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 12:39:54 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 12:39:54 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 12:39:54 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 12:39:54 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 12:39:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:54 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 12:39:54 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: 12:39:54 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 12:39:54 DEBUG unit.oai-epc/0.install + status-set blocked 'Waiting for active connection with HSS to actually run EPC...add hss relation' unit-abot-epc-basic-0: 12:39:54 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:39:54 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:39:54 DEBUG unit.abot-epc-basic/0.install unit-oai-epc-0: 12:39:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:39:55 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 12:39:55 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 12:39:55 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 12:39:55 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:39:55 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 12:39:55 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 12:39:55 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 12:39:55 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 12:39:55 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 12:39:55 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 12:39:55 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 12:39:55 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 12:39:55 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 12:39:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 12:39:55 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 12:39:55 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 12:39:55 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 12:39:55 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:39:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:39:55 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 12:39:55 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 12:39:55 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 12:39:55 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 12:39:55 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 12:39:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 12:39:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 12:39:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 12:39:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 12:39:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 12:39:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 12:39:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 12:39:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 12:39:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 12:39:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 12:39:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 12:39:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 12:39:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 12:39:55 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 12:39:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 12:39:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 12:39:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 12:39:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 12:39:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 12:39:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.16 unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.16 ']' unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 12:39:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:39:56 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: 12:39:56 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 12:39:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:56 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 12:39:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 12:39:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 12:39:56 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: 12:39:56 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 12:39:56 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: 12:39:56 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 12:39:56 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: 12:39:56 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 12:39:56 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 12:39:57 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 12:39:57 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 12:39:57 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 12:39:57 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: 12:39:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:57 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 12:39:57 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: 12:39:57 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: 12:39:57 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: 12:39:57 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: 12:39:57 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: 12:39:57 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: 12:39:57 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:39:57 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: 12:39:57 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: 12:39:57 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: 12:39:57 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: 12:39:57 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 12:39:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:57 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 12:39:57 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 12:39:57 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 12:39:57 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 12:39:57 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.16 unit-oai-epc-0: 12:39:57 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: 12:39:57 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: 12:39:57 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: 12:39:57 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.16/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:39:57 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.16/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:39:57 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.16/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:39:57 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: 12:39:57 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: 12:39:57 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:39:57 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: 12:39:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:57 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: 12:39:57 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: 12:39:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:57 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 12:39:57 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 12:39:57 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 12:39:57 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 12:39:57 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:39:57 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 12:39:57 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 12:39:57 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 12:39:57 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 12:39:57 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 12:39:57 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 12:39:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 12:39:57 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:39:57 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:39:57 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 12:39:58 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 12:39:58 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 12:39:58 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 12:39:58 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 12:39:58 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:39:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:39:58 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 12:39:58 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 12:39:58 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 12:39:58 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 12:39:58 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 12:39:58 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 12:39:58 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 12:39:58 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 12:39:58 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:39:58 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:39:58 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:39:58 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:39:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-epc-0: 12:39:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:58 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-hss-0: 12:39:58 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 12:39:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:39:58 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 12:39:58 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:39:58 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:39:58 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:39:58 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:39:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 12:39:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-abot-epc-basic-0: 12:39:58 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 12:39:58 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-oai-epc-0: 12:39:58 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 12:39:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:39:58 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.16 unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.16 unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.16 unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.16 unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.16 unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.16 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 16 -le 255 ]] unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.16 unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.16 unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.16 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 16 -le 255 ]] unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.16 unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.16' unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.16 unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.16 unit-oai-hss-0: 12:39:58 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 12:39:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 12:39:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:39:58 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 12:39:58 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:39:58 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:39:58 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:39:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:39:58 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:39:58 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:39:58 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:39:58 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:39:58 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:39:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 12:39:58 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.14 unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.14 unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.14 unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.14 unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.14 unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.14 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 14 -le 255 ]] unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.14 unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.14 unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.14 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 14 -le 255 ]] unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.14 unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.14' unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.14 unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.14 unit-oai-epc-0: 12:39:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:58 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 12:39:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-epc-0: 12:39:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss= unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 12:39:58 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22116' unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22116 =~ .*running.* ]] unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-epc-0: 12:39:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn= unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 12:39:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:39:58 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 12:39:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 12:39:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 12:39:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 12:39:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-epc-0: 12:39:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart= unit-oai-epc-0: 12:39:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 12:39:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:39:58 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-hss-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:59 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-epc-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:59 INFO unit.oai-epc/0.juju-log hss:2: Data not sent yet unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 12:39:59 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:39:59 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:39:59 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:39:59 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:39:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:39:59 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:39:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:39:59 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 12:39:59 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:39:59 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:39:59 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:39:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:39:59 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 12:39:59 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:39:59 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:39:59 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:39:59 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:39:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 12:39:59 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-epc-0: 12:39:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:39:59 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:39:59 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:39:59 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:39:59 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:39:59 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 12:39:59 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:39:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:59 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.16 unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.16 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.14 unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=queeshochiehang unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=uyuaziuwaingiek unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.4 unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:39:59 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: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z queeshochiehang ']' unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u queeshochiehang --password=uyuaziuwaingiek -h 192.168.121.4 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u queeshochiehang --password=uyuaziuwaingiek -h 192.168.121.4 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 12:39:59 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: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:59 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: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.14 ']' unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-hss-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:39:59 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: 12:39:59 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u queeshochiehang --password=uyuaziuwaingiek -h 192.168.121.4 oai-hss unit-oai-epc-0: 12:39:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:39:59 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 12:39:59 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 12:39:59 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:39:59 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 12:40:00 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-hss-0: 12:40:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:40:00 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 12:40:00 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:40:00 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:40:00 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:40:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:40:00 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:40:00 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:40:00 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:40:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:40:00 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 12:40:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:40:00 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 12:40:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:40:00 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:40:00 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:40:00 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:40:00 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:40:00 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:40:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 12:40:00 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:40:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:40:00 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:40:00 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:40:00 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:40:00 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:40:00 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:40:00 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:40:00 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:40:00 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:40:00 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:40:00 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 12:40:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:40:00 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 12:40:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 12:40:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:40:00 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.14 unit-oai-epc-0: 12:40:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 12:40:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:40:00 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:40:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 12:40:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:40:00 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 12:40:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 12:40:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:40:00 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 12:40:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 12:40:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:40:00 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 12:40:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:40:01 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:40:01 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: 12:40:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:40:01 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: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.14 ']' unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 12:40:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:40:01 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.14 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 12:40:01 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: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 12:40:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:40:01 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 12:40:01 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15384 unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15384' unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15384 =~ .*running.* ]] unit-oai-epc-0: 12:40:01 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: 12:40:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:40:01 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: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 12:40:01 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:40:02 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:40:02 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:40:02 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 12:40:02 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 12:40:02 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:40:03 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:40:03 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:40:03 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 12:40:03 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 12:40:03 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-abot-epc-basic-0: 12:40:03 DEBUG unit.abot-epc-basic/0.install --2019-07-12 12:40:03-- (try:10) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-epc-0: 12:40:04 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:40:04 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:40:04 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 12:40:04 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 12:40:04 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:40:05 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:40:05 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:40:05 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 12:40:05 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 12:40:05 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:40:06 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:40:06 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 12:40:06 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:40:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:40:06 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 12:40:06 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:40:06 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:40:06 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 12:40:06 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 12:40:06 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 12:40:08 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:40:08 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:40:08 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 12:40:08 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:40:08 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:40:08 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 12:40:08 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 12:40:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:40:08 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 12:40:08 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 12:40:08 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:40:08 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:40:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:40:09 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:40:09 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:40:09 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:40:09 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:40:09 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:40:09 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:40:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:40:09 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:40:09 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 12:42:10 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:42:10 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:42:10 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:42:20 DEBUG unit.abot-epc-basic/0.install --2019-07-12 12:42:20-- (try:11) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 12:42:32 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:42:33 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:42:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:42:33 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:42:33 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:42:33 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:42:33 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:42:33 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:42:33 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:42:33 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:42:33 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:42:33 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:42:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:35 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:42:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:35 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:42:35 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:42:35 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:42:35 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:42:35 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:42:35 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:42:35 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:42:35 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 12:42:35 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:42:35 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:42:35 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:42:35 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:42:35 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15384' unit-oai-epc-0: 12:42:35 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15384 =~ .*running.* ]] unit-oai-epc-0: 12:42:35 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: 12:42:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:35 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 12:42:35 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:42:35 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:42:35 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 12:42:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:42:35 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:42:35 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:42:35 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:42:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:43:35 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:43:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:43:35 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:43:35 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:43:35 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:43:35 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:43:35 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:43:35 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:43:35 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:43:35 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:43:35 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:43:35 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:43:35 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:43:35 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22116' unit-oai-hss-0: 12:43:35 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22116 =~ .*running.* ]] unit-oai-hss-0: 12:43:35 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:43:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:43:36 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:43:36 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:43:36 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:43:36 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:43:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:43:36 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:43:36 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:43:36 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:43:36 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:43:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:44:27 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:44:27 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:44:27 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:44:37 DEBUG unit.abot-epc-basic/0.install --2019-07-12 12:44:37-- (try:12) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:46:55 DEBUG unit.abot-epc-basic/0.install --2019-07-12 12:46:55-- (try:13) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 12:47:00 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:47:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:47:00 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:47:00 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:47:00 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:47:00 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:47:00 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:47:00 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:47:00 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:47:00 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:47:00 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:47:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:47:47 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:47:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:47:47 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:47:47 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:47:47 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:47:47 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:47:47 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:47:47 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:47:47 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:47:47 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 12:47:47 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:47:47 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:47:47 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:47:47 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:47:47 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15384' unit-oai-epc-0: 12:47:47 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15384 =~ .*running.* ]] unit-oai-epc-0: 12:47:47 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: 12:47:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:47:47 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 12:47:47 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:47:47 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:47:47 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 12:47:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:47:47 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:47:47 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:47:47 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:47:47 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:47:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:48:07 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:49:02 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:49:02 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:49:02 DEBUG unit.abot-epc-basic/0.install unit-oai-hss-0: 12:49:02 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:49:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:49:02 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:49:02 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:49:02 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:49:02 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:49:02 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:49:02 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:49:02 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:49:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:49:02 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:49:02 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:49:02 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:49:02 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22116' unit-oai-hss-0: 12:49:02 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22116 =~ .*running.* ]] unit-oai-hss-0: 12:49:02 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:49:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:49:02 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:49:02 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:49:02 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:49:02 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:49:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:49:02 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:49:02 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:49:02 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:49:02 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:49:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:49:12 DEBUG unit.abot-epc-basic/0.install --2019-07-12 12:49:12-- (try:14) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:51:29 DEBUG unit.abot-epc-basic/0.install --2019-07-12 12:51:29-- (try:15) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 12:52:32 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:52:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:52:32 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:52:32 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:52:32 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:52:32 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:52:32 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:52:32 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:52:32 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:52:32 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:52:32 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:52:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:53:17 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:53:36 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:53:36 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:53:36 DEBUG unit.abot-epc-basic/0.install unit-oai-epc-0: 12:53:41 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:53:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:53:41 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:53:41 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:53:41 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:53:41 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:53:41 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:53:41 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:53:41 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:53:41 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 12:53:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:53:41 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:53:41 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:53:41 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:53:41 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15384' unit-oai-epc-0: 12:53:41 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15384 =~ .*running.* ]] unit-oai-epc-0: 12:53:41 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: 12:53:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:53:41 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 12:53:41 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:53:41 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:53:41 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 12:53:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:53:42 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:53:42 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:53:42 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:53:42 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:53:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:53:46 DEBUG unit.abot-epc-basic/0.install --2019-07-12 12:53:46-- (try:16) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 12:54:04 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:54:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:54:04 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:54:04 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:54:04 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:54:04 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:54:04 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:54:04 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:54:04 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:54:04 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:54:04 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:54:04 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:54:04 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:54:04 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22116' unit-oai-hss-0: 12:54:04 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22116 =~ .*running.* ]] unit-oai-hss-0: 12:54:04 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:54:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:54:04 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:54:04 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:54:04 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:54:04 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:54:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:54:05 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:54:05 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:54:05 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:54:05 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:54:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install --2019-07-12 12:56:04-- (try:17) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 12:57:48 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:57:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:57:48 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:57:48 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:57:48 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:57:48 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:57:48 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:57:48 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:57:48 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:57:48 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:57:48 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:57:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:57:57 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:58:11 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:58:11 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:58:11 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:58:21 DEBUG unit.abot-epc-basic/0.install --2019-07-12 12:58:21-- (try:18) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 12:58:29 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:58:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:58:29 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:58:29 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:58:29 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:58:29 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:58:29 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:58:29 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:58:29 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:58:29 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:58:29 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:58:29 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:58:29 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22116' unit-oai-hss-0: 12:58:29 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22116 =~ .*running.* ]] unit-oai-hss-0: 12:58:29 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:58:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:58:29 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:58:29 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:58:29 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:58:29 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:58:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:58:29 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:58:29 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:58:29 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:58:29 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:58:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:58:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:58:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:58:56 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:58:56 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:58:56 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:58:56 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:58:56 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:58:56 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:58:56 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:58:56 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 12:58:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:58:56 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:58:56 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:58:56 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:58:56 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15384' unit-oai-epc-0: 12:58:56 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15384 =~ .*running.* ]] unit-oai-epc-0: 12:58:56 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: 12:58:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:58:56 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 12:58:56 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:58:56 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:58:56 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 12:58:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:58:56 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:58:56 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:58:56 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:58:56 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:58:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:00:28 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:00:28 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:00:28 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:00:38 DEBUG unit.abot-epc-basic/0.install --2019-07-12 13:00:38-- (try:19) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 13:02:45 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:02:45 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:02:45 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:02:55 DEBUG unit.abot-epc-basic/0.install --2019-07-12 13:02:55-- (try:20) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 13:03:06 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:03:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:03:06 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 13:03:06 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 13:03:06 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 13:03:06 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 13:03:06 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 13:03:06 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 13:03:06 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 13:03:06 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 13:03:06 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:03:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:03:09 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 13:03:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:03:09 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 13:03:09 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 13:03:09 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 13:03:09 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 13:03:09 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 13:03:09 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:03:09 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 13:03:09 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:03:09 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 13:03:09 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 13:03:09 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 13:03:09 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22116' unit-oai-hss-0: 13:03:09 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22116 =~ .*running.* ]] unit-oai-hss-0: 13:03:09 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 13:03:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:03:09 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 13:03:09 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 13:03:09 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 13:03:09 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 13:03:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:03:09 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 13:03:09 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 13:03:09 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 13:03:09 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:03:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:03:11 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:03:14 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:03:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:03:14 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 13:03:14 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 13:03:14 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 13:03:14 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 13:03:14 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 13:03:14 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:03:14 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:03:14 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 13:03:14 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:03:14 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 13:03:14 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 13:03:14 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 13:03:14 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15384' unit-oai-epc-0: 13:03:14 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15384 =~ .*running.* ]] unit-oai-epc-0: 13:03:14 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: 13:03:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:03:14 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 13:03:14 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 13:03:14 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 13:03:14 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 13:03:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:03:15 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 13:03:15 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 13:03:15 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 13:03:15 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:03:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:05:02 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:05:02 DEBUG unit.abot-epc-basic/0.install Giving up. unit-abot-epc-basic-0: 13:05:02 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:05:02 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Error: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 13:05:02 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-abot-epc-basic-0: 13:05:02 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 13:05:02 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 13:05:02 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 13:05:02 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 13:05:02 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 13:05:07 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-abot-epc-basic-0: 13:05:07 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 13:05:07 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 13:05:07 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 13:05:07 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 13:05:07 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 13:05:07 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 13:05:07 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 13:05:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 13:05:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 13:05:08 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-33d3b8-default-0 unit-abot-epc-basic-0: 13:05:08 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 13:05:08 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 13:05:08 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 13:05:08 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 13:05:08 DEBUG unit.abot-epc-basic/0.install Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] unit-abot-epc-basic-0: 13:05:08 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 13:05:08 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] unit-abot-epc-basic-0: 13:05:09 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] unit-abot-epc-basic-0: 13:05:09 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [988 kB] unit-abot-epc-basic-0: 13:05:11 DEBUG unit.abot-epc-basic/0.install Fetched 1314 kB in 2s (621 kB/s) unit-abot-epc-basic-0: 13:05:12 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 13:05:12 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 13:05:12 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 13:05:12 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 13:05:13 DEBUG unit.abot-epc-basic/0.install openjdk-8-jdk is already the newest version (8u212-b03-0ubuntu1.16.04.1). unit-abot-epc-basic-0: 13:05:13 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 13:05:13 DEBUG unit.abot-epc-basic/0.install --2019-07-12 13:05:13-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 13:07:20 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:07:20 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:07:20 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:07:21 DEBUG unit.abot-epc-basic/0.install --2019-07-12 13:07:21-- (try: 2) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 13:07:36 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:07:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:07:36 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 13:07:36 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 13:07:36 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 13:07:36 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 13:07:36 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 13:07:36 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 13:07:36 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 13:07:36 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 13:07:36 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:07:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:07:58 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:08:35 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:08:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:08:35 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 13:08:35 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 13:08:35 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 13:08:35 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 13:08:35 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 13:08:35 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:08:35 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:08:35 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 13:08:35 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:08:35 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 13:08:35 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 13:08:35 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 13:08:35 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15384' unit-oai-epc-0: 13:08:35 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15384 =~ .*running.* ]] unit-oai-epc-0: 13:08:35 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: 13:08:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:08:36 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 13:08:36 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 13:08:36 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 13:08:36 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 13:08:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:08:36 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 13:08:36 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 13:08:36 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 13:08:36 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:08:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:08:57 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 13:08:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:08:57 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 13:08:57 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 13:08:57 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 13:08:57 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 13:08:57 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 13:08:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22116' unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22116 =~ .*running.* ]] unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 13:08:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:08:57 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 13:08:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:08:57 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 13:08:57 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 13:08:57 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 13:08:57 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:08:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:09:28 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:09:28 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:09:28 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:09:30 DEBUG unit.abot-epc-basic/0.install --2019-07-12 13:09:30-- (try: 3) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 13:11:37 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:11:37 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:11:37 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:11:40 DEBUG unit.abot-epc-basic/0.install --2019-07-12 13:11:40-- (try: 4) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 13:12:58 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:12:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:12:58 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 13:12:58 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 13:12:58 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 13:12:58 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 13:12:58 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 13:12:58 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 13:12:58 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 13:12:58 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 13:12:58 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:12:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:13:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 13:13:47 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:13:47 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:13:47 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:13:51 DEBUG unit.abot-epc-basic/0.install --2019-07-12 13:13:51-- (try: 5) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-epc-0: 13:14:13 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:14:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:14:13 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 13:14:13 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 13:14:13 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 13:14:13 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 13:14:13 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 13:14:13 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:14:13 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:14:13 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 13:14:13 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:14:13 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 13:14:13 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 13:14:13 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 13:14:13 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15384' unit-oai-epc-0: 13:14:13 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15384 =~ .*running.* ]] unit-oai-epc-0: 13:14:13 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: 13:14:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:14:14 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 13:14:14 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 13:14:14 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 13:14:14 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 13:14:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:14:14 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 13:14:14 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 13:14:14 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 13:14:14 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:14:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:14:48 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 13:14:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:14:48 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 13:14:48 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 13:14:48 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 13:14:48 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 13:14:48 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 13:14:48 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:14:48 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 13:14:48 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:14:48 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 13:14:48 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 13:14:48 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 13:14:48 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22116' unit-oai-hss-0: 13:14:48 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22116 =~ .*running.* ]] unit-oai-hss-0: 13:14:48 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 13:14:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:14:48 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 13:14:48 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 13:14:48 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 13:14:48 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 13:14:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:14:49 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 13:14:49 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 13:14:49 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 13:14:49 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:14:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:16:04 DEBUG unit.abot-epc-basic/0.install --2019-07-12 13:16:04-- (try: 6) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 13:17:24 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:17:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:17:24 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 13:17:24 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 13:17:24 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 13:17:24 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 13:17:24 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 13:17:24 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 13:17:24 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 13:17:25 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 13:17:25 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:17:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:17:53 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 13:18:11 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:18:11 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:18:11 DEBUG unit.abot-epc-basic/0.install unit-oai-epc-0: 13:18:16 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:18:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:18:16 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 13:18:16 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 13:18:16 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 13:18:16 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 13:18:17 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 13:18:17 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15384' unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15384 =~ .*running.* ]] unit-oai-epc-0: 13:18:17 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: 13:18:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:18:17 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 13:18:17 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 13:18:17 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:18:17 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 13:18:17 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 13:18:17 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 13:18:17 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:18:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:18:17 DEBUG unit.abot-epc-basic/0.install --2019-07-12 13:18:17-- (try: 7) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 13:19:04 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 13:19:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:19:04 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 13:19:04 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 13:19:04 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 13:19:04 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 13:19:04 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 13:19:04 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:19:04 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 13:19:04 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:19:04 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 13:19:04 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 13:19:04 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 13:19:04 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22116' unit-oai-hss-0: 13:19:04 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22116 =~ .*running.* ]] unit-oai-hss-0: 13:19:04 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 13:19:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:19:04 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 13:19:04 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 13:19:04 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 13:19:04 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 13:19:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:19:04 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 13:19:04 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 13:19:04 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 13:19:04 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:19:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:20:24 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:20:24 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:20:24 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:20:31 DEBUG unit.abot-epc-basic/0.install --2019-07-12 13:20:31-- (try: 8) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 13:21:39 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:21:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:21:39 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 13:21:39 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 13:21:39 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 13:21:39 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 13:21:39 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 13:21:39 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 13:21:39 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 13:21:39 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 13:21:39 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:21:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:22:47 DEBUG unit.abot-epc-basic/0.install --2019-07-12 13:22:47-- (try: 9) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 13:23:04 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:24:16 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:24:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:24:16 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 13:24:16 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 13:24:16 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 13:24:16 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 13:24:16 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 13:24:17 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:24:17 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:24:17 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 13:24:17 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:24:17 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 13:24:17 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 13:24:17 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 13:24:17 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15384' unit-oai-epc-0: 13:24:17 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15384 =~ .*running.* ]] unit-oai-epc-0: 13:24:17 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: 13:24:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:24:17 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 13:24:17 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 13:24:17 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 13:24:17 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 13:24:17 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:24:17 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 13:24:17 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 13:24:17 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 13:24:17 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:24:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:24:54 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:24:54 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:24:54 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:25:03 DEBUG unit.abot-epc-basic/0.install --2019-07-12 13:25:03-- (try:10) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 13:25:03 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 13:25:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:25:03 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 13:25:03 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 13:25:03 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 13:25:03 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 13:25:03 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 13:25:03 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22116' unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22116 =~ .*running.* ]] unit-oai-hss-0: 13:25:03 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 13:25:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:25:04 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 13:25:04 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 13:25:04 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 13:25:04 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 13:25:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:25:04 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 13:25:04 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 13:25:04 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 13:25:04 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:25:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:25:39 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:25:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:25:39 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 13:25:39 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 13:25:39 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 13:25:39 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 13:25:39 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 13:25:39 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 13:25:39 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 13:25:39 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 13:25:39 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:25:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:27:10 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:27:10 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:27:10 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:27:20 DEBUG unit.abot-epc-basic/0.install --2019-07-12 13:27:20-- (try:11) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 13:28:52 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 13:29:27 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:29:27 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:29:27 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:29:37 DEBUG unit.abot-epc-basic/0.install --2019-07-12 13:29:37-- (try:12) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 13:29:49 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 13:29:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:29:49 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 13:29:49 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 13:29:49 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 13:29:49 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 13:29:49 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 13:29:49 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:29:49 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 13:29:49 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:29:49 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 13:29:49 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 13:29:49 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 13:29:49 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22116' unit-oai-hss-0: 13:29:49 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22116 =~ .*running.* ]] unit-oai-hss-0: 13:29:49 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 13:29:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:29:49 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 13:29:49 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 13:29:49 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 13:29:49 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 13:29:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:29:49 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 13:29:49 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 13:29:49 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 13:29:49 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:29:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:30:02 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:30:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:30:02 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 13:30:02 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 13:30:02 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 13:30:02 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 13:30:02 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 13:30:02 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:30:02 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:30:02 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 13:30:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:30:02 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 13:30:02 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 13:30:02 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 13:30:02 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15384' unit-oai-epc-0: 13:30:02 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15384 =~ .*running.* ]] unit-oai-epc-0: 13:30:02 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: 13:30:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:30:02 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 13:30:02 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 13:30:02 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 13:30:02 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 13:30:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:30:02 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 13:30:02 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 13:30:02 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 13:30:02 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:30:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:30:33 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:30:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:30:33 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 13:30:33 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 13:30:33 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 13:30:33 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 13:30:33 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 13:30:33 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 13:30:33 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 13:30:33 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 13:30:33 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:30:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:31:44 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:31:44 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:31:44 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:31:54 DEBUG unit.abot-epc-basic/0.install --2019-07-12 13:31:54-- (try:13) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 13:32:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 13:33:57 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 13:33:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:33:57 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 13:33:57 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 13:33:57 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 13:33:57 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 13:33:57 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 13:33:57 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:33:57 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 13:33:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:33:57 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 13:33:57 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 13:33:57 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 13:33:57 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22116' unit-oai-hss-0: 13:33:57 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22116 =~ .*running.* ]] unit-oai-hss-0: 13:33:57 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 13:33:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:33:57 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 13:33:57 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 13:33:57 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 13:33:57 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 13:33:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:33:57 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 13:33:57 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 13:33:57 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 13:33:57 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:33:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:34:02 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 13:34:02 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 13:34:02 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 13:34:12 DEBUG unit.abot-epc-basic/0.install --2019-07-12 13:34:12-- (try:14) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-epc-0: 13:35:29 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:35:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:35:29 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 13:35:29 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 13:35:29 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 13:35:29 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 13:35:29 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 13:35:29 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:35:29 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:35:29 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 13:35:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:35:29 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 13:35:29 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 13:35:29 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 13:35:29 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15384' unit-oai-epc-0: 13:35:29 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15384 =~ .*running.* ]] unit-oai-epc-0: 13:35:29 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: 13:35:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:35:29 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 13:35:29 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 13:35:29 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 13:35:29 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 13:35:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:35:29 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 13:35:29 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 13:35:29 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 13:35:29 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:35:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2019-07-12 13:35:55,988 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-07-12 13:36:25,773 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 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, 2 applications Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines All hosted models reclaimed, cleaning up controller machines 2019-07-12 13:36:41,307 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2019-07-12 13:36:41,308 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:48 | PASS | | cloudify_ims | functest | vnf | 25:55 | PASS | | heat_ims | functest | vnf | 32:02 | PASS | | vyos_vrouter | functest | vnf | 15:26 | PASS | | juju_epc | functest | vnf | 84:56 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2019-07-12 13:36:41,314 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR